Trace number 3263839

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
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 variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263839-1303565321/watcher-3263839-1303565321 -o /tmp/evaluation-result-3263839-1303565321/solver-3263839-1303565321 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3263839-1303565321.cnf 

running on 2 cores: 4,6

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.68 3.95 3.93 4/189 15638
/proc/meminfo: memFree=15666656/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=6680 CPUtime=0 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 254 0 0 0 0 0 0 0 21 0 1 0 468130937 6840320 195 33554432000 4194304 4409164 140736647185360 18446744073709551615 4265321 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 1670 195 135 53 0 93 0

[startup+0.0700799 s]
/proc/loadavg: 3.68 3.95 3.93 4/189 15638
/proc/meminfo: memFree=15666656/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=6980 CPUtime=0.06 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 349 0 0 0 6 0 0 0 21 0 1 0 468130937 7147520 290 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 1745 290 140 53 0 168 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6980

[startup+0.101075 s]
/proc/loadavg: 3.68 3.95 3.93 4/189 15638
/proc/meminfo: memFree=15666656/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=7296 CPUtime=0.09 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 410 0 0 0 9 0 0 0 21 0 1 0 468130937 7471104 351 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 1824 351 141 53 0 247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7296

[startup+0.301039 s]
/proc/loadavg: 3.68 3.95 3.93 4/189 15638
/proc/meminfo: memFree=15666656/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=7568 CPUtime=0.29 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 762 0 0 0 29 0 0 0 22 0 1 0 468130937 7749632 451 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 1892 451 141 53 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7568

[startup+0.700968 s]
/proc/loadavg: 3.68 3.95 3.93 4/189 15638
/proc/meminfo: memFree=15666656/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=8328 CPUtime=0.69 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 1325 0 0 0 67 2 0 0 24 0 1 0 468130937 8527872 641 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 2082 641 141 53 0 505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8328

[startup+1.50083 s]
/proc/loadavg: 3.71 3.95 3.93 5/190 15639
/proc/meminfo: memFree=15658596/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=9292 CPUtime=1.49 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 2655 0 0 0 145 4 0 0 25 0 1 0 468130937 9515008 881 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 2323 881 141 53 0 746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9292

[startup+3.10054 s]
/proc/loadavg: 3.71 3.95 3.93 5/190 15639
/proc/meminfo: memFree=15655548/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=10796 CPUtime=3.09 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 4731 0 0 0 301 8 0 0 25 0 1 0 468130937 11055104 1257 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 2699 1257 141 53 0 1122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10796

[startup+6.30097 s]
/proc/loadavg: 3.73 3.95 3.93 5/190 15639
/proc/meminfo: memFree=15646720/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=12980 CPUtime=6.29 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 7906 0 0 0 614 15 0 0 25 0 1 0 468130937 13291520 1772 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358610 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 3245 1772 141 53 0 1668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12980

[startup+12.7009 s]
/proc/loadavg: 3.75 3.95 3.93 5/190 15639
/proc/meminfo: memFree=15620940/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=14920 CPUtime=12.69 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 13135 0 0 0 1244 25 0 0 25 0 1 0 468130937 15278080 2257 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 3730 2257 141 53 0 2153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14920

[startup+25.5006 s]
/proc/loadavg: 3.81 3.95 3.93 5/190 15640
/proc/meminfo: memFree=15590080/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=16124 CPUtime=25.49 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 23190 0 0 0 2501 48 0 0 25 0 1 0 468130937 16510976 2569 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 4031 2569 141 53 0 2454 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16124

[startup+51.1011 s]
/proc/loadavg: 3.87 3.95 3.93 5/190 15640
/proc/meminfo: memFree=15543284/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=19904 CPUtime=51.09 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 36216 0 0 0 5026 83 0 0 25 0 1 0 468130937 20381696 3533 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 4976 3533 141 53 0 3399 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19904

