Trace number 3371705

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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

running on 2 cores: 1,3

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: 0.92 1.55 2.63 2/363 17055
/proc/meminfo: memFree=18255864/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=6888 CPUtime=0.01 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 358 0 0 0 1 0 0 0 24 0 1 0 733803404 7053312 267 33554432000 4194304 4409284 140735746965936 18446744073709551615 4247232 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 1722 267 133 53 0 145 0

[startup+0.0406939 s]
/proc/loadavg: 0.92 1.55 2.63 2/363 17055
/proc/meminfo: memFree=18255864/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=7024 CPUtime=0.03 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 367 0 0 0 3 0 0 0 24 0 1 0 733803404 7192576 276 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 1756 276 140 53 0 179 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7024

[startup+0.100681 s]
/proc/loadavg: 0.92 1.55 2.63 2/363 17055
/proc/meminfo: memFree=18255864/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=7428 CPUtime=0.09 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 570 0 0 0 9 0 0 0 24 0 1 0 733803404 7606272 410 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 1857 410 141 53 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7428

[startup+0.300647 s]
/proc/loadavg: 0.92 1.55 2.63 2/363 17055
/proc/meminfo: memFree=18255864/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=8184 CPUtime=0.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 933 0 0 0 29 0 0 0 25 0 1 0 733803404 8380416 598 33554432000 4194304 4409284 140735746965936 18446744073709551615 4302628 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 2046 598 141 53 0 469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8184

[startup+0.700591 s]
/proc/loadavg: 0.92 1.55 2.63 2/363 17055
/proc/meminfo: memFree=18255864/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=9208 CPUtime=0.69 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 2686 0 0 0 68 1 0 0 25 0 1 0 733803404 9428992 855 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 2302 855 141 53 0 725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9208

[startup+1.50044 s]
/proc/loadavg: 0.92 1.55 2.63 5/376 17105
/proc/meminfo: memFree=18214252/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=11052 CPUtime=1.49 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 6128 0 0 0 145 4 0 0 25 0 1 0 733803404 11317248 1316 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 2763 1316 141 53 0 1186 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11052

[startup+3.10018 s]
/proc/loadavg: 0.92 1.55 2.63 6/379 17111
/proc/meminfo: memFree=18170040/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=11792 CPUtime=3.09 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 13279 0 0 0 299 10 0 0 25 0 1 0 733803404 12075008 1501 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 2948 1501 141 53 0 1371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11792

[startup+6.30064 s]
/proc/loadavg: 1.17 1.59 2.64 6/379 17138
/proc/meminfo: memFree=18108572/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=13976 CPUtime=6.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 23954 0 0 0 608 21 0 0 25 0 1 0 733803404 14311424 2047 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 3494 2047 141 53 0 1917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13976

[startup+12.7006 s]
/proc/loadavg: 1.39 1.63 2.65 5/379 17138
/proc/meminfo: memFree=18085196/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=23136 CPUtime=12.69 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 43621 0 0 0 1230 39 0 0 25 0 1 0 733803404 23691264 4305 33554432000 4194304 4409284 140735746965936 18446744073709551615 4304453 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 5784 4305 141 53 0 4207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23136

[startup+25.5004 s]
/proc/loadavg: 1.97 1.75 2.67 5/379 17138
/proc/meminfo: memFree=18033056/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=23028 CPUtime=25.49 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 78949 0 0 0 2481 68 0 0 25 0 1 0 733803404 23580672 4310 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 5757 4310 141 53 0 4180 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23028

[startup+51.1002 s]
/proc/loadavg: 2.66 1.93 2.70 5/379 17138
/proc/meminfo: memFree=17976116/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=33820 CPUtime=51.08 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 132604 0 0 0 4987 121 0 0 25 0 1 0 733803404 34631680 6976 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 8455 6976 141 53 0 6878 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33820

[startup+102.315 s]
/proc/loadavg: 3.49 2.26 2.77 5/379 17140
/proc/meminfo: memFree=17860252/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=90108 CPUtime=102.3 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 213140 0 0 0 10043 187 0 0 25 0 1 0 733803404 92270592 21048 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 22527 21048 141 53 0 20950 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 90108

