Trace number 3249669

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.98 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
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: 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-3249669-1303512031/watcher-3249669-1303512031 -o /tmp/evaluation-result-3249669-1303512031/solver-3249669-1303512031 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3249669-1303512031.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.43 3.84 3.49 3/184 29754
/proc/meminfo: memFree=12180644/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=7036 CPUtime=0 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 306 0 0 0 0 0 0 0 22 0 1 0 541433823 7204864 248 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 1759 248 109 53 0 182 0

[startup+0.060176 s]
/proc/loadavg: 3.43 3.84 3.49 3/184 29754
/proc/meminfo: memFree=12180644/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=15172 CPUtime=0.05 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 2374 0 0 0 5 0 0 0 22 0 1 0 541433823 15536128 2316 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 3793 2316 111 53 0 2216 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15172

[startup+0.10117 s]
/proc/loadavg: 3.43 3.84 3.49 3/184 29754
/proc/meminfo: memFree=12180644/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=19268 CPUtime=0.09 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 3398 0 0 0 9 0 0 0 22 0 1 0 541433823 19730432 3340 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880564992 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 4817 3340 111 53 0 3240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19268

[startup+0.30113 s]
/proc/loadavg: 3.43 3.84 3.49 3/184 29754
/proc/meminfo: memFree=12180644/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=20112 CPUtime=0.29 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 4436 0 0 0 29 0 0 0 23 0 1 0 541433823 20594688 3565 33554432000 4194304 4409164 140733205670800 18446744073709551615 4276362 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 5028 3565 125 53 0 3451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20112

[startup+0.701071 s]
/proc/loadavg: 3.43 3.84 3.49 3/184 29754
/proc/meminfo: memFree=12180644/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=29308 CPUtime=0.68 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 6738 0 0 0 68 0 0 0 25 0 1 0 541433823 30011392 5867 33554432000 4194304 4409164 140733205670800 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 7327 5867 128 53 0 5750 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29308

[startup+1.50091 s]
/proc/loadavg: 3.43 3.84 3.49 5/187 29813
/proc/meminfo: memFree=12123844/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=33312 CPUtime=1.48 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 7997 0 0 0 148 0 0 0 25 0 1 0 541433823 34111488 6875 33554432000 4194304 4409164 140733205670800 18446744073709551615 4233206 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 8328 6875 135 53 0 6751 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33312

[startup+3.10064 s]
/proc/loadavg: 3.43 3.84 3.49 5/190 29819
/proc/meminfo: memFree=12045824/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=43624 CPUtime=3.09 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 10576 0 0 0 308 1 0 0 25 0 1 0 541433823 44670976 9454 33554432000 4194304 4409164 140733205670800 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 10906 9454 136 53 0 9329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43624

[startup+6.30107 s]
/proc/loadavg: 3.48 3.84 3.49 5/190 29819
/proc/meminfo: memFree=12023120/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=43624 CPUtime=6.29 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 10576 0 0 0 628 1 0 0 25 0 1 0 541433823 44670976 9454 33554432000 4194304 4409164 140733205670800 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 10906 9454 136 53 0 9329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43624

[startup+12.7009 s]
/proc/loadavg: 3.52 3.84 3.50 5/190 29819
/proc/meminfo: memFree=11980752/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=35496 CPUtime=12.69 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 12289 0 0 0 1263 6 0 0 25 0 1 0 541433823 36347904 7395 33554432000 4194304 4409164 140733205670800 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 8874 7395 141 53 0 7297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35496

[startup+25.5007 s]
/proc/loadavg: 3.62 3.85 3.50 5/190 29820
/proc/meminfo: memFree=11923000/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=36848 CPUtime=25.48 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 22440 0 0 0 2525 23 0 0 25 0 1 0 541433823 37732352 7733 33554432000 4194304 4409164 140733205670800 18446744073709551615 4239408 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 9212 7733 141 53 0 7635 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36848

