Trace number 3309543

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 14167.6 1784.78

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

14167.47/1784.74	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-3309543-1304004671/watcher-3309543-1304004671 -o /tmp/evaluation-result-3309543-1304004671/solver-3309543-1304004671 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309543-1304004671.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: 4.35 6.41 7.38 1/170 27442
/proc/meminfo: memFree=19330548/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=12560 CPUtime=0 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 1170 1253 0 0 0 0 0 0 21 0 1 0 244658870 12861440 1099 33554432000 4194304 4417332 140735950806480 18446744073709551615 268660356189 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 3140 1112 138 55 0 1026 0

[startup+0.0896689 s]
/proc/loadavg: 4.35 6.41 7.38 1/170 27442
/proc/meminfo: memFree=19330548/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=27380 CPUtime=0.07 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 4908 1253 0 0 7 0 0 0 21 0 1 0 244658870 28037120 4837 33554432000 4194304 4417332 140735950806480 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 6845 4837 148 55 0 4731 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 27380

[startup+0.100663 s]
/proc/loadavg: 4.35 6.41 7.38 1/170 27442
/proc/meminfo: memFree=19330548/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=27380 CPUtime=0.08 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 4908 1253 0 0 8 0 0 0 21 0 1 0 244658870 28037120 4837 33554432000 4194304 4417332 140735950806480 18446744073709551615 4264900 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 6845 4837 148 55 0 4731 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27380

[startup+0.300634 s]
/proc/loadavg: 4.35 6.41 7.38 1/170 27442
/proc/meminfo: memFree=19330548/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=41664 CPUtime=0.29 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 8511 1253 0 0 28 1 0 0 22 0 1 0 244658870 42663936 8440 33554432000 4194304 4417332 140735950806480 18446744073709551615 4227869 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 10416 8440 148 55 0 8302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41664

[startup+0.700561 s]
/proc/loadavg: 4.35 6.41 7.38 1/170 27442
/proc/meminfo: memFree=19330548/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=80364 CPUtime=0.68 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 18186 1253 0 0 66 2 0 0 23 0 1 0 244658870 82292736 18115 33554432000 4194304 4417332 140735950806480 18446744073709551615 268660280837 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 20091 18115 148 55 0 17977 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80364

[startup+1.60041 s]
/proc/loadavg: 4.35 6.41 7.38 1/170 27442
/proc/meminfo: memFree=19330548/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=170948 CPUtime=1.58 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 40916 1253 0 0 151 7 0 0 25 0 1 0 244658870 175050752 40761 33554432000 4194304 4417332 140735950806480 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 42737 40761 148 55 0 40623 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 170948

[startup+3.10114 s]
/proc/loadavg: 4.08 6.32 7.35 2/171 27448
/proc/meminfo: memFree=19075108/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=445772 CPUtime=3.08 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 109654 1253 0 0 292 16 0 0 25 0 1 0 244658870 456470528 109467 33554432000 4194304 4417332 140735950806480 18446744073709551615 268660662016 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 111443 109467 148 55 0 109329 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 445772

[startup+6.30658 s]
/proc/loadavg: 3.83 6.23 7.32 2/171 27448
/proc/meminfo: memFree=18624980/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=716108 CPUtime=6.29 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 177238 1253 0 0 602 27 0 0 25 0 1 0 244658870 733294592 177051 33554432000 4194304 4417332 140735950806480 18446744073709551615 4231283 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 179027 177051 148 55 0 176913 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 716108

[startup+12.7005 s]
/proc/loadavg: 3.60 6.15 7.28 2/171 27448
/proc/meminfo: memFree=17934068/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=1439228 CPUtime=12.68 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 358106 1253 0 0 1217 51 0 0 25 0 1 0 244658870 1473769472 357831 33554432000 4194304 4417332 140735950806480 18446744073709551615 4264900 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/27442/statm: 359807 357831 148 55 0 357693 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1439228

