Trace number 3371542

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

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3371542-1305434510/watcher-3371542-1305434510 -o /tmp/evaluation-result-3371542-1305434510/solver-3371542-1305434510 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371542-1305434510.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: 3.39 4.73 6.08 3/299 30062
/proc/meminfo: memFree=27597888/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=7748 CPUtime=0 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 517 0 0 0 0 0 0 0 22 0 1 0 655049515 7933952 460 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 1937 460 111 53 0 360 0

[startup+0.077371 s]
/proc/loadavg: 3.39 4.73 6.08 3/299 30062
/proc/meminfo: memFree=27597888/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=19268 CPUtime=0.07 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 3397 0 0 0 7 0 0 0 22 0 1 0 655049515 19730432 3340 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 4817 3340 111 53 0 3240 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19268

[startup+0.100371 s]
/proc/loadavg: 3.39 4.73 6.08 3/299 30062
/proc/meminfo: memFree=27597888/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=19268 CPUtime=0.09 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 3397 0 0 0 9 0 0 0 22 0 1 0 655049515 19730432 3340 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204647168 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 4817 3340 111 53 0 3240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19268

[startup+0.30034 s]
/proc/loadavg: 3.39 4.73 6.08 3/299 30062
/proc/meminfo: memFree=27597888/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=20112 CPUtime=0.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 4435 0 0 0 29 0 0 0 23 0 1 0 655049515 20594688 3565 33554432000 4194304 4409284 140735827805776 18446744073709551615 4284384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 5028 3565 125 53 0 3451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20112

[startup+0.700284 s]
/proc/loadavg: 3.39 4.73 6.08 3/299 30062
/proc/meminfo: memFree=27597888/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=29308 CPUtime=0.69 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 6737 0 0 0 69 0 0 0 25 0 1 0 655049515 30011392 5867 33554432000 4194304 4409284 140735827805776 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 7327 5867 128 53 0 5750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29308

[startup+1.50014 s]
/proc/loadavg: 3.39 4.73 6.08 5/305 30127
/proc/meminfo: memFree=27538336/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=33312 CPUtime=1.49 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 7996 0 0 0 148 1 0 0 25 0 1 0 655049515 34111488 6875 33554432000 4194304 4409284 140735827805776 18446744073709551615 4233185 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 8328 6875 135 53 0 6751 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33312

[startup+3.10087 s]
/proc/loadavg: 3.39 4.73 6.08 5/308 30187
/proc/meminfo: memFree=27462516/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=43624 CPUtime=3.09 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 10575 0 0 0 308 1 0 0 25 0 1 0 655049515 44670976 9454 33554432000 4194304 4409284 140735827805776 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 10906 9454 136 53 0 9329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43624

[startup+6.30034 s]
/proc/loadavg: 3.43 4.72 6.07 5/308 30187
/proc/meminfo: memFree=27448752/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=43624 CPUtime=6.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 10575 0 0 0 628 1 0 0 25 0 1 0 655049515 44670976 9454 33554432000 4194304 4409284 140735827805776 18446744073709551615 4242973 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 10906 9454 136 53 0 9329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43624

[startup+12.7003 s]
/proc/loadavg: 3.48 4.71 6.06 5/308 30214
/proc/meminfo: memFree=27436496/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=35496 CPUtime=12.69 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 12288 0 0 0 1264 5 0 0 25 0 1 0 655049515 36347904 7395 33554432000 4194304 4409284 140735827805776 18446744073709551615 4243001 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 8874 7395 141 53 0 7297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35496

[startup+25.5001 s]
/proc/loadavg: 3.59 4.67 6.03 4/303 30258
/proc/meminfo: memFree=27431252/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=45204 CPUtime=25.49 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 22439 0 0 0 2529 20 0 0 25 0 1 0 655049515 46288896 9822 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 11301 9822 141 53 0 9724 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45204

[startup+51.1009 s]
/proc/loadavg: 3.73 4.62 5.97 6/308 30296
/proc/meminfo: memFree=27326116/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=71324 CPUtime=51.09 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 54587 0 0 0 5059 50 0 0 25 0 1 0 655049515 73035776 16352 33554432000 4194304 4409284 140735827805776 18446744073709551615 4257010 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 17831 16352 141 53 0 16254 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71324

