Trace number 3249540

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  194157   771120 |   58247       0        0     nan |  0.000 % |
3.89/3.96	c |         0 |  192321  1148418 |      --       0       --      -- |     --   | -1836/377298
3.89/3.96	c ==============================================================================
3.89/3.96	c Result  :   #vars: 1377   #clauses: 192321   #literals: 1148418
3.89/3.96	c CPU time:   3.9404 s
3.89/3.96	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-3249540-1303508824/watcher-3249540-1303508824 -o /tmp/evaluation-result-3249540-1303508824/solver-3249540-1303508824 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3249540-1303508824.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: 1.08 1.02 1.43 3/186 456
/proc/meminfo: memFree=22059104/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=0 cores=0,2
/proc/456/stat : 456 (esg_static.sh) R 454 456 32125 0 -1 4202496 312 0 0 0 0 0 0 0 21 0 1 0 195073634 8908800 250 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660482453 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/456/statm: 2175 250 209 178 0 68 0

[startup+0.0259379 s]
/proc/loadavg: 1.08 1.02 1.43 3/186 456
/proc/meminfo: memFree=22059104/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=0 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 195073634 8908800 250 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/456/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100923 s]
/proc/loadavg: 1.08 1.02 1.43 3/186 456
/proc/meminfo: memFree=22059104/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=0 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 195073634 8908800 250 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/456/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300891 s]
/proc/loadavg: 1.08 1.02 1.43 3/186 456
/proc/meminfo: memFree=22059104/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=0 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 195073634 8908800 250 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/456/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70085 s]
/proc/loadavg: 1.08 1.02 1.43 3/186 456
/proc/meminfo: memFree=22059104/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=0 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 195073634 8908800 250 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/456/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50071 s]
/proc/loadavg: 1.08 1.02 1.43 5/194 590
/proc/meminfo: memFree=22010168/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=0 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 195073634 8908800 250 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/456/statm: 2175 250 209 178 0 68 0
[pid=457] ppid=456 vsize=25440 CPUtime=1.49 cores=0,2
/proc/457/stat : 457 (SatELite_releas) R 456 456 32125 0 -1 4202496 5855 0 0 0 147 2 0 0 25 0 1 0 195073634 26050560 5809 33554432000 134512640 135144242 4287516480 18446744073709551615 134588216 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/457/statm: 6360 5809 77 155 0 6203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34140

[startup+3.1004 s]
/proc/loadavg: 1.08 1.02 1.43 5/194 591
/proc/meminfo: memFree=21995288/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=0 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 195073634 8908800 250 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/456/statm: 2175 250 209 178 0 68 0
[pid=457] ppid=456 vsize=25440 CPUtime=3.09 cores=0,2
/proc/457/stat : 457 (SatELite_releas) R 456 456 32125 0 -1 4202496 5855 0 0 0 307 2 0 0 25 0 1 0 195073634 26050560 5809 33554432000 134512640 135144242 4287516480 18446744073709551615 134588216 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/457/statm: 6360 5809 77 155 0 6203 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34140

[startup+6.30087 s]
/proc/loadavg: 1.31 1.07 1.44 6/194 593
/proc/meminfo: memFree=21998848/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=24212 CPUtime=2.12 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 4537 0 0 0 212 0 0 0 25 0 1 0 195074050 24793088 4447 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 6053 4447 131 6 0 4523 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32912

[startup+12.7007 s]
/proc/loadavg: 1.53 1.11 1.46 5/194 593
/proc/meminfo: memFree=21971992/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=27208 CPUtime=8.52 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 5275 0 0 0 852 0 0 0 25 0 1 0 195074050 27860992 5185 33554432000 4194304 4218580 140733263645376 18446744073709551615 4210073 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 6802 5185 131 6 0 5272 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35908

[startup+25.5005 s]
/proc/loadavg: 2.08 1.25 1.50 5/194 594
/proc/meminfo: memFree=21950648/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=32812 CPUtime=21.33 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 6771 0 0 0 2132 1 0 0 25 0 1 0 195074050 33599488 6616 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 8203 6616 131 6 0 6673 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41512

