Trace number 3309258

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
Plingeling 587UNSAT 204.191 27.6179

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.1655
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

Solver Data

204.16/27.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3309258-1303990392/watcher-3309258-1303990392 -o /tmp/evaluation-result-3309258-1303990392/solver-3309258-1303990392 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309258-1303990392.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.60 7.91 7.69 1/170 9727
/proc/meminfo: memFree=30545660/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=11332 CPUtime=0 cores=0-7
/proc/9727/stat : 9727 (plingeling) R 9725 9727 9527 0 -1 4202496 896 1252 0 0 0 0 0 0 20 0 1 0 510639667 11603968 824 33554432000 4194304 4417332 140733773611536 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9727/statm: 2833 824 147 55 0 719 0

[startup+0.070128 s]
/proc/loadavg: 7.60 7.91 7.69 1/170 9727
/proc/meminfo: memFree=30545660/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=21180 CPUtime=0.06 cores=0-7
/proc/9727/stat : 9727 (plingeling) R 9725 9727 9527 0 -1 4202496 3370 1252 0 0 6 0 0 0 20 0 1 0 510639667 21688320 3298 33554432000 4194304 4417332 140733773611536 18446744073709551615 253640553453 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9727/statm: 5295 3319 148 55 0 3181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21180

[startup+0.101122 s]
/proc/loadavg: 7.60 7.91 7.69 1/170 9727
/proc/meminfo: memFree=30545660/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=29320 CPUtime=0.08 cores=0-7
/proc/9727/stat : 9727 (plingeling) R 9725 9727 9527 0 -1 4202496 5426 1252 0 0 8 0 0 0 20 0 1 0 510639667 30023680 5354 33554432000 4194304 4417332 140733773611536 18446744073709551615 4323249 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9727/statm: 7330 5354 148 55 0 5216 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29320

[startup+0.301085 s]
/proc/loadavg: 7.60 7.91 7.69 1/170 9727
/proc/meminfo: memFree=30545660/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=50484 CPUtime=0.29 cores=0-7
/proc/9727/stat : 9727 (plingeling) R 9725 9727 9527 0 -1 4202496 10717 1252 0 0 28 1 0 0 21 0 1 0 510639667 51695616 10645 33554432000 4194304 4417332 140733773611536 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9727/statm: 12621 10645 148 55 0 10507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50484

[startup+0.701035 s]
/proc/loadavg: 7.60 7.91 7.69 1/170 9727
/proc/meminfo: memFree=30545660/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=89940 CPUtime=0.69 cores=0-7
/proc/9727/stat : 9727 (plingeling) R 9725 9727 9527 0 -1 4202496 20581 1252 0 0 67 2 0 0 22 0 1 0 510639667 92098560 20509 33554432000 4194304 4417332 140733773611536 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9727/statm: 22485 20509 148 55 0 20371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89940

[startup+1.50087 s]
/proc/loadavg: 7.60 7.91 7.69 2/171 9733
/proc/meminfo: memFree=30423320/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=234028 CPUtime=1.49 cores=0-7
/proc/9727/stat : 9727 (plingeling) R 9725 9727 9527 0 -1 4202496 56651 1252 0 0 143 6 0 0 25 0 1 0 510639667 239644672 56531 33554432000 4194304 4417332 140733773611536 18446744073709551615 4231373 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/9727/statm: 58507 56531 148 55 0 56393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 234028

[startup+3.10054 s]
/proc/loadavg: 7.07 7.80 7.65 2/171 9733
/proc/meminfo: memFree=30228516/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=421084 CPUtime=9.98 cores=0-7
/proc/9727/stat : 9727 (plingeling) S 9725 9727 9527 0 -1 4202496 116555 1252 0 0 982 16 0 0 25 0 9 0 510639667 431190016 75173 33554432000 4194304 4417332 140733773611536 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9727/statm: 105271 75173 174 55 0 103157 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (KiB) 421084

