Trace number 3371656

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
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 variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.69 6.24 7.30 5/288 30074
/proc/meminfo: memFree=24727968/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=7224 CPUtime=0 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 379 0 0 0 0 0 0 0 25 0 1 0 635905816 7397376 322 33554432000 4194304 4409284 140737160499728 18446744073709551615 4277296 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 1806 326 124 53 0 229 0

[startup+0.0718401 s]
/proc/loadavg: 3.69 6.24 7.30 5/288 30074
/proc/meminfo: memFree=24727968/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=7628 CPUtime=0.06 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 485 0 0 0 6 0 0 0 25 0 1 0 635905816 7811072 428 33554432000 4194304 4409284 140737160499728 18446744073709551615 4272384 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 1907 428 125 53 0 330 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7628

[startup+0.100825 s]
/proc/loadavg: 3.69 6.24 7.30 5/288 30074
/proc/meminfo: memFree=24727968/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=7628 CPUtime=0.09 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 485 0 0 0 9 0 0 0 25 0 1 0 635905816 7811072 428 33554432000 4194304 4409284 140737160499728 18446744073709551615 4271351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 1907 428 125 53 0 330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7628

[startup+0.300791 s]
/proc/loadavg: 3.69 6.24 7.30 5/288 30074
/proc/meminfo: memFree=24727968/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=8160 CPUtime=0.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 716 0 0 0 29 0 0 0 25 0 1 0 635905816 8355840 558 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 2040 558 138 53 0 463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8160

[startup+0.700715 s]
/proc/loadavg: 3.69 6.24 7.30 5/288 30074
/proc/meminfo: memFree=24727968/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=8976 CPUtime=0.68 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 920 0 0 0 68 0 0 0 25 0 1 0 635905816 9191424 762 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 2244 762 138 53 0 667 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8976

[startup+1.5006 s]
/proc/loadavg: 3.69 6.24 7.30 5/292 30082
/proc/meminfo: memFree=24719992/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=9368 CPUtime=1.49 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 1357 0 0 0 148 1 0 0 25 0 1 0 635905816 9592832 860 33554432000 4194304 4409284 140737160499728 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 2342 860 138 53 0 765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9368

[startup+3.10029 s]
/proc/loadavg: 3.69 6.24 7.30 5/292 30082
/proc/meminfo: memFree=24714660/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=9548 CPUtime=3.09 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 2647 0 0 0 306 3 0 0 25 0 1 0 635905816 9777152 927 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 2387 927 139 53 0 810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9548

[startup+6.30073 s]
/proc/loadavg: 3.71 6.20 7.29 5/292 30082
/proc/meminfo: memFree=24705676/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=11436 CPUtime=6.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 6579 0 0 0 621 8 0 0 25 0 1 0 635905816 11710464 1378 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 2859 1378 139 53 0 1282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11436

[startup+12.7006 s]
/proc/loadavg: 3.73 6.16 7.27 5/292 30082
/proc/meminfo: memFree=24692808/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=11796 CPUtime=12.68 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 12119 0 0 0 1254 14 0 0 25 0 1 0 635905816 12079104 1472 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 2949 1472 139 53 0 1372 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11796

[startup+25.5003 s]
/proc/loadavg: 3.79 6.06 7.22 5/292 30082
/proc/meminfo: memFree=24684312/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=15384 CPUtime=25.47 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 22727 0 0 0 2522 25 0 0 25 0 1 0 635905816 15753216 2365 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 3846 2365 139 53 0 2269 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15384

[startup+51.1008 s]
/proc/loadavg: 3.86 5.89 7.13 5/292 30083
/proc/meminfo: memFree=24674484/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=18784 CPUtime=51.07 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 45220 0 0 0 5060 47 0 0 25 0 1 0 635905816 19234816 3215 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 4696 3215 139 53 0 3119 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18784

[startup+102.311 s]
/proc/loadavg: 3.94 5.60 6.96 5/292 30084
/proc/meminfo: memFree=24661084/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=18184 CPUtime=102.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 81910 0 0 0 10146 83 0 0 25 0 1 0 635905816 18620416 3065 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 4546 3065 139 53 0 2969 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18184