[startup+51.101 s]
/proc/loadavg: 2.73 1.47 1.56 6/194 594
/proc/meminfo: memFree=21929716/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=39048 CPUtime=46.92 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 8539 0 0 0 4691 1 0 0 25 0 1 0 195074050 39985152 8153 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 9762 8153 131 6 0 8232 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47748

[startup+102.307 s]
/proc/loadavg: 3.45 1.86 1.69 6/194 606
/proc/meminfo: memFree=21889004/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=46252 CPUtime=98.13 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 11016 0 0 0 9811 2 0 0 25 0 1 0 195074050 47362048 9955 33554432000 4194304 4218580 140733263645376 18446744073709551615 4213950 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 11563 9955 131 6 0 10033 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54952

[startup+162.3 s]
/proc/loadavg: 3.80 2.25 1.83 5/194 607
/proc/meminfo: memFree=21847672/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=55288 CPUtime=158.13 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 14051 0 0 0 15809 4 0 0 25 0 1 0 195074050 56614912 12203 33554432000 4194304 4218580 140733263645376 18446744073709551615 4210804 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 13822 12203 131 6 0 12292 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 63988

[startup+222.301 s]
/proc/loadavg: 3.92 2.56 1.96 5/194 609
/proc/meminfo: memFree=21813648/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=66340 CPUtime=218.13 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 17350 0 0 0 21808 5 0 0 25 0 1 0 195074050 67932160 14963 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 16585 14963 131 6 0 15055 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 75040

[startup+282.3 s]
/proc/loadavg: 3.97 2.82 2.09 5/194 611
/proc/meminfo: memFree=21803952/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=69240 CPUtime=278.13 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 18836 0 0 0 27808 5 0 0 25 0 1 0 195074050 70901760 15697 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 17310 15697 131 6 0 15780 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 77940

[startup+342.301 s]
/proc/loadavg: 4.10 3.06 2.21 5/194 612
/proc/meminfo: memFree=21783332/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=70688 CPUtime=338.13 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 20007 0 0 0 33807 6 0 0 25 0 1 0 195074050 72384512 16078 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 17672 16078 131 6 0 16142 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 79388

[startup+402.301 s]
/proc/loadavg: 4.04 3.23 2.32 6/194 614
/proc/meminfo: memFree=21756860/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2

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

/proc/592/statm: 24365 22778 131 6 0 22835 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 106160

[startup+642.301 s]
/proc/loadavg: 4.00 3.66 2.70 5/194 623
/proc/meminfo: memFree=21685080/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=99864 CPUtime=638.14 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 29936 0 0 0 63805 9 0 0 25 0 1 0 195074050 102260736 23347 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 24966 23347 131 6 0 23436 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 108564

[startup+702.3 s]
/proc/loadavg: 4.00 3.72 2.78 5/194 625
/proc/meminfo: memFree=21672760/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=102232 CPUtime=698.14 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 30875 0 0 0 69804 10 0 0 25 0 1 0 195074050 104685568 23965 33554432000 4194304 4218580 140733263645376 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 25558 23965 131 6 0 24028 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 110932

[startup+762.307 s]
/proc/loadavg: 4.00 3.76 2.85 5/194 626
/proc/meminfo: memFree=21668868/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=102232 CPUtime=758.14 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 31713 0 0 0 75804 10 0 0 25 0 1 0 195074050 104685568 23969 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 25558 23969 131 6 0 24028 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 110932

[startup+822.301 s]
/proc/loadavg: 4.00 3.80 2.92 5/194 628
/proc/meminfo: memFree=21658660/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=102072 CPUtime=818.15 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 32460 0 0 0 81803 12 0 0 25 0 1 0 195074050 104521728 23925 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 25518 23925 131 6 0 23988 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 110772

