Trace number 3371729

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.08 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

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-3371729-1305435081/watcher-3371729-1305435081 -o /tmp/evaluation-result-3371729-1305435081/solver-3371729-1305435081 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371729-1305435081.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: 5.00 7.18 7.62 4/329 17943
/proc/meminfo: memFree=11081772/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=7708 CPUtime=0 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 505 0 0 0 0 0 0 0 21 0 1 0 655110451 7892992 449 33554432000 4194304 4409284 140737048154144 18446744073709551615 212436016896 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 1927 449 111 53 0 350 0

[startup+0.0274351 s]
/proc/loadavg: 5.00 7.18 7.62 4/329 17943
/proc/meminfo: memFree=11081772/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=8724 CPUtime=0.02 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 775 0 0 0 2 0 0 0 21 0 1 0 655110451 8933376 717 33554432000 4194304 4409284 140737048154144 18446744073709551615 4300394 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 2181 717 125 53 0 604 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8724

[startup+0.100419 s]
/proc/loadavg: 5.00 7.18 7.62 4/329 17943
/proc/meminfo: memFree=11081772/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=10296 CPUtime=0.09 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 1274 0 0 0 9 0 0 0 21 0 1 0 655110451 10543104 959 33554432000 4194304 4409284 140737048154144 18446744073709551615 4340373 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 2574 959 133 53 0 997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10296

[startup+0.300383 s]
/proc/loadavg: 5.00 7.18 7.62 4/329 17943
/proc/meminfo: memFree=11081772/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=10296 CPUtime=0.29 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 1277 0 0 0 29 0 0 0 22 0 1 0 655110451 10543104 962 33554432000 4194304 4409284 140737048154144 18446744073709551615 4243795 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 2574 962 136 53 0 997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10296

[startup+0.700305 s]
/proc/loadavg: 5.00 7.18 7.62 4/329 17943
/proc/meminfo: memFree=11081772/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=10296 CPUtime=0.69 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 1428 0 0 0 69 0 0 0 24 0 1 0 655110451 10543104 1113 33554432000 4194304 4409284 140737048154144 18446744073709551615 4243662 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 2574 1113 136 53 0 997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10296

[startup+1.50015 s]
/proc/loadavg: 5.00 7.18 7.62 5/330 17944
/proc/meminfo: memFree=11071352/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=10296 CPUtime=1.49 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 1428 0 0 0 149 0 0 0 25 0 1 0 655110451 10543104 1113 33554432000 4194304 4409284 140737048154144 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 2574 1113 136 53 0 997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10296

[startup+3.10085 s]
/proc/loadavg: 5.00 7.18 7.62 5/330 17944
/proc/meminfo: memFree=11067880/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=10296 CPUtime=3.09 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 1428 0 0 0 309 0 0 0 25 0 1 0 655110451 10543104 1113 33554432000 4194304 4409284 140737048154144 18446744073709551615 4229800 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 2574 1113 136 53 0 997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10296

[startup+6.30024 s]
/proc/loadavg: 4.92 7.13 7.60 5/330 17944
/proc/meminfo: memFree=11061808/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=14264 CPUtime=6.29 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 2401 0 0 0 628 1 0 0 25 0 1 0 655110451 14606336 2086 33554432000 4194304 4409284 140737048154144 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 3566 2086 141 53 0 1989 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14264

[startup+12.701 s]
/proc/loadavg: 4.84 7.08 7.58 5/330 17944
/proc/meminfo: memFree=11034696/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=20264 CPUtime=12.7 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 6988 0 0 0 1259 11 0 0 25 0 1 0 655110451 20750336 3586 33554432000 4194304 4409284 140737048154144 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 5066 3586 141 53 0 3489 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 20264

[startup+25.5006 s]
/proc/loadavg: 4.66 6.92 7.52 5/330 17945
/proc/meminfo: memFree=10997768/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=31500 CPUtime=25.49 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 18490 0 0 0 2526 23 0 0 25 0 1 0 655110451 32256000 6395 33554432000 4194304 4409284 140737048154144 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 7875 6395 141 53 0 6298 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31500

[startup+51.1008 s]
/proc/loadavg: 4.56 6.72 7.43 5/330 17945
/proc/meminfo: memFree=10890092/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=73768 CPUtime=51.09 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 47886 0 0 0 5063 46 0 0 25 0 1 0 655110451 75538432 16962 33554432000 4194304 4409284 140737048154144 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 18442 16962 141 53 0 16865 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73768