[startup+6.30096 s]
/proc/loadavg: 7.07 7.80 7.65 9/179 9741
/proc/meminfo: memFree=30031916/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=630244 CPUtime=35.54 cores=0-7
/proc/9727/stat : 9727 (plingeling) S 9725 9727 9527 0 -1 4202496 258024 1252 0 0 3517 37 0 0 25 0 9 0 510639667 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9727/statm: 157561 110030 179 55 0 155447 0
[pid=9727/tid=9734] ppid=9725 vsize=630244 CPUtime=4.17 cores=0-7
/proc/9727/task/9734/stat : 9734 (plingeling) R 9725 9727 9527 0 -1 4202560 22385 1252 0 0 415 2 0 0 25 0 9 0 510639878 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9727/tid=9735] ppid=9725 vsize=630244 CPUtime=4.18 cores=0-7
/proc/9727/task/9735/stat : 9735 (plingeling) R 9725 9727 9527 0 -1 4202560 23694 1252 0 0 414 4 0 0 25 0 9 0 510639878 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4331666 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=630244 CPUtime=4.17 cores=0-7
/proc/9727/task/9736/stat : 9736 (plingeling) R 9725 9727 9527 0 -1 4202560 24475 1252 0 0 415 2 0 0 25 0 9 0 510639878 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9727/tid=9737] ppid=9725 vsize=630244 CPUtime=4.17 cores=0-7
/proc/9727/task/9737/stat : 9737 (plingeling) R 9725 9727 9527 0 -1 4202560 2385 1252 0 0 417 0 0 0 25 0 9 0 510639878 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4353498 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9727/tid=9738] ppid=9725 vsize=630244 CPUtime=4.14 cores=0-7
/proc/9727/task/9738/stat : 9738 (plingeling) R 9725 9727 9527 0 -1 4202560 23437 1252 0 0 412 2 0 0 25 0 9 0 510639878 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4320482 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9727/tid=9739] ppid=9725 vsize=630244 CPUtime=4.18 cores=0-7
/proc/9727/task/9739/stat : 9739 (plingeling) R 9725 9727 9527 0 -1 4202560 24943 1252 0 0 414 4 0 0 25 0 9 0 510639879 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4320251 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9727/tid=9740] ppid=9725 vsize=630244 CPUtime=4.18 cores=0-7
/proc/9727/task/9740/stat : 9740 (plingeling) R 9725 9727 9527 0 -1 4202560 29682 1252 0 0 413 5 0 0 25 0 9 0 510639879 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4331671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9727/tid=9741] ppid=9725 vsize=630244 CPUtime=4.16 cores=0-7
/proc/9727/task/9741/stat : 9741 (plingeling) R 9725 9727 9527 0 -1 4202560 27602 1252 0 0 412 4 0 0 25 0 9 0 510639879 645369856 110030 33554432000 4194304 4417332 140733773611536 18446744073709551615 4331649 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35.54
Current children cumulated vsize (KiB) 630244

