Trace number 3372464

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 5238.96 671.787

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark381.959
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

5238.87/671.78	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: 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-3372464-1305437987/watcher-3372464-1305437987 -o /tmp/evaluation-result-3372464-1305437987/solver-3372464-1305437987 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372464-1305437987.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.48 7.84 6.71 1/348 27626
/proc/meminfo: memFree=23955544/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=18652 CPUtime=0 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 2752 1251 0 0 0 0 0 0 20 0 1 0 636214750 19099648 2682 33554432000 4194304 4417452 140736320079632 18446744073709551615 228095144941 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 4663 2682 144 55 0 2549 0

[startup+0.046246 s]
/proc/loadavg: 7.48 7.84 6.71 1/348 27626
/proc/meminfo: memFree=23955544/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=22536 CPUtime=0.03 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 3727 1251 0 0 3 0 0 0 20 0 1 0 636214750 23076864 3657 33554432000 4194304 4417452 140736320079632 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 5634 3657 148 55 0 3520 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22536

[startup+0.100235 s]
/proc/loadavg: 7.48 7.84 6.71 1/348 27626
/proc/meminfo: memFree=23955544/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=28136 CPUtime=0.09 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 5112 1251 0 0 9 0 0 0 21 0 1 0 636214750 28811264 5042 33554432000 4194304 4417452 140736320079632 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 7034 5042 149 55 0 4920 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28136

[startup+0.30022 s]
/proc/loadavg: 7.48 7.84 6.71 1/348 27626
/proc/meminfo: memFree=23955544/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=41076 CPUtime=0.29 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 8363 1251 0 0 28 1 0 0 22 0 1 0 636214750 42061824 8293 33554432000 4194304 4417452 140736320079632 18446744073709551615 4231257 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 10269 8293 149 55 0 8155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41076

[startup+0.701126 s]
/proc/loadavg: 7.48 7.84 6.71 1/348 27626
/proc/meminfo: memFree=23955544/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=73112 CPUtime=0.69 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 16376 1251 0 0 67 2 0 0 24 0 1 0 636214750 74866688 16302 33554432000 4194304 4417452 140736320079632 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 18278 16302 149 55 0 16164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73112

[startup+1.50098 s]
/proc/loadavg: 7.48 7.84 6.71 2/349 27632
/proc/meminfo: memFree=23887220/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=171656 CPUtime=1.49 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 41024 1251 0 0 144 5 0 0 25 0 1 0 636214750 175775744 40938 33554432000 4194304 4417452 140736320079632 18446744073709551615 4231291 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 42914 40938 149 55 0 40800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171656

[startup+3.10071 s]
/proc/loadavg: 7.48 7.84 6.71 2/349 27632
/proc/meminfo: memFree=23732220/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=241288 CPUtime=3.09 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 58432 1251 0 0 302 7 0 0 25 0 1 0 636214750 247078912 58346 33554432000 4194304 4417452 140736320079632 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 60322 58346 149 55 0 58208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 241288

[startup+6.3011 s]
/proc/loadavg: 6.96 7.72 6.68 2/349 27633
/proc/meminfo: memFree=23513624/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=717004 CPUtime=6.29 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 177378 1251 0 0 606 23 0 0 25 0 1 0 636214750 734212096 177275 33554432000 4194304 4417452 140736320079632 18446744073709551615 228095069788 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 179251 177275 149 55 0 177137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 717004

[startup+12.7009 s]
/proc/loadavg: 6.49 7.61 6.65 2/349 27633
/proc/meminfo: memFree=22559740/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=1407708 CPUtime=12.69 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 350118 1251 0 0 1226 43 0 0 25 0 1 0 636214750 1441492992 349951 33554432000 4194304 4417452 140736320079632 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27626/statm: 351927 349951 149 55 0 349813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1407708

