Trace number 3264763

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
Lingeling 587? (TO) 1299.97 1300.02

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

Solver Data


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-3264763-1303572433/watcher-3264763-1303572433 -o /tmp/evaluation-result-3264763-1303572433/solver-3264763-1303572433 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3264763-1303572433.cnf 

running on 2 cores: 4,6

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: 4.10 4.06 3.88 2/183 21185
/proc/meminfo: memFree=14522476/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=6956 CPUtime=0 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 327 0 0 0 0 0 0 0 23 0 1 0 468841180 7122944 268 33554432000 4194304 4409164 140735393579136 18446744073709551615 4269444 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 1739 268 126 53 0 162 0

[startup+0.067816 s]
/proc/loadavg: 4.10 4.06 3.88 2/183 21185
/proc/meminfo: memFree=14522476/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=6956 CPUtime=0.06 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 340 0 0 0 6 0 0 0 23 0 1 0 468841180 7122944 281 33554432000 4194304 4409164 140735393579136 18446744073709551615 4246223 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 1739 281 133 53 0 162 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6956

[startup+0.100811 s]
/proc/loadavg: 4.10 4.06 3.88 2/183 21185
/proc/meminfo: memFree=14522476/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=6956 CPUtime=0.09 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 340 0 0 0 9 0 0 0 23 0 1 0 468841180 7122944 281 33554432000 4194304 4409164 140735393579136 18446744073709551615 4246144 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 1739 281 133 53 0 162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6956

[startup+0.300736 s]
/proc/loadavg: 4.10 4.06 3.88 2/183 21185
/proc/meminfo: memFree=14522476/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=7324 CPUtime=0.29 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 438 0 0 0 29 0 0 0 25 0 1 0 468841180 7499776 379 33554432000 4194304 4409164 140735393579136 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 1831 379 139 53 0 254 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7324

[startup+0.700614 s]
/proc/loadavg: 4.10 4.06 3.88 2/183 21185
/proc/meminfo: memFree=14522476/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=7848 CPUtime=0.69 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 822 0 0 0 69 0 0 0 25 0 1 0 468841180 8036352 518 33554432000 4194304 4409164 140735393579136 18446744073709551615 4230608 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/21185/statm: 1962 518 139 53 0 385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7848

[startup+1.50052 s]
/proc/loadavg: 4.01 4.04 3.88 5/194 21206
/proc/meminfo: memFree=14513240/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=9340 CPUtime=1.49 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 1678 0 0 0 147 2 0 0 25 0 1 0 468841180 9564160 891 33554432000 4194304 4409164 140735393579136 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 2335 891 139 53 0 758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9340

[startup+3.10017 s]
/proc/loadavg: 4.01 4.04 3.88 5/194 21206
/proc/meminfo: memFree=14507100/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=11200 CPUtime=3.09 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 2606 0 0 0 306 3 0 0 25 0 1 0 468841180 11468800 1324 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/21185/statm: 2800 1324 139 53 0 1223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11200

[startup+6.30064 s]
/proc/loadavg: 4.01 4.04 3.88 5/194 21206
/proc/meminfo: memFree=14497684/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=13632 CPUtime=6.28 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 4289 0 0 0 624 4 0 0 25 0 1 0 468841180 13959168 1952 33554432000 4194304 4409164 140735393579136 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 3408 1952 139 53 0 1831 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13632

[startup+12.7004 s]
/proc/loadavg: 4.01 4.04 3.88 5/194 21206
/proc/meminfo: memFree=14488756/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=13012 CPUtime=12.66 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 7840 0 0 0 1258 8 0 0 25 0 1 0 468841180 13324288 1797 33554432000 4194304 4409164 140735393579136 18446744073709551615 4360517 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/21185/statm: 3253 1797 139 53 0 1676 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13012

[startup+25.5011 s]
/proc/loadavg: 4.00 4.04 3.88 5/194 21207
/proc/meminfo: memFree=14468060/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=21244 CPUtime=25.45 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 13873 0 0 0 2530 15 0 0 25 0 1 0 468841180 21753856 3860 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 5311 3860 139 53 0 3734 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21244