[startup+12.7008 s]
/proc/loadavg: 7.21 7.81 7.66 9/179 9742
/proc/meminfo: memFree=30087600/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=665084 CPUtime=86.7 cores=0-7
/proc/9727/stat : 9727 (plingeling) S 9725 9727 9527 0 -1 4202496 269366 1252 0 0 8631 39 0 0 25 0 9 0 510639667 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9727/statm: 166271 118772 181 55 0 164157 0
[pid=9727/tid=9734] ppid=9725 vsize=665084 CPUtime=10.58 cores=0-7
/proc/9727/task/9734/stat : 9734 (plingeling) R 9725 9727 9527 0 -1 4202560 23932 1252 0 0 1055 3 0 0 25 0 9 0 510639878 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4252045 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9727/tid=9735] ppid=9725 vsize=665084 CPUtime=10.58 cores=0-7
/proc/9727/task/9735/stat : 9735 (plingeling) R 9725 9727 9527 0 -1 4202560 25241 1252 0 0 1054 4 0 0 25 0 9 0 510639878 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4239616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=665084 CPUtime=10.57 cores=0-7
/proc/9727/task/9736/stat : 9736 (plingeling) R 9725 9727 9527 0 -1 4202560 26816 1252 0 0 1054 3 0 0 25 0 9 0 510639878 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4353463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9727/tid=9737] ppid=9725 vsize=665084 CPUtime=10.57 cores=0-7
/proc/9727/task/9737/stat : 9737 (plingeling) R 9725 9727 9527 0 -1 4202560 2385 1252 0 0 1057 0 0 0 25 0 9 0 510639878 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9727/tid=9738] ppid=9725 vsize=665084 CPUtime=10.51 cores=0-7
/proc/9727/task/9738/stat : 9738 (plingeling) R 9725 9727 9527 0 -1 4202560 24984 1252 0 0 1048 3 0 0 25 0 9 0 510639878 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4216603 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9727/tid=9739] ppid=9725 vsize=665084 CPUtime=10.57 cores=0-7
/proc/9727/task/9739/stat : 9739 (plingeling) R 9725 9727 9527 0 -1 4202560 26490 1252 0 0 1053 4 0 0 25 0 9 0 510639879 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4320251 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9727/tid=9740] ppid=9725 vsize=665084 CPUtime=10.58 cores=0-7
/proc/9727/task/9740/stat : 9740 (plingeling) R 9725 9727 9527 0 -1 4202560 30948 1252 0 0 1053 5 0 0 25 0 9 0 510639879 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9727/tid=9741] ppid=9725 vsize=665084 CPUtime=10.56 cores=0-7
/proc/9727/task/9741/stat : 9741 (plingeling) R 9725 9727 9527 0 -1 4202560 29149 1252 0 0 1052 4 0 0 25 0 9 0 510639879 681046016 118772 33554432000 4194304 4417332 140733773611536 18446744073709551615 4253011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 86.7
Current children cumulated vsize (KiB) 665084

[startup+25.5005 s]
/proc/loadavg: 7.33 7.81 7.66 9/179 9742
/proc/meminfo: memFree=30063904/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=677208 CPUtime=189.03 cores=0-7
/proc/9727/stat : 9727 (plingeling) S 9725 9727 9527 0 -1 4202496 273903 1252 0 0 18863 40 0 0 25 0 9 0 510639667 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9727/statm: 169302 120602 181 55 0 167188 0
[pid=9727/tid=9734] ppid=9725 vsize=677208 CPUtime=23.37 cores=0-7
/proc/9727/task/9734/stat : 9734 (plingeling) R 9725 9727 9527 0 -1 4202560 25980 1252 0 0 2334 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9727/tid=9735] ppid=9725 vsize=677208 CPUtime=23.38 cores=0-7
/proc/9727/task/9735/stat : 9735 (plingeling) R 9725 9727 9527 0 -1 4202560 25682 1252 0 0 2334 4 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=677208 CPUtime=23.37 cores=0-7
/proc/9727/task/9736/stat : 9736 (plingeling) R 9725 9727 9527 0 -1 4202560 26816 1252 0 0 2334 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9727/tid=9737] ppid=9725 vsize=677208 CPUtime=23.37 cores=0-7
/proc/9727/task/9737/stat : 9737 (plingeling) R 9725 9727 9527 0 -1 4202560 2385 1252 0 0 2337 0 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9727/tid=9738] ppid=9725 vsize=677208 CPUtime=23.24 cores=0-7
/proc/9727/task/9738/stat : 9738 (plingeling) R 9725 9727 9527 0 -1 4202560 27032 1252 0 0 2321 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9727/tid=9739] ppid=9725 vsize=677208 CPUtime=23.37 cores=0-7
/proc/9727/task/9739/stat : 9739 (plingeling) R 9725 9727 9527 0 -1 4202560 26490 1252 0 0 2333 4 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9727/tid=9740] ppid=9725 vsize=677208 CPUtime=23.37 cores=0-7
/proc/9727/task/9740/stat : 9740 (plingeling) R 9725 9727 9527 0 -1 4202560 30948 1252 0 0 2332 5 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9727/tid=9741] ppid=9725 vsize=677208 CPUtime=23.36 cores=0-7
/proc/9727/task/9741/stat : 9741 (plingeling) R 9725 9727 9527 0 -1 4202560 29149 1252 0 0 2332 4 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 189.03
Current children cumulated vsize (KiB) 677208

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