[startup+102.307 s]
/proc/loadavg: 3.94 3.96 3.93 5/190 15642
/proc/meminfo: memFree=15458568/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=39776 CPUtime=102.3 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 61976 0 0 0 10089 141 0 0 25 0 1 0 468130937 40730624 8471 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 9944 8471 141 53 0 8367 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39776

[startup+162.3 s]
/proc/loadavg: 3.98 3.96 3.93 5/190 15643
/proc/meminfo: memFree=15444276/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=54036 CPUtime=162.3 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 80189 0 0 0 16055 175 0 0 25 0 1 0 468130937 55332864 12036 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 13509 12036 141 53 0 11932 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 54036

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/190 15645
/proc/meminfo: memFree=15333260/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=59264 CPUtime=222.3 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 92258 0 0 0 22032 198 0 0 25 0 1 0 468130937 60686336 13343 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 14816 13343 141 53 0 13239 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 59264

[startup+282.301 s]
/proc/loadavg: 4.03 3.99 3.93 5/190 15646
/proc/meminfo: memFree=15422008/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=58532 CPUtime=282.3 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 104543 0 0 0 28008 222 0 0 25 0 1 0 468130937 59936768 13167 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 14633 13167 141 53 0 13056 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 58532

[startup+342.3 s]
/proc/loadavg: 4.01 3.99 3.93 5/190 15648
/proc/meminfo: memFree=15273552/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=103828 CPUtime=342.3 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 115867 0 0 0 33984 246 0 0 25 0 1 0 468130937 106319872 24491 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358507 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 25957 24491 141 53 0 24380 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103828

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15650
/proc/meminfo: memFree=15228372/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=84564 CPUtime=402.3 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 127158 0 0 0 39957 273 0 0 25 0 1 0 468130937 86593536 19675 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 21141 19675 141 53 0 19564 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84564

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15651
/proc/meminfo: memFree=15211600/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=68188 CPUtime=462.3 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 134368 0 0 0 45934 296 0 0 25 0 1 0 468130937 69824512 15581 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 17047 15581 141 53 0 15470 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 68188

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15653
/proc/meminfo: memFree=15185656/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=76672 CPUtime=522.31 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 147696 0 0 0 51911 320 0 0 25 0 1 0 468130937 78512128 17695 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 19168 17695 141 53 0 17591 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 76672

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15654
/proc/meminfo: memFree=15131812/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=76128 CPUtime=582.31 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 162074 0 0 0 57888 343 0 0 25 0 1 0 468130937 77955072 17559 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 19032 17559 141 53 0 17455 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 76128

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15656
/proc/meminfo: memFree=15273412/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=73864 CPUtime=642.32 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 171572 0 0 0 63868 364 0 0 25 0 1 0 468130937 75636736 16993 33554432000 4194304 4409164 140736647185360 18446744073709551615 4299570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 18466 16993 141 53 0 16889 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 73864

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 15658
/proc/meminfo: memFree=15222896/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=57160 CPUtime=702.31 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 186968 0 0 0 69836 395 0 0 25 0 1 0 468130937 58531840 12817 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 14290 12817 141 53 0 12713 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 57160

[startup+762.306 s]
/proc/loadavg: 3.37 3.80 3.87 4/184 15676
/proc/meminfo: memFree=15443712/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=58840 CPUtime=762.31 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 197083 0 0 0 75811 420 0 0 25 0 1 0 468130937 60252160 13237 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 14710 13237 141 53 0 13133 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 58840

[startup+822.301 s]
/proc/loadavg: 3.18 3.67 3.82 4/184 15678
/proc/meminfo: memFree=15416908/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=74928 CPUtime=822.32 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 214701 0 0 0 81781 451 0 0 25 0 1 0 468130937 76726272 17259 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 18732 17259 141 53 0 17155 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 74928

