Trace number 3282216

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications 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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
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-3282216-1303753525/watcher-3282216-1303753525 -o /tmp/evaluation-result-3282216-1303753525/solver-3282216-1303753525 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3282216-1303753525.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.09 1.87 2/179 6890
/proc/meminfo: memFree=24720320/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=7160 CPUtime=0 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 370 0 0 0 0 0 0 0 22 0 1 0 565583022 7331840 312 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 1790 312 110 53 0 213 0

[startup+0.103733 s]
/proc/loadavg: 0.92 1.09 1.87 2/179 6890
/proc/meminfo: memFree=24720320/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=17096 CPUtime=0.09 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 3730 0 0 0 9 0 0 0 22 0 1 0 565583022 17506304 2778 33554432000 4194304 4409164 140734998035936 18446744073709551615 4282712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 4274 2778 124 53 0 2697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17096

[startup+0.200664 s]
/proc/loadavg: 0.92 1.09 1.87 2/179 6890
/proc/meminfo: memFree=24720320/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=17096 CPUtime=0.19 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 3733 0 0 0 19 0 0 0 23 0 1 0 565583022 17506304 2781 33554432000 4194304 4409164 140734998035936 18446744073709551615 4285023 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 4274 2781 127 53 0 2697 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17096

[startup+0.300697 s]
/proc/loadavg: 0.92 1.09 1.87 2/179 6890
/proc/meminfo: memFree=24720320/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=17096 CPUtime=0.29 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 3733 0 0 0 29 0 0 0 23 0 1 0 565583022 17506304 2781 33554432000 4194304 4409164 140734998035936 18446744073709551615 4275200 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 4274 2781 127 53 0 2697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17096

[startup+0.700601 s]
/proc/loadavg: 0.92 1.09 1.87 2/179 6890
/proc/meminfo: memFree=24720320/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=20408 CPUtime=0.69 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 5119 0 0 0 69 0 0 0 25 0 1 0 565583022 20897792 3566 33554432000 4194304 4409164 140734998035936 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 5102 3566 131 53 0 3525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20408

[startup+1.50045 s]
/proc/loadavg: 0.92 1.09 1.87 5/190 6911
/proc/meminfo: memFree=24645524/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=22360 CPUtime=1.49 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 7968 0 0 0 148 1 0 0 25 0 1 0 565583022 22896640 4140 33554432000 4194304 4409164 140734998035936 18446744073709551615 4246128 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 5590 4140 135 53 0 4013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22360

[startup+3.10117 s]
/proc/loadavg: 1.17 1.14 1.88 5/190 6911
/proc/meminfo: memFree=24623080/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=22360 CPUtime=3.09 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 7968 0 0 0 308 1 0 0 25 0 1 0 565583022 22896640 4140 33554432000 4194304 4409164 140734998035936 18446744073709551615 4233744 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 5590 4140 135 53 0 4013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22360

[startup+6.30056 s]
/proc/loadavg: 1.17 1.14 1.88 5/190 6911
/proc/meminfo: memFree=24607720/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=23988 CPUtime=6.29 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 8345 0 0 0 628 1 0 0 25 0 1 0 565583022 24563712 4517 33554432000 4194304 4409164 140734998035936 18446744073709551615 4247006 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 5997 4517 135 53 0 4420 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23988

[startup+12.7004 s]
/proc/loadavg: 1.60 1.23 1.90 5/190 6911
/proc/meminfo: memFree=24615200/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=24916 CPUtime=12.7 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 9229 0 0 0 1267 3 0 0 25 0 1 0 565583022 25513984 4756 33554432000 4194304 4409164 140734998035936 18446744073709551615 4239456 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 6229 4756 141 53 0 4652 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24916

[startup+25.501 s]
/proc/loadavg: 1.97 1.32 1.93 5/190 6911
/proc/meminfo: memFree=24612560/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=25428 CPUtime=25.49 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 9378 0 0 0 2543 6 0 0 25 0 1 0 565583022 26038272 4884 33554432000 4194304 4409164 140734998035936 18446744073709551615 4247020 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 6357 4884 141 53 0 4780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25428

[startup+51.1012 s]
/proc/loadavg: 2.66 1.54 1.98 5/190 6912
/proc/meminfo: memFree=24588292/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=28840 CPUtime=51.09 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 10270 0 0 0 5094 15 0 0 25 0 1 0 565583022 29532160 5737 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 7210 5737 141 53 0 5633 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28840