[startup+102.312 s]
/proc/loadavg: 4.40 6.33 7.26 5/330 17947
/proc/meminfo: memFree=10839472/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=68836 CPUtime=102.31 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 96956 0 0 0 10150 81 0 0 25 0 1 0 655110451 70488064 15761 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 17209 15761 141 53 0 15632 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68836

[startup+162.301 s]
/proc/loadavg: 4.14 5.90 7.06 5/330 17948
/proc/meminfo: memFree=10692008/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=138788 CPUtime=162.3 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 130310 0 0 0 16127 103 0 0 25 0 1 0 655110451 142118912 33249 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 34697 33249 141 53 0 33120 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 138788

[startup+222.3 s]
/proc/loadavg: 4.05 5.56 6.86 5/330 17950
/proc/meminfo: memFree=10719260/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=103404 CPUtime=222.3 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 167875 0 0 0 22107 123 0 0 25 0 1 0 655110451 105885696 24371 33554432000 4194304 4409284 140737048154144 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 25851 24371 141 53 0 24274 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103404

[startup+282.301 s]
/proc/loadavg: 4.07 5.29 6.69 5/330 17952
/proc/meminfo: memFree=10554680/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=159272 CPUtime=282.3 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 190034 0 0 0 28090 140 0 0 25 0 1 0 655110451 163094528 38338 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 39818 38338 141 53 0 38241 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 159272

[startup+342.301 s]
/proc/loadavg: 4.02 5.05 6.51 5/330 17953
/proc/meminfo: memFree=10340000/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=245612 CPUtime=342.3 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 237292 0 0 0 34070 160 0 0 25 0 1 0 655110451 251506688 59729 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 61403 59729 141 53 0 59826 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 245612

[startup+402.301 s]
/proc/loadavg: 4.01 4.86 6.35 5/330 17955
/proc/meminfo: memFree=10415356/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=245612 CPUtime=402.3 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 253676 0 0 0 40058 172 0 0 25 0 1 0 655110451 251506688 59729 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 61403 59729 141 53 0 59826 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 245612

[startup+462.301 s]
/proc/loadavg: 4.00 4.70 6.20 5/330 17956
/proc/meminfo: memFree=10411620/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=161884 CPUtime=462.31 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 281069 0 0 0 46041 190 0 0 25 0 1 0 655110451 165769216 38991 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 40471 38991 141 53 0 38894 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 161884

[startup+522.3 s]
/proc/loadavg: 4.04 4.58 6.07 5/330 17958
/proc/meminfo: memFree=10377748/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=197716 CPUtime=522.31 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 293419 0 0 0 52025 206 0 0 25 0 1 0 655110451 202461184 47948 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 49429 47948 141 53 0 47852 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 197716

[startup+582.301 s]
/proc/loadavg: 4.01 4.47 5.94 5/330 17969
/proc/meminfo: memFree=10300224/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=255516 CPUtime=582.32 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 307869 0 0 0 58011 221 0 0 25 0 1 0 655110451 261648384 62398 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 63879 62398 141 53 0 62302 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 255516

[startup+642.301 s]
/proc/loadavg: 4.04 4.40 5.82 5/330 17970
/proc/meminfo: memFree=10214028/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=268436 CPUtime=642.32 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 319292 0 0 0 64001 231 0 0 25 0 1 0 655110451 274878464 65629 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 67109 65629 141 53 0 65532 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 268436

[startup+702.3 s]
/proc/loadavg: 4.05 4.34 5.71 5/330 17972
/proc/meminfo: memFree=10215844/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=275996 CPUtime=702.32 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 353950 0 0 0 69989 243 0 0 25 0 1 0 655110451 282619904 67519 33554432000 4194304 4409284 140737048154144 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 68999 67519 141 53 0 67422 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 275996

[startup+762.312 s]
/proc/loadavg: 4.10 4.29 5.60 5/330 17976
/proc/meminfo: memFree=10220708/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=311852 CPUtime=762.33 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 379298 0 0 0 75981 252 0 0 25 0 1 0 655110451 319336448 76483 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 77963 76483 141 53 0 76386 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 311852