[startup+26.3013 s]
/proc/loadavg: 7.38 7.81 7.66 9/179 9742
/proc/meminfo: memFree=30063904/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=677208 CPUtime=195.47 cores=0-7
/proc/9727/stat : 9727 (plingeling) S 9725 9727 9527 0 -1 4202496 273903 1252 0 0 19507 40 0 0 25 0 9 0 510639667 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9727/statm: 169302 120602 181 55 0 167188 0
[pid=9727/tid=9734] ppid=9725 vsize=677208 CPUtime=24.18 cores=0-7
/proc/9727/task/9734/stat : 9734 (plingeling) R 9725 9727 9527 0 -1 4202560 25980 1252 0 0 2415 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9727/tid=9735] ppid=9725 vsize=677208 CPUtime=24.18 cores=0-7
/proc/9727/task/9735/stat : 9735 (plingeling) R 9725 9727 9527 0 -1 4202560 25682 1252 0 0 2414 4 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=677208 CPUtime=24.18 cores=0-7
/proc/9727/task/9736/stat : 9736 (plingeling) R 9725 9727 9527 0 -1 4202560 26816 1252 0 0 2415 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9727/tid=9737] ppid=9725 vsize=677208 CPUtime=24.18 cores=0-7
/proc/9727/task/9737/stat : 9737 (plingeling) R 9725 9727 9527 0 -1 4202560 2385 1252 0 0 2418 0 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9727/tid=9738] ppid=9725 vsize=677208 CPUtime=24.04 cores=0-7
/proc/9727/task/9738/stat : 9738 (plingeling) R 9725 9727 9527 0 -1 4202560 27032 1252 0 0 2401 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9727/tid=9739] ppid=9725 vsize=677208 CPUtime=24.18 cores=0-7
/proc/9727/task/9739/stat : 9739 (plingeling) R 9725 9727 9527 0 -1 4202560 26490 1252 0 0 2414 4 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9727/tid=9740] ppid=9725 vsize=677208 CPUtime=24.18 cores=0-7
/proc/9727/task/9740/stat : 9740 (plingeling) R 9725 9727 9527 0 -1 4202560 30948 1252 0 0 2413 5 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9727/tid=9741] ppid=9725 vsize=677208 CPUtime=24.17 cores=0-7
/proc/9727/task/9741/stat : 9741 (plingeling) R 9725 9727 9527 0 -1 4202560 29149 1252 0 0 2413 4 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.47
Current children cumulated vsize (KiB) 677208

[startup+27.1012 s]
/proc/loadavg: 7.38 7.81 7.66 9/179 9742
/proc/meminfo: memFree=30063904/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=677208 CPUtime=201.83 cores=0-7
/proc/9727/stat : 9727 (plingeling) S 9725 9727 9527 0 -1 4202496 273941 1252 0 0 20143 40 0 0 25 0 9 0 510639667 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9727/statm: 169302 120602 181 55 0 167188 0
[pid=9727/tid=9734] ppid=9725 vsize=677208 CPUtime=24.98 cores=0-7
/proc/9727/task/9734/stat : 9734 (plingeling) R 9725 9727 9527 0 -1 4202560 25980 1252 0 0 2495 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9727/tid=9735] ppid=9725 vsize=677208 CPUtime=24.98 cores=0-7
/proc/9727/task/9735/stat : 9735 (plingeling) R 9725 9727 9527 0 -1 4202560 25720 1252 0 0 2494 4 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4270564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9727/tid=9736] ppid=9725 vsize=677208 CPUtime=24.98 cores=0-7
/proc/9727/task/9736/stat : 9736 (plingeling) R 9725 9727 9527 0 -1 4202560 26816 1252 0 0 2495 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9727/tid=9737] ppid=9725 vsize=677208 CPUtime=24.97 cores=0-7
/proc/9727/task/9737/stat : 9737 (plingeling) R 9725 9727 9527 0 -1 4202560 2385 1252 0 0 2497 0 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9727/tid=9738] ppid=9725 vsize=677208 CPUtime=24.83 cores=0-7
/proc/9727/task/9738/stat : 9738 (plingeling) R 9725 9727 9527 0 -1 4202560 27032 1252 0 0 2480 3 0 0 25 0 9 0 510639878 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9727/tid=9739] ppid=9725 vsize=677208 CPUtime=24.97 cores=0-7
/proc/9727/task/9739/stat : 9739 (plingeling) R 9725 9727 9527 0 -1 4202560 26490 1252 0 0 2493 4 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9727/tid=9740] ppid=9725 vsize=677208 CPUtime=24.97 cores=0-7
/proc/9727/task/9740/stat : 9740 (plingeling) R 9725 9727 9527 0 -1 4202560 30948 1252 0 0 2492 5 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9727/tid=9741] ppid=9725 vsize=677208 CPUtime=24.96 cores=0-7
/proc/9727/task/9741/stat : 9741 (plingeling) R 9725 9727 9527 0 -1 4202560 29149 1252 0 0 2492 4 0 0 25 0 9 0 510639879 693460992 120602 33554432000 4194304 4417332 140733773611536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.83
Current children cumulated vsize (KiB) 677208