[startup+25.5012 s]
/proc/loadavg: 4.35 6.22 7.29 9/179 27456
/proc/meminfo: memFree=17847244/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=1623760 CPUtime=105.27 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 727390 1253 0 0 10399 128 0 0 18 0 9 0 244658870 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 405940 372597 179 55 0 403826 0
[pid=27442/tid=27449] ppid=27440 vsize=1623760 CPUtime=11.41 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 47395 1253 0 0 1132 9 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4254990 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=1623760 CPUtime=11.41 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 43284 1253 0 0 1132 9 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=1623760 CPUtime=11.4 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 60995 1253 0 0 1129 11 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=1623760 CPUtime=11.36 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 8487 1253 0 0 1134 2 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=1623760 CPUtime=11.39 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 46124 1253 0 0 1133 6 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4254468 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=1623760 CPUtime=11.38 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 45807 1253 0 0 1126 12 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=1623760 CPUtime=11.4 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 59145 1253 0 0 1129 11 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4254173 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=1623760 CPUtime=11.39 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 58031 1253 0 0 1129 10 0 0 25 0 9 0 244660275 1662730240 372597 33554432000 4194304 4417332 140735950806480 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 105.27
Current children cumulated vsize (KiB) 1623760

[startup+51.1007 s]
/proc/loadavg: 5.79 6.39 7.31 9/179 27457
/proc/meminfo: memFree=17871472/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=1606892 CPUtime=309.88 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 730683 1253 0 0 30859 129 0 0 18 0 9 0 244658870 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 401723 364802 181 55 0 399609 0
[pid=27442/tid=27449] ppid=27440 vsize=1606892 CPUtime=37.01 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 47401 1253 0 0 3692 9 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=1606892 CPUtime=37.01 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 43291 1253 0 0 3692 9 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=1606892 CPUtime=36.96 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 60996 1253 0 0 3685 11 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236702 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=1606892 CPUtime=36.82 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 8487 1253 0 0 3680 2 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=1606892 CPUtime=36.99 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 46130 1253 0 0 3693 6 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=1606892 CPUtime=36.97 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 45813 1253 0 0 3685 12 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=1606892 CPUtime=37.01 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 62406 1253 0 0 3689 12 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=1606892 CPUtime=37 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 58037 1253 0 0 3689 11 0 0 25 0 9 0 244660275 1645457408 364802 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 309.88
Current children cumulated vsize (KiB) 1606892

[startup+102.301 s]
/proc/loadavg: 7.09 6.65 7.35 9/179 27458
/proc/meminfo: memFree=17760244/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=1586424 CPUtime=719.21 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 791784 1253 0 0 71778 143 0 0 18 0 9 0 244658870 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 396606 373842 181 55 0 394492 0
[pid=27442/tid=27449] ppid=27440 vsize=1586424 CPUtime=88.21 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 49037 1253 0 0 8812 9 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=1586424 CPUtime=88.21 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 44921 1253 0 0 8812 9 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=1586424 CPUtime=88.17 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 79201 1253 0 0 8801 16 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4302041 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=1586424 CPUtime=87.73 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 10961 1253 0 0 8771 2 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=1586424 CPUtime=88.19 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 82789 1253 0 0 8805 14 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4267712 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=1586424 CPUtime=88.17 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 46310 1253 0 0 8805 12 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=1586424 CPUtime=88.21 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 62406 1253 0 0 8809 12 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=1586424 CPUtime=88.2 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 58037 1253 0 0 8809 11 0 0 25 0 9 0 244660275 1624498176 373842 33554432000 4194304 4417332 140735950806480 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 719.21
Current children cumulated vsize (KiB) 1586424

