Trace number 3250288

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

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
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 variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.46	c ==============================================================================
0.00/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.46	c ==============================================================================
0.00/0.46	c |         0 |  708168  3540840 |  212450       0        0     nan |  0.000 % |
0.00/0.47	c ==============================================================================
0.00/0.47	c Result  :   #vars: 34306   #clauses: 708168   #literals: 3540840
0.00/0.47	c CPU time:   0.420936 s
0.00/0.47	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-3250288-1303519728/watcher-3250288-1303519728 -o /tmp/evaluation-result-3250288-1303519728/solver-3250288-1303519728 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250288-1303519728.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.97 3.96 3.69 5/192 6177
/proc/meminfo: memFree=19547680/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=0 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 542203426 8908800 249 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 249 209 178 0 68 0

[startup+0.051883 s]
/proc/loadavg: 3.97 3.96 3.69 5/192 6177
/proc/meminfo: memFree=19547680/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=0 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 542203426 8908800 249 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100851 s]
/proc/loadavg: 3.97 3.96 3.69 5/192 6177
/proc/meminfo: memFree=19547680/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=0 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 542203426 8908800 249 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300807 s]
/proc/loadavg: 3.97 3.96 3.69 5/192 6177
/proc/meminfo: memFree=19547680/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=0 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 542203426 8908800 249 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700737 s]
/proc/loadavg: 3.97 3.96 3.69 5/192 6177
/proc/meminfo: memFree=19547680/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=0 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 542203426 8908800 249 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 3.97 3.96 3.70 5/194 6179
/proc/meminfo: memFree=19468420/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 8700

[startup+3.10029 s]
/proc/loadavg: 3.97 3.96 3.70 5/194 6180
/proc/meminfo: memFree=19461972/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=70436 CPUtime=2 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 15921 0 0 0 197 3 0 0 25 0 1 0 542203535 72126464 15827 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 17609 15827 131 6 0 16079 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79136

[startup+6.30069 s]
/proc/loadavg: 3.97 3.96 3.70 5/194 6180
/proc/meminfo: memFree=19456392/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=72976 CPUtime=5.2 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 16567 0 0 0 517 3 0 0 25 0 1 0 542203535 74727424 16473 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 18244 16473 131 6 0 16714 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81676

[startup+12.7005 s]
/proc/loadavg: 3.98 3.96 3.70 5/194 6180
/proc/meminfo: memFree=19450548/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=77484 CPUtime=11.6 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 17696 0 0 0 1156 4 0 0 25 0 1 0 542203535 79343616 17602 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 19371 17602 131 6 0 17841 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86184

[startup+25.5011 s]
/proc/loadavg: 3.98 3.96 3.70 5/194 6181
/proc/meminfo: memFree=19439148/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=82532 CPUtime=24.4 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 18970 0 0 0 2436 4 0 0 25 0 1 0 542203535 84512768 18869 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 20633 18869 131 6 0 19103 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91232

[startup+51.1004 s]
/proc/loadavg: 3.98 3.96 3.71 5/194 6181
/proc/meminfo: memFree=19423312/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=90688 CPUtime=50.01 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 21025 0 0 0 4996 5 0 0 25 0 1 0 542203535 92864512 20890 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 22672 20890 131 6 0 21142 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99388

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.72 5/194 6183
/proc/meminfo: memFree=19387472/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=105460 CPUtime=101.21 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 24935 0 0 0 10115 6 0 0 25 0 1 0 542203535 107991040 24601 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 26365 24601 131 6 0 24835 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 114160

[startup+162.301 s]
/proc/loadavg: 4.06 3.99 3.74 5/194 6184
/proc/meminfo: memFree=19365260/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=113448 CPUtime=161.21 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 27238 0 0 0 16114 7 0 0 25 0 1 0 542203535 116170752 26603 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 28362 26603 131 6 0 26832 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122148

[startup+222.3 s]
/proc/loadavg: 4.02 3.99 3.75 5/194 6186
/proc/meminfo: memFree=19343552/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=122480 CPUtime=221.21 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 29737 0 0 0 22114 7 0 0 25 0 1 0 542203535 125419520 28862 33554432000 4194304 4218580 140734580203728 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 30620 28862 131 6 0 29090 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131180

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.77 5/194 6188
/proc/meminfo: memFree=19336464/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=122608 CPUtime=281.21 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 30161 0 0 0 28113 8 0 0 25 0 1 0 542203535 125550592 28889 33554432000 4194304 4218580 140734580203728 18446744073709551615 4210684 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 30652 28889 131 6 0 29122 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131308

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.78 5/194 6189
/proc/meminfo: memFree=19327024/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=128828 CPUtime=341.21 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 32058 0 0 0 34113 8 0 0 25 0 1 0 542203535 131919872 30421 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 32207 30421 131 6 0 30677 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 137528

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/194 6191
/proc/meminfo: memFree=19315096/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=137444 CPUtime=401.22 cores=0,2

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

