Trace number 3372404

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 587f (fixed)UNSAT 651.621 104.219

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.3907
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

651.60/104.21	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: 977)

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-3372404-1307660919/watcher-3372404-1307660919 -o /tmp/evaluation-result-3372404-1307660919/solver-3372404-1307660919 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372404-1307660919.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: 6.16 7.60 7.83 2/165 23348
/proc/meminfo: memFree=29530408/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=8728 CPUtime=0 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 877695291 8937472 145 33554432000 4194304 4417452 140734736552912 18446744073709551615 210647146240 0 0 4096 0 18446744071562362840 0 0 17 0 0 0 0
/proc/23348/statm: 2182 145 122 55 0 68 0

[startup+0.016394 s]
/proc/loadavg: 6.16 7.60 7.83 2/165 23348
/proc/meminfo: memFree=29530408/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=8728 CPUtime=0 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 877695291 8937472 145 33554432000 4194304 4417452 140734736552912 18446744073709551615 210647146240 0 0 4096 0 18446744071562362840 0 0 17 0 0 0 0
/proc/23348/statm: 2182 145 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.100359 s]
/proc/loadavg: 6.16 7.60 7.83 2/165 23348
/proc/meminfo: memFree=29530408/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=10748 CPUtime=0.09 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 278 1249 0 0 1 0 3 5 18 0 1 0 877695291 11005952 206 33554432000 4194304 4417452 140734736552912 18446744073709551615 210646840413 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23348/statm: 2687 206 139 55 0 573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10748

[startup+0.300325 s]
/proc/loadavg: 6.16 7.60 7.83 2/165 23348
/proc/meminfo: memFree=29530408/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=15188 CPUtime=0.29 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 1874 1249 0 0 12 9 3 5 18 0 1 0 877695291 15552512 1802 33554432000 4194304 4417452 140734736552912 18446744073709551615 4264830 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23348/statm: 3797 1802 143 55 0 1683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15188

[startup+0.700256 s]
/proc/loadavg: 6.16 7.60 7.83 2/165 23348
/proc/meminfo: memFree=29530408/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=18148 CPUtime=0.69 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 2630 1249 0 0 45 16 3 5 18 0 1 0 877695291 18583552 2558 33554432000 4194304 4417452 140734736552912 18446744073709551615 4232464 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23348/statm: 4537 2558 147 55 0 2423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18148

[startup+1.50114 s]
/proc/loadavg: 6.16 7.60 7.83 2/166 23354
/proc/meminfo: memFree=29519636/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=20612 CPUtime=1.49 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 3231 1249 0 0 120 21 3 5 20 0 1 0 877695291 21106688 3159 33554432000 4194304 4417452 140734736552912 18446744073709551615 210646765104 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23348/statm: 5153 3159 148 55 0 3039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20612

[startup+3.10085 s]
/proc/loadavg: 5.99 7.54 7.81 2/166 23354
/proc/meminfo: memFree=29516196/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=27632 CPUtime=3.09 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 4987 1249 0 0 269 32 3 5 25 0 1 0 877695291 28295168 4915 33554432000 4194304 4417452 140734736552912 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23348/statm: 6908 4915 149 55 0 4794 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27632

[startup+6.30031 s]
/proc/loadavg: 5.99 7.54 7.81 2/166 23354
/proc/meminfo: memFree=29511088/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=27632 CPUtime=6.28 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 4987 1249 0 0 584 36 3 5 25 0 1 0 877695291 28295168 4915 33554432000 4194304 4417452 140734736552912 18446744073709551615 4231413 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/23348/statm: 6908 4915 149 55 0 4794 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27632

[startup+12.7002 s]
/proc/loadavg: 5.53 7.39 7.76 2/166 23354
/proc/meminfo: memFree=29167124/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=454356 CPUtime=12.68 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 111717 1249 0 0 1194 66 3 5 25 0 1 0 877695291 465260544 111612 33554432000 4194304 4417452 140734736552912 18446744073709551615 4231392 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23348/statm: 113589 111612 149 55 0 111475 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 454356