[startup+102.311 s]
/proc/loadavg: 3.88 4.52 5.87 6/308 30297
/proc/meminfo: memFree=27148576/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=117064 CPUtime=102.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 133337 0 0 0 10113 117 0 0 25 0 1 0 655049515 119873536 27787 33554432000 4194304 4409284 140735827805776 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 29266 27787 141 53 0 27689 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117064

[startup+162.3 s]
/proc/loadavg: 3.95 4.42 5.75 5/308 30353
/proc/meminfo: memFree=27053664/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=123052 CPUtime=162.28 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 186192 0 0 0 16044 184 0 0 25 0 1 0 655049515 126005248 29284 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 30763 29284 141 53 0 29186 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 123052

[startup+222.3 s]
/proc/loadavg: 3.98 4.34 5.63 5/308 30382
/proc/meminfo: memFree=26763204/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=152328 CPUtime=222.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 221502 0 0 0 21980 249 0 0 25 0 1 0 655049515 155983872 36484 33554432000 4194304 4409284 140735827805776 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 38082 36484 141 53 0 36505 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152328

[startup+282.3 s]
/proc/loadavg: 3.99 4.28 5.53 5/308 30383
/proc/meminfo: memFree=26772688/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=230340 CPUtime=282.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 260469 0 0 0 27913 316 0 0 25 0 1 0 655049515 235868160 56106 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 57585 56106 141 53 0 56008 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 230340

[startup+342.3 s]
/proc/loadavg: 3.99 4.23 5.43 5/308 30385
/proc/meminfo: memFree=26517960/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=219380 CPUtime=342.28 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 282889 0 0 0 33875 353 0 0 25 0 1 0 655049515 224645120 53366 33554432000 4194304 4409284 140735827805776 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 54845 53366 141 53 0 53268 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 219380

[startup+402.3 s]
/proc/loadavg: 4.12 4.21 5.35 5/308 30386
/proc/meminfo: memFree=26185348/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=273908 CPUtime=402.28 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 376920 0 0 0 39819 409 0 0 25 0 1 0 655049515 280481792 66998 33554432000 4194304 4409284 140735827805776 18446744073709551615 4256910 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 68477 66998 141 53 0 66900 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 273908

[startup+462.3 s]
/proc/loadavg: 4.04 4.17 5.26 5/308 30388
/proc/meminfo: memFree=26534988/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=170096 CPUtime=462.28 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 470303 0 0 0 45760 468 0 0 25 0 1 0 655049515 174178304 41045 33554432000 4194304 4409284 140735827805776 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 42524 41045 141 53 0 40947 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 170096

[startup+522.301 s]
/proc/loadavg: 4.01 4.14 5.18 5/308 30390
/proc/meminfo: memFree=26164540/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=315060 CPUtime=522.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 519455 0 0 0 51708 521 0 0 25 0 1 0 655049515 322621440 77286 33554432000 4194304 4409284 140735827805776 18446744073709551615 4263911 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 78765 77286 141 53 0 77188 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 315060

[startup+582.301 s]
/proc/loadavg: 4.00 4.11 5.10 5/308 30391
/proc/meminfo: memFree=26305244/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=268140 CPUtime=582.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 587791 0 0 0 57672 557 0 0 25 0 1 0 655049515 274575360 65556 33554432000 4194304 4409284 140735827805776 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 67035 65556 141 53 0 65458 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 268140

[startup+642.301 s]
/proc/loadavg: 4.07 4.10 5.04 5/308 30393
/proc/meminfo: memFree=26473848/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=334776 CPUtime=642.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 615959 0 0 0 63641 588 0 0 25 0 1 0 655049515 342810624 82215 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 83694 82215 141 53 0 82117 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 334776

[startup+702.301 s]
/proc/loadavg: 4.06 4.10 4.97 5/308 30394
/proc/meminfo: memFree=26314956/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=296704 CPUtime=702.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 675239 0 0 0 69608 622 0 0 25 0 1 0 655049515 303824896 72697 33554432000 4194304 4409284 140735827805776 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 74176 72697 141 53 0 72599 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 296704

[startup+762.311 s]
/proc/loadavg: 4.02 4.08 4.91 5/308 30396
/proc/meminfo: memFree=26167352/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=407064 CPUtime=762.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 715584 0 0 0 75572 658 0 0 25 0 1 0 655049515 416833536 100287 33554432000 4194304 4409284 140735827805776 18446744073709551615 4257039 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 101766 100287 141 53 0 100189 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 407064