/proc/6180/statm: 40459 38672 131 6 0 38929 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 170536

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 6197
/proc/meminfo: memFree=19251640/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=161868 CPUtime=641.22 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 41809 0 0 0 64110 12 0 0 25 0 1 0 542203535 165752832 38677 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 40467 38677 131 6 0 38937 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 170568

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/194 6199
/proc/meminfo: memFree=19249136/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=161996 CPUtime=701.23 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 42172 0 0 0 70110 13 0 0 25 0 1 0 542203535 165883904 38706 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 40499 38706 131 6 0 38969 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 170696

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 6209
/proc/meminfo: memFree=19245804/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=161900 CPUtime=761.23 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 42579 0 0 0 76110 13 0 0 25 0 1 0 542203535 165785600 38681 33554432000 4194304 4218580 140734580203728 18446744073709551615 4210975 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 40475 38681 131 6 0 38945 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 170600

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.85 5/194 6211
/proc/meminfo: memFree=19222592/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=183092 CPUtime=821.23 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 48039 0 0 0 82108 15 0 0 25 0 1 0 542203535 187486208 43983 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 45773 43983 131 6 0 44243 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 191792

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 6213
/proc/meminfo: memFree=19217736/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=183636 CPUtime=881.23 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 48561 0 0 0 88108 15 0 0 25 0 1 0 542203535 188043264 44138 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 45909 44138 131 6 0 44379 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 192336

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/194 6214
/proc/meminfo: memFree=19206048/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=183604 CPUtime=941.23 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 48983 0 0 0 94108 15 0 0 25 0 1 0 542203535 188010496 44127 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 45901 44127 131 6 0 44371 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 192304

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.87 5/194 6216
/proc/meminfo: memFree=19196364/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=183540 CPUtime=1001.23 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 49358 0 0 0 100108 15 0 0 25 0 1 0 542203535 187944960 44108 33554432000 4194304 4218580 140734580203728 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 45885 44108 131 6 0 44355 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 192240

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/194 6217
/proc/meminfo: memFree=19194736/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=183572 CPUtime=1061.24 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 49759 0 0 0 106108 16 0 0 25 0 1 0 542203535 187977728 44117 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 45893 44117 131 6 0 44363 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 192272

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.89 5/194 6219
/proc/meminfo: memFree=19178608/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=200272 CPUtime=1121.23 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 54075 0 0 0 112107 16 0 0 25 0 1 0 542203535 205078528 48294 33554432000 4194304 4218580 140734580203728 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 50068 48294 131 6 0 48538 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 208972

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.90 6/194 6221
/proc/meminfo: memFree=19171536/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=203752 CPUtime=1181.24 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 55147 0 0 0 118106 18 0 0 25 0 1 0 542203535 208642048 49179 33554432000 4194304 4218580 140734580203728 18446744073709551615 4210993 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 50938 49179 131 6 0 49408 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 212452

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.91 5/194 6222
/proc/meminfo: memFree=19169908/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=203688 CPUtime=1241.24 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 55317 0 0 0 124106 18 0 0 25 0 1 0 542203535 208576512 49159 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 50922 49159 131 6 0 49392 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 212388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.22 3.51 3.74 2/173 6279
/proc/meminfo: memFree=19395268/32951124 swapFree=67111480/67111528
[pid=6177] ppid=6175 vsize=8700 CPUtime=1.08 cores=0,2
/proc/6177/stat : 6177 (esg_static.sh) S 6175 6177 3353 0 -1 4202496 354 14853 0 0 0 0 100 8 18 0 1 0 542203426 8908800 252 33554432000 4194304 4922060 140736811840672 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6177/statm: 2175 252 209 178 0 68 0
[pid=6180] ppid=6177 vsize=203816 CPUtime=1298.95 cores=0,2
/proc/6180/stat : 6180 (cdcl) R 6177 6177 3353 0 -1 4202496 55496 0 0 0 129877 18 0 0 25 0 1 0 542203535 208707584 49194 33554432000 4194304 4218580 140734580203728 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6180/statm: 50954 49194 131 6 0 49424 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 212516

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 6177 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=3847
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=81987
# CPU time returned by wait4() is 1.08583
# 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.77
CPU system time (s): 0.26
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 212580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.00385
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15207
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= 4

runsolver used 2.24366 second user time and 4.81227 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 02:48:50
IDJOB=3250288
IDBENCH=83249
IDSOLVER=1609
FILE ID=node111/3250288-1303519728
RUNJOBID= node111-1303518369-5718
PBS_JOBID= 13134250
Free space on /tmp= 71380 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250288-1303519728/watcher-3250288-1303519728 -o /tmp/evaluation-result-3250288-1303519728/solver-3250288-1303519728 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250288-1303519728.cnf

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=406566319

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19547836 kB
Buffers:       1977768 kB
Cached:       10739508 kB
SwapCached:         44 kB
Active:        9034872 kB
Inactive:      3807796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19547836 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           23692 kB
Writeback:           0 kB
AnonPages:      125060 kB
Mapped:          15168 kB
Slab:           496708 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   309516 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= 71364 MiB
End job on node111 at 2011-04-23 03:10:32