[startup+25.5005 s]
/proc/loadavg: 5.83 7.40 6.59 10/357 27641
/proc/meminfo: memFree=22103624/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=1872284 CPUtime=77.29 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 721627 1251 0 0 7619 110 0 0 25 0 9 0 636214750 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 468071 433147 177 55 0 465957 0
[pid=27626/tid=27634] ppid=27623 vsize=1872284 CPUtime=7.32 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 32400 1251 0 0 727 5 0 0 25 0 9 0 636216545 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4274624 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=1872284 CPUtime=7.49 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 29586 1251 0 0 743 6 0 0 25 0 9 0 636216545 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4317480 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=1872284 CPUtime=7.5 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 62176 1251 0 0 740 10 0 0 25 0 9 0 636216545 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=1872284 CPUtime=7.4 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 9594 1251 0 0 739 1 0 0 25 0 9 0 636216545 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=1872284 CPUtime=7.27 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 31936 1251 0 0 722 5 0 0 25 0 9 0 636216545 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4302099 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=1872284 CPUtime=7.49 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 32143 1251 0 0 743 6 0 0 18 0 9 0 636216546 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4301981 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=1872284 CPUtime=7.28 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 58667 1251 0 0 716 12 0 0 25 0 9 0 636216546 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4274913 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=1872284 CPUtime=7.51 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 31919 1251 0 0 745 6 0 0 25 0 9 0 636216547 1917218816 433147 33554432000 4194304 4417452 140736320079632 18446744073709551615 4302036 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 77.29
Current children cumulated vsize (KiB) 1872284

[startup+51.1008 s]
/proc/loadavg: 6.57 7.45 6.63 9/357 27642
/proc/meminfo: memFree=22381872/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=1701676 CPUtime=281.73 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 850306 1251 0 0 28039 134 0 0 25 0 9 0 636214750 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 425419 394201 180 55 0 423305 0
[pid=27626/tid=27634] ppid=27623 vsize=1701676 CPUtime=32.57 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 63499 1251 0 0 3247 10 0 0 25 0 9 0 636216545 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=1701676 CPUtime=33.09 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 45977 1251 0 0 3299 10 0 0 25 0 9 0 636216545 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281633 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=1701676 CPUtime=33.11 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 64810 1251 0 0 3300 11 0 0 25 0 9 0 636216545 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4264914 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=1701676 CPUtime=33.01 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 9594 1251 0 0 3300 1 0 0 25 0 9 0 636216545 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=1701676 CPUtime=32.86 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 60097 1251 0 0 3275 11 0 0 25 0 9 0 636216545 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=1701676 CPUtime=33.06 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 52395 1251 0 0 3297 9 0 0 25 0 9 0 636216546 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=1701676 CPUtime=32.88 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 62595 1251 0 0 3275 13 0 0 25 0 9 0 636216546 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=1701676 CPUtime=33.11 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 58133 1251 0 0 3301 10 0 0 25 0 9 0 636216547 1742516224 394201 33554432000 4194304 4417452 140736320079632 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 281.73
Current children cumulated vsize (KiB) 1701676

[startup+102.314 s]
/proc/loadavg: 7.46 7.55 6.71 9/357 27643
/proc/meminfo: memFree=22341676/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=1753064 CPUtime=690.83 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 863360 1251 0 0 68946 137 0 0 25 0 9 0 636214750 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 438266 404567 180 55 0 436152 0
[pid=27626/tid=27634] ppid=27623 vsize=1753064 CPUtime=83.18 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 67270 1251 0 0 8307 11 0 0 25 0 9 0 636216545 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4237639 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=1753064 CPUtime=84.31 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 46521 1251 0 0 8421 10 0 0 25 0 9 0 636216545 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=1753064 CPUtime=84.32 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 64810 1251 0 0 8421 11 0 0 25 0 9 0 636216545 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=1753064 CPUtime=84.22 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 10758 1251 0 0 8421 1 0 0 25 0 9 0 636216545 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=1753064 CPUtime=84.08 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 61558 1251 0 0 8397 11 0 0 25 0 9 0 636216545 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=1753064 CPUtime=84.27 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 57229 1251 0 0 8417 10 0 0 25 0 9 0 636216546 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=1753064 CPUtime=84.1 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 62595 1251 0 0 8397 13 0 0 25 0 9 0 636216546 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=1753064 CPUtime=84.32 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 59413 1251 0 0 8422 10 0 0 25 0 9 0 636216547 1795137536 404567 33554432000 4194304 4417452 140736320079632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 690.83
Current children cumulated vsize (KiB) 1753064

