Trace number 3262742

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

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   72812   161368 |   21843       0        0     nan |  0.000 % |
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 7534   #clauses: 72812   #literals: 161368
0.00/0.09	c CPU time:   0.085986 s
0.00/0.09	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-3262742-1303546693/watcher-3262742-1303546693 -o /tmp/evaluation-result-3262742-1303546693/solver-3262742-1303546693 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3262742-1303546693.cnf 

running on 2 cores: 1,3

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.61 3.90 3.74 3/180 12616
/proc/meminfo: memFree=13974792/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 544899959 8908800 249 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 249 209 178 0 68 0

[startup+0.00837492 s]
/proc/loadavg: 3.61 3.90 3.74 3/180 12616
/proc/meminfo: memFree=13974792/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 544899959 8908800 249 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100443 s]
/proc/loadavg: 3.61 3.90 3.74 3/180 12616
/proc/meminfo: memFree=13974792/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 544899959 8908800 249 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300323 s]
/proc/loadavg: 3.61 3.90 3.74 3/180 12616
/proc/meminfo: memFree=13974792/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+0.700248 s]
/proc/loadavg: 3.61 3.90 3.74 3/180 12616
/proc/meminfo: memFree=13974792/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+1.50116 s]
/proc/loadavg: 3.61 3.90 3.74 5/194 12644
/proc/meminfo: memFree=13940452/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=13180 CPUtime=1.37 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 1758 0 0 0 137 0 0 0 25 0 1 0 544899970 13496320 1668 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 3295 1668 129 6 0 1765 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21880

[startup+3.10086 s]
/proc/loadavg: 3.61 3.90 3.74 5/194 12644
/proc/meminfo: memFree=13937484/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=13180 CPUtime=2.97 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 1763 0 0 0 297 0 0 0 25 0 1 0 544899970 13496320 1673 33554432000 4194304 4218580 140736305222672 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 3295 1673 129 6 0 1765 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21880

[startup+6.30027 s]
/proc/loadavg: 3.64 3.91 3.75 5/194 12644
/proc/meminfo: memFree=13927440/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=15952 CPUtime=6.17 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 2468 0 0 0 617 0 0 0 25 0 1 0 544899970 16334848 2378 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 3988 2378 129 6 0 2458 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24652

[startup+12.7011 s]
/proc/loadavg: 3.67 3.91 3.75 5/194 12644
/proc/meminfo: memFree=13916008/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=20140 CPUtime=12.57 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 3500 0 0 0 1257 0 0 0 25 0 1 0 544899970 20623360 3410 33554432000 4194304 4218580 140736305222672 18446744073709551615 4209935 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 5035 3410 130 6 0 3505 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28840

[startup+25.5007 s]
/proc/loadavg: 3.74 3.91 3.75 5/194 12645
/proc/meminfo: memFree=13898300/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=26440 CPUtime=25.37 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 5092 0 0 0 2536 1 0 0 25 0 1 0 544899970 27074560 5002 33554432000 4194304 4218580 140736305222672 18446744073709551615 4210082 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 6610 5002 130 6 0 5080 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35140

[startup+51.101 s]
/proc/loadavg: 3.83 3.92 3.75 5/194 12645
/proc/meminfo: memFree=13879288/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=30700 CPUtime=50.97 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 6161 0 0 0 5096 1 0 0 25 0 1 0 544899970 31436800 6065 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 7675 6065 130 6 0 6145 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39400

[startup+102.306 s]
/proc/loadavg: 3.92 3.93 3.76 5/194 12647
/proc/meminfo: memFree=13844056/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=49864 CPUtime=102.17 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 11023 0 0 0 10215 2 0 0 25 0 1 0 544899970 51060736 10860 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 12466 10860 130 6 0 10936 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 58564

[startup+162.3 s]
/proc/loadavg: 3.97 3.94 3.78 5/194 12648
/proc/meminfo: memFree=13831024/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=49928 CPUtime=162.17 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 11179 0 0 0 16215 2 0 0 25 0 1 0 544899970 51126272 10884 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 12482 10884 130 6 0 10952 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 58628

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.79 5/194 12650
/proc/meminfo: memFree=13820348/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=52828 CPUtime=222.17 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 12029 0 0 0 22215 2 0 0 25 0 1 0 544899970 54095872 11601 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 13207 11601 130 6 0 11677 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 61528

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.80 5/194 12651
/proc/meminfo: memFree=13801112/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=63240 CPUtime=282.18 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 14773 0 0 0 28214 4 0 0 25 0 1 0 544899970 64757760 14208 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 15810 14208 130 6 0 14280 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71940

[startup+342.301 s]
/proc/loadavg: 4.06 3.97 3.82 5/194 12653
/proc/meminfo: memFree=13778156/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=69564 CPUtime=342.18 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 16552 0 0 0 34213 5 0 0 25 0 1 0 544899970 71233536 15782 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 17391 15782 130 6 0 15861 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 78264

[startup+402.301 s]
/proc/loadavg: 4.06 3.99 3.83 5/194 12655
/proc/meminfo: memFree=13773432/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3

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