[startup+102.301 s]
/proc/loadavg: 3.46 1.95 2.09 5/190 6913
/proc/meminfo: memFree=24565220/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=42636 CPUtime=102.3 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 13761 0 0 0 10200 30 0 0 25 0 1 0 565583022 43659264 9186 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 10659 9186 141 53 0 9082 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42636

[startup+162.301 s]
/proc/loadavg: 3.85 2.34 2.21 5/190 6915
/proc/meminfo: memFree=24522912/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=35968 CPUtime=162.3 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 22907 0 0 0 16185 45 0 0 25 0 1 0 565583022 36831232 7519 33554432000 4194304 4409164 140734998035936 18446744073709551615 4360365 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 8992 7519 141 53 0 7415 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 35968

[startup+222.306 s]
/proc/loadavg: 3.94 2.64 2.32 5/190 6917
/proc/meminfo: memFree=24544340/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=42192 CPUtime=222.3 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 24484 0 0 0 22173 57 0 0 25 0 1 0 565583022 43204608 9075 33554432000 4194304 4409164 140734998035936 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 10548 9075 141 53 0 8971 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42192

[startup+282.3 s]
/proc/loadavg: 3.98 2.88 2.42 5/190 6918
/proc/meminfo: memFree=24466828/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=75612 CPUtime=282.3 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 32557 0 0 0 28163 67 0 0 25 0 1 0 565583022 77426688 17141 33554432000 4194304 4409164 140734998035936 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 18903 17141 141 53 0 17326 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 75612

[startup+342.301 s]
/proc/loadavg: 3.99 3.08 2.52 5/190 6920
/proc/meminfo: memFree=24440528/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=44356 CPUtime=342.31 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 41107 0 0 0 34152 79 0 0 25 0 1 0 565583022 45420544 9616 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 11089 9616 141 53 0 9512 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 44356

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.61 5/190 6921
/proc/meminfo: memFree=24416944/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=57956 CPUtime=402.3 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 48714 0 0 0 40137 93 0 0 25 0 1 0 565583022 59346944 13016 33554432000 4194304 4409164 140734998035936 18446744073709551615 4226404 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 14489 13016 141 53 0 12912 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 57956

[startup+462.301 s]
/proc/loadavg: 3.99 3.38 2.69 5/190 6923
/proc/meminfo: memFree=24395096/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=64428 CPUtime=462.3 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 52183 0 0 0 46124 106 0 0 25 0 1 0 565583022 65974272 14634 33554432000 4194304 4409164 140734998035936 18446744073709551615 4358304 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 16107 14634 141 53 0 14530 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 64428

[startup+522.3 s]
/proc/loadavg: 3.99 3.49 2.77 5/190 6925
/proc/meminfo: memFree=24391224/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=54632 CPUtime=522.3 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 54826 0 0 0 52112 118 0 0 25 0 1 0 565583022 55943168 12185 33554432000 4194304 4409164 140734998035936 18446744073709551615 4358265 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 13658 12185 141 53 0 12081 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 54632

[startup+582.3 s]
/proc/loadavg: 4.08 3.61 2.86 5/190 6926
/proc/meminfo: memFree=24333056/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=62876 CPUtime=582.31 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 56891 0 0 0 58101 130 0 0 25 0 1 0 565583022 64385024 14246 33554432000 4194304 4409164 140734998035936 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 15719 14246 141 53 0 14142 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 62876

[startup+642.301 s]
/proc/loadavg: 4.10 3.69 2.93 5/190 6928
/proc/meminfo: memFree=24382132/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=65976 CPUtime=642.31 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 57679 0 0 0 64090 141 0 0 25 0 1 0 565583022 67559424 15021 33554432000 4194304 4409164 140734998035936 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 16494 15021 141 53 0 14917 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 65976

[startup+702.301 s]
/proc/loadavg: 4.11 3.76 3.00 5/190 6929
/proc/meminfo: memFree=24421920/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=75044 CPUtime=702.31 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 59949 0 0 0 70081 150 0 0 25 0 1 0 565583022 76845056 17288 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 18761 17288 141 53 0 17184 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 75044

[startup+762.301 s]
/proc/loadavg: 4.04 3.80 3.06 5/190 6931
/proc/meminfo: memFree=24435292/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=74980 CPUtime=762.32 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 59949 0 0 0 76071 161 0 0 25 0 1 0 565583022 76779520 17272 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 18745 17272 141 53 0 17168 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 74980