[startup+25.5011 s]
/proc/loadavg: 5.14 7.24 7.71 2/166 23354
/proc/meminfo: memFree=28102008/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=1588068 CPUtime=26.98 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 365967 1249 0 0 2592 98 3 5 25 0 9 0 877695291 1626181632 358199 33554432000 4194304 4417452 140734736552912 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23348/statm: 397017 358199 159 55 0 394903 0
Current children cumulated CPU time (s) 26.98
Current children cumulated vsize (KiB) 1588068

[startup+51.1007 s]
/proc/loadavg: 6.11 7.30 7.71 9/174 23364
/proc/meminfo: memFree=28113244/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=1526960 CPUtime=231.44 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 734142 1249 0 0 22962 174 3 5 25 0 9 0 877695291 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23348/statm: 381740 355232 180 55 0 379626 0
[pid=23348/tid=23355] ppid=23346 vsize=1526960 CPUtime=25.75 cores=0-7
/proc/23348/task/23355/stat : 23355 (plingeling) R 23346 23348 22818 0 -1 4202560 55188 1249 0 0 2558 9 3 5 25 0 9 0 877697818 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23348/tid=23356] ppid=23346 vsize=1526960 CPUtime=25.87 cores=0-7
/proc/23348/task/23356/stat : 23356 (plingeling) R 23346 23348 22818 0 -1 4202560 46485 1249 0 0 2569 10 3 5 25 0 9 0 877697818 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23348/tid=23357] ppid=23346 vsize=1526960 CPUtime=25.89 cores=0-7
/proc/23348/task/23357/stat : 23357 (plingeling) R 23346 23348 22818 0 -1 4202560 56707 1249 0 0 2569 12 3 5 25 0 9 0 877697818 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23348/tid=23358] ppid=23346 vsize=1526960 CPUtime=25.87 cores=0-7
/proc/23348/task/23358/stat : 23358 (plingeling) R 23346 23348 22818 0 -1 4202560 8843 1249 0 0 2578 1 3 5 25 0 9 0 877697818 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23348/tid=23359] ppid=23346 vsize=1526960 CPUtime=25.86 cores=0-7
/proc/23348/task/23359/stat : 23359 (plingeling) R 23346 23348 22818 0 -1 4202560 62464 1249 0 0 2566 12 3 5 25 0 9 0 877697818 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23348/tid=23360] ppid=23346 vsize=1526960 CPUtime=25.83 cores=0-7
/proc/23348/task/23360/stat : 23360 (plingeling) R 23346 23348 22818 0 -1 4202560 49265 1249 0 0 2565 10 3 5 25 0 9 0 877697818 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23348/tid=23361] ppid=23346 vsize=1526960 CPUtime=25.84 cores=0-7
/proc/23348/task/23361/stat : 23361 (plingeling) R 23346 23348 22818 0 -1 4202560 49338 1249 0 0 2566 10 3 5 25 0 9 0 877697819 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23348/tid=23362] ppid=23346 vsize=1526960 CPUtime=25.84 cores=0-7
/proc/23348/task/23362/stat : 23362 (plingeling) R 23346 23348 22818 0 -1 4202560 47652 1249 0 0 2567 9 3 5 25 0 9 0 877697819 1563607040 355232 33554432000 4194304 4417452 140734736552912 18446744073709551615 4366517 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 231.44
Current children cumulated vsize (KiB) 1526960

