Trace number 3258339

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258339-1303476975/watcher-3258339-1303476975 -o /tmp/evaluation-result-3258339-1303476975/solver-3258339-1303476975 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3258339-1303476975.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: 0.92 1.01 1.66 3/181 18892
/proc/meminfo: memFree=15732852/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=7020 CPUtime=0 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 303 0 0 0 0 0 0 0 21 0 1 0 440112857 7188480 245 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 1755 245 110 53 0 178 0

[startup+0.077015 s]
/proc/loadavg: 0.92 1.01 1.66 3/181 18892
/proc/meminfo: memFree=15732852/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=15088 CPUtime=0.07 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 2336 0 0 0 7 0 0 0 21 0 1 0 440112857 15450112 2278 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261616384 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 3772 2278 110 53 0 2195 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15088

[startup+0.101007 s]
/proc/loadavg: 0.92 1.01 1.66 3/181 18892
/proc/meminfo: memFree=15732852/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=15220 CPUtime=0.09 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 2377 0 0 0 9 0 0 0 22 0 1 0 440112857 15585280 2306 33554432000 4194304 4409164 140737215255952 18446744073709551615 4278576 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 3805 2306 121 53 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15220

[startup+0.300983 s]
/proc/loadavg: 0.92 1.01 1.66 3/181 18892
/proc/meminfo: memFree=15732852/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=15076 CPUtime=0.29 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 2397 0 0 0 29 0 0 0 22 0 1 0 440112857 15437824 2310 33554432000 4194304 4409164 140737215255952 18446744073709551615 4230336 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 3769 2310 129 53 0 2192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15076

[startup+0.700901 s]
/proc/loadavg: 0.92 1.01 1.66 3/181 18892
/proc/meminfo: memFree=15732852/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=21236 CPUtime=0.69 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 4447 0 0 0 69 0 0 0 24 0 1 0 440112857 21745664 3314 33554432000 4194304 4409164 140737215255952 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21236

[startup+1.50076 s]
/proc/loadavg: 0.92 1.01 1.66 5/190 18909
/proc/meminfo: memFree=15701152/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=21236 CPUtime=1.49 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 4447 0 0 0 149 0 0 0 25 0 1 0 440112857 21745664 3314 33554432000 4194304 4409164 140737215255952 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 5309 3314 136 53 0 3732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21236

[startup+3.10049 s]
/proc/loadavg: 0.92 1.01 1.66 5/190 18909
/proc/meminfo: memFree=15699108/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=26680 CPUtime=3.09 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 5808 0 0 0 309 0 0 0 25 0 1 0 440112857 27320320 4675 33554432000 4194304 4409164 140737215255952 18446744073709551615 4251963 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 6670 4675 136 53 0 5093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26680

[startup+6.30091 s]
/proc/loadavg: 1.17 1.06 1.67 5/190 18910
/proc/meminfo: memFree=15686588/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=26680 CPUtime=6.29 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 5808 0 0 0 629 0 0 0 25 0 1 0 440112857 27320320 4675 33554432000 4194304 4409164 140737215255952 18446744073709551615 4233240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 6670 4675 136 53 0 5093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26680

[startup+12.7008 s]
/proc/loadavg: 1.39 1.11 1.68 5/190 18910
/proc/meminfo: memFree=15666176/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=32120 CPUtime=12.69 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 7168 0 0 0 1269 0 0 0 25 0 1 0 440112857 32890880 6035 33554432000 4194304 4409164 140737215255952 18446744073709551615 4230111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 8030 6035 136 53 0 6453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32120

[startup+25.5005 s]
/proc/loadavg: 1.97 1.25 1.72 5/190 18910
/proc/meminfo: memFree=15665828/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=28240 CPUtime=25.49 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 9047 0 0 0 2543 6 0 0 25 0 1 0 440112857 28917760 5581 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 7060 5581 141 53 0 5483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28240

[startup+51.101 s]
/proc/loadavg: 2.72 1.48 1.78 5/190 18911
/proc/meminfo: memFree=15629424/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=38004 CPUtime=51.09 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 11488 0 0 0 5093 16 0 0 25 0 1 0 440112857 38916096 8022 33554432000 4194304 4409164 140737215255952 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 9501 8022 141 53 0 7924 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38004

