Trace number 3371791

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 587f (fixed)? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
Number of clauses of size over 50

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: 961)

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-3371791-1305434388/watcher-3371791-1305434388 -o /tmp/evaluation-result-3371791-1305434388/solver-3371791-1305434388 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371791-1305434388.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.38 2.58 3.16 2/292 13193
/proc/meminfo: memFree=15811968/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=6564 CPUtime=0 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 234 0 0 0 0 0 0 0 21 0 1 0 111048164 6721536 176 33554432000 4194304 4409284 140737115132768 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 1641 176 137 53 0 64 0

[startup+0.086363 s]
/proc/loadavg: 1.38 2.58 3.16 2/292 13193
/proc/meminfo: memFree=15811968/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=6872 CPUtime=0.08 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 330 0 0 0 8 0 0 0 21 0 1 0 111048164 7036928 272 33554432000 4194304 4409284 140737115132768 18446744073709551615 4299570 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 1718 272 138 53 0 141 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6872

[startup+0.100357 s]
/proc/loadavg: 1.38 2.58 3.16 2/292 13193
/proc/meminfo: memFree=15811968/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=6872 CPUtime=0.09 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 330 0 0 0 9 0 0 0 21 0 1 0 111048164 7036928 272 33554432000 4194304 4409284 140737115132768 18446744073709551615 4253392 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 1718 272 138 53 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6872

[startup+0.300293 s]
/proc/loadavg: 1.38 2.58 3.16 2/292 13193
/proc/meminfo: memFree=15811968/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=7476 CPUtime=0.28 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 626 0 0 0 28 0 0 0 22 0 1 0 111048164 7655424 426 33554432000 4194304 4409284 140737115132768 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 1869 426 141 53 0 292 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7476

[startup+0.700226 s]
/proc/loadavg: 1.38 2.58 3.16 2/292 13193
/proc/meminfo: memFree=15811968/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=8228 CPUtime=0.69 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 1332 0 0 0 68 1 0 0 23 0 1 0 111048164 8425472 614 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 2057 614 141 53 0 480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8228

[startup+1.50108 s]
/proc/loadavg: 1.59 2.61 3.17 5/308 13222
/proc/meminfo: memFree=15795624/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=9080 CPUtime=1.49 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 2385 0 0 0 147 2 0 0 25 0 1 0 111048164 9297920 827 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 2270 827 141 53 0 693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9080

[startup+3.10081 s]
/proc/loadavg: 1.59 2.61 3.17 5/308 13222
/proc/meminfo: memFree=15788556/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=10252 CPUtime=3.09 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 5149 0 0 0 305 4 0 0 25 0 1 0 111048164 10498048 1116 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 2563 1116 141 53 0 986 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10252

[startup+6.30024 s]
/proc/loadavg: 1.59 2.61 3.17 5/308 13222
/proc/meminfo: memFree=15768848/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=11464 CPUtime=6.29 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 8340 0 0 0 623 6 0 0 25 0 1 0 111048164 11739136 1412 33554432000 4194304 4409284 140737115132768 18446744073709551615 4309731 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 2866 1412 141 53 0 1289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11464

[startup+12.7011 s]
/proc/loadavg: 1.96 2.65 3.18 5/308 13222
/proc/meminfo: memFree=15753644/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=12084 CPUtime=12.69 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 15826 0 0 0 1258 11 0 0 25 0 1 0 111048164 12374016 1546 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 3021 1546 141 53 0 1444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12084

[startup+25.5009 s]
/proc/loadavg: 2.27 2.70 3.18 5/308 13222
/proc/meminfo: memFree=15724768/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=11340 CPUtime=25.48 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 24726 0 0 0 2531 17 0 0 25 0 1 0 111048164 11612160 1377 33554432000 4194304 4409284 140737115132768 18446744073709551615 4239566 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 2835 1377 141 53 0 1258 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11340

[startup+51.1003 s]
/proc/loadavg: 2.86 2.80 3.20 5/308 13223
/proc/meminfo: memFree=15694340/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=22084 CPUtime=51.09 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 48249 0 0 0 5078 31 0 0 25 0 1 0 111048164 22614016 4058 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 5521 4058 141 53 0 3944 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22084

