Trace number 3283461

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.02 1300.01

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark365.63
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.74	c ==============================================================================
0.00/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.74	c ==============================================================================
0.00/0.74	c |         0 | 1360580  3295883 |  408173       0        0     nan |  0.000 % |
3.89/3.90	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
3.89/3.91	c ==============================================================================
3.89/3.91	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
3.89/3.91	c CPU time:   3.78143 s
3.89/3.91	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-3283461-1303755630/watcher-3283461-1303755630 -o /tmp/evaluation-result-3283461-1303755630/solver-3283461-1303755630 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283461-1303755630.cnf 

running on 2 cores: 5,7

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.01 3.27 3.44 3/185 5154
/proc/meminfo: memFree=15436392/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=0 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467978572 8908800 250 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 250 209 178 0 68 0

[startup+0.064484 s]
/proc/loadavg: 3.01 3.27 3.44 3/185 5154
/proc/meminfo: memFree=15436392/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=0 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467978572 8908800 250 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100477 s]
/proc/loadavg: 3.01 3.27 3.44 3/185 5154
/proc/meminfo: memFree=15436392/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=0 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467978572 8908800 250 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300448 s]
/proc/loadavg: 3.01 3.27 3.44 3/185 5154
/proc/meminfo: memFree=15436392/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=0 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467978572 8908800 250 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70037 s]
/proc/loadavg: 3.01 3.27 3.44 3/185 5154
/proc/meminfo: memFree=15436392/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=0 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467978572 8908800 250 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50022 s]
/proc/loadavg: 3.01 3.27 3.44 4/187 5156
/proc/meminfo: memFree=15308200/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=0 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467978572 8908800 250 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 250 209 178 0 68 0
[pid=5155] ppid=5154 vsize=149928 CPUtime=1.49 cores=5,7
/proc/5155/stat : 5155 (SatELite_releas) R 5154 5154 3716 0 -1 4202496 38874 0 0 0 139 10 0 0 25 0 1 0 467978573 153526272 35368 33554432000 134512640 135144242 4289089808 18446744073709551615 134588154 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/5155/statm: 37482 35368 77 155 0 37325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158628

[startup+3.10092 s]
/proc/loadavg: 3.01 3.27 3.44 4/187 5156
/proc/meminfo: memFree=15287368/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=0 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 467978572 8908800 250 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 250 209 178 0 68 0
[pid=5155] ppid=5154 vsize=151896 CPUtime=3.09 cores=5,7
/proc/5155/stat : 5155 (SatELite_releas) R 5154 5154 3716 0 -1 4202496 42736 0 0 0 297 12 0 0 25 0 1 0 467978573 155541504 35961 33554432000 134512640 135144242 4289089808 18446744073709551615 134585759 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/5155/statm: 37974 35961 77 155 0 37817 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160596

[startup+6.30035 s]
/proc/loadavg: 3.00 3.27 3.43 4/187 5158
/proc/meminfo: memFree=15345400/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=70436 CPUtime=1.86 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 15395 0 0 0 183 3 0 0 25 0 1 0 467979015 72126464 15268 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 17609 15268 127 6 0 16079 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 79136

[startup+12.7012 s]
/proc/loadavg: 3.00 3.26 3.43 4/187 5158
/proc/meminfo: memFree=15341552/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=74000 CPUtime=8.26 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 16389 0 0 0 822 4 0 0 25 0 1 0 467979015 75776000 16228 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 18500 16228 131 6 0 16970 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82700

[startup+25.5008 s]
/proc/loadavg: 3.00 3.25 3.42 4/187 5158
/proc/meminfo: memFree=15336856/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=77772 CPUtime=21.07 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 17332 0 0 0 2102 5 0 0 25 0 1 0 467979015 79638528 17171 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 19443 17171 131 6 0 17913 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86472

[startup+51.1011 s]
/proc/loadavg: 3.06 3.24 3.42 4/187 5159
/proc/meminfo: memFree=15328916/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=83120 CPUtime=46.66 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 18680 0 0 0 4661 5 0 0 25 0 1 0 467979015 85114880 18519 33554432000 4194304 4218580 140737182549632 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 20780 18519 131 6 0 19250 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91820