[startup+162.301 s]
/proc/loadavg: 3.92 2.61 2.86 5/379 17142
/proc/meminfo: memFree=17795480/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=75120 CPUtime=162.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 264470 0 0 0 16001 228 0 0 25 0 1 0 733803404 76922880 17333 33554432000 4194304 4409284 140735746965936 18446744073709551615 4304352 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 18780 17333 141 53 0 17203 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75120

[startup+222.301 s]
/proc/loadavg: 4.01 2.87 2.93 5/379 17144
/proc/meminfo: memFree=17778824/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=56012 CPUtime=222.28 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 355319 0 0 0 21926 302 0 0 25 0 1 0 733803404 57356288 12524 33554432000 4194304 4409284 140735746965936 18446744073709551615 4337785 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 14003 12524 141 53 0 12426 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 56012

[startup+282.301 s]
/proc/loadavg: 4.00 3.07 2.99 5/379 17144
/proc/meminfo: memFree=17753604/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=86656 CPUtime=282.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 433705 0 0 0 27861 368 0 0 25 0 1 0 733803404 88735744 20185 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 21664 20185 141 53 0 20087 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 86656

[startup+342.301 s]
/proc/loadavg: 4.07 3.26 3.06 5/379 17146
/proc/meminfo: memFree=17502828/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=162180 CPUtime=342.28 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 491217 0 0 0 33820 408 0 0 25 0 1 0 733803404 166072320 39066 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 40545 39066 141 53 0 38968 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 162180

[startup+402.301 s]
/proc/loadavg: 4.02 3.39 3.12 5/379 17148
/proc/meminfo: memFree=17572212/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=174820 CPUtime=402.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 517715 0 0 0 39785 444 0 0 25 0 1 0 733803404 179015680 42226 33554432000 4194304 4409284 140735746965936 18446744073709551615 4337552 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 43705 42226 141 53 0 42128 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 174820

[startup+462.301 s]
/proc/loadavg: 4.01 3.50 3.17 5/379 17150
/proc/meminfo: memFree=17474096/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=166672 CPUtime=462.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 572573 0 0 0 45753 476 0 0 25 0 1 0 733803404 170672128 40189 33554432000 4194304 4409284 140735746965936 18446744073709551615 4302975 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 41668 40189 141 53 0 40091 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 166672

[startup+522.301 s]
/proc/loadavg: 4.00 3.59 3.22 5/379 17152
/proc/meminfo: memFree=17529368/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=164072 CPUtime=522.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 608969 0 0 0 51722 507 0 0 25 0 1 0 733803404 168009728 39538 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 41018 39538 141 53 0 39441 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 164072

[startup+582.301 s]
/proc/loadavg: 4.00 3.66 3.26 5/379 17152
/proc/meminfo: memFree=17493868/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=190336 CPUtime=582.28 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 656388 0 0 0 57686 542 0 0 25 0 1 0 733803404 194904064 46105 33554432000 4194304 4409284 140735746965936 18446744073709551615 4337968 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 47584 46105 141 53 0 46007 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 190336

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.31 5/379 17154
/proc/meminfo: memFree=17445444/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=144356 CPUtime=642.3 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 718890 0 0 0 63661 569 0 0 25 0 1 0 733803404 147820544 34421 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 36089 34421 141 53 0 34512 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 144356

[startup+702.3 s]
/proc/loadavg: 4.00 3.77 3.35 5/379 17156
/proc/meminfo: memFree=17462396/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=180536 CPUtime=702.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 772437 0 0 0 69617 612 0 0 25 0 1 0 733803404 184868864 43655 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 45134 43655 141 53 0 43557 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 180536

[startup+762.314 s]
/proc/loadavg: 4.09 3.84 3.39 5/379 17158
/proc/meminfo: memFree=17466832/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=216876 CPUtime=762.31 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 840910 0 0 0 75584 647 0 0 25 0 1 0 733803404 222081024 52740 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 54219 52740 141 53 0 52642 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 216876