[startup+162.301 s]
/proc/loadavg: 7.78 7.63 6.78 9/357 27645
/proc/meminfo: memFree=22248160/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=1844792 CPUtime=1169.99 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 1125573 1251 0 0 116801 198 0 0 25 0 9 0 636214750 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 461198 427499 180 55 0 459084 0
[pid=27626/tid=27634] ppid=27623 vsize=1844792 CPUtime=142.84 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 101302 1251 0 0 14265 19 0 0 25 0 9 0 636216545 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=1844792 CPUtime=144.3 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 82413 1251 0 0 14411 19 0 0 25 0 9 0 636216545 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=1844792 CPUtime=144.31 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 105214 1251 0 0 14410 21 0 0 25 0 9 0 636216545 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=1844792 CPUtime=144.21 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 17154 1251 0 0 14419 2 0 0 25 0 9 0 636216545 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=1844792 CPUtime=143.67 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 95544 1251 0 0 14348 19 0 0 25 0 9 0 636216545 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=1844792 CPUtime=144.26 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 90729 1251 0 0 14408 18 0 0 25 0 9 0 636216546 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=1844792 CPUtime=144.07 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 99461 1251 0 0 14385 22 0 0 25 0 9 0 636216546 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=1844792 CPUtime=144.31 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 100550 1251 0 0 14412 19 0 0 25 0 9 0 636216547 1889067008 427499 33554432000 4194304 4417452 140736320079632 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1169.99
Current children cumulated vsize (KiB) 1844792


################
# More data... #
################

/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 182205 1251 0 0 61766 35 0 0 25 0 9 0 636216545 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=2134836 CPUtime=624.18 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 184553 1251 0 0 62384 34 0 0 25 0 9 0 636216546 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236577 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=2134836 CPUtime=624.08 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 190815 1251 0 0 62370 38 0 0 25 0 9 0 636216546 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=2134836 CPUtime=624.34 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 276419 1251 0 0 62390 44 0 0 25 0 9 0 636216547 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5004.36
Current children cumulated vsize (KiB) 2134836

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

[startup+652.701 s]
/proc/loadavg: 8.04 7.96 7.29 9/357 27658
/proc/meminfo: memFree=21943316/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=2134836 CPUtime=5087.35 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 1884114 1251 0 0 508407 328 0 0 25 0 9 0 636214750 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 533709 503670 180 55 0 531595 0
[pid=27626/tid=27634] ppid=27623 vsize=2134836 CPUtime=633.24 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 205913 1251 0 0 63286 38 0 0 25 0 9 0 636216545 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=2134836 CPUtime=634.71 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 186409 1251 0 0 63431 40 0 0 25 0 9 0 636216545 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=2134836 CPUtime=634.73 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 191876 1251 0 0 63435 38 0 0 25 0 9 0 636216545 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4352402 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=2134836 CPUtime=634.62 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 32718 1251 0 0 63458 4 0 0 25 0 9 0 636216545 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=2134836 CPUtime=628.28 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 182205 1251 0 0 62793 35 0 0 25 0 9 0 636216545 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=2134836 CPUtime=634.56 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 184553 1251 0 0 63422 34 0 0 25 0 9 0 636216546 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=2134836 CPUtime=634.47 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 190815 1251 0 0 63409 38 0 0 25 0 9 0 636216546 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4358074 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=2134836 CPUtime=634.72 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 276419 1251 0 0 63428 44 0 0 25 0 9 0 636216547 2186072064 503670 33554432000 4194304 4417452 140736320079632 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5087.35
Current children cumulated vsize (KiB) 2134836

[startup+665.514 s]
/proc/loadavg: 8.04 7.96 7.30 9/357 27658
/proc/meminfo: memFree=21943316/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=2134736 CPUtime=5189.7 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 1884114 1251 0 0 518642 328 0 0 25 0 9 0 636214750 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 533684 503645 180 55 0 531570 0
[pid=27626/tid=27634] ppid=27623 vsize=2134736 CPUtime=646.05 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 205913 1251 0 0 64567 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281863 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=2134736 CPUtime=647.53 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 186409 1251 0 0 64713 40 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=2134736 CPUtime=647.54 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 191876 1251 0 0 64716 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=2134736 CPUtime=647.44 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 32718 1251 0 0 64740 4 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=2134736 CPUtime=640.94 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 182205 1251 0 0 64059 35 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=2134736 CPUtime=647.38 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 184553 1251 0 0 64704 34 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=2134736 CPUtime=647.28 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 190815 1251 0 0 64690 38 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=2134736 CPUtime=647.54 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 276419 1251 0 0 64710 44 0 0 25 0 9 0 636216547 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5189.7
Current children cumulated vsize (KiB) 2134736