[startup+162.301 s]
/proc/loadavg: 7.71 6.91 7.40 9/179 27460
/proc/meminfo: memFree=17810692/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=1633880 CPUtime=1198.88 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 995934 1253 0 0 119699 189 0 0 18 0 9 0 244658870 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 408470 382341 181 55 0 406356 0
[pid=27442/tid=27449] ppid=27440 vsize=1633880 CPUtime=148.21 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 85182 1253 0 0 14804 17 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=1633880 CPUtime=148.21 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 79235 1253 0 0 14803 18 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=1633880 CPUtime=148.16 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 104135 1253 0 0 14795 21 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=1633880 CPUtime=147.41 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 11905 1253 0 0 14739 2 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=1633880 CPUtime=148.19 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 83477 1253 0 0 14805 14 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=1633880 CPUtime=148.16 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 82803 1253 0 0 14796 20 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=1633880 CPUtime=148.2 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 99612 1253 0 0 14800 20 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=1633880 CPUtime=148.19 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 91463 1253 0 0 14801 18 0 0 25 0 9 0 244660275 1673093120 382341 33554432000 4194304 4417332 140735950806480 18446744073709551615 4290971 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 1633880


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

/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 282935 1253 0 0 158780 42 0 0 25 0 9 0 244660275 2220294144 515947 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=2168256 CPUtime=1588.04 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 327057 1253 0 0 158744 60 0 0 25 0 9 0 244660275 2220294144 515947 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=2168256 CPUtime=1588.18 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 246592 1253 0 0 158778 40 0 0 25 0 9 0 244660275 2220294144 515947 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=2168256 CPUtime=1588.2 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 360804 1253 0 0 158765 55 0 0 25 0 9 0 244660275 2220294144 515947 33554432000 4194304 4417332 140735950806480 18446744073709551615 4353540 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12710.1
Current children cumulated vsize (KiB) 2168256

[startup+1662.3 s]
/proc/loadavg: 8.11 8.08 7.90 9/179 27503
/proc/meminfo: memFree=17289752/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=2148132 CPUtime=13189.7 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 2863222 1253 0 0 1318502 470 0 0 18 0 9 0 244658870 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 537033 510916 181 55 0 534919 0
[pid=27442/tid=27449] ppid=27440 vsize=2148132 CPUtime=1648.23 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 262207 1253 0 0 164775 48 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=2148132 CPUtime=1648.24 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 399632 1253 0 0 164755 69 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=2148132 CPUtime=1648.2 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 408581 1253 0 0 164754 66 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=2148132 CPUtime=1638.34 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 155125 1253 0 0 163811 23 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=2148132 CPUtime=1648.21 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 285573 1253 0 0 164778 43 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=2148132 CPUtime=1648.03 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 386586 1253 0 0 164734 69 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=2148132 CPUtime=1648.15 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 246592 1253 0 0 164775 40 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236971 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=2148132 CPUtime=1648.19 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 360804 1253 0 0 164764 55 0 0 25 0 9 0 244660275 2199687168 510916 33554432000 4194304 4417332 140735950806480 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13189.7
Current children cumulated vsize (KiB) 2148132

[startup+1722.31 s]
/proc/loadavg: 8.09 8.08 7.91 9/179 27505
/proc/meminfo: memFree=17252548/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=2183720 CPUtime=13669.4 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 2926395 1253 0 0 1366466 477 0 0 18 0 9 0 244658870 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 545930 519813 181 55 0 543816 0
[pid=27442/tid=27449] ppid=27440 vsize=2183720 CPUtime=1708.24 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 262207 1253 0 0 170776 48 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=2183720 CPUtime=1708.24 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 403869 1253 0 0 170755 69 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=2183720 CPUtime=1708.2 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 410389 1253 0 0 170754 66 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4232710 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=2183720 CPUtime=1698.01 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 158929 1253 0 0 169778 23 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281633 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=2183720 CPUtime=1708.22 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 289574 1253 0 0 170778 44 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=2183720 CPUtime=1708.03 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 386586 1253 0 0 170734 69 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=2183720 CPUtime=1708.16 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 246592 1253 0 0 170776 40 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=2183720 CPUtime=1708.2 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 410127 1253 0 0 170759 61 0 0 25 0 9 0 244660275 2236129280 519813 33554432000 4194304 4417332 140735950806480 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13669.4
Current children cumulated vsize (KiB) 2183720