[startup+822.3 s]
/proc/loadavg: 4.09 3.88 3.44 5/379 17160
/proc/meminfo: memFree=17429848/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=198996 CPUtime=822.3 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 880186 0 0 0 81549 681 0 0 25 0 1 0 733803404 203771904 48270 33554432000 4194304 4409284 140735746965936 18446744073709551615 4337956 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 49749 48270 141 53 0 48172 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 198996

[startup+882.3 s]
/proc/loadavg: 4.03 3.90 3.47 5/379 17160
/proc/meminfo: memFree=17290804/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=242452 CPUtime=882.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 907207 0 0 0 87516 713 0 0 25 0 1 0 733803404 248270848 59134 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 60613 59134 141 53 0 59036 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 242452

[startup+942.3 s]
/proc/loadavg: 4.04 3.93 3.50 5/379 17162
/proc/meminfo: memFree=17048728/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=236860 CPUtime=942.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 947653 0 0 0 93486 743 0 0 25 0 1 0 733803404 242544640 57736 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 59215 57736 141 53 0 57638 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 236860

[startup+1002.3 s]
/proc/loadavg: 4.05 3.95 3.54 5/379 17164
/proc/meminfo: memFree=16693048/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=259408 CPUtime=1002.29 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 993102 0 0 0 99448 781 0 0 25 0 1 0 733803404 265633792 63373 33554432000 4194304 4409284 140735746965936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 64852 63373 141 53 0 63275 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 259408

[startup+1062.3 s]
/proc/loadavg: 4.02 3.96 3.56 5/379 17166
/proc/meminfo: memFree=17165188/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=242200 CPUtime=1062.3 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 1003018 0 0 0 105416 814 0 0 25 0 1 0 733803404 248012800 59071 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 60550 59071 141 53 0 58973 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 242200

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.59 5/379 17168
/proc/meminfo: memFree=16970700/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=241728 CPUtime=1122.3 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 1052338 0 0 0 111385 845 0 0 25 0 1 0 733803404 247529472 58953 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 60432 58953 141 53 0 58855 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 241728

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/379 17168
/proc/meminfo: memFree=16989512/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=298408 CPUtime=1182.3 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 1066508 0 0 0 117359 871 0 0 25 0 1 0 733803404 305569792 73123 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 74602 73123 141 53 0 73025 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 298408

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.63 5/379 17170
/proc/meminfo: memFree=16850604/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=472184 CPUtime=1242.3 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 1109952 0 0 0 123337 893 0 0 25 0 1 0 733803404 483516416 116567 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 118046 116567 141 53 0 116469 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 472184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.99 3.66 5/379 17172
/proc/meminfo: memFree=17102416/32951124 swapFree=45193364/67111528
[pid=17055] ppid=17053 vsize=300612 CPUtime=1300.01 cores=1,3
/proc/17055/stat : 17055 (lingeling) R 17053 17055 16596 0 -1 4202496 1189592 0 0 0 129084 917 0 0 25 0 1 0 733803404 307826688 73674 33554432000 4194304 4409284 140735746965936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17055/statm: 75153 73674 141 53 0 73576 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 300612

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.03
CPU user time (s): 1290.84
CPU system time (s): 9.1896
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 550124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1290.84
system time used= 9.1896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1189592
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2873

runsolver used 4.55431 second user time and 10.8364 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 07:02:07
IDJOB=3371705
IDBENCH=85542
IDSOLVER=1849
FILE ID=node118/3371705-1305435727
RUNJOBID= node118-1305435727-17043
PBS_JOBID= 13324630
Free space on /tmp= 73328 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371705-1305435727/watcher-3371705-1305435727 -o /tmp/evaluation-result-3371705-1305435727/solver-3371705-1305435727 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371705-1305435727.cnf

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=1685068200

node118.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.842
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.68
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.842
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.75
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18256144 kB
Buffers:        286684 kB
Cached:        4411316 kB
SwapCached:      22084 kB
Active:       11778460 kB
Inactive:      2614096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18256144 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:             476 kB
Writeback:           0 kB
AnonPages:     9685852 kB
Mapped:          14616 kB
Slab:           147148 kB
PageTables:      89988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88633028 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= 73292 MiB
End job on node118 at 2011-05-15 07:23:49