Trace number 3371536

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
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 variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
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: 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-3371536-1305434497/watcher-3371536-1305434497 -o /tmp/evaluation-result-3371536-1305434497/solver-3371536-1305434497 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371536-1305434497.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 4.75 6.67 3/291 14235
/proc/meminfo: memFree=21444600/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=7540 CPUtime=0 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 481 0 0 0 0 0 0 0 25 0 1 0 655047843 7720960 408 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335892224 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 1885 408 111 53 0 308 0

[startup+0.050523 s]
/proc/loadavg: 1.38 4.75 6.67 3/291 14235
/proc/meminfo: memFree=21444600/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=10188 CPUtime=0.04 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 1327 0 0 0 4 0 0 0 25 0 1 0 655047843 10432512 1084 33554432000 4194304 4409284 140734845849760 18446744073709551615 4300084 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 2547 1084 125 53 0 970 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10188

[startup+0.100503 s]
/proc/loadavg: 1.38 4.75 6.67 3/291 14235
/proc/meminfo: memFree=21444600/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=10188 CPUtime=0.09 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 1327 0 0 0 9 0 0 0 25 0 1 0 655047843 10432512 1084 33554432000 4194304 4409284 140734845849760 18446744073709551615 4302680 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 2547 1084 125 53 0 970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10188

[startup+0.300466 s]
/proc/loadavg: 1.38 4.75 6.67 3/291 14235
/proc/meminfo: memFree=21444600/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=12520 CPUtime=0.29 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 1913 0 0 0 29 0 0 0 25 0 1 0 655047843 12820480 1670 33554432000 4194304 4409284 140734845849760 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 3130 1670 128 53 0 1553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12520

[startup+0.700416 s]
/proc/loadavg: 1.38 4.75 6.67 3/291 14235
/proc/meminfo: memFree=21444600/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=16436 CPUtime=0.69 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 2970 0 0 0 69 0 0 0 25 0 1 0 655047843 16830464 2656 33554432000 4194304 4409284 140734845849760 18446744073709551615 4233203 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 4109 2656 135 53 0 2532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16436

[startup+1.50026 s]
/proc/loadavg: 1.59 4.73 6.65 5/297 14246
/proc/meminfo: memFree=21399036/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=16588 CPUtime=1.49 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 2993 0 0 0 149 0 0 0 25 0 1 0 655047843 16986112 2679 33554432000 4194304 4409284 140734845849760 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 4147 2679 136 53 0 2570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16588

[startup+3.10098 s]
/proc/loadavg: 1.59 4.73 6.65 5/297 14246
/proc/meminfo: memFree=21397672/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=16408 CPUtime=3.09 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 5808 0 0 0 306 3 0 0 25 0 1 0 655047843 16801792 2623 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 4102 2623 141 53 0 2525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16408

[startup+6.30039 s]
/proc/loadavg: 1.59 4.73 6.65 5/297 14246
/proc/meminfo: memFree=21392488/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=24212 CPUtime=6.29 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 11374 0 0 0 623 6 0 0 25 0 1 0 655047843 24793088 4581 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 6053 4581 141 53 0 4476 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24212

[startup+12.7003 s]
/proc/loadavg: 2.04 4.72 6.63 5/297 14246
/proc/meminfo: memFree=21348504/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=30744 CPUtime=12.69 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 24746 0 0 0 1256 13 0 0 25 0 1 0 655047843 31481856 6207 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 7686 6207 141 53 0 6109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30744

[startup+25.501 s]
/proc/loadavg: 2.34 4.70 6.60 5/297 14246
/proc/meminfo: memFree=21230932/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=33752 CPUtime=25.49 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 40475 0 0 0 2523 26 0 0 25 0 1 0 655047843 34562048 6990 33554432000 4194304 4409284 140734845849760 18446744073709551615 4226579 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 8438 6990 141 53 0 6861 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33752

[startup+51.1005 s]
/proc/loadavg: 2.90 4.64 6.53 5/297 14247
/proc/meminfo: memFree=21045644/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=68704 CPUtime=51.09 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 75763 0 0 0 5060 49 0 0 25 0 1 0 655047843 70352896 15186 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 17176 15186 141 53 0 15599 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68704