[startup+822.301 s]
/proc/loadavg: 4.01 3.84 3.12 5/190 6933
/proc/meminfo: memFree=24380588/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=75056 CPUtime=822.32 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 59969 0 0 0 82056 176 0 0 25 0 1 0 565583022 76857344 17291 33554432000 4194304 4409164 140734998035936 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 18764 17291 141 53 0 17187 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 75056

[startup+882.307 s]
/proc/loadavg: 4.00 3.86 3.17 5/190 6934
/proc/meminfo: memFree=24329612/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=81972 CPUtime=882.33 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 69155 0 0 0 88046 187 0 0 25 0 1 0 565583022 83939328 19020 33554432000 4194304 4409164 140734998035936 18446744073709551615 4358665 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 20493 19020 141 53 0 18916 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 81972

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.22 5/190 6945
/proc/meminfo: memFree=24260392/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=109432 CPUtime=942.32 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 89897 0 0 0 94035 197 0 0 25 0 1 0 565583022 112058368 25885 33554432000 4194304 4409164 140734998035936 18446744073709551615 4303689 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 27358 25885 141 53 0 25781 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 109432

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.26 5/190 6946
/proc/meminfo: memFree=24288132/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=78776 CPUtime=1002.33 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 96085 0 0 0 100027 206 0 0 25 0 1 0 565583022 80666624 18221 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 19694 18221 141 53 0 18117 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 78776

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.31 5/190 6948
/proc/meminfo: memFree=24101240/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=76916 CPUtime=1062.32 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 103982 0 0 0 106015 217 0 0 25 0 1 0 565583022 78761984 17756 33554432000 4194304 4409164 140734998035936 18446744073709551615 4244707 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 19229 17756 141 53 0 17652 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 76916

[startup+1122.3 s]
/proc/loadavg: 4.07 3.95 3.35 5/190 6950
/proc/meminfo: memFree=24139160/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=78776 CPUtime=1122.32 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 104447 0 0 0 112012 220 0 0 25 0 1 0 565583022 80666624 18221 33554432000 4194304 4409164 140734998035936 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 19694 18221 141 53 0 18117 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 78776

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.39 5/190 6951
/proc/meminfo: memFree=24108632/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=78712 CPUtime=1182.33 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 106759 0 0 0 118004 229 0 0 25 0 1 0 565583022 80601088 18204 33554432000 4194304 4409164 140734998035936 18446744073709551615 4304224 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 19678 18204 141 53 0 18101 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 78712

[startup+1242.3 s]
/proc/loadavg: 4.01 3.96 3.43 5/190 6953
/proc/meminfo: memFree=24057400/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=83476 CPUtime=1242.33 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 108842 0 0 0 123995 238 0 0 25 0 1 0 565583022 85479424 19396 33554432000 4194304 4409164 140734998035936 18446744073709551615 4230767 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 20869 19396 141 53 0 19292 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 83476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.46 4/188 6955
/proc/meminfo: memFree=23976924/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=81828 CPUtime=1300.04 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 111323 0 0 0 129757 247 0 0 25 0 1 0 565583022 83791872 18984 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 20457 18984 141 53 0 18880 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 81828

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.46 4/188 6955
/proc/meminfo: memFree=23976924/32951124 swapFree=67111348/67111528
[pid=6890] ppid=6888 vsize=81828 CPUtime=1300.04 cores=0,2
/proc/6890/stat : 6890 (lingeling) R 6888 6890 5867 0 -1 4202496 111323 0 0 0 129757 247 0 0 25 0 1 0 565583022 83791872 18984 33554432000 4194304 4409164 140734998035936 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/6890/statm: 20457 18984 141 53 0 18880 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 81828

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1297.58
CPU system time (s): 2.47762
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 146956

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

runsolver used 2.29365 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 19:45:25
IDJOB=3282216
IDBENCH=70791
IDSOLVER=1606
FILE ID=node111/3282216-1303753525
RUNJOBID= node111-1303753525-6868
PBS_JOBID= 13154051
Free space on /tmp= 70640 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282216-1303753525/watcher-3282216-1303753525 -o /tmp/evaluation-result-3282216-1303753525/solver-3282216-1303753525 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3282216-1303753525.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=471763339

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24720360 kB
Buffers:       1210928 kB
Cached:        6483052 kB
SwapCached:        132 kB
Active:        2407640 kB
Inactive:      5352020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24720360 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2796 kB
Writeback:           0 kB
AnonPages:       65784 kB
Mapped:          14872 kB
Slab:           405812 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212016 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= 70628 MiB
End job on node111 at 2011-04-25 20:07:08