Trace number 3282124

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/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
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-3282124-1303752679/watcher-3282124-1303752679 -o /tmp/evaluation-result-3282124-1303752679/solver-3282124-1303752679 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3282124-1303752679.cnf 

running on 2 cores: 5,7

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: 4.01 3.95 3.89 4/189 25865
/proc/meminfo: memFree=14017164/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=7432 CPUtime=0 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 452 0 0 0 0 0 0 0 21 0 1 0 486865002 7610368 381 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 1858 381 111 53 0 281 0

[startup+0.105523 s]
/proc/loadavg: 4.01 3.95 3.89 4/189 25865
/proc/meminfo: memFree=14017164/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=17056 CPUtime=0.09 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 3636 0 0 0 9 0 0 0 22 0 1 0 486865002 17465344 2793 33554432000 4194304 4409164 140733898499744 18446744073709551615 4295769 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 4264 2793 117 53 0 2687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17056

[startup+0.200496 s]
/proc/loadavg: 4.01 3.95 3.89 4/189 25865
/proc/meminfo: memFree=14017164/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=21016 CPUtime=0.19 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 5676 0 0 0 19 0 0 0 22 0 1 0 486865002 21520384 3767 33554432000 4194304 4409164 140733898499744 18446744073709551615 4287992 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 5254 3767 125 53 0 3677 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21016

[startup+0.300478 s]
/proc/loadavg: 4.01 3.95 3.89 4/189 25865
/proc/meminfo: memFree=14017164/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=23516 CPUtime=0.29 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 7254 0 0 0 29 0 0 0 22 0 1 0 486865002 24080384 4387 33554432000 4194304 4409164 140733898499744 18446744073709551615 4278576 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 5879 4387 128 53 0 4302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23516

[startup+0.700399 s]
/proc/loadavg: 4.01 3.95 3.89 4/189 25865
/proc/meminfo: memFree=14017164/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=23504 CPUtime=0.69 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 7254 0 0 0 69 0 0 0 23 0 1 0 486865002 24068096 4384 33554432000 4194304 4409164 140733898499744 18446744073709551615 4276144 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 5876 4384 128 53 0 4299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23504

[startup+1.50025 s]
/proc/loadavg: 4.01 3.95 3.89 5/190 25866
/proc/meminfo: memFree=13997076/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=28180 CPUtime=1.49 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 9695 0 0 0 148 1 0 0 25 0 1 0 486865002 28856320 5557 33554432000 4194304 4409164 140733898499744 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 7045 5557 132 53 0 5468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28180

[startup+3.10094 s]
/proc/loadavg: 4.01 3.95 3.89 5/190 25866
/proc/meminfo: memFree=13990748/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=32236 CPUtime=3.09 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 11753 0 0 0 308 1 0 0 25 0 1 0 486865002 33009664 6580 33554432000 4194304 4409164 140733898499744 18446744073709551615 4246150 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 8059 6580 135 53 0 6482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32236

[startup+6.30032 s]
/proc/loadavg: 4.01 3.95 3.89 5/190 25866
/proc/meminfo: memFree=13988044/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=32100 CPUtime=6.29 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 11758 0 0 0 628 1 0 0 25 0 1 0 486865002 32870400 6551 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 8025 6551 140 53 0 6448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32100

[startup+12.7011 s]
/proc/loadavg: 4.01 3.95 3.89 5/190 25866
/proc/meminfo: memFree=13992024/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=32092 CPUtime=12.7 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 11777 0 0 0 1265 5 0 0 25 0 1 0 486865002 32862208 6550 33554432000 4194304 4409164 140733898499744 18446744073709551615 4325508 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 8023 6550 141 53 0 6446 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 32092

[startup+25.5006 s]
/proc/loadavg: 4.01 3.95 3.90 5/190 25867
/proc/meminfo: memFree=13991460/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=33608 CPUtime=25.49 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 12174 0 0 0 2537 12 0 0 25 0 1 0 486865002 34414592 6929 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 8402 6929 141 53 0 6825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33608