[startup+882.301 s]
/proc/loadavg: 4.16 3.87 3.00 5/194 639
/proc/meminfo: memFree=21643068/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=106328 CPUtime=878.14 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 34168 0 0 0 87802 12 0 0 25 0 1 0 195074050 108879872 24984 33554432000 4194304 4218580 140733263645376 18446744073709551615 4210066 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 26582 24984 131 6 0 25052 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 115028

[startup+942.301 s]
/proc/loadavg: 4.06 3.89 3.05 6/194 640
/proc/meminfo: memFree=21630128/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=106296 CPUtime=938.15 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 34873 0 0 0 93802 13 0 0 25 0 1 0 195074050 108847104 24972 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 26574 24972 131 6 0 25044 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 114996

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 3.11 5/194 642
/proc/meminfo: memFree=21618312/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=110404 CPUtime=998.14 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 36534 0 0 0 99801 13 0 0 25 0 1 0 195074050 113053696 26007 33554432000 4194304 4218580 140733263645376 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 27601 26007 131 6 0 26071 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 119104

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.16 6/194 643
/proc/meminfo: memFree=21592972/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=126936 CPUtime=1058.15 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 40970 0 0 0 105800 15 0 0 25 0 1 0 195074050 129982464 30114 33554432000 4194304 4218580 140733263645376 18446744073709551615 4213183 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 31734 30114 131 6 0 30204 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 135636

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.21 5/194 645
/proc/meminfo: memFree=21586612/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=126840 CPUtime=1118.15 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 41705 0 0 0 111800 15 0 0 25 0 1 0 195074050 129884160 30095 33554432000 4194304 4218580 140733263645376 18446744073709551615 4209500 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 31710 30095 131 6 0 30180 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 135540

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.26 6/194 647
/proc/meminfo: memFree=21579644/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=126936 CPUtime=1178.15 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 42463 0 0 0 117800 15 0 0 25 0 1 0 195074050 129982464 30117 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208143 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 31734 30117 131 6 0 30204 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 135636

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.30 5/194 648
/proc/meminfo: memFree=21571168/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=126840 CPUtime=1238.15 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 42982 0 0 0 123800 15 0 0 25 0 1 0 195074050 129884160 30089 33554432000 4194304 4218580 140733263645376 18446744073709551615 4211541 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 31710 30089 131 6 0 30180 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 135540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.94 3.34 3/188 652
/proc/meminfo: memFree=21809136/32951124 swapFree=67111528/67111528
[pid=456] ppid=454 vsize=8700 CPUtime=4.15 cores=0,2
/proc/456/stat : 456 (esg_static.sh) S 454 456 32125 0 -1 4202496 355 5858 0 0 0 0 412 3 18 0 1 0 195073634 8908800 253 33554432000 4194304 4922060 140734656718064 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/456/statm: 2175 253 209 178 0 68 0
[pid=592] ppid=456 vsize=127000 CPUtime=1295.86 cores=0,2
/proc/592/stat : 592 (cdcl) R 456 456 32125 0 -1 4202496 43818 0 0 0 129570 16 0 0 25 0 1 0 195074050 130048000 30132 33554432000 4194304 4218580 140733263645376 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/592/statm: 31750 30132 131 6 0 30220 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 135700

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 456 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=123373
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=39993
# CPU time returned by wait4() is 4.16337
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.82
CPU system time (s): 0.19
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 135828

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

runsolver used 2.27465 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-22 23:47:04
IDJOB=3249540
IDBENCH=83173
IDSOLVER=1609
FILE ID=node107/3249540-1303508824
RUNJOBID= node107-1303508822-301
PBS_JOBID= 13134226
Free space on /tmp= 72172 MiB

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

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1258838387

node107.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.829
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.65
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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:      22059260 kB
Buffers:       1741268 kB
Cached:        8588028 kB
SwapCached:          0 kB
Active:        7003192 kB
Inactive:      3416908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22059260 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18252 kB
Writeback:           0 kB
AnonPages:       90332 kB
Mapped:          15268 kB
Slab:           406952 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252244 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= 72148 MiB
End job on node107 at 2011-04-23 00:08:46