[startup+102.307 s]
/proc/loadavg: 3.44 1.87 1.90 5/190 18912
/proc/meminfo: memFree=15614168/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=43616 CPUtime=102.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 17393 0 0 0 10196 34 0 0 25 0 1 0 440112857 44662784 9429 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 10904 9429 141 53 0 9327 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43616

[startup+162.3 s]
/proc/loadavg: 3.79 2.26 2.02 5/190 18914
/proc/meminfo: memFree=15615768/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=45368 CPUtime=162.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 30466 0 0 0 16166 64 0 0 25 0 1 0 440112857 46456832 9863 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 11342 9863 141 53 0 9765 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45368

[startup+222.301 s]
/proc/loadavg: 3.92 2.57 2.15 5/190 18942
/proc/meminfo: memFree=15558868/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=55224 CPUtime=222.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 60377 0 0 0 22126 104 0 0 25 0 1 0 440112857 56549376 12327 33554432000 4194304 4409164 140737215255952 18446744073709551615 4358749 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 13806 12327 141 53 0 12229 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 55224

[startup+282.301 s]
/proc/loadavg: 3.97 2.83 2.26 5/190 18944
/proc/meminfo: memFree=15567044/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=56784 CPUtime=282.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 87095 0 0 0 28087 143 0 0 25 0 1 0 440112857 58146816 12717 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 14196 12717 141 53 0 12619 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56784

[startup+342.301 s]
/proc/loadavg: 4.04 3.05 2.37 5/190 18954
/proc/meminfo: memFree=15532680/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=56840 CPUtime=342.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 125596 0 0 0 34047 183 0 0 25 0 1 0 440112857 58204160 12731 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 14210 12731 141 53 0 12633 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56840

[startup+402.301 s]
/proc/loadavg: 4.01 3.22 2.47 5/190 18956
/proc/meminfo: memFree=15520892/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=74876 CPUtime=402.29 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 151719 0 0 0 40014 215 0 0 25 0 1 0 440112857 76673024 16677 33554432000 4194304 4409164 140737215255952 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 18719 16677 141 53 0 17142 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 74876

[startup+462.3 s]
/proc/loadavg: 4.00 3.36 2.56 5/190 18958
/proc/meminfo: memFree=15497316/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=80020 CPUtime=462.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 168651 0 0 0 45978 252 0 0 25 0 1 0 440112857 81940480 18526 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 20005 18526 141 53 0 18428 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80020

[startup+522.301 s]
/proc/loadavg: 4.04 3.49 2.65 5/190 18959
/proc/meminfo: memFree=15462340/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=76852 CPUtime=522.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 198080 0 0 0 51944 286 0 0 25 0 1 0 440112857 78696448 17734 33554432000 4194304 4409164 140737215255952 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 19213 17734 141 53 0 17636 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 76852

[startup+582.301 s]
/proc/loadavg: 4.01 3.58 2.74 5/190 18961
/proc/meminfo: memFree=15490480/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=69148 CPUtime=582.3 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 230616 0 0 0 57906 324 0 0 25 0 1 0 440112857 70807552 15840 33554432000 4194304 4409164 140737215255952 18446744073709551615 4242978 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 17287 15840 141 53 0 15710 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69148

[startup+642.3 s]
/proc/loadavg: 4.04 3.67 2.82 5/190 18962
/proc/meminfo: memFree=15470252/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=63260 CPUtime=642.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 271733 0 0 0 63867 364 0 0 25 0 1 0 440112857 64778240 14336 33554432000 4194304 4409164 140737215255952 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 15815 14336 141 53 0 14238 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 63260

[startup+702.301 s]
/proc/loadavg: 4.01 3.73 2.89 5/190 18964
/proc/meminfo: memFree=15413448/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=84568 CPUtime=702.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 304131 0 0 0 69831 400 0 0 25 0 1 0 440112857 86597632 19695 33554432000 4194304 4409164 140737215255952 18446744073709551615 4358391 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 21142 19695 141 53 0 19565 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 84568

[startup+762.307 s]
/proc/loadavg: 4.00 3.77 2.95 5/190 18966
/proc/meminfo: memFree=15393352/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=87016 CPUtime=762.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 331419 0 0 0 75796 435 0 0 25 0 1 0 440112857 89104384 20275 33554432000 4194304 4409164 140737215255952 18446744073709551615 4256747 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 21754 20275 141 53 0 20177 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 87016