[startup+882.301 s]
/proc/loadavg: 3.07 3.55 3.76 4/184 15679
/proc/meminfo: memFree=15364676/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=81976 CPUtime=882.31 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 220559 0 0 0 87757 474 0 0 25 0 1 0 468130937 83943424 19021 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 20494 19021 141 53 0 18917 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 81976

[startup+942.3 s]
/proc/loadavg: 3.02 3.44 3.71 4/184 15681
/proc/meminfo: memFree=15301172/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=126452 CPUtime=942.32 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 231678 0 0 0 93739 493 0 0 25 0 1 0 468130937 129486848 30140 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 31613 30140 141 53 0 30036 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 126452

[startup+1002.3 s]
/proc/loadavg: 3.01 3.36 3.67 4/184 15683
/proc/meminfo: memFree=15326924/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=91264 CPUtime=1002.31 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 240390 0 0 0 99720 511 0 0 25 0 1 0 468130937 93454336 21343 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358456 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 22816 21343 141 53 0 21239 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 91264

[startup+1062.3 s]
/proc/loadavg: 3.00 3.29 3.62 4/184 15684
/proc/meminfo: memFree=15300840/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=122044 CPUtime=1062.32 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 248085 0 0 0 105702 530 0 0 25 0 1 0 468130937 124973056 29038 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 30511 29038 141 53 0 28934 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 122044

[startup+1122.3 s]
/proc/loadavg: 3.00 3.24 3.58 4/184 15686
/proc/meminfo: memFree=15270656/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=129620 CPUtime=1122.32 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 249979 0 0 0 111688 544 0 0 25 0 1 0 468130937 132730880 30932 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 32405 30932 141 53 0 30828 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 129620

[startup+1182.3 s]
/proc/loadavg: 3.00 3.19 3.54 4/184 15687
/proc/meminfo: memFree=15287360/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=129620 CPUtime=1182.32 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 249979 0 0 0 117677 555 0 0 25 0 1 0 468130937 132730880 30932 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 32405 30932 141 53 0 30828 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 129620

[startup+1242.3 s]
/proc/loadavg: 3.00 3.15 3.50 4/184 15689
/proc/meminfo: memFree=15285220/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=129620 CPUtime=1242.32 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 249979 0 0 0 123665 567 0 0 25 0 1 0 468130937 132730880 30932 33554432000 4194304 4409164 140736647185360 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 32405 30932 141 53 0 30828 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 129620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.84 3.09 3.46 2/181 15693
/proc/meminfo: memFree=15522912/32950928 swapFree=67111528/67111528
[pid=15638] ppid=15636 vsize=150872 CPUtime=1300.03 cores=4,6
/proc/15638/stat : 15638 (lingeling) R 15636 15638 14653 0 -1 4202496 271970 0 0 0 129424 579 0 0 25 0 1 0 468130937 154492928 36244 33554432000 4194304 4409164 140736647185360 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/15638/statm: 37718 36244 141 53 0 36141 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 150872

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.01
CPU time (s): 1300.05
CPU user time (s): 1294.24
CPU system time (s): 5.80612
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 174240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.24
system time used= 5.80612
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271970
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1909

runsolver used 2.12868 second user time and 4.95325 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 15:28:41
IDJOB=3263839
IDBENCH=84028
IDSOLVER=1606
FILE ID=node122/3263839-1303565321
RUNJOBID= node122-1303565321-15597
PBS_JOBID= 13150275
Free space on /tmp= 70908 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263839-1303565321/watcher-3263839-1303565321 -o /tmp/evaluation-result-3263839-1303565321/solver-3263839-1303565321 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3263839-1303565321.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=1556456661

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15666912 kB
Buffers:       1774816 kB
Cached:       14887440 kB
SwapCached:          0 kB
Active:        5323128 kB
Inactive:     11409256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15666912 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1164 kB
Writeback:           0 kB
AnonPages:       69492 kB
Mapped:          15056 kB
Slab:           487740 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   255436 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= 70908 MiB
End job on node122 at 2011-04-23 15:50:23