[startup+1782.3 s]
/proc/loadavg: 8.08 8.08 7.92 9/179 27506
/proc/meminfo: memFree=17257204/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=2172772 CPUtime=14149 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 2970893 1253 0 0 1414422 483 0 0 18 0 9 0 244658870 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 543193 518389 181 55 0 541079 0
[pid=27442/tid=27449] ppid=27440 vsize=2172772 CPUtime=1768.24 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 262207 1253 0 0 176776 48 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4250929 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=2172772 CPUtime=1768.22 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 410061 1253 0 0 176752 70 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=2172772 CPUtime=1768.2 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 413305 1253 0 0 176754 66 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=2172772 CPUtime=1757.69 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 158929 1253 0 0 175745 24 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=2172772 CPUtime=1768.22 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 292030 1253 0 0 176778 44 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4274626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=2172772 CPUtime=1768.02 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 386586 1253 0 0 176733 69 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=2172772 CPUtime=1768.16 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 279526 1253 0 0 176772 44 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4251034 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=2172772 CPUtime=1768.2 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 410127 1253 0 0 176759 61 0 0 25 0 9 0 244660275 2224918528 518389 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14149
Current children cumulated vsize (KiB) 2172772

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

[startup+1783.1 s]
/proc/loadavg: 8.08 8.08 7.92 9/179 27506
/proc/meminfo: memFree=17257204/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=2172724 CPUtime=14155.4 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 2970893 1253 0 0 1415061 483 0 0 18 0 9 0 244658870 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 543181 518377 181 55 0 541067 0
[pid=27442/tid=27449] ppid=27440 vsize=2172724 CPUtime=1769.04 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 262207 1253 0 0 176856 48 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4356907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=2172724 CPUtime=1769.02 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 410061 1253 0 0 176832 70 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4357201 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=2172724 CPUtime=1769 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 413305 1253 0 0 176834 66 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=2172724 CPUtime=1758.49 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 158929 1253 0 0 175825 24 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281851 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=2172724 CPUtime=1769.02 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 292030 1253 0 0 176858 44 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=2172724 CPUtime=1768.82 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 386586 1253 0 0 176813 69 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=2172724 CPUtime=1768.96 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 279526 1253 0 0 176852 44 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=2172724 CPUtime=1769 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 410127 1253 0 0 176839 61 0 0 25 0 9 0 244660275 2224869376 518377 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14155.4
Current children cumulated vsize (KiB) 2172724

[startup+1783.91 s]
/proc/loadavg: 8.08 8.08 7.92 9/179 27506
/proc/meminfo: memFree=17249268/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=2181340 CPUtime=14161.9 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 2973047 1253 0 0 1415705 484 0 0 18 0 9 0 244658870 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 545335 520531 181 55 0 543221 0
[pid=27442/tid=27449] ppid=27440 vsize=2181340 CPUtime=1769.84 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 262207 1253 0 0 176936 48 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=2181340 CPUtime=1769.83 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 410061 1253 0 0 176913 70 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=2181340 CPUtime=1769.8 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 413305 1253 0 0 176914 66 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=2181340 CPUtime=1759.29 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 158929 1253 0 0 175905 24 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281683 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=2181340 CPUtime=1769.82 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 294184 1253 0 0 176938 44 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4365097 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=2181340 CPUtime=1769.63 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 386586 1253 0 0 176894 69 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=2181340 CPUtime=1769.76 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 279526 1253 0 0 176932 44 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4263118 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=2181340 CPUtime=1769.8 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 410127 1253 0 0 176919 61 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14161.9
Current children cumulated vsize (KiB) 2181340