[startup+822.301 s]
/proc/loadavg: 4.00 3.81 3.02 5/190 18967
/proc/meminfo: memFree=15425088/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=80924 CPUtime=822.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 366451 0 0 0 81762 469 0 0 25 0 1 0 440112857 82866176 18752 33554432000 4194304 4409164 140737215255952 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 20231 18752 141 53 0 18654 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 80924

[startup+882.301 s]
/proc/loadavg: 4.07 3.86 3.08 5/190 18969
/proc/meminfo: memFree=15383664/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=109144 CPUtime=882.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 396870 0 0 0 87724 507 0 0 25 0 1 0 440112857 111763456 25807 33554432000 4194304 4409164 140737215255952 18446744073709551615 4305077 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 27286 25807 141 53 0 25709 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 109144

[startup+942.3 s]
/proc/loadavg: 4.02 3.88 3.14 5/190 18970
/proc/meminfo: memFree=15372988/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=112512 CPUtime=942.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 413686 0 0 0 93690 541 0 0 25 0 1 0 440112857 115212288 26649 33554432000 4194304 4409164 140737215255952 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 28128 26649 141 53 0 26551 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 112512

[startup+1002.3 s]
/proc/loadavg: 4.01 3.90 3.19 5/190 18972
/proc/meminfo: memFree=15305772/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=126936 CPUtime=1002.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 435930 0 0 0 99657 574 0 0 25 0 1 0 440112857 129982464 30255 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 31734 30255 141 53 0 30157 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 126936

[startup+1062.3 s]
/proc/loadavg: 4.06 3.93 3.24 5/190 18974
/proc/meminfo: memFree=15319896/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=121712 CPUtime=1062.32 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 454086 0 0 0 105615 617 0 0 25 0 1 0 440112857 124633088 28949 33554432000 4194304 4409164 140737215255952 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 30428 28949 141 53 0 28851 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 121712

[startup+1122.3 s]
/proc/loadavg: 4.02 3.94 3.29 5/190 18975
/proc/meminfo: memFree=15294088/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=133272 CPUtime=1122.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 472361 0 0 0 111584 647 0 0 25 0 1 0 440112857 136470528 31839 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 33318 31839 141 53 0 31741 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 133272

[startup+1182.3 s]
/proc/loadavg: 4.05 3.97 3.33 5/190 18977
/proc/meminfo: memFree=15297800/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=110528 CPUtime=1182.32 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 492754 0 0 0 117549 683 0 0 25 0 1 0 440112857 113180672 26153 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 27632 26153 141 53 0 26055 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 110528

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 3.37 5/190 18978
/proc/meminfo: memFree=15302008/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=90272 CPUtime=1242.31 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 516691 0 0 0 123514 717 0 0 25 0 1 0 440112857 92438528 20066 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 22568 20066 141 53 0 20991 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 90272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.41 4/188 18981
/proc/meminfo: memFree=15437416/32951124 swapFree=67111528/67111528
[pid=18892] ppid=18890 vsize=76720 CPUtime=1300.02 cores=5,7
/proc/18892/stat : 18892 (lingeling) R 18890 18892 17709 0 -1 4202496 560211 0 0 0 129250 752 0 0 25 0 1 0 440112857 78561280 17701 33554432000 4194304 4409164 140737215255952 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/18892/statm: 19180 17701 141 53 0 17603 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 76720

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.04
CPU user time (s): 1292.5
CPU system time (s): 7.53285
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 156756

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

runsolver used 2.16267 second user time and 4.94225 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-22 14:56:15
IDJOB=3258339
IDBENCH=71345
IDSOLVER=1606
FILE ID=node140/3258339-1303476975
RUNJOBID= node140-1303476975-18869
PBS_JOBID= 13107201
Free space on /tmp= 71888 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes2.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258339-1303476975/watcher-3258339-1303476975 -o /tmp/evaluation-result-3258339-1303476975/solver-3258339-1303476975 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3258339-1303476975.cnf

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=661561597

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15733132 kB
Buffers:       1318024 kB
Cached:       15289436 kB
SwapCached:          0 kB
Active:        9144184 kB
Inactive:      7533732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15733132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7044 kB
Writeback:           0 kB
AnonPages:       70100 kB
Mapped:          15260 kB
Slab:           476608 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213416 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= 71880 MiB
End job on node140 at 2011-04-22 15:17:57