[startup+51.1003 s]
/proc/loadavg: 4.08 4.05 3.89 5/194 21207
/proc/meminfo: memFree=14447200/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=24856 CPUtime=51.01 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 19154 0 0 0 5078 23 0 0 25 0 1 0 468841180 25452544 4738 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/21185/statm: 6214 4738 139 53 0 4637 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 24856

[startup+102.307 s]
/proc/loadavg: 4.16 4.07 3.90 5/194 21209
/proc/meminfo: memFree=14388664/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=37960 CPUtime=102.21 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 29304 0 0 0 10184 37 0 0 25 0 1 0 468841180 38871040 8014 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 9490 8014 139 53 0 7913 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 37960

[startup+162.301 s]
/proc/loadavg: 4.09 4.07 3.91 5/194 21210
/proc/meminfo: memFree=14373020/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=51500 CPUtime=162.2 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 32689 0 0 0 16173 47 0 0 25 0 1 0 468841180 52736000 11399 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 12875 11399 139 53 0 11298 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 51500

[startup+222.301 s]
/proc/loadavg: 4.12 4.08 3.92 5/194 21212
/proc/meminfo: memFree=14334812/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=57784 CPUtime=222.21 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 40221 0 0 0 22163 58 0 0 25 0 1 0 468841180 59170816 12989 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358391 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 14446 12989 139 53 0 12869 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 57784

[startup+282.301 s]
/proc/loadavg: 4.27 4.14 3.95 5/194 21214
/proc/meminfo: memFree=14263132/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=82048 CPUtime=282.21 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 46287 0 0 0 28153 68 0 0 25 0 1 0 468841180 84017152 19055 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 20512 19055 139 53 0 18935 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 82048

[startup+342.3 s]
/proc/loadavg: 4.15 4.13 3.95 5/194 21215
/proc/meminfo: memFree=14323516/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=56272 CPUtime=342.22 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 52811 0 0 0 34146 76 0 0 25 0 1 0 468841180 57622528 12612 33554432000 4194304 4409164 140735393579136 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 14068 12612 139 53 0 12491 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 56272

[startup+402.3 s]
/proc/loadavg: 4.05 4.10 3.95 5/194 21217
/proc/meminfo: memFree=14258032/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=88788 CPUtime=402.22 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 60940 0 0 0 40137 85 0 0 25 0 1 0 468841180 90918912 20741 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 22197 20741 139 53 0 20620 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 88788

[startup+462.301 s]
/proc/loadavg: 4.02 4.08 3.95 5/194 21218
/proc/meminfo: memFree=14230980/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=88788 CPUtime=462.21 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 60940 0 0 0 46131 90 0 0 25 0 1 0 468841180 90918912 20741 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 22197 20741 139 53 0 20620 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 88788

[startup+522.301 s]
/proc/loadavg: 4.00 4.06 3.95 5/194 21220
/proc/meminfo: memFree=14214480/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=103168 CPUtime=522.21 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 64535 0 0 0 52126 95 0 0 25 0 1 0 468841180 105644032 24336 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 25792 24336 139 53 0 24215 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 103168

[startup+582.301 s]
/proc/loadavg: 4.05 4.06 3.96 5/194 21222
/proc/meminfo: memFree=14222276/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=103168 CPUtime=582.22 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 64535 0 0 0 58122 100 0 0 25 0 1 0 468841180 105644032 24336 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 25792 24336 139 53 0 24215 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 103168

[startup+642.301 s]
/proc/loadavg: 4.07 4.06 3.96 5/194 21223
/proc/meminfo: memFree=14195612/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=103168 CPUtime=642.23 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 64535 0 0 0 64119 104 0 0 25 0 1 0 468841180 105644032 24336 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 25792 24336 139 53 0 24215 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 103168

[startup+702.301 s]
/proc/loadavg: 4.02 4.05 3.96 5/194 21225
/proc/meminfo: memFree=14168800/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=93808 CPUtime=702.23 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 82202 0 0 0 70112 111 0 0 25 0 1 0 468841180 96059392 21996 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 23452 21996 139 53 0 21875 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 93808