[startup+1784.3 s]
/proc/loadavg: 8.08 8.08 7.92 9/179 27506
/proc/meminfo: memFree=17249268/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=2181340 CPUtime=14165 cores=0-7
/proc/27442/stat : 27442 (plingeling) S 27440 27442 27330 0 -1 4202496 2973047 1253 0 0 1416020 484 0 0 18 0 9 0 244658870 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 268672464869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27442/statm: 545335 520531 181 55 0 543221 0
[pid=27442/tid=27449] ppid=27440 vsize=2181340 CPUtime=1770.23 cores=0-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27440 27442 27330 0 -1 4202560 262207 1253 0 0 176975 48 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27442/tid=27450] ppid=27440 vsize=2181340 CPUtime=1770.22 cores=0-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27440 27442 27330 0 -1 4202560 410061 1253 0 0 176952 70 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27451] ppid=27440 vsize=2181340 CPUtime=1770.19 cores=0-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27440 27442 27330 0 -1 4202560 413305 1253 0 0 176953 66 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27442/tid=27452] ppid=27440 vsize=2181340 CPUtime=1759.68 cores=0-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27440 27442 27330 0 -1 4202560 158929 1253 0 0 175944 24 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=2181340 CPUtime=1770.21 cores=0-7
/proc/27442/task/27453/stat : 27453 (plingeling) R 27440 27442 27330 0 -1 4202560 294184 1253 0 0 176977 44 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27442/tid=27454] ppid=27440 vsize=2181340 CPUtime=1770.02 cores=0-7
/proc/27442/task/27454/stat : 27454 (plingeling) R 27440 27442 27330 0 -1 4202560 386586 1253 0 0 176933 69 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4290988 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27442/tid=27455] ppid=27440 vsize=2181340 CPUtime=1770.16 cores=0-7
/proc/27442/task/27455/stat : 27455 (plingeling) R 27440 27442 27330 0 -1 4202560 279526 1253 0 0 176972 44 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=2181340 CPUtime=1770.19 cores=0-7
/proc/27442/task/27456/stat : 27456 (plingeling) R 27440 27442 27330 0 -1 4202560 410127 1253 0 0 176958 61 0 0 25 0 9 0 244660275 2233692160 520531 33554432000 4194304 4417332 140735950806480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14165
Current children cumulated vsize (KiB) 2181340

[startup+1784.7 s]
/proc/loadavg: 8.08 8.08 7.92 9/179 27506
/proc/meminfo: memFree=17249268/32951124 swapFree=67111528/67111528
[pid=27442] ppid=27440 vsize=1974892 CPUtime=14167.5 cores=0-7
/proc/27442/stat : 27442 (plingeling) R 27440 27442 27330 0 -1 4202496 2973048 1253 0 0 1416263 484 0 0 17 0 1 0 244658870 2022289408 474958 33554432000 4194304 4417332 140735950806480 18446744073709551615 268660705415 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27442/statm: 493723 474446 182 55 0 491609 0
Current children cumulated CPU time (s) 14167.5
Current children cumulated vsize (KiB) 1974892

Child status: 20
Real time (s): 1784.78
CPU time (s): 14167.6
CPU user time (s): 14162.6
CPU system time (s): 4.93225
CPU usage (%): 793.8
Max. virtual memory (cumulated for all children) (KiB): 2350280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14162.6
system time used= 4.93225
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2974304
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= 923
involuntary context switches= 65564

runsolver used 2.96555 second user time and 6.75497 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-28 17:31:16
IDJOB=3309543
IDBENCH=82371
IDSOLVER=1695
FILE ID=node107/3309543-1304004671
RUNJOBID= node107-1304004521-27344
PBS_JOBID= 13168819
Free space on /tmp= 71644 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309543-1304004671/watcher-3309543-1304004671 -o /tmp/evaluation-result-3309543-1304004671/solver-3309543-1304004671 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309543-1304004671.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=2034736809

node107.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.829
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.65
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.829
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.75
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.829
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.67
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.829
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.829
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.829
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	: 5359.47
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.829
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.829
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:      19331076 kB
Buffers:       2046616 kB
Cached:       11024792 kB
SwapCached:          0 kB
Active:        8572668 kB
Inactive:      4561484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19331076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          159316 kB
Writeback:           0 kB
AnonPages:       62332 kB
Mapped:          14544 kB
Slab:           421228 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   180624 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= 71644 MiB
End job on node107 at 2011-04-28 18:01:01