[startup+822.3 s]
/proc/loadavg: 4.03 4.23 5.50 5/330 17978
/proc/meminfo: memFree=10031920/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=432724 CPUtime=822.32 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 476467 0 0 0 81964 268 0 0 25 0 1 0 655110451 443109376 106701 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 108181 106701 141 53 0 106604 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 432724

[startup+882.301 s]
/proc/loadavg: 4.01 4.19 5.40 5/330 17980
/proc/meminfo: memFree=10024708/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=432724 CPUtime=882.32 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 476467 0 0 0 87956 276 0 0 25 0 1 0 655110451 443109376 106701 33554432000 4194304 4409284 140737048154144 18446744073709551615 212436041623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 108181 106701 141 53 0 106604 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 432724

[startup+942.301 s]
/proc/loadavg: 4.00 4.15 5.31 5/330 17981
/proc/meminfo: memFree=10128940/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=216460 CPUtime=942.32 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 506585 0 0 0 93943 289 0 0 25 0 1 0 655110451 221655040 52667 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 54115 52667 141 53 0 52538 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 216460

[startup+1002.3 s]
/proc/loadavg: 4.06 4.14 5.23 5/330 17983
/proc/meminfo: memFree=10070012/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=237392 CPUtime=1002.33 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 511818 0 0 0 99932 301 0 0 25 0 1 0 655110451 243089408 57900 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 59348 57900 141 53 0 57771 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 237392

[startup+1062.3 s]
/proc/loadavg: 4.02 4.11 5.15 5/330 17984
/proc/meminfo: memFree=9980316/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=262940 CPUtime=1062.33 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 518205 0 0 0 105918 315 0 0 25 0 1 0 655110451 269250560 64287 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 65735 64287 141 53 0 64158 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 262940

[startup+1122.3 s]
/proc/loadavg: 4.06 4.10 5.08 5/330 17986
/proc/meminfo: memFree=9780272/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=385992 CPUtime=1122.33 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 587503 0 0 0 111907 326 0 0 25 0 1 0 655110451 395255808 95018 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 96498 95018 141 53 0 94921 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 385992

[startup+1182.3 s]
/proc/loadavg: 4.15 4.11 5.02 5/330 17988
/proc/meminfo: memFree=9748000/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=385992 CPUtime=1182.33 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 603887 0 0 0 117900 333 0 0 25 0 1 0 655110451 395255808 95018 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 96498 95018 141 53 0 94921 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 385992

[startup+1242.3 s]
/proc/loadavg: 4.05 4.09 4.96 5/330 17989
/proc/meminfo: memFree=9855852/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=385992 CPUtime=1242.34 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 603887 0 0 0 123896 338 0 0 25 0 1 0 655110451 395255808 95018 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 96498 95018 141 53 0 94921 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 385992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.07 4.89 3/329 17994
/proc/meminfo: memFree=10562000/32951124 swapFree=67093864/67111528
[pid=17943] ppid=17941 vsize=385992 CPUtime=1300.05 cores=5,7
/proc/17943/stat : 17943 (lingeling) R 17941 17943 17883 0 -1 4202496 603887 0 0 0 129664 341 0 0 25 0 1 0 655110451 395255808 95018 33554432000 4194304 4409284 140737048154144 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17943/statm: 96498 95018 141 53 0 94921 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 385992

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.03
CPU time (s): 1300.08
CPU user time (s): 1296.65
CPU system time (s): 3.42648
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 432724

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

runsolver used 3.62645 second user time and 9.39357 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 06:51:21
IDJOB=3371729
IDBENCH=83907
IDSOLVER=1849
FILE ID=node102/3371729-1305435081
RUNJOBID= node102-1305435081-17904
PBS_JOBID= 13324708
Free space on /tmp= 73660 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371729-1305435081/watcher-3371729-1305435081 -o /tmp/evaluation-result-3371729-1305435081/solver-3371729-1305435081 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371729-1305435081.cnf

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=1651937276

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11082052 kB
Buffers:        271424 kB
Cached:        2858056 kB
SwapCached:       1128 kB
Active:       19572752 kB
Inactive:      2006932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11082052 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:    18449336 kB
Mapped:          26680 kB
Slab:           170112 kB
PageTables:      54104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59112864 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= 73660 MiB
End job on node102 at 2011-05-15 07:13:03