[startup+51.1012 s]
/proc/loadavg: 3.75 3.86 3.52 5/190 29820
/proc/meminfo: memFree=11812928/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=71324 CPUtime=51.09 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 54588 0 0 0 5056 53 0 0 25 0 1 0 541433823 73035776 16352 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 17831 16352 141 53 0 16254 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71324

[startup+102.307 s]
/proc/loadavg: 3.95 3.89 3.55 5/190 29822
/proc/meminfo: memFree=11538368/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=117064 CPUtime=102.29 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 133338 0 0 0 10105 124 0 0 25 0 1 0 541433823 119873536 27787 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358603 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 29266 27787 141 53 0 27689 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 117064

[startup+162.301 s]
/proc/loadavg: 3.98 3.91 3.57 5/190 29823
/proc/meminfo: memFree=11343880/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=122524 CPUtime=162.29 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 186061 0 0 0 16037 192 0 0 25 0 1 0 541433823 125464576 29152 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 30631 29152 141 53 0 29054 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 122524

[startup+222.301 s]
/proc/loadavg: 3.99 3.92 3.59 5/190 29825
/proc/meminfo: memFree=11059744/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=149500 CPUtime=222.29 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 219170 0 0 0 21974 255 0 0 25 0 1 0 541433823 153088000 35777 33554432000 4194304 4409164 140733205670800 18446744073709551615 4269739 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 37375 35777 141 53 0 35798 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 149500

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.62 5/190 29827
/proc/meminfo: memFree=10863908/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=200384 CPUtime=282.29 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 252981 0 0 0 27901 328 0 0 25 0 1 0 541433823 205193216 48617 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 50096 48617 141 53 0 48519 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 200384

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.64 6/190 29828
/proc/meminfo: memFree=10828516/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=216160 CPUtime=342.28 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 282085 0 0 0 33862 366 0 0 25 0 1 0 541433823 221347840 52561 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 54040 52561 141 53 0 52463 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 216160

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.66 5/190 29830
/proc/meminfo: memFree=10773660/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=273908 CPUtime=402.28 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 376921 0 0 0 39812 416 0 0 25 0 1 0 541433823 280481792 66998 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 68477 66998 141 53 0 66900 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 273908

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.67 5/190 29831
/proc/meminfo: memFree=10559340/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=198388 CPUtime=462.28 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 469185 0 0 0 45749 479 0 0 25 0 1 0 541433823 203149312 48118 33554432000 4194304 4409164 140733205670800 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 49597 48118 141 53 0 48020 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 198388

[startup+522.301 s]
/proc/loadavg: 4.03 3.97 3.70 5/190 29833
/proc/meminfo: memFree=10610880/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=366704 CPUtime=522.26 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 519456 0 0 0 51699 527 0 0 25 0 1 0 541433823 375504896 90197 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 91676 90197 141 53 0 90099 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 366704