/proc/12624/statm: 19753 18129 130 6 0 18223 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 87712

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/194 12661
/proc/meminfo: memFree=13745072/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=79108 CPUtime=642.2 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 19656 0 0 0 64214 6 0 0 25 0 1 0 544899970 81006592 18160 33554432000 4194304 4218580 140736305222672 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 19777 18160 130 6 0 18247 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 87808

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 12663
/proc/meminfo: memFree=13735996/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=84420 CPUtime=702.19 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 21132 0 0 0 70212 7 0 0 25 0 1 0 544899970 86446080 19497 33554432000 4194304 4218580 140736305222672 18446744073709551615 4210400 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 21105 19497 131 6 0 19575 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 93120

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 12664
/proc/meminfo: memFree=13733132/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=84388 CPUtime=762.2 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 21280 0 0 0 76213 7 0 0 25 0 1 0 544899970 86413312 19494 33554432000 4194304 4218580 140736305222672 18446744073709551615 4209815 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 21097 19494 131 6 0 19567 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 93088

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.87 5/194 12666
/proc/meminfo: memFree=13727412/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=89840 CPUtime=822.2 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 22790 0 0 0 82212 8 0 0 25 0 1 0 544899970 91996160 20847 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 22460 20847 131 6 0 20930 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 98540

[startup+882.301 s]
/proc/loadavg: 4.02 4.00 3.88 5/194 12667
/proc/meminfo: memFree=13701604/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=102260 CPUtime=882.2 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 26111 0 0 0 88211 9 0 0 25 0 1 0 544899970 104714240 23950 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 25565 23950 131 6 0 24035 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 110960

[startup+942.301 s]
/proc/loadavg: 4.14 4.03 3.90 5/194 12669
/proc/meminfo: memFree=13697620/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=103952 CPUtime=942.2 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 26758 0 0 0 94211 9 0 0 25 0 1 0 544899970 106446848 24387 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 25988 24387 131 6 0 24458 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 112652

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.90 5/194 12671
/proc/meminfo: memFree=13692520/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=103984 CPUtime=1002.2 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 26941 0 0 0 100211 9 0 0 25 0 1 0 544899970 106479616 24391 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 25996 24391 131 6 0 24466 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 112684

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/194 12672
/proc/meminfo: memFree=13680344/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=104048 CPUtime=1062.21 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 27142 0 0 0 106211 10 0 0 25 0 1 0 544899970 106545152 24414 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 26012 24414 131 6 0 24482 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 112748

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 12674
/proc/meminfo: memFree=13678452/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=104240 CPUtime=1122.21 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 27332 0 0 0 112211 10 0 0 25 0 1 0 544899970 106741760 24458 33554432000 4194304 4218580 140736305222672 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 26060 24458 131 6 0 24530 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 112940

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 12675
/proc/meminfo: memFree=13676320/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=104336 CPUtime=1182.21 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 27501 0 0 0 118211 10 0 0 25 0 1 0 544899970 106840064 24482 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 26084 24482 131 6 0 24554 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 113036

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 12679
/proc/meminfo: memFree=13662908/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=115800 CPUtime=1242.21 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 30518 0 0 0 124210 11 0 0 25 0 1 0 544899970 118579200 27341 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 28950 27341 131 6 0 27420 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 124500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/192 12683
/proc/meminfo: memFree=13745376/32950928 swapFree=67111528/67111528
[pid=12616] ppid=12614 vsize=8700 CPUtime=0.11 cores=1,3
/proc/12616/stat : 12616 (esg_static.sh) S 12614 12616 11250 0 -1 4202496 353 1402 0 0 0 0 11 0 22 0 1 0 544899959 8908800 252 33554432000 4194304 4922060 140734823660304 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12616/statm: 2175 252 209 178 0 68 0
[pid=12624] ppid=12616 vsize=115800 CPUtime=1299.92 cores=1,3
/proc/12624/stat : 12624 (cdcl) R 12616 12616 11250 0 -1 4202496 30683 0 0 0 129981 11 0 0 25 0 1 0 544899970 118579200 27347 33554432000 4194304 4218580 140736305222672 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12624/statm: 28950 27347 131 6 0 27420 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 124500

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 12616 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=112982
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.116981
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.92
CPU system time (s): 0.11
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 124628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.112982
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1755
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= 6
involuntary context switches= 3

runsolver used 2.09668 second user time and 5.00724 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 10:18:13
IDJOB=3262742
IDBENCH=83797
IDSOLVER=1609
FILE ID=node113/3262742-1303546693
RUNJOBID= node113-1303546693-12595
PBS_JOBID= 13143125
Free space on /tmp= 70804 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262742-1303546693/watcher-3262742-1303546693 -o /tmp/evaluation-result-3262742-1303546693/solver-3262742-1303546693 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3262742-1303546693.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=1769104686

node113.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	: 5332.76
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.74
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.75
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.74
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.83
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13975320 kB
Buffers:       1838200 kB
Cached:       16485768 kB
SwapCached:          0 kB
Active:       10530544 kB
Inactive:      7859832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13975320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3692 kB
Writeback:           0 kB
AnonPages:       65828 kB
Mapped:          15168 kB
Slab:           522036 kB
PageTables:       4516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   212552 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= 70792 MiB
End job on node113 at 2011-04-23 10:39:55