[startup+102.307 s]
/proc/loadavg: 3.02 3.20 3.39 4/187 5160
/proc/meminfo: memFree=15315428/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=94312 CPUtime=97.87 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 21463 0 0 0 9780 7 0 0 25 0 1 0 467979015 96575488 21302 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 23578 21302 131 6 0 22048 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103012

[startup+162.301 s]
/proc/loadavg: 3.01 3.16 3.36 4/187 5162
/proc/meminfo: memFree=15306904/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=98476 CPUtime=157.86 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 22533 0 0 0 15779 7 0 0 25 0 1 0 467979015 100839424 22372 33554432000 4194304 4218580 140737182549632 18446744073709551615 4210073 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 24619 22372 131 6 0 23089 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 107176

[startup+222.301 s]
/proc/loadavg: 3.11 3.16 3.35 4/187 5163
/proc/meminfo: memFree=15295316/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=107260 CPUtime=217.87 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 24703 0 0 0 21778 9 0 0 25 0 1 0 467979015 109834240 24540 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 26815 24540 131 6 0 25285 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 115960

[startup+282.301 s]
/proc/loadavg: 3.04 3.13 3.33 4/187 5168
/proc/meminfo: memFree=15293736/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=108744 CPUtime=277.86 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 25101 0 0 0 27777 9 0 0 25 0 1 0 467979015 111353856 24925 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 27186 24925 131 6 0 25656 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 117444

[startup+342.301 s]
/proc/loadavg: 3.01 3.10 3.30 4/187 5170
/proc/meminfo: memFree=15281888/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=117244 CPUtime=337.87 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 27230 0 0 0 33777 10 0 0 25 0 1 0 467979015 120057856 27037 33554432000 4194304 4218580 140737182549632 18446744073709551615 4209727 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 29311 27037 131 6 0 27781 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 125944

[startup+402.301 s]
/proc/loadavg: 3.00 3.08 3.28 4/187 5171
/proc/meminfo: memFree=15280496/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7

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

/proc/5158/statm: 33951 31676 131 6 0 32421 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 144504

[startup+642.301 s]
/proc/loadavg: 2.50 2.90 3.17 3/180 5203
/proc/meminfo: memFree=15375392/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=135804 CPUtime=637.88 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 31997 0 0 0 63775 13 0 0 25 0 1 0 467979015 139063296 31684 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 33951 31684 131 6 0 32421 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 144504

[startup+702.301 s]
/proc/loadavg: 2.18 2.74 3.09 3/180 5204
/proc/meminfo: memFree=15375240/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=135868 CPUtime=697.88 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 32036 0 0 0 69775 13 0 0 25 0 1 0 467979015 139128832 31692 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 33967 31692 131 6 0 32437 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 144568

[startup+762.307 s]
/proc/loadavg: 2.07 2.60 3.02 3/180 5206
/proc/meminfo: memFree=15374728/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=135900 CPUtime=757.88 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 32075 0 0 0 75775 13 0 0 25 0 1 0 467979015 139161600 31700 33554432000 4194304 4218580 140737182549632 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 33975 31700 131 6 0 32445 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 144600

[startup+822.301 s]
/proc/loadavg: 2.06 2.50 2.96 3/180 5207
/proc/meminfo: memFree=15372724/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=137584 CPUtime=817.89 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 32544 0 0 0 81775 14 0 0 25 0 1 0 467979015 140886016 32141 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208370 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 34396 32141 131 6 0 32866 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 146284

[startup+882.301 s]
/proc/loadavg: 2.02 2.41 2.89 3/180 5209
/proc/meminfo: memFree=15367868/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=142344 CPUtime=877.88 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 33783 0 0 0 87774 14 0 0 25 0 1 0 467979015 145760256 33332 33554432000 4194304 4218580 140737182549632 18446744073709551615 4210312 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 35586 33332 131 6 0 34056 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 151044