[startup+762.307 s]
/proc/loadavg: 4.05 4.05 3.97 5/194 21226
/proc/meminfo: memFree=14174476/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=93808 CPUtime=762.23 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 82202 0 0 0 76105 118 0 0 25 0 1 0 468841180 96059392 21996 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 23452 21996 139 53 0 21875 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 93808

[startup+822.3 s]
/proc/loadavg: 4.08 4.06 3.97 5/194 21228
/proc/meminfo: memFree=14149788/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=111964 CPUtime=822.23 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 86741 0 0 0 82098 125 0 0 25 0 1 0 468841180 114651136 26535 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 27991 26535 139 53 0 26414 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 111964

[startup+882.3 s]
/proc/loadavg: 4.07 4.06 3.98 5/194 21230
/proc/meminfo: memFree=14148416/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=111964 CPUtime=882.23 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 86741 0 0 0 88092 131 0 0 25 0 1 0 468841180 114651136 26535 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 27991 26535 139 53 0 26414 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 111964

[startup+942.3 s]
/proc/loadavg: 4.02 4.05 3.98 5/194 21231
/proc/meminfo: memFree=14164396/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=111964 CPUtime=942.23 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 86741 0 0 0 94089 134 0 0 25 0 1 0 468841180 114651136 26535 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 27991 26535 139 53 0 26414 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 111964

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.98 5/194 21233
/proc/meminfo: memFree=14099040/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=111964 CPUtime=1002.23 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 86741 0 0 0 100084 139 0 0 25 0 1 0 468841180 114651136 26535 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 27991 26535 139 53 0 26414 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 111964

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.98 5/194 21234
/proc/meminfo: memFree=14065908/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=144732 CPUtime=1062.24 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 94933 0 0 0 106078 146 0 0 25 0 1 0 468841180 148205568 34727 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 36183 34727 139 53 0 34606 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 144732

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.98 5/194 21236
/proc/meminfo: memFree=14028684/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=170816 CPUtime=1122.24 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 101454 0 0 0 112073 151 0 0 25 0 1 0 468841180 174915584 41248 33554432000 4194304 4409164 140735393579136 18446744073709551615 4360089 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 42704 41248 139 53 0 41127 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 170816

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/194 21238
/proc/meminfo: memFree=13975480/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=170816 CPUtime=1182.24 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 101454 0 0 0 118070 154 0 0 25 0 1 0 468841180 174915584 41248 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 42704 41248 139 53 0 41127 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 170816

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.98 5/194 21239
/proc/meminfo: memFree=13966532/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=170816 CPUtime=1242.25 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 101454 0 0 0 124066 159 0 0 25 0 1 0 468841180 174915584 41248 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 42704 41248 139 53 0 41127 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 170816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.98 4/194 21242
/proc/meminfo: memFree=13946044/32951124 swapFree=67111528/67111528
[pid=21185] ppid=21183 vsize=207128 CPUtime=1299.95 cores=4,6
/proc/21185/stat : 21185 (lingeling) R 21183 21185 20578 0 -1 4202496 110532 0 0 0 129831 164 0 0 25 0 1 0 468841180 212099072 50326 33554432000 4194304 4409164 140735393579136 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/21185/statm: 51782 50326 139 53 0 50205 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 207128

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)
Real time (s): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1298.32
CPU system time (s): 1.65275
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 207128

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

runsolver used 2.22366 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 17:27:13
IDJOB=3264763
IDBENCH=85343
IDSOLVER=1606
FILE ID=node135/3264763-1303572433
RUNJOBID= node135-1303572433-21164
PBS_JOBID= 13150308
Free space on /tmp= 71376 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264763-1303572433/watcher-3264763-1303572433 -o /tmp/evaluation-result-3264763-1303572433/solver-3264763-1303572433 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3264763-1303572433.cnf

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=1113464392

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14522740 kB
Buffers:       2057596 kB
Cached:       15710408 kB
SwapCached:          0 kB
Active:        7293528 kB
Inactive:     10541116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14522740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             828 kB
Writeback:           0 kB
AnonPages:       66560 kB
Mapped:          14884 kB
Slab:           530888 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node135 at 2011-04-23 17:48:55