[startup+102.311 s]
/proc/loadavg: 3.54 3.00 3.25 5/308 13224
/proc/meminfo: memFree=15688004/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=23348 CPUtime=102.3 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 83542 0 0 0 10180 50 0 0 25 0 1 0 111048164 23908352 4362 33554432000 4194304 4409284 140737115132768 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 5837 4362 141 53 0 4260 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23348

[startup+162.301 s]
/proc/loadavg: 3.83 3.18 3.29 5/308 13226
/proc/meminfo: memFree=15572548/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=27984 CPUtime=162.29 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 111571 0 0 0 16159 70 0 0 25 0 1 0 111048164 28655616 5521 33554432000 4194304 4409284 140737115132768 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 6996 5521 141 53 0 5419 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27984

[startup+222.301 s]
/proc/loadavg: 4.00 3.34 3.34 5/308 13228
/proc/meminfo: memFree=15592992/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=27592 CPUtime=222.3 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 136495 0 0 0 22141 89 0 0 25 0 1 0 111048164 28254208 5423 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 6898 5423 141 53 0 5321 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27592

[startup+282.301 s]
/proc/loadavg: 4.06 3.47 3.38 5/308 13229
/proc/meminfo: memFree=15434884/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=35216 CPUtime=282.29 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 156379 0 0 0 28126 103 0 0 25 0 1 0 111048164 36061184 7350 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 8804 7350 141 53 0 7227 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35216

[startup+342.301 s]
/proc/loadavg: 4.05 3.58 3.42 5/308 13231
/proc/meminfo: memFree=15453476/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=33356 CPUtime=342.3 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 190916 0 0 0 34111 119 0 0 25 0 1 0 111048164 34156544 6864 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358796 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 8339 6864 141 53 0 6762 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 33356

[startup+402.301 s]
/proc/loadavg: 4.07 3.67 3.46 5/308 13259
/proc/meminfo: memFree=15372104/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=27560 CPUtime=402.29 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 207325 0 0 0 40097 132 0 0 25 0 1 0 111048164 28221440 5420 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 6890 5420 141 53 0 5313 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 27560

[startup+462.301 s]
/proc/loadavg: 4.03 3.73 3.49 5/308 13261
/proc/meminfo: memFree=15314720/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=32608 CPUtime=462.29 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 228590 0 0 0 46082 147 0 0 25 0 1 0 111048164 33390592 6709 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 8152 6709 141 53 0 6575 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 32608

[startup+522.3 s]
/proc/loadavg: 4.08 3.79 3.53 5/308 13263
/proc/meminfo: memFree=15248996/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=38628 CPUtime=522.3 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 245140 0 0 0 52070 160 0 0 25 0 1 0 111048164 39555072 8182 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 9657 8182 141 53 0 8080 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 38628

[startup+582.301 s]
/proc/loadavg: 4.03 3.83 3.55 5/308 13264
/proc/meminfo: memFree=15017724/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=31628 CPUtime=582.3 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 260492 0 0 0 58058 172 0 0 25 0 1 0 111048164 32387072 6464 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 7907 6464 141 53 0 6330 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 31628

[startup+642.3 s]
/proc/loadavg: 4.01 3.85 3.58 5/308 13266
/proc/meminfo: memFree=15331548/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=46644 CPUtime=642.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 272474 0 0 0 64050 181 0 0 25 0 1 0 111048164 47763456 10186 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358601 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 11661 10186 141 53 0 10084 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 46644

[startup+702.301 s]
/proc/loadavg: 4.00 3.88 3.60 5/308 13267
/proc/meminfo: memFree=15155820/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=41932 CPUtime=702.3 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 287926 0 0 0 70038 192 0 0 25 0 1 0 111048164 42938368 9026 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 10483 9026 141 53 0 8906 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 41932

[startup+762.311 s]
/proc/loadavg: 4.00 3.90 3.62 5/308 13269
/proc/meminfo: memFree=15190652/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=27228 CPUtime=762.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 298547 0 0 0 76029 202 0 0 25 0 1 0 111048164 27881472 5332 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 6807 5332 141 53 0 5230 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 27228