[startup+102.311 s]
/proc/loadavg: 3.72 4.56 6.39 5/297 14248
/proc/meminfo: memFree=20936876/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=166576 CPUtime=102.3 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 166279 0 0 0 10144 86 0 0 25 0 1 0 655047843 170573824 40165 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 41644 40165 141 53 0 40067 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 166576

[startup+162.301 s]
/proc/loadavg: 4.01 4.49 6.25 5/297 14250
/proc/meminfo: memFree=20691580/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=166780 CPUtime=162.29 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 224008 0 0 0 16104 125 0 0 25 0 1 0 655047843 170782720 40216 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 41695 40216 141 53 0 40118 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 166780

[startup+222.301 s]
/proc/loadavg: 4.00 4.40 6.11 5/297 14252
/proc/meminfo: memFree=20375600/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=189460 CPUtime=222.3 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 255172 0 0 0 22073 157 0 0 25 0 1 0 655047843 194007040 45886 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 47365 45886 141 53 0 45788 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 189460

[startup+282.3 s]
/proc/loadavg: 4.00 4.32 5.97 5/297 14253
/proc/meminfo: memFree=20228264/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=238572 CPUtime=282.3 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 288581 0 0 0 28042 188 0 0 25 0 1 0 655047843 244297728 58164 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 59643 58164 141 53 0 58066 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 238572

[startup+342.301 s]
/proc/loadavg: 4.10 4.29 5.86 5/297 14255
/proc/meminfo: memFree=20473004/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=195892 CPUtime=342.3 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 341562 0 0 0 34013 217 0 0 25 0 1 0 655047843 200593408 47494 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 48973 47494 141 53 0 47396 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 195892

[startup+402.301 s]
/proc/loadavg: 4.04 4.24 5.74 5/297 14256
/proc/meminfo: memFree=20382464/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=360028 CPUtime=402.31 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 397810 0 0 0 39990 241 0 0 25 0 1 0 655047843 368668672 88528 33554432000 4194304 4409284 140734845849760 18446744073709551615 4257039 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 90007 88528 141 53 0 88430 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 360028

[startup+462.3 s]
/proc/loadavg: 4.04 4.20 5.63 5/297 14258
/proc/meminfo: memFree=20370652/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=194116 CPUtime=462.3 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 407200 0 0 0 45974 256 0 0 25 0 1 0 655047843 198774784 47082 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 48529 47082 141 53 0 46952 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 194116

[startup+522.301 s]
/proc/loadavg: 4.09 4.18 5.53 5/297 14260
/proc/meminfo: memFree=20477760/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=229764 CPUtime=522.31 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 442733 0 0 0 51945 286 0 0 25 0 1 0 655047843 235278336 55962 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358796 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 57441 55962 141 53 0 55864 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 229764

[startup+582.301 s]
/proc/loadavg: 4.09 4.16 5.44 5/297 14261
/proc/meminfo: memFree=20043604/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=408844 CPUtime=582.31 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 487503 0 0 0 57924 307 0 0 25 0 1 0 655047843 418656256 100732 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 102211 100732 141 53 0 100634 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 408844

[startup+642.3 s]
/proc/loadavg: 4.03 4.13 5.35 5/297 14263
/proc/meminfo: memFree=20236532/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=201732 CPUtime=642.32 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 544621 0 0 0 63901 331 0 0 25 0 1 0 655047843 206573568 48954 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 50433 48954 141 53 0 48856 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 201732

[startup+702.301 s]
/proc/loadavg: 4.01 4.10 5.26 5/297 14264
/proc/meminfo: memFree=19910140/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=385696 CPUtime=702.31 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 597574 0 0 0 69884 347 0 0 25 0 1 0 655047843 394952704 94945 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358389 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 96424 94945 141 53 0 94847 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 385696

[startup+762.311 s]
/proc/loadavg: 4.04 4.10 5.18 5/297 14266
/proc/meminfo: memFree=20115328/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=286552 CPUtime=762.32 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 641297 0 0 0 75862 370 0 0 25 0 1 0 655047843 293429248 70114 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 71638 70114 141 53 0 70061 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 286552

[startup+822.301 s]
/proc/loadavg: 4.01 4.08 5.11 5/297 14268
/proc/meminfo: memFree=19949264/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=212064 CPUtime=822.31 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 654541 0 0 0 81845 386 0 0 25 0 1 0 655047843 217153536 51492 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 53016 51492 141 53 0 51439 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212064