[startup+162.301 s]
/proc/loadavg: 4.01 5.32 6.78 5/292 30086
/proc/meminfo: memFree=24642596/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=24176 CPUtime=162.28 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 111468 0 0 0 16111 117 0 0 25 0 1 0 635905816 24756224 4594 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 6044 4594 139 53 0 4467 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 24176

[startup+222.3 s]
/proc/loadavg: 4.00 5.07 6.60 5/292 30087
/proc/meminfo: memFree=24641212/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=24964 CPUtime=222.28 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 146004 0 0 0 22079 149 0 0 25 0 1 0 635905816 25563136 4790 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 6241 4790 139 53 0 4664 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 24964

[startup+282.301 s]
/proc/loadavg: 4.07 4.89 6.44 5/292 30089
/proc/meminfo: memFree=24624332/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=37072 CPUtime=282.28 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 182182 0 0 0 28047 181 0 0 25 0 1 0 635905816 37961728 7810 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 9268 7810 139 53 0 7691 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 37072

[startup+342.3 s]
/proc/loadavg: 4.02 4.73 6.29 5/292 30091
/proc/meminfo: memFree=24619116/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=39040 CPUtime=342.28 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 210563 0 0 0 34018 210 0 0 25 0 1 0 635905816 39976960 8279 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 9760 8279 139 53 0 8183 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 39040

[startup+402.301 s]
/proc/loadavg: 4.07 4.61 6.15 5/292 30092
/proc/meminfo: memFree=24612656/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=34592 CPUtime=402.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 239172 0 0 0 39995 234 0 0 25 0 1 0 635905816 35422208 7186 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 8648 7186 139 53 0 7071 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 34592

[startup+462.301 s]
/proc/loadavg: 4.08 4.51 6.01 5/292 30094
/proc/meminfo: memFree=24613384/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=28660 CPUtime=462.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 267327 0 0 0 45971 258 0 0 25 0 1 0 635905816 29347840 5703 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 7165 5703 139 53 0 5588 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 28660

[startup+522.3 s]
/proc/loadavg: 4.03 4.42 5.89 5/292 30095
/proc/meminfo: memFree=24604312/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=35528 CPUtime=522.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 291906 0 0 0 51945 284 0 0 25 0 1 0 635905816 36380672 7425 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 8882 7425 139 53 0 7305 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 35528

[startup+582.301 s]
/proc/loadavg: 4.01 4.34 5.76 5/292 30097
/proc/meminfo: memFree=24612976/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=40300 CPUtime=582.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 307955 0 0 0 57922 307 0 0 25 0 1 0 635905816 41267200 8594 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 10075 8594 139 53 0 8498 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 40300

[startup+642.301 s]
/proc/loadavg: 4.00 4.27 5.65 5/292 30099
/proc/meminfo: memFree=24607384/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=32944 CPUtime=642.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 329902 0 0 0 63901 329 0 0 25 0 1 0 635905816 33734656 6766 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 8236 6766 139 53 0 6659 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 32944

[startup+702.3 s]
/proc/loadavg: 4.05 4.24 5.55 5/292 30100
/proc/meminfo: memFree=24607484/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=33836 CPUtime=702.29 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 351651 0 0 0 69881 348 0 0 25 0 1 0 635905816 34648064 6978 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 8459 6978 139 53 0 6882 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 33836

[startup+762.311 s]
/proc/loadavg: 4.02 4.19 5.45 5/292 30111
/proc/meminfo: memFree=24589004/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=33352 CPUtime=762.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 377787 0 0 0 75856 374 0 0 25 0 1 0 635905816 34152448 6883 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 8338 6883 139 53 0 6761 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 33352

[startup+822.301 s]
/proc/loadavg: 4.00 4.15 5.36 5/292 30112
/proc/meminfo: memFree=24583484/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=40616 CPUtime=822.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 398070 0 0 0 81832 398 0 0 25 0 1 0 635905816 41590784 8700 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 10154 8700 139 53 0 8577 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 40616