[startup+27.5061 s]
/proc/loadavg: 7.38 7.81 7.66 2/172 9742
/proc/meminfo: memFree=30064084/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=677208 CPUtime=204.07 cores=0-7
/proc/9727/stat : 9727 (plingeling) S 9725 9727 9527 0 -1 4202496 273942 1252 0 0 20367 40 0 0 18 0 2 0 510639667 693460992 120603 33554432000 4194304 4417332 140733773611536 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9727/statm: 169302 120603 182 55 0 167188 0
[pid=9727/tid=9735] ppid=9725 vsize=677208 CPUtime=25.38 cores=0-7
/proc/9727/task/9735/stat : 9735 (plingeling) R 9725 9727 9527 0 -1 4202560 25720 1252 0 0 2534 4 0 0 25 0 2 0 510639878 693460992 120603 33554432000 4194304 4417332 140733773611536 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 677208

[startup+27.6011 s]
/proc/loadavg: 7.38 7.81 7.66 2/172 9742
/proc/meminfo: memFree=30064084/32951124 swapFree=67111364/67111528
[pid=9727] ppid=9725 vsize=543708 CPUtime=204.16 cores=0-7
/proc/9727/stat : 9727 (plingeling) R 9725 9727 9527 0 -1 4202496 273942 1252 0 0 20376 40 0 0 15 0 1 0 510639667 556756992 99004 33554432000 4194304 4417332 140733773611536 18446744073709551615 253640902791 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9727/statm: 135927 98981 182 55 0 133813 0
Current children cumulated CPU time (s) 204.16
Current children cumulated vsize (KiB) 543708

Child status: 20
Real time (s): 27.6179
CPU time (s): 204.191
CPU user time (s): 203.764
CPU system time (s): 0.426935
CPU usage (%): 739.343
Max. virtual memory (cumulated for all children) (KiB): 809048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 203.764
system time used= 0.426935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275197
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= 283
involuntary context switches= 975

runsolver used 0.046992 second user time and 0.104984 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-28 13:33:13
IDJOB=3309258
IDBENCH=20431
IDSOLVER=1695
FILE ID=node106/3309258-1303990392
RUNJOBID= node106-1303987384-9541
PBS_JOBID= 13168768
Free space on /tmp= 72144 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309258-1303990392/watcher-3309258-1303990392 -o /tmp/evaluation-result-3309258-1303990392/solver-3309258-1303990392 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309258-1303990392.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 3b8c6114a974b09e9b1601ba0718cbf3
RANDOM SEED=582041183

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30545684 kB
Buffers:        189236 kB
Cached:        1939880 kB
SwapCached:         88 kB
Active:         617504 kB
Inactive:      1575076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30545684 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17064 kB
Writeback:           0 kB
AnonPages:       63516 kB
Mapped:          14664 kB
Slab:           144332 kB
PageTables:       4416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188952 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= 72144 MiB
End job on node106 at 2011-04-28 13:33:40