Trace number 3249276

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   34235   134480 |   10270       0        0     nan |  0.000 % |
0.00/0.26	c |         0 |   33415   198030 |      --       0       --      -- |     --   | -820/63550
0.00/0.26	c ==============================================================================
0.00/0.26	c Result  :   #vars: 615   #clauses: 33415   #literals: 198030
0.00/0.26	c CPU time:   0.25996 s
0.00/0.26	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249276-1303507640/watcher-3249276-1303507640 -o /tmp/evaluation-result-3249276-1303507640/solver-3249276-1303507640 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249276-1303507640.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.84 3.78 3.77 4/192 1700
/proc/meminfo: memFree=13018848/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) R 1698 1700 925 0 -1 4194304 246 0 0 0 0 0 0 0 24 0 1 0 462362799 8908800 184 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272349893 0 0 4100 0 0 0 0 17 0 0 0 0
/proc/1700/statm: 2175 186 152 178 0 68 0

[startup+0.0934429 s]
/proc/loadavg: 3.84 3.78 3.77 4/192 1700
/proc/meminfo: memFree=13018848/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 462362799 8908800 250 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10045 s]
/proc/loadavg: 3.84 3.78 3.77 4/192 1700
/proc/meminfo: memFree=13018848/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 462362799 8908800 250 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300407 s]
/proc/loadavg: 3.84 3.78 3.77 4/192 1700
/proc/meminfo: memFree=13018848/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 462362799 8908800 250 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700335 s]
/proc/loadavg: 3.84 3.78 3.77 4/192 1700
/proc/meminfo: memFree=13018848/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8700

[startup+1.50019 s]
/proc/loadavg: 3.84 3.78 3.77 5/194 1704
/proc/meminfo: memFree=13011028/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=12952 CPUtime=1.19 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 1709 0 0 0 119 0 0 0 25 0 1 0 462362830 13262848 1620 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 3238 1620 131 6 0 1708 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21652

[startup+3.10086 s]
/proc/loadavg: 3.93 3.80 3.77 5/194 1704
/proc/meminfo: memFree=13009412/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=14652 CPUtime=2.79 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 2160 0 0 0 279 0 0 0 25 0 1 0 462362830 15003648 2071 33554432000 4194304 4218580 140737001944368 18446744073709551615 268272354840 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 3663 2071 131 6 0 2133 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23352

[startup+6.30029 s]
/proc/loadavg: 3.93 3.80 3.77 5/194 1704
/proc/meminfo: memFree=13006064/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=16408 CPUtime=5.99 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 2596 0 0 0 599 0 0 0 25 0 1 0 462362830 16801792 2507 33554432000 4194304 4218580 140737001944368 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 4102 2507 131 6 0 2572 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25108

[startup+12.7002 s]
/proc/loadavg: 3.94 3.81 3.77 5/194 1704
/proc/meminfo: memFree=13000448/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=20120 CPUtime=12.38 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 3521 0 0 0 1238 0 0 0 25 0 1 0 462362830 20602880 3410 33554432000 4194304 4218580 140737001944368 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 5030 3410 131 6 0 3500 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28820

[startup+25.5009 s]
/proc/loadavg: 3.95 3.82 3.78 5/194 1704
/proc/meminfo: memFree=12994244/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=25084 CPUtime=25.19 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 4852 0 0 0 2518 1 0 0 25 0 1 0 462362830 25686016 4657 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 6271 4657 131 6 0 4741 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33784

[startup+51.1004 s]
/proc/loadavg: 3.97 3.83 3.78 5/194 1705
/proc/meminfo: memFree=12987204/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=31508 CPUtime=50.79 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 6733 0 0 0 5078 1 0 0 25 0 1 0 462362830 32264192 6268 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 7877 6268 131 6 0 6347 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40208

[startup+102.307 s]
/proc/loadavg: 3.98 3.86 3.79 5/194 1706
/proc/meminfo: memFree=12961400/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=40852 CPUtime=101.99 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 9663 0 0 0 10197 2 0 0 25 0 1 0 462362830 41832448 8609 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 10213 8609 131 6 0 8683 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49552

[startup+162.301 s]
/proc/loadavg: 3.99 3.88 3.80 5/194 1708
/proc/meminfo: memFree=12939796/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=52824 CPUtime=161.99 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 13352 0 0 0 16196 3 0 0 25 0 1 0 462362830 54091776 11617 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 13206 11617 131 6 0 11676 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 61524

[startup+222.301 s]
/proc/loadavg: 3.99 3.90 3.81 5/194 1709
/proc/meminfo: memFree=12922036/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=62296 CPUtime=221.99 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 16404 0 0 0 22195 4 0 0 25 0 1 0 462362830 63791104 13971 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 15574 13971 131 6 0 14044 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 70996

[startup+282.301 s]
/proc/loadavg: 3.99 3.91 3.82 5/194 1711
/proc/meminfo: memFree=12901428/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=68164 CPUtime=282 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 18636 0 0 0 28195 5 0 0 25 0 1 0 462362830 69799936 15447 33554432000 4194304 4218580 140737001944368 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 17041 15447 131 6 0 15511 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 76864

[startup+342.3 s]
/proc/loadavg: 3.99 3.93 3.83 5/194 1713
/proc/meminfo: memFree=12889964/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=75284 CPUtime=342 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 21191 0 0 0 34194 6 0 0 25 0 1 0 462362830 77090816 17206 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 18821 17206 131 6 0 17291 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 83984

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.83 5/194 1714
/proc/meminfo: memFree=12873812/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2