[startup+582.3 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 29835
/proc/meminfo: memFree=10957160/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=233572 CPUtime=582.27 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 570958 0 0 0 57660 567 0 0 25 0 1 0 541433823 239177728 56914 33554432000 4194304 4409164 140733205670800 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 58393 56914 141 53 0 56816 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 233572

[startup+642.301 s]
/proc/loadavg: 4.08 3.99 3.74 5/190 29836
/proc/meminfo: memFree=10560300/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=334776 CPUtime=642.28 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 615960 0 0 0 63627 601 0 0 25 0 1 0 541433823 342810624 82215 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 83694 82215 141 53 0 82117 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 334776

[startup+702.3 s]
/proc/loadavg: 4.03 3.99 3.75 5/190 29838
/proc/meminfo: memFree=10759768/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=270576 CPUtime=702.27 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 668708 0 0 0 69595 632 0 0 25 0 1 0 541433823 277069824 66165 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 67644 66165 141 53 0 66067 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 270576

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.76 5/190 29839
/proc/meminfo: memFree=10898720/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=343284 CPUtime=762.28 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 699640 0 0 0 75568 660 0 0 25 0 1 0 541433823 351522816 84342 33554432000 4194304 4409164 140733205670800 18446744073709551615 4257016 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 85821 84342 141 53 0 84244 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 343284

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 29841
/proc/meminfo: memFree=10467156/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=272340 CPUtime=822.27 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 783340 0 0 0 81521 706 0 0 25 0 1 0 541433823 278876160 66606 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 68085 66606 141 53 0 66508 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 272340

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 29843
/proc/meminfo: memFree=10710148/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=293008 CPUtime=882.27 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 841852 0 0 0 87459 768 0 0 25 0 1 0 541433823 300040192 71805 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 73252 71805 141 53 0 71675 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 293008

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 29844
/proc/meminfo: memFree=10930564/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=200600 CPUtime=942.27 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 878473 0 0 0 93414 813 0 0 25 0 1 0 541433823 205414400 48671 33554432000 4194304 4409164 140733205670800 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 50150 48671 141 53 0 48573 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 200600

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 29846
/proc/meminfo: memFree=10821268/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=362356 CPUtime=1002.27 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 918912 0 0 0 99368 859 0 0 25 0 1 0 541433823 371052544 89110 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 90589 89110 141 53 0 89012 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 362356

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 29847
/proc/meminfo: memFree=10674644/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=330116 CPUtime=1062.27 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 950574 0 0 0 105322 905 0 0 25 0 1 0 541433823 338038784 81050 33554432000 4194304 4409164 140733205670800 18446744073709551615 4249376 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 82529 81050 141 53 0 80952 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 330116

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 29849
/proc/meminfo: memFree=10840876/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=239536 CPUtime=1122.26 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 1002435 0 0 0 111287 939 0 0 25 0 1 0 541433823 245284864 58405 33554432000 4194304 4409164 140733205670800 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 59884 58405 141 53 0 58307 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 239536

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 29851
/proc/meminfo: memFree=10765688/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=358200 CPUtime=1182.26 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 1032101 0 0 0 117248 978 0 0 25 0 1 0 541433823 366796800 88071 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 89550 88071 141 53 0 87973 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 358200

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 29861
/proc/meminfo: memFree=10490500/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=381944 CPUtime=1242.25 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 1102912 0 0 0 123194 1031 0 0 25 0 1 0 541433823 391110656 94007 33554432000 4194304 4409164 140733205670800 18446744073709551615 218880589719 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 95486 94007 141 53 0 93909 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 381944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.86 4/188 29864
/proc/meminfo: memFree=10950968/32950928 swapFree=67111528/67111528
[pid=29754] ppid=29752 vsize=226196 CPUtime=1299.96 cores=5,7
/proc/29754/stat : 29754 (lingeling) R 29752 29754 28497 0 -1 4202496 1143008 0 0 0 128937 1059 0 0 25 0 1 0 541433823 231624704 55070 33554432000 4194304 4409164 140733205670800 18446744073709551615 4243866 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/29754/statm: 56549 55070 141 53 0 54972 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 226196

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.98
CPU user time (s): 1289.38
CPU system time (s): 10.6034
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 532220

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

runsolver used 2.03069 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-23 00:40:32
IDJOB=3249669
IDBENCH=83180
IDSOLVER=1606
FILE ID=node112/3249669-1303512031
RUNJOBID= node112-1303512031-29698
PBS_JOBID= 13134246
Free space on /tmp= 72552 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249669-1303512031/watcher-3249669-1303512031 -o /tmp/evaluation-result-3249669-1303512031/solver-3249669-1303512031 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3249669-1303512031.cnf

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1432162273

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.828
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.828
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.828
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.828
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12180924 kB
Buffers:       1629776 kB
Cached:       18526344 kB
SwapCached:          0 kB
Active:        8984844 kB
Inactive:     11245792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12180924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8312 kB
Writeback:           8 kB
AnonPages:       73272 kB
Mapped:          14876 kB
Slab:           474204 kB
PageTables:       4968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   239368 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= 72536 MiB
End job on node112 at 2011-04-23 01:02:14