[startup+882.301 s]
/proc/loadavg: 4.04 4.14 5.27 5/292 30115
/proc/meminfo: memFree=24593144/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=33252 CPUtime=882.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 414734 0 0 0 87816 414 0 0 25 0 1 0 635905816 34050048 6855 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 8313 6855 139 53 0 6736 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 33252

[startup+942.301 s]
/proc/loadavg: 4.01 4.11 5.19 5/292 30118
/proc/meminfo: memFree=24572540/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=41072 CPUtime=942.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 430833 0 0 0 93793 437 0 0 25 0 1 0 635905816 42057728 8810 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 10268 8810 139 53 0 8691 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 41072

[startup+1002.3 s]
/proc/loadavg: 4.11 4.12 5.12 5/292 30119
/proc/meminfo: memFree=24591000/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=39032 CPUtime=1002.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 445392 0 0 0 99774 456 0 0 25 0 1 0 635905816 39968768 8277 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 9758 8277 139 53 0 8181 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 39032

[startup+1062.3 s]
/proc/loadavg: 4.04 4.09 5.05 5/292 30121
/proc/meminfo: memFree=24571152/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=49796 CPUtime=1062.31 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 463050 0 0 0 105757 474 0 0 25 0 1 0 635905816 50991104 10968 33554432000 4194304 4409284 140737160499728 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 12449 10968 139 53 0 10872 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 49796

[startup+1122.3 s]
/proc/loadavg: 4.01 4.07 4.98 5/292 30123
/proc/meminfo: memFree=24571128/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=35168 CPUtime=1122.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 483348 0 0 0 111736 494 0 0 25 0 1 0 635905816 36012032 7311 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 8792 7311 139 53 0 7215 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 35168

[startup+1182.3 s]
/proc/loadavg: 4.00 4.06 4.92 5/292 30125
/proc/meminfo: memFree=24576568/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=51428 CPUtime=1182.31 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 500800 0 0 0 117718 513 0 0 25 0 1 0 635905816 52662272 11376 33554432000 4194304 4409284 140737160499728 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 12857 11376 139 53 0 11280 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 51428

[startup+1242.3 s]
/proc/loadavg: 4.07 4.06 4.86 5/292 30127
/proc/meminfo: memFree=24552988/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=51448 CPUtime=1242.3 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 518504 0 0 0 123698 532 0 0 25 0 1 0 635905816 52682752 11381 33554432000 4194304 4409284 140737160499728 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 12862 11381 139 53 0 11285 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 51448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.05 4.81 3/290 30131
/proc/meminfo: memFree=24645372/32951124 swapFree=67057896/67111528
[pid=30074] ppid=30072 vsize=42864 CPUtime=1300.01 cores=4,6
/proc/30074/stat : 30074 (lingeling) R 30072 30074 30020 0 -1 4202496 540550 0 0 0 129451 550 0 0 25 0 1 0 635905816 43892736 9235 33554432000 4194304 4409284 140737160499728 18446744073709551615 254261641111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/30074/statm: 10716 9235 139 53 0 9139 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 42864

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.03
CPU user time (s): 1294.52
CPU system time (s): 5.51016
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 66200

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

runsolver used 3.61545 second user time and 8.14676 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 06:48:25
IDJOB=3371656
IDBENCH=83356
IDSOLVER=1849
FILE ID=node140/3371656-1305434905
RUNJOBID= node140-1305434905-30039
PBS_JOBID= 13324703
Free space on /tmp= 73508 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371656-1305434905/watcher-3371656-1305434905 -o /tmp/evaluation-result-3371656-1305434905/solver-3371656-1305434905 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371656-1305434905.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1489495682

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:      24729992 kB
Buffers:        309808 kB
Cached:        4062044 kB
SwapCached:       8056 kB
Active:        4919880 kB
Inactive:      2990088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24729992 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1732 kB
Writeback:           0 kB
AnonPages:     3535388 kB
Mapped:          23168 kB
Slab:           224116 kB
PageTables:      22756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45614560 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= 73508 MiB
End job on node140 at 2011-05-15 07:10:07