[startup+822.301 s]
/proc/loadavg: 4.01 4.06 4.85 5/308 30398
/proc/meminfo: memFree=26341648/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=323800 CPUtime=822.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 796204 0 0 0 81524 705 0 0 25 0 1 0 655049515 331571200 79471 33554432000 4194304 4409284 140735827805776 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 80950 79471 141 53 0 79373 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 323800

[startup+882.301 s]
/proc/loadavg: 4.00 4.05 4.79 5/308 30399
/proc/meminfo: memFree=26216992/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=293008 CPUtime=882.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 841851 0 0 0 87469 760 0 0 25 0 1 0 655049515 300040192 71805 33554432000 4194304 4409284 140735827805776 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 73252 71805 141 53 0 71675 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 293008

[startup+942.301 s]
/proc/loadavg: 4.00 4.04 4.74 5/308 30401
/proc/meminfo: memFree=26466292/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=280944 CPUtime=942.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 898558 0 0 0 93425 805 0 0 25 0 1 0 655049515 287686656 68757 33554432000 4194304 4409284 140735827805776 18446744073709551615 4359905 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 70236 68757 141 53 0 68659 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 280944

[startup+1002.3 s]
/proc/loadavg: 4.22 4.09 4.71 5/308 30402
/proc/meminfo: memFree=26455072/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=273480 CPUtime=1002.29 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 936414 0 0 0 99370 859 0 0 25 0 1 0 655049515 280043520 66891 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 68370 66891 141 53 0 66793 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 273480

[startup+1062.3 s]
/proc/loadavg: 4.08 4.07 4.67 5/308 30404
/proc/meminfo: memFree=26162768/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=431492 CPUtime=1062.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 986038 0 0 0 105338 892 0 0 25 0 1 0 655049515 441847808 106394 33554432000 4194304 4409284 140735827805776 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 107873 106394 141 53 0 106296 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 431492

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 4.62 5/308 30406
/proc/meminfo: memFree=26188148/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=239536 CPUtime=1122.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 1002434 0 0 0 111308 922 0 0 25 0 1 0 655049515 245284864 58405 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 59884 58405 141 53 0 58307 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 239536

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 4.58 5/308 30416
/proc/meminfo: memFree=26503608/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=271248 CPUtime=1182.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 1075237 0 0 0 117255 975 0 0 25 0 1 0 655049515 277757952 66333 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 67812 66333 141 53 0 66235 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 271248

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 4.54 5/308 30418
/proc/meminfo: memFree=26339760/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=521212 CPUtime=1242.3 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 1137728 0 0 0 123218 1012 0 0 25 0 1 0 655049515 533721088 128824 33554432000 4194304 4409284 140735827805776 18446744073709551615 4358646 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 130303 128824 141 53 0 128726 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 521212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.06 4.52 5/308 30419
/proc/meminfo: memFree=26347768/32951124 swapFree=63649232/67111528
[pid=30062] ppid=30060 vsize=327900 CPUtime=1300.01 cores=1,3
/proc/30062/stat : 30062 (lingeling) R 30060 30062 29991 0 -1 4202496 1176625 0 0 0 128952 1049 0 0 25 0 1 0 655049515 335769600 80496 33554432000 4194304 4409284 140735827805776 18446744073709551615 210204671895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30062/statm: 81975 80496 141 53 0 80398 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 327900

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): 1289.53
CPU system time (s): 10.5044
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 532220

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

runsolver used 3.62345 second user time and 8.26374 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 06:41:50
IDJOB=3371542
IDBENCH=83180
IDSOLVER=1849
FILE ID=node130/3371542-1305434510
RUNJOBID= node130-1305434510-30011
PBS_JOBID= 13324695
Free space on /tmp= 73456 MiB

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

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=302362447

node130.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.75
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.838
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.81
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.838
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.75
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27597928 kB
Buffers:        272944 kB
Cached:        3745176 kB
SwapCached:      10248 kB
Active:        1318720 kB
Inactive:      3760500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27597928 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           10604 kB
Writeback:           0 kB
AnonPages:     1058884 kB
Mapped:          13496 kB
Slab:           183544 kB
PageTables:      25816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51489160 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= 73420 MiB
End job on node130 at 2011-05-15 07:03:32