################
# More data... #
################

/proc/1704/statm: 24955 23339 131 6 0 23425 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 108520

[startup+642.301 s]
/proc/loadavg: 4.02 3.97 3.86 5/194 1721
/proc/meminfo: memFree=12819624/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=100564 CPUtime=642 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 30252 0 0 0 64191 9 0 0 25 0 1 0 462362830 102977536 23537 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 25141 23537 131 6 0 23611 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 109264

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/194 1722
/proc/meminfo: memFree=12816376/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=102248 CPUtime=702.01 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 31352 0 0 0 70191 10 0 0 25 0 1 0 462362830 104701952 23974 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 25562 23974 131 6 0 24032 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 110948

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.87 5/194 1724
/proc/meminfo: memFree=12808540/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=108072 CPUtime=762.01 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 33422 0 0 0 76191 10 0 0 25 0 1 0 462362830 110665728 25430 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 27018 25430 131 6 0 25488 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 116772

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/194 1725
/proc/meminfo: memFree=12804672/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=111524 CPUtime=822.01 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 34958 0 0 0 82190 11 0 0 25 0 1 0 462362830 114200576 26264 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 27881 26264 131 6 0 26351 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 120224

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.89 5/194 1727
/proc/meminfo: memFree=12796844/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=115256 CPUtime=882.01 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 36592 0 0 0 88190 11 0 0 25 0 1 0 462362830 118022144 27198 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 28814 27198 131 6 0 27284 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 123956

[startup+942.3 s]
/proc/loadavg: 3.87 3.94 3.88 5/194 1855
/proc/meminfo: memFree=12863432/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=119804 CPUtime=942.02 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 38361 0 0 0 94190 12 0 0 25 0 1 0 462362830 122679296 28351 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 29951 28351 131 6 0 28421 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 128504

[startup+1002.3 s]
/proc/loadavg: 3.98 3.96 3.89 5/194 1857
/proc/meminfo: memFree=12820828/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=123612 CPUtime=1002.01 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 40036 0 0 0 100189 12 0 0 25 0 1 0 462362830 126578688 29284 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 30903 29284 131 6 0 29373 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 132312

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 3.90 5/194 1859
/proc/meminfo: memFree=12794100/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=126548 CPUtime=1062.01 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 41280 0 0 0 106188 13 0 0 25 0 1 0 462362830 129585152 30015 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 31637 30015 131 6 0 30107 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 135248

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.91 5/194 1860
/proc/meminfo: memFree=12762580/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=129972 CPUtime=1122.01 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 42982 0 0 0 112188 13 0 0 25 0 1 0 462362830 133091328 30893 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 32493 30893 131 6 0 30963 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 138672

[startup+1182.3 s]
/proc/loadavg: 4.08 4.00 3.91 5/194 1862
/proc/meminfo: memFree=12739244/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=133704 CPUtime=1182.02 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 44474 0 0 0 118188 14 0 0 25 0 1 0 462362830 136912896 31813 33554432000 4194304 4218580 140737001944368 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 33426 31813 131 6 0 31896 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 142404

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/194 1864
/proc/meminfo: memFree=12723456/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=136776 CPUtime=1242.02 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 45869 0 0 0 124187 15 0 0 25 0 1 0 462362830 140058624 32601 33554432000 4194304 4218580 140737001944368 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 34194 32601 131 6 0 32664 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 145476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.91 5/194 1865
/proc/meminfo: memFree=12702352/32950928 swapFree=67111528/67111528
[pid=1700] ppid=1698 vsize=8700 CPUtime=0.28 cores=0,2
/proc/1700/stat : 1700 (esg_static.sh) S 1698 1700 925 0 -1 4202496 357 1231 0 0 0 0 28 0 22 0 1 0 462362799 8908800 253 33554432000 4194304 4922060 140736005858976 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1700/statm: 2175 253 209 178 0 68 0
[pid=1704] ppid=1700 vsize=141928 CPUtime=1299.73 cores=0,2
/proc/1704/stat : 1704 (cdcl) R 1700 1700 925 0 -1 4202496 47753 0 0 0 129957 16 0 0 25 0 1 0 462362830 145334272 33885 33554432000 4194304 4218580 140737001944368 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/1704/statm: 35482 33885 131 6 0 33952 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 150628

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1700 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=289955
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.295954
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.85
CPU system time (s): 0.16
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 150884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.289955
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1588
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 5

runsolver used 2.11768 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-22 23:27:20
IDJOB=3249276
IDBENCH=83163
IDSOLVER=1609
FILE ID=node122/3249276-1303507640
RUNJOBID= node122-1303507259-1457
PBS_JOBID= 13134241
Free space on /tmp= 70968 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249276-1303507640/watcher-3249276-1303507640 -o /tmp/evaluation-result-3249276-1303507640/solver-3249276-1303507640 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3249276-1303507640.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=267948495

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13019128 kB
Buffers:       1623200 kB
Cached:       17517564 kB
SwapCached:          0 kB
Active:        9372836 kB
Inactive:     10010708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13019128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:      242628 kB
Mapped:          15364 kB
Slab:           484496 kB
PageTables:       6084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   430788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70868 MiB
End job on node122 at 2011-04-22 23:49:02