[startup+882.301 s]
/proc/loadavg: 4.10 4.09 5.04 5/297 14269
/proc/meminfo: memFree=19845448/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=341008 CPUtime=882.32 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 686822 0 0 0 87826 406 0 0 25 0 1 0 655047843 349192192 83773 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 85252 83773 141 53 0 83675 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 341008

[startup+942.3 s]
/proc/loadavg: 4.13 4.10 4.99 5/297 14271
/proc/meminfo: memFree=19829056/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=273812 CPUtime=942.31 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 716964 0 0 0 93800 431 0 0 25 0 1 0 655047843 280383488 66974 33554432000 4194304 4409284 140734845849760 18446744073709551615 4238137 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 68453 66974 141 53 0 66876 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 273812

[startup+1002.3 s]
/proc/loadavg: 4.12 4.10 4.93 5/297 14272
/proc/meminfo: memFree=19871808/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=313324 CPUtime=1002.31 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 742567 0 0 0 99777 454 0 0 25 0 1 0 655047843 320843776 76852 33554432000 4194304 4409284 140734845849760 18446744073709551615 4359905 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 78331 76852 141 53 0 76754 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 313324

[startup+1062.3 s]
/proc/loadavg: 4.12 4.09 4.87 5/297 14274
/proc/meminfo: memFree=19869672/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=291916 CPUtime=1062.32 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 754402 0 0 0 105758 474 0 0 25 0 1 0 655047843 298921984 71500 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 72979 71500 141 53 0 71402 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 291916

[startup+1122.3 s]
/proc/loadavg: 4.17 4.12 4.83 5/297 14276
/proc/meminfo: memFree=19708688/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=249340 CPUtime=1122.32 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 800569 0 0 0 111732 500 0 0 25 0 1 0 655047843 255324160 60856 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 62335 60856 141 53 0 60758 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 249340

[startup+1182.3 s]
/proc/loadavg: 4.09 4.11 4.78 5/297 14286
/proc/meminfo: memFree=20069700/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=199144 CPUtime=1182.32 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 815745 0 0 0 117716 516 0 0 25 0 1 0 655047843 203923456 48307 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 49786 48307 141 53 0 48209 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 199144

[startup+1242.3 s]
/proc/loadavg: 4.03 4.08 4.73 5/297 14288
/proc/meminfo: memFree=19749000/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=173000 CPUtime=1242.32 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 849672 0 0 0 123687 545 0 0 25 0 1 0 655047843 177152000 41803 33554432000 4194304 4409284 140734845849760 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 43250 41803 141 53 0 41673 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 173000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.08 4.69 3/293 14291
/proc/meminfo: memFree=20805372/32951124 swapFree=66457188/67111528
[pid=14235] ppid=14233 vsize=340560 CPUtime=1300.03 cores=0,2
/proc/14235/stat : 14235 (lingeling) R 14233 14235 14077 0 -1 4202496 891530 0 0 0 129435 568 0 0 25 0 1 0 655047843 348733440 83661 33554432000 4194304 4409284 140734845849760 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/14235/statm: 85140 83661 141 53 0 83563 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 340560

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.06
CPU user time (s): 1294.36
CPU system time (s): 5.70413
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 511988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.36
system time used= 5.70413
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 891530
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= 4
involuntary context switches= 3893

runsolver used 3.83342 second user time and 8.00878 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 06:41:37
IDJOB=3371536
IDBENCH=83177
IDSOLVER=1849
FILE ID=node132/3371536-1305434497
RUNJOBID= node132-1305434496-14095
PBS_JOBID= 13324694
Free space on /tmp= 73360 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371536-1305434497/watcher-3371536-1305434497 -o /tmp/evaluation-result-3371536-1305434497/solver-3371536-1305434497 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371536-1305434497.cnf

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=1962541041

node132.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.833
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.66
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.833
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.74
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.833
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      21444756 kB
Buffers:        289512 kB
Cached:        5618528 kB
SwapCached:       6904 kB
Active:        4863460 kB
Inactive:      6332832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21444756 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           12696 kB
Writeback:           0 kB
AnonPages:     5286540 kB
Mapped:          19212 kB
Slab:           219252 kB
PageTables:      25084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34825664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73364 MiB
End job on node132 at 2011-05-15 07:03:19