[startup+51.1007 s]
/proc/loadavg: 4.00 3.96 3.90 5/190 25867
/proc/meminfo: memFree=13984100/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=43124 CPUtime=51.09 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 17238 0 0 0 5082 27 0 0 25 0 1 0 486865002 44158976 9308 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 10781 9308 141 53 0 9204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43124

[startup+102.301 s]
/proc/loadavg: 4.06 3.98 3.91 5/190 25869
/proc/meminfo: memFree=14033564/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=43288 CPUtime=102.3 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 22911 0 0 0 10179 51 0 0 25 0 1 0 486865002 44326912 9349 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 10822 9349 141 53 0 9245 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43288

[startup+162.3 s]
/proc/loadavg: 4.02 3.98 3.91 5/190 25870
/proc/meminfo: memFree=13959772/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=43288 CPUtime=162.3 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 34153 0 0 0 16151 79 0 0 25 0 1 0 486865002 44326912 9349 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358505 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 10822 9349 141 53 0 9245 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 43288

[startup+222.307 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 25872
/proc/meminfo: memFree=13937196/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=45732 CPUtime=222.31 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 43524 0 0 0 22127 104 0 0 25 0 1 0 486865002 46829568 9968 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 11433 9968 141 53 0 9856 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 45732

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 25873
/proc/meminfo: memFree=13858560/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=55312 CPUtime=282.3 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 55611 0 0 0 28101 129 0 0 25 0 1 0 486865002 56639488 12363 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 13828 12363 141 53 0 12251 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 55312

[startup+342.301 s]
/proc/loadavg: 4.08 4.01 3.92 5/190 25875
/proc/meminfo: memFree=13851228/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=60024 CPUtime=342.3 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 66262 0 0 0 34081 149 0 0 25 0 1 0 486865002 61464576 13541 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358825 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 15006 13541 141 53 0 13429 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 60024

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 25877
/proc/meminfo: memFree=13938008/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=66100 CPUtime=402.3 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 85495 0 0 0 40055 175 0 0 25 0 1 0 486865002 67686400 15060 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 16525 15060 141 53 0 14948 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 66100

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 25878
/proc/meminfo: memFree=13779144/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=71616 CPUtime=462.31 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 102778 0 0 0 46033 198 0 0 25 0 1 0 486865002 73334784 16439 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 17904 16439 141 53 0 16327 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 71616

[startup+522.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 25880
/proc/meminfo: memFree=13769580/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=71756 CPUtime=522.31 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 118417 0 0 0 52010 221 0 0 25 0 1 0 486865002 73478144 16474 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 17939 16474 141 53 0 16362 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 71756

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 25881
/proc/meminfo: memFree=13674580/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=58568 CPUtime=582.31 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 140879 0 0 0 57984 247 0 0 25 0 1 0 486865002 59973632 13177 33554432000 4194304 4409164 140733898499744 18446744073709551615 4244952 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 14642 13177 141 53 0 13065 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 58568

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 25883
/proc/meminfo: memFree=13664896/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=67892 CPUtime=642.31 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 158963 0 0 0 63965 266 0 0 25 0 1 0 486865002 69521408 15508 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358328 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 16973 15508 141 53 0 15396 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 67892

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 25885
/proc/meminfo: memFree=13925656/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=76812 CPUtime=702.32 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 178790 0 0 0 69947 285 0 0 25 0 1 0 486865002 78655488 17738 33554432000 4194304 4409164 140733898499744 18446744073709551615 4347775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 19203 17738 141 53 0 17626 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 76812

[startup+762.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 25886
/proc/meminfo: memFree=13947592/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=61564 CPUtime=762.33 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 200844 0 0 0 75925 308 0 0 25 0 1 0 486865002 63041536 13926 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 15391 13926 141 53 0 13814 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 61564

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 25888
/proc/meminfo: memFree=13861516/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=88456 CPUtime=822.32 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 220086 0 0 0 81906 326 0 0 25 0 1 0 486865002 90578944 20649 33554432000 4194304 4409164 140733898499744 18446744073709551615 4244901 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 22114 20649 141 53 0 20537 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 88456

[startup+882.306 s]
/proc/loadavg: 3.50 3.89 3.89 3/178 25925
/proc/meminfo: memFree=14367044/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=66012 CPUtime=882.33 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 248607 0 0 0 87885 348 0 0 25 0 1 0 486865002 67596288 15038 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 16503 15038 141 53 0 14926 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 66012

[startup+942.301 s]
/proc/loadavg: 2.55 3.54 3.77 3/178 25927
/proc/meminfo: memFree=14365668/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=78460 CPUtime=942.32 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 259217 0 0 0 93849 383 0 0 25 0 1 0 486865002 80343040 18150 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 19615 18150 141 53 0 18038 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 78460

[startup+1002.3 s]
/proc/loadavg: 2.20 3.26 3.65 3/178 25929
/proc/meminfo: memFree=14351020/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=83524 CPUtime=1002.33 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 279705 0 0 0 99821 412 0 0 25 0 1 0 486865002 85528576 19416 33554432000 4194304 4409164 140733898499744 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 20881 19416 141 53 0 19304 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 83524

[startup+1062.3 s]
/proc/loadavg: 2.07 3.03 3.55 3/178 25930
/proc/meminfo: memFree=14358808/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=76396 CPUtime=1062.33 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 291343 0 0 0 105790 443 0 0 25 0 1 0 486865002 78229504 17634 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 19099 17634 141 53 0 17522 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 76396

[startup+1122.3 s]
/proc/loadavg: 2.02 2.84 3.45 3/178 25932
/proc/meminfo: memFree=14370444/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=68328 CPUtime=1122.34 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 304029 0 0 0 111759 475 0 0 25 0 1 0 486865002 69967872 15617 33554432000 4194304 4409164 140733898499744 18446744073709551615 4358730 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 17082 15617 141 53 0 15505 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 68328

[startup+1182.3 s]
/proc/loadavg: 1.52 2.56 3.31 2/172 25951
/proc/meminfo: memFree=14391544/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=65624 CPUtime=1182.34 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 324658 0 0 0 117724 510 0 0 25 0 1 0 486865002 67198976 14941 33554432000 4194304 4409164 140733898499744 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 16406 14941 141 53 0 14829 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 65624

[startup+1242.3 s]
/proc/loadavg: 1.19 2.27 3.16 2/172 25953
/proc/meminfo: memFree=14392884/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=64312 CPUtime=1242.34 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 339624 0 0 0 123682 552 0 0 25 0 1 0 486865002 65855488 14613 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 16078 14613 141 53 0 14501 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 64312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 2.04 3.03 2/172 25955
/proc/meminfo: memFree=14359744/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=97352 CPUtime=1300.05 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 361922 0 0 0 129416 589 0 0 25 0 1 0 486865002 99688448 22873 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 24338 22873 141 53 0 22761 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 97352

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: 1.07 2.04 3.03 2/172 25955
/proc/meminfo: memFree=14359744/32950928 swapFree=67087032/67111528
[pid=25865] ppid=25863 vsize=97352 CPUtime=1300.05 cores=5,7
/proc/25865/stat : 25865 (lingeling) R 25863 25865 24600 0 -1 4202496 361922 0 0 0 129416 589 0 0 25 0 1 0 486865002 99688448 22873 33554432000 4194304 4409164 140733898499744 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/25865/statm: 24338 22873 141 53 0 22761 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 97352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1294.16
CPU system time (s): 5.8961
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 128280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1294.16
system time used= 5.8961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 361922
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2094

runsolver used 2.04669 second user time and 4.76828 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 19:31:19
IDJOB=3282124
IDBENCH=70781
IDSOLVER=1606
FILE ID=node148/3282124-1303752679
RUNJOBID= node148-1303752135-25622
PBS_JOBID= 13154014
Free space on /tmp= 70636 MiB

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

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=1383310711

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14017444 kB
Buffers:       2057252 kB
Cached:       15856920 kB
SwapCached:       5264 kB
Active:        9408436 kB
Inactive:      8960796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14017444 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            3876 kB
Writeback:           0 kB
AnonPages:      451080 kB
Mapped:          14628 kB
Slab:           497620 kB
PageTables:       6116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   660888 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= 70656 MiB
End job on node148 at 2011-04-25 19:53:01