[startup+668.701 s]
/proc/loadavg: 8.03 7.96 7.30 9/357 27658
/proc/meminfo: memFree=21943440/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=2134736 CPUtime=5215.25 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 1884114 1251 0 0 521197 328 0 0 25 0 9 0 636214750 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 533684 503645 180 55 0 531570 0
[pid=27626/tid=27634] ppid=27623 vsize=2134736 CPUtime=649.25 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 205913 1251 0 0 64887 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281633 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=2134736 CPUtime=650.73 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 186409 1251 0 0 65033 40 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=2134736 CPUtime=650.74 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 191876 1251 0 0 65036 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236755 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=2134736 CPUtime=650.64 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 32718 1251 0 0 65060 4 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=2134736 CPUtime=644.1 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 182205 1251 0 0 64375 35 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=2134736 CPUtime=650.57 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 184553 1251 0 0 65023 34 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364476 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=2134736 CPUtime=650.49 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 190815 1251 0 0 65011 38 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=2134736 CPUtime=650.74 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 276419 1251 0 0 65030 44 0 0 25 0 9 0 636216547 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5215.25
Current children cumulated vsize (KiB) 2134736

[startup+670.301 s]
/proc/loadavg: 8.03 7.96 7.30 9/357 27658
/proc/meminfo: memFree=21943440/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=2134736 CPUtime=5227.93 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 1884114 1251 0 0 522465 328 0 0 25 0 9 0 636214750 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 533684 503645 180 55 0 531570 0
[pid=27626/tid=27634] ppid=27623 vsize=2134736 CPUtime=650.84 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 205913 1251 0 0 65046 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=2134736 CPUtime=652.31 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 186409 1251 0 0 65191 40 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=2134736 CPUtime=652.33 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 191876 1251 0 0 65195 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=2134736 CPUtime=652.22 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 32718 1251 0 0 65218 4 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=2134736 CPUtime=645.67 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 182205 1251 0 0 64532 35 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=2134736 CPUtime=652.15 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 184553 1251 0 0 65181 34 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=2134736 CPUtime=652.07 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 190815 1251 0 0 65169 38 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281860 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=2134736 CPUtime=652.32 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 276419 1251 0 0 65188 44 0 0 25 0 9 0 636216547 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4365162 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5227.93
Current children cumulated vsize (KiB) 2134736

[startup+671.101 s]
/proc/loadavg: 8.03 7.96 7.30 9/357 27658
/proc/meminfo: memFree=21943440/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=2134736 CPUtime=5234.32 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 1884114 1251 0 0 523104 328 0 0 25 0 9 0 636214750 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 533684 503645 180 55 0 531570 0
[pid=27626/tid=27634] ppid=27623 vsize=2134736 CPUtime=651.64 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 205913 1251 0 0 65126 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=2134736 CPUtime=653.11 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 186409 1251 0 0 65271 40 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=2134736 CPUtime=653.13 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 191876 1251 0 0 65275 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=2134736 CPUtime=653.02 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 32718 1251 0 0 65298 4 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=2134736 CPUtime=646.46 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 182205 1251 0 0 64611 35 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=2134736 CPUtime=652.95 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 184553 1251 0 0 65261 34 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=2134736 CPUtime=652.87 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 190815 1251 0 0 65249 38 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=2134736 CPUtime=653.12 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 276419 1251 0 0 65268 44 0 0 25 0 9 0 636216547 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5234.32
Current children cumulated vsize (KiB) 2134736