[startup+942.301 s]
/proc/loadavg: 1.72 2.27 2.81 2/173 5230
/proc/meminfo: memFree=15396624/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=142440 CPUtime=937.88 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 33832 0 0 0 93774 14 0 0 25 0 1 0 467979015 145858560 33353 33554432000 4194304 4218580 140737182549632 18446744073709551615 4210252 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 35610 33353 131 6 0 34080 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 151140

[startup+1002.3 s]
/proc/loadavg: 1.26 2.03 2.70 2/173 5231
/proc/meminfo: memFree=15395868/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=143476 CPUtime=997.88 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 34150 0 0 0 99774 14 0 0 25 0 1 0 467979015 146919424 33614 33554432000 4194304 4218580 140737182549632 18446744073709551615 4210131 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 35869 33614 131 6 0 34339 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 152176

[startup+1062.3 s]
/proc/loadavg: 1.10 1.84 2.59 2/173 5233
/proc/meminfo: memFree=15389536/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=149868 CPUtime=1057.89 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 35805 0 0 0 105774 15 0 0 25 0 1 0 467979015 153464832 35219 33554432000 4194304 4218580 140737182549632 18446744073709551615 4210061 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 37467 35219 131 6 0 35937 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 158568

[startup+1122.3 s]
/proc/loadavg: 1.03 1.69 2.49 2/173 5234
/proc/meminfo: memFree=15387292/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=152308 CPUtime=1117.9 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 36442 0 0 0 111774 16 0 0 25 0 1 0 467979015 155963392 35814 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 38077 35814 131 6 0 36547 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 161008

[startup+1182.3 s]
/proc/loadavg: 1.01 1.56 2.39 2/173 5236
/proc/meminfo: memFree=15373024/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=166568 CPUtime=1177.89 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 40092 0 0 0 117772 17 0 0 25 0 1 0 467979015 170565632 39395 33554432000 4194304 4218580 140737182549632 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 41642 39395 131 6 0 40112 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 175268

[startup+1242.3 s]
/proc/loadavg: 1.00 1.45 2.30 2/173 5238
/proc/meminfo: memFree=15367684/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=171900 CPUtime=1237.89 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 41508 0 0 0 123772 17 0 0 25 0 1 0 467979015 176025600 40726 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 42975 40726 131 6 0 41445 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 180600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.37 2.22 2/173 5239
/proc/meminfo: memFree=15367800/32951124 swapFree=67111528/67111528
[pid=5154] ppid=5152 vsize=8700 CPUtime=4.42 cores=5,7
/proc/5154/stat : 5154 (esg_static.sh) S 5152 5154 3716 0 -1 4202496 353 47954 0 0 0 0 425 17 18 0 1 0 467978572 8908800 253 33554432000 4194304 4922060 140736311160496 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5154/statm: 2175 253 209 178 0 68 0
[pid=5158] ppid=5154 vsize=172028 CPUtime=1295.6 cores=5,7
/proc/5158/stat : 5158 (cdcl) R 5154 5154 3716 0 -1 4202496 41572 0 0 0 129543 17 0 0 25 0 1 0 467979015 176156672 40750 33554432000 4194304 4218580 140737182549632 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5158/statm: 43007 40750 131 6 0 41477 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 180728

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 5154 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=255353
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=172973
# CPU time returned by wait4() is 4.42833
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.68
CPU system time (s): 0.34
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 180728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.25535
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48307
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= 8
involuntary context switches= 20

runsolver used 1.88471 second user time and 4.87426 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 20:20:31
IDJOB=3283461
IDBENCH=71037
IDSOLVER=1609
FILE ID=node142/3283461-1303755630
RUNJOBID= node142-1303753950-4814
PBS_JOBID= 13154020
Free space on /tmp= 71192 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283461-1303755630/watcher-3283461-1303755630 -o /tmp/evaluation-result-3283461-1303755630/solver-3283461-1303755630 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3283461-1303755630.cnf

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1408417593

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15436796 kB
Buffers:       2074708 kB
Cached:       14723340 kB
SwapCached:          0 kB
Active:        7064532 kB
Inactive:      9877508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15436796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27160 kB
Writeback:           0 kB
AnonPages:      143644 kB
Mapped:          15160 kB
Slab:           507392 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310752 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= 71204 MiB
End job on node142 at 2011-04-25 20:42:13