[startup+102.307 s]
/proc/loadavg: 7.25 7.42 7.73 9/174 23364
/proc/meminfo: memFree=28061496/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=1568728 CPUtime=640.8 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 753810 1249 0 0 63887 185 3 5 25 0 9 0 877695291 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23348/statm: 392182 368627 180 55 0 390068 0
[pid=23348/tid=23355] ppid=23346 vsize=1568728 CPUtime=76.67 cores=0-7
/proc/23348/task/23355/stat : 23355 (plingeling) R 23346 23348 22818 0 -1 4202560 57865 1249 0 0 7650 9 3 5 25 0 9 0 877697818 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23348/tid=23356] ppid=23346 vsize=1568728 CPUtime=77.07 cores=0-7
/proc/23348/task/23356/stat : 23356 (plingeling) R 23346 23348 22818 0 -1 4202560 48432 1249 0 0 7688 11 3 5 25 0 9 0 877697818 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23348/tid=23357] ppid=23346 vsize=1568728 CPUtime=77.09 cores=0-7
/proc/23348/task/23357/stat : 23357 (plingeling) R 23346 23348 22818 0 -1 4202560 58815 1249 0 0 7689 12 3 5 25 0 9 0 877697818 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23348/tid=23358] ppid=23346 vsize=1568728 CPUtime=77.07 cores=0-7
/proc/23348/task/23358/stat : 23358 (plingeling) R 23346 23348 22818 0 -1 4202560 12705 1249 0 0 7689 10 3 5 25 0 9 0 877697818 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23348/tid=23359] ppid=23346 vsize=1568728 CPUtime=77.06 cores=0-7
/proc/23348/task/23359/stat : 23359 (plingeling) R 23346 23348 22818 0 -1 4202560 66401 1249 0 0 7686 12 3 5 25 0 9 0 877697818 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4302061 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23348/tid=23360] ppid=23346 vsize=1568728 CPUtime=77.04 cores=0-7
/proc/23348/task/23360/stat : 23360 (plingeling) R 23346 23348 22818 0 -1 4202560 49745 1249 0 0 7686 10 3 5 25 0 9 0 877697818 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23348/tid=23361] ppid=23346 vsize=1568728 CPUtime=77.04 cores=0-7
/proc/23348/task/23361/stat : 23361 (plingeling) R 23346 23348 22818 0 -1 4202560 50745 1249 0 0 7686 10 3 5 25 0 9 0 877697819 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23348/tid=23362] ppid=23346 vsize=1568728 CPUtime=77.05 cores=0-7
/proc/23348/task/23362/stat : 23362 (plingeling) R 23346 23348 22818 0 -1 4202560 50902 1249 0 0 7688 9 3 5 25 0 9 0 877697819 1606377472 368627 33554432000 4194304 4417452 140734736552912 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 640.8
Current children cumulated vsize (KiB) 1568728

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

[startup+103.101 s]
/proc/loadavg: 7.25 7.42 7.73 9/174 23364
/proc/meminfo: memFree=28061496/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=1633476 CPUtime=647.14 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 756085 1249 0 0 64521 185 3 5 25 0 9 0 877695291 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23348/statm: 408369 370705 180 55 0 406255 0
[pid=23348/tid=23355] ppid=23346 vsize=1633476 CPUtime=77.47 cores=0-7
/proc/23348/task/23355/stat : 23355 (plingeling) R 23346 23348 22818 0 -1 4202560 57865 1249 0 0 7730 9 3 5 25 0 9 0 877697818 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23348/tid=23356] ppid=23346 vsize=1633476 CPUtime=77.87 cores=0-7
/proc/23348/task/23356/stat : 23356 (plingeling) R 23346 23348 22818 0 -1 4202560 48432 1249 0 0 7768 11 3 5 25 0 9 0 877697818 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23348/tid=23357] ppid=23346 vsize=1633476 CPUtime=77.88 cores=0-7
/proc/23348/task/23357/stat : 23357 (plingeling) R 23346 23348 22818 0 -1 4202560 58815 1249 0 0 7768 12 3 5 25 0 9 0 877697818 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4235776 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23348/tid=23358] ppid=23346 vsize=1633476 CPUtime=77.86 cores=0-7
/proc/23348/task/23358/stat : 23358 (plingeling) R 23346 23348 22818 0 -1 4202560 12705 1249 0 0 7768 10 3 5 25 0 9 0 877697818 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4281851 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23348/tid=23359] ppid=23346 vsize=1633476 CPUtime=77.86 cores=0-7
/proc/23348/task/23359/stat : 23359 (plingeling) R 23346 23348 22818 0 -1 4202560 68676 1249 0 0 7765 13 3 5 25 0 9 0 877697818 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23348/tid=23360] ppid=23346 vsize=1633476 CPUtime=77.83 cores=0-7
/proc/23348/task/23360/stat : 23360 (plingeling) R 23346 23348 22818 0 -1 4202560 49745 1249 0 0 7765 10 3 5 25 0 9 0 877697818 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23348/tid=23361] ppid=23346 vsize=1633476 CPUtime=77.84 cores=0-7
/proc/23348/task/23361/stat : 23361 (plingeling) R 23346 23348 22818 0 -1 4202560 50745 1249 0 0 7766 10 3 5 25 0 9 0 877697819 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23348/tid=23362] ppid=23346 vsize=1633476 CPUtime=77.84 cores=0-7
/proc/23348/task/23362/stat : 23362 (plingeling) R 23346 23348 22818 0 -1 4202560 50902 1249 0 0 7767 9 3 5 25 0 9 0 877697819 1672679424 370705 33554432000 4194304 4417452 140734736552912 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.14
Current children cumulated vsize (KiB) 1633476