[startup+822.301 s]
/proc/loadavg: 4.08 3.93 3.65 5/308 13271
/proc/meminfo: memFree=15058692/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=46180 CPUtime=822.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 310140 0 0 0 82019 212 0 0 25 0 1 0 111048164 47288320 10080 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 11545 10080 141 53 0 9968 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 46180

[startup+882.301 s]
/proc/loadavg: 4.10 3.96 3.67 5/308 13272
/proc/meminfo: memFree=15244928/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=39188 CPUtime=882.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 321493 0 0 0 88008 223 0 0 25 0 1 0 111048164 40128512 8322 33554432000 4194304 4409284 140737115132768 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 9797 8322 141 53 0 8220 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 39188

[startup+942.301 s]
/proc/loadavg: 4.20 4.00 3.70 5/308 13274
/proc/meminfo: memFree=15048504/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=42276 CPUtime=942.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 333174 0 0 0 93999 232 0 0 25 0 1 0 111048164 43290624 9106 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 10569 9106 141 53 0 8992 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 42276

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.72 5/308 13275
/proc/meminfo: memFree=15060028/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=46320 CPUtime=1002.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 342864 0 0 0 99991 240 0 0 25 0 1 0 111048164 47431680 10105 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 11580 10105 141 53 0 10003 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 46320

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.73 5/308 13277
/proc/meminfo: memFree=15029020/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=46720 CPUtime=1062.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 352889 0 0 0 105982 249 0 0 25 0 1 0 111048164 47841280 10222 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 11680 10222 141 53 0 10103 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 46720

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.75 5/308 13279
/proc/meminfo: memFree=14877096/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=32696 CPUtime=1122.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 366420 0 0 0 111972 259 0 0 25 0 1 0 111048164 33480704 6699 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 8174 6699 141 53 0 6597 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 32696

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/308 13280
/proc/meminfo: memFree=15147520/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=48656 CPUtime=1182.31 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 372216 0 0 0 117964 267 0 0 25 0 1 0 111048164 49823744 10689 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 12164 10689 141 53 0 10587 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 48656

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/308 13282
/proc/meminfo: memFree=15149864/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=33668 CPUtime=1242.32 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 386318 0 0 0 123954 278 0 0 25 0 1 0 111048164 34476032 6942 33554432000 4194304 4409284 140737115132768 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 8417 6942 141 53 0 6840 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 33668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.79 5/308 13292
/proc/meminfo: memFree=15067972/32950928 swapFree=67111364/67111528
[pid=13193] ppid=13191 vsize=33484 CPUtime=1300.03 cores=0,2
/proc/13193/stat : 13193 (lingeling) R 13191 13193 12632 0 -1 4202496 393274 0 0 0 129716 287 0 0 25 0 1 0 111048164 34287616 6896 33554432000 4194304 4409284 140737115132768 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13193/statm: 8371 6896 141 53 0 6794 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 33484

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.01
CPU time (s): 1300.04
CPU user time (s): 1297.16
CPU system time (s): 2.87556
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 61300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.16
system time used= 2.87556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 393274
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= 5
involuntary context switches= 3125

runsolver used 3.73543 second user time and 8.11876 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 06:39:48
IDJOB=3371791
IDBENCH=83154
IDSOLVER=1849
FILE ID=node112/3371791-1305434388
RUNJOBID= node112-1305434387-13179
PBS_JOBID= 13324624
Free space on /tmp= 73588 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371791-1305434388/watcher-3371791-1305434388 -o /tmp/evaluation-result-3371791-1305434388/solver-3371791-1305434388 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371791-1305434388.cnf

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1189037724

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:      15812256 kB
Buffers:        295504 kB
Cached:        2848932 kB
SwapCached:          0 kB
Active:       15136432 kB
Inactive:      1763564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15812256 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:              12 kB
Writeback:          24 kB
AnonPages:    13755420 kB
Mapped:          20852 kB
Slab:           133168 kB
PageTables:      42232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34991684 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= 73564 MiB
End job on node112 at 2011-05-15 07:01:30