[startup+671.501 s]
/proc/loadavg: 8.03 7.96 7.30 9/357 27658
/proc/meminfo: memFree=21943440/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=2134736 CPUtime=5237.52 cores=0-7
/proc/27626/stat : 27626 (plingeling) S 27623 27626 27519 0 -1 4202496 1884114 1251 0 0 523424 328 0 0 25 0 9 0 636214750 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27626/statm: 533684 503645 180 55 0 531570 0
[pid=27626/tid=27634] ppid=27623 vsize=2134736 CPUtime=652.04 cores=0-7
/proc/27626/task/27634/stat : 27634 (plingeling) R 27623 27626 27519 0 -1 4202560 205913 1251 0 0 65166 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27626/tid=27635] ppid=27623 vsize=2134736 CPUtime=653.51 cores=0-7
/proc/27626/task/27635/stat : 27635 (plingeling) R 27623 27626 27519 0 -1 4202560 186409 1251 0 0 65311 40 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4265408 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27626/tid=27636] ppid=27623 vsize=2134736 CPUtime=653.53 cores=0-7
/proc/27626/task/27636/stat : 27636 (plingeling) R 27623 27626 27519 0 -1 4202560 191876 1251 0 0 65315 38 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27626/tid=27637] ppid=27623 vsize=2134736 CPUtime=653.42 cores=0-7
/proc/27626/task/27637/stat : 27637 (plingeling) R 27623 27626 27519 0 -1 4202560 32718 1251 0 0 65338 4 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27626/tid=27638] ppid=27623 vsize=2134736 CPUtime=646.86 cores=0-7
/proc/27626/task/27638/stat : 27638 (plingeling) R 27623 27626 27519 0 -1 4202560 182205 1251 0 0 64651 35 0 0 25 0 9 0 636216545 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27626/tid=27639] ppid=27623 vsize=2134736 CPUtime=653.35 cores=0-7
/proc/27626/task/27639/stat : 27639 (plingeling) R 27623 27626 27519 0 -1 4202560 184553 1251 0 0 65301 34 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27626/tid=27640] ppid=27623 vsize=2134736 CPUtime=653.27 cores=0-7
/proc/27626/task/27640/stat : 27640 (plingeling) R 27623 27626 27519 0 -1 4202560 190815 1251 0 0 65289 38 0 0 25 0 9 0 636216546 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27626/tid=27641] ppid=27623 vsize=2134736 CPUtime=653.52 cores=0-7
/proc/27626/task/27641/stat : 27641 (plingeling) R 27623 27626 27519 0 -1 4202560 276419 1251 0 0 65308 44 0 0 25 0 9 0 636216547 2185969664 503645 33554432000 4194304 4417452 140736320079632 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5237.52
Current children cumulated vsize (KiB) 2134736

[startup+671.701 s]
/proc/loadavg: 8.03 7.96 7.30 9/357 27658
/proc/meminfo: memFree=21943440/32951124 swapFree=65980216/67111528
[pid=27626] ppid=27623 vsize=1749904 CPUtime=5238.87 cores=0-7
/proc/27626/stat : 27626 (plingeling) R 27623 27626 27519 0 -1 4202496 1884115 1251 0 0 523556 331 0 0 17 0 1 0 636214750 1791901696 404849 33554432000 4194304 4417452 140736320079632 18446744073709551615 228095494279 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27626/statm: 437476 404849 181 55 0 435362 0
Current children cumulated CPU time (s) 5238.87
Current children cumulated vsize (KiB) 1749904

Child status: 20
Real time (s): 671.787
CPU time (s): 5238.96
CPU user time (s): 5235.56
CPU system time (s): 3.39748
CPU usage (%): 779.855
Max. virtual memory (cumulated for all children) (KiB): 2233268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5235.56
system time used= 3.39748
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1885369
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= 675
involuntary context switches= 25325

runsolver used 2.04969 second user time and 5.86211 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 07:39:53
IDJOB=3372464
IDBENCH=82399
IDSOLVER=1851
FILE ID=node142/3372464-1305437987
RUNJOBID= node142-1305436881-27534
PBS_JOBID= 13324759
Free space on /tmp= 73368 MiB

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

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=951228597

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      23956072 kB
Buffers:        326312 kB
Cached:        4118580 kB
SwapCached:      11520 kB
Active:        6282752 kB
Inactive:      2374028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23956072 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          185712 kB
Writeback:           0 kB
AnonPages:     4208820 kB
Mapped:          19744 kB
Slab:           240056 kB
PageTables:      31512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77016884 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= 73368 MiB
End job on node142 at 2011-05-15 07:51:05