[startup+103.901 s]
/proc/loadavg: 7.25 7.42 7.73 9/174 23366
/proc/meminfo: memFree=28052568/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=1558392 CPUtime=651.29 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 766517 1249 0 0 64935 186 3 5 18 0 2 0 877695291 1595793408 368629 33554432000 4194304 4417452 140734736552912 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23348/statm: 389598 368629 181 55 0 387484 0
[pid=23348/tid=23359] ppid=23346 vsize=1558392 CPUtime=78.66 cores=0-7
/proc/23348/task/23359/stat : 23359 (plingeling) R 23346 23348 22818 0 -1 4202560 78917 1249 0 0 7844 14 3 5 25 0 2 0 877697818 1595793408 368629 33554432000 4194304 4417452 140734736552912 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 651.29
Current children cumulated vsize (KiB) 1558392

[startup+104.101 s]
/proc/loadavg: 7.25 7.42 7.73 9/174 23366
/proc/meminfo: memFree=28052568/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=1558392 CPUtime=651.49 cores=0-7
/proc/23348/stat : 23348 (plingeling) S 23346 23348 22818 0 -1 4202496 766517 1249 0 0 64955 186 3 5 18 0 2 0 877695291 1595793408 368629 33554432000 4194304 4417452 140734736552912 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23348/statm: 389598 368629 181 55 0 387484 0
[pid=23348/tid=23359] ppid=23346 vsize=1558392 CPUtime=78.86 cores=0-7
/proc/23348/task/23359/stat : 23359 (plingeling) R 23346 23348 22818 0 -1 4202560 78917 1249 0 0 7864 14 3 5 25 0 2 0 877697818 1595793408 368629 33554432000 4194304 4417452 140734736552912 18446744073709551615 4232537 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 651.49
Current children cumulated vsize (KiB) 1558392

[startup+104.201 s]
/proc/loadavg: 7.25 7.42 7.73 9/174 23366
/proc/meminfo: memFree=28052568/32951132 swapFree=67061144/67111528
[pid=23348] ppid=23346 vsize=601992 CPUtime=651.6 cores=0-7
/proc/23348/stat : 23348 (plingeling) R 23346 23348 22818 0 -1 4202496 768736 1249 0 0 64961 191 3 5 15 0 1 0 877695291 616439808 95712 33554432000 4194304 4417452 140734736552912 18446744073709551615 210647189639 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23348/statm: 150498 95712 181 55 0 148384 0
Current children cumulated CPU time (s) 651.6
Current children cumulated vsize (KiB) 601992

Child status: 20
Real time (s): 104.219
CPU time (s): 651.621
CPU user time (s): 649.642
CPU system time (s): 1.9787
CPU usage (%): 625.242
Max. virtual memory (cumulated for all children) (KiB): 1983112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 649.642
system time used= 1.9787
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 769988
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= 641
involuntary context switches= 2395

runsolver used 0.146977 second user time and 0.398939 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-10 01:08:45
IDJOB=3372404
IDBENCH=82364
IDSOLVER=1851
FILE ID=node129/3372404-1307660919
RUNJOBID= node129-1307657079-22832
PBS_JOBID= 13549424
Free space on /tmp= 74000 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372404-1307660919/watcher-3372404-1307660919 -o /tmp/evaluation-result-3372404-1307660919/solver-3372404-1307660919 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372404-1307660919.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=612004466

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      29531456 kB
Buffers:        382616 kB
Cached:        2763796 kB
SwapCached:      13136 kB
Active:         918024 kB
Inactive:      2245892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29531456 kB
SwapTotal:    67111528 kB
SwapFree:     67061144 kB
Dirty:          171136 kB
Writeback:           0 kB
AnonPages:       14360 kB
Mapped:           8520 kB
Slab:           193248 kB
PageTables:       3816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   152208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74000 MiB
End job on node129 at 2011-06-10 01:11:01