Trace number 3394696

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)? (TO) 40001 5012.35

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2742.7
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394696-1306103108/watcher-3394696-1306103108 -o /tmp/evaluation-result-3394696-1306103108/solver-3394696-1306103108 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394696-1306103108.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.07 3.77 4.60 2/523 26461
/proc/meminfo: memFree=7093792/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=11068 CPUtime=0.01 cores=0-7
/proc/26461/stat : 26461 (plingeling) R 26459 26461 26397 0 -1 4202496 858 1256 0 0 1 0 0 0 24 0 1 0 721909503 11333632 789 33554432000 4194304 4417452 140734500453968 18446744073709551615 242970550016 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26461/statm: 2767 789 147 55 0 653 0

[startup+0.0914541 s]
/proc/loadavg: 6.07 3.77 4.60 2/523 26461
/proc/meminfo: memFree=7093792/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=25348 CPUtime=0.08 cores=0-7
/proc/26461/stat : 26461 (plingeling) R 26459 26461 26397 0 -1 4202496 4707 1256 0 0 8 0 0 0 24 0 1 0 721909503 25956352 4360 33554432000 4194304 4417452 140734500453968 18446744073709551615 242970168901 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26461/statm: 6337 4360 148 55 0 4223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25348

[startup+0.100447 s]
/proc/loadavg: 6.07 3.77 4.60 2/523 26461
/proc/meminfo: memFree=7093792/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=25348 CPUtime=0.09 cores=0-7
/proc/26461/stat : 26461 (plingeling) R 26459 26461 26397 0 -1 4202496 4707 1256 0 0 9 0 0 0 24 0 1 0 721909503 25956352 4360 33554432000 4194304 4417452 140734500453968 18446744073709551615 4231499 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/26461/statm: 6337 4360 148 55 0 4223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25348

[startup+1.11924 s]
/proc/loadavg: 6.07 3.77 4.60 2/523 26461
/proc/meminfo: memFree=7093792/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=146676 CPUtime=7.28 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 27284 1256 0 0 724 4 0 0 18 0 9 0 721909503 150196224 14219 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 36669 14219 179 55 0 34555 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 146676

[startup+1.20023 s]
/proc/loadavg: 6.07 3.77 4.60 2/523 26461
/proc/meminfo: memFree=7093792/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=147680 CPUtime=7.92 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 27923 1256 0 0 788 4 0 0 18 0 9 0 721909503 151224320 14470 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 36920 14470 179 55 0 34806 0
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (KiB) 147680

[startup+1.50018 s]
/proc/loadavg: 6.07 3.77 4.60 2/523 26461
/proc/meminfo: memFree=7093792/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=148204 CPUtime=10.32 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 30258 1256 0 0 1027 5 0 0 18 0 9 0 721909503 151760896 14614 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 37051 14614 179 55 0 34937 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 148204

[startup+3.1009 s]
/proc/loadavg: 6.31 3.85 4.63 9/532 26475
/proc/meminfo: memFree=7025404/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=157004 CPUtime=23.08 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 44105 1256 0 0 2297 11 0 0 18 0 9 0 721909503 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 39251 16833 179 55 0 37137 0
[pid=26461/tid=26468] ppid=26459 vsize=157004 CPUtime=2.86 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 3821 1256 0 0 286 0 0 0 24 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=157004 CPUtime=2.84 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 3414 1256 0 0 284 0 0 0 24 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4251107 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=157004 CPUtime=2.84 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 4099 1256 0 0 283 1 0 0 23 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=157004 CPUtime=2.82 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 3443 1256 0 0 282 0 0 0 25 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=157004 CPUtime=2.87 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 4426 1256 0 0 286 1 0 0 24 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=157004 CPUtime=2.83 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 3487 1256 0 0 282 1 0 0 24 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=157004 CPUtime=2.87 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 4250 1256 0 0 286 1 0 0 25 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=157004 CPUtime=2.86 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 4250 1256 0 0 285 1 0 0 25 0 9 0 721909524 160772096 16833 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.08
Current children cumulated vsize (KiB) 157004

[startup+6.32035 s]
/proc/loadavg: 6.44 3.92 4.65 9/532 26475
/proc/meminfo: memFree=7020400/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=163016 CPUtime=48.16 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 66235 1256 0 0 4788 28 0 0 18 0 9 0 721909503 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 40754 18311 179 55 0 38640 0
[pid=26461/tid=26468] ppid=26459 vsize=163016 CPUtime=6.07 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 6358 1256 0 0 606 1 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=163016 CPUtime=6.05 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 6194 1256 0 0 602 3 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=163016 CPUtime=6.05 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 6866 1256 0 0 600 5 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=163016 CPUtime=6.05 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 6139 1256 0 0 604 1 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=163016 CPUtime=5.86 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 7365 1256 0 0 581 5 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=163016 CPUtime=6 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 5419 1256 0 0 598 2 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=163016 CPUtime=6.07 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 7869 1256 0 0 605 2 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=163016 CPUtime=5.73 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 7110 1256 0 0 569 4 0 0 25 0 9 0 721909524 166928384 18311 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.16
Current children cumulated vsize (KiB) 163016

[startup+12.7012 s]
/proc/loadavg: 6.57 3.99 4.66 9/532 26475
/proc/meminfo: memFree=7007204/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=177864 CPUtime=99.09 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 104891 1256 0 0 9873 36 0 0 18 0 9 0 721909503 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 44466 22035 179 55 0 42352 0
[pid=26461/tid=26468] ppid=26459 vsize=177864 CPUtime=12.45 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 12442 1256 0 0 1243 2 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 242970242768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=177864 CPUtime=12.44 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 11212 1256 0 0 1240 4 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=177864 CPUtime=12.43 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 11760 1256 0 0 1237 6 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=177864 CPUtime=12.42 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 10866 1256 0 0 1240 2 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=177864 CPUtime=12.25 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 11613 1256 0 0 1219 6 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=177864 CPUtime=12.28 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 8379 1256 0 0 1226 2 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=177864 CPUtime=12.45 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 13063 1256 0 0 1242 3 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=177864 CPUtime=12.09 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 12641 1256 0 0 1204 5 0 0 25 0 9 0 721909524 182132736 22035 33554432000 4194304 4417452 140734500453968 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.09
Current children cumulated vsize (KiB) 177864

[startup+25.501 s]
/proc/loadavg: 6.79 4.12 4.70 9/532 26477
/proc/meminfo: memFree=6990076/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=191808 CPUtime=201.24 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 174273 1256 0 0 20072 52 0 0 18 0 9 0 721909503 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 47952 25510 179 55 0 45838 0
[pid=26461/tid=26468] ppid=26459 vsize=191808 CPUtime=25.25 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 22221 1256 0 0 2521 4 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=191808 CPUtime=25.24 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 19081 1256 0 0 2518 6 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=191808 CPUtime=25.23 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 20283 1256 0 0 2515 8 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=191808 CPUtime=25.22 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 18635 1256 0 0 2518 4 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=191808 CPUtime=25.03 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 18083 1256 0 0 2494 9 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4247512 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=191808 CPUtime=24.86 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 14398 1256 0 0 2482 4 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4244074 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=191808 CPUtime=25.24 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 25043 1256 0 0 2518 6 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=191808 CPUtime=24.9 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 23614 1256 0 0 2483 7 0 0 25 0 9 0 721909524 196411392 25510 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.24
Current children cumulated vsize (KiB) 191808

[startup+51.1006 s]
/proc/loadavg: 7.20 4.43 4.79 9/532 26477
/proc/meminfo: memFree=6954324/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=243880 CPUtime=405.58 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 293262 1256 0 0 40481 77 0 0 18 0 9 0 721909503 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 60970 38542 179 55 0 58856 0
[pid=26461/tid=26468] ppid=26459 vsize=243880 CPUtime=50.85 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 38569 1256 0 0 5078 7 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=243880 CPUtime=50.84 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 35461 1256 0 0 5075 9 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=243880 CPUtime=50.83 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 36214 1256 0 0 5072 11 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=243880 CPUtime=50.81 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 32073 1256 0 0 5075 6 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=243880 CPUtime=50.62 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 28638 1256 0 0 5048 14 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=243880 CPUtime=50.02 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 30520 1256 0 0 4995 7 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=243880 CPUtime=50.83 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 39665 1256 0 0 5074 9 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4259910 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=243880 CPUtime=50.49 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 39207 1256 0 0 5040 9 0 0 25 0 9 0 721909524 249733120 38542 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 405.58
Current children cumulated vsize (KiB) 243880

[startup+102.301 s]
/proc/loadavg: 7.74 5.04 4.97 9/532 26479

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

Current children cumulated CPU time (s) 37208
Current children cumulated vsize (KiB) 2674124

[startup+4722.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/532 26613
/proc/meminfo: memFree=4533920/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=2643952 CPUtime=37686.9 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 3461433 1256 0 0 3767955 737 0 0 18 0 9 0 721909503 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 660988 638538 179 55 0 658874 0
[pid=26461/tid=26468] ppid=26459 vsize=2643952 CPUtime=4717.87 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 607477 1256 0 0 471649 138 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=2643952 CPUtime=4722.1 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 313871 1256 0 0 472145 65 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=2643952 CPUtime=4721.2 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 322098 1256 0 0 472051 69 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=2643952 CPUtime=4721.72 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 336563 1256 0 0 472099 73 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=2643952 CPUtime=4720.87 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 464208 1256 0 0 471967 120 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=2643952 CPUtime=4640.98 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 536365 1256 0 0 464006 92 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=2643952 CPUtime=4721.5 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 362766 1256 0 0 472075 75 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=2643952 CPUtime=4720.4 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 505170 1256 0 0 471938 102 0 0 25 0 9 0 721909524 2707406848 638538 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37686.9
Current children cumulated vsize (KiB) 2643952

[startup+4782.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/532 26615
/proc/meminfo: memFree=4591436/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=2585860 CPUtime=38165.8 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 3463294 1256 0 0 3815843 739 0 0 18 0 9 0 721909503 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 646465 624015 179 55 0 644351 0
[pid=26461/tid=26468] ppid=26459 vsize=2585860 CPUtime=4776.84 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 607477 1256 0 0 477546 138 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=2585860 CPUtime=4782.11 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 313871 1256 0 0 478146 65 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=2585860 CPUtime=4781.21 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 322098 1256 0 0 478051 70 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=2585860 CPUtime=4781.72 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 336563 1256 0 0 478099 73 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=2585860 CPUtime=4780.87 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 464208 1256 0 0 477967 120 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=2585860 CPUtime=4700.95 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 536365 1256 0 0 470002 93 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=2585860 CPUtime=4781.48 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 364627 1256 0 0 478073 75 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=2585860 CPUtime=4780.38 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 505170 1256 0 0 477936 102 0 0 25 0 9 0 721909524 2647920640 624015 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38165.8
Current children cumulated vsize (KiB) 2585860

[startup+4842.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/532 26617
/proc/meminfo: memFree=4491844/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=2685304 CPUtime=38644.7 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 3488155 1256 0 0 3863725 747 0 0 18 0 9 0 721909503 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 671326 648876 179 55 0 669212 0
[pid=26461/tid=26468] ppid=26459 vsize=2685304 CPUtime=4835.77 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 607477 1256 0 0 483439 138 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=2685304 CPUtime=4842.11 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 338732 1256 0 0 484138 73 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=2685304 CPUtime=4841.21 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 322098 1256 0 0 484051 70 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=2685304 CPUtime=4841.72 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 336563 1256 0 0 484099 73 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=2685304 CPUtime=4840.88 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 464208 1256 0 0 483968 120 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=2685304 CPUtime=4760.92 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 536365 1256 0 0 475999 93 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=2685304 CPUtime=4841.48 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 364627 1256 0 0 484073 75 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4365008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=2685304 CPUtime=4840.36 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 505170 1256 0 0 483934 102 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38644.7
Current children cumulated vsize (KiB) 2685304

[startup+4902.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/532 26619
/proc/meminfo: memFree=4491700/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=2685304 CPUtime=39123.7 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 3488155 1256 0 0 3911624 749 0 0 18 0 9 0 721909503 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 671326 648876 179 55 0 669212 0
[pid=26461/tid=26468] ppid=26459 vsize=2685304 CPUtime=4894.72 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 607477 1256 0 0 489334 138 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=2685304 CPUtime=4902.13 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 338732 1256 0 0 490140 73 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=2685304 CPUtime=4901.23 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 322098 1256 0 0 490053 70 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=2685304 CPUtime=4901.74 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 336563 1256 0 0 490101 73 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=2685304 CPUtime=4900.9 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 464208 1256 0 0 489970 120 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364992 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=2685304 CPUtime=4820.9 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 536365 1256 0 0 481996 94 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=2685304 CPUtime=4901.49 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 364627 1256 0 0 490074 75 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=2685304 CPUtime=4900.37 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 505170 1256 0 0 489935 102 0 0 25 0 9 0 721909524 2749751296 648876 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39123.7
Current children cumulated vsize (KiB) 2685304

[startup+4962.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/532 26619
/proc/meminfo: memFree=4360360/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=2816376 CPUtime=39602.5 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 3520923 1256 0 0 3959490 759 0 0 18 0 9 0 721909503 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 704094 681644 179 55 0 701980 0
[pid=26461/tid=26468] ppid=26459 vsize=2816376 CPUtime=4953.65 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 607477 1256 0 0 495227 138 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=2816376 CPUtime=4962.11 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 338732 1256 0 0 496138 73 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=2816376 CPUtime=4961.21 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 322098 1256 0 0 496051 70 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=2816376 CPUtime=4961.72 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 336563 1256 0 0 496099 73 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364637 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=2816376 CPUtime=4960.88 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 480592 1256 0 0 495963 125 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=2816376 CPUtime=4880.84 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 552749 1256 0 0 487985 99 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=2816376 CPUtime=4961.47 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 364627 1256 0 0 496072 75 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=2816376 CPUtime=4960.33 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 505170 1256 0 0 495931 102 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39602.5
Current children cumulated vsize (KiB) 2816376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.2 s]
/proc/loadavg: 8.18 8.09 8.01 9/532 26621
/proc/meminfo: memFree=4360336/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=2816376 CPUtime=40000.9 cores=0-7
/proc/26461/stat : 26461 (plingeling) S 26459 26461 26397 0 -1 4202496 3520923 1256 0 0 3999325 761 0 0 18 0 9 0 721909503 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 704094 681644 179 55 0 701980 0
[pid=26461/tid=26468] ppid=26459 vsize=2816376 CPUtime=5002.66 cores=0-7
/proc/26461/task/26468/stat : 26468 (plingeling) R 26459 26461 26397 0 -1 4202560 607477 1256 0 0 500128 138 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26461/tid=26469] ppid=26459 vsize=2816376 CPUtime=5012.03 cores=0-7
/proc/26461/task/26469/stat : 26469 (plingeling) R 26459 26461 26397 0 -1 4202560 338732 1256 0 0 501130 73 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26461/tid=26470] ppid=26459 vsize=2816376 CPUtime=5011.13 cores=0-7
/proc/26461/task/26470/stat : 26470 (plingeling) R 26459 26461 26397 0 -1 4202560 322098 1256 0 0 501043 70 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26461/tid=26471] ppid=26459 vsize=2816376 CPUtime=5011.64 cores=0-7
/proc/26461/task/26471/stat : 26471 (plingeling) R 26459 26461 26397 0 -1 4202560 336563 1256 0 0 501091 73 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26461/tid=26472] ppid=26459 vsize=2816376 CPUtime=5010.8 cores=0-7
/proc/26461/task/26472/stat : 26472 (plingeling) R 26459 26461 26397 0 -1 4202560 480592 1256 0 0 500955 125 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26461/tid=26473] ppid=26459 vsize=2816376 CPUtime=4930.72 cores=0-7
/proc/26461/task/26473/stat : 26473 (plingeling) R 26459 26461 26397 0 -1 4202560 552749 1256 0 0 492971 101 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26461/tid=26474] ppid=26459 vsize=2816376 CPUtime=5011.39 cores=0-7
/proc/26461/task/26474/stat : 26474 (plingeling) R 26459 26461 26397 0 -1 4202560 364627 1256 0 0 501064 75 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26461/tid=26475] ppid=26459 vsize=2816376 CPUtime=5010.23 cores=0-7
/proc/26461/task/26475/stat : 26475 (plingeling) R 26459 26461 26397 0 -1 4202560 505170 1256 0 0 500921 102 0 0 25 0 9 0 721909524 2883969024 681644 33554432000 4194304 4417452 140734500453968 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 2816376

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5012.33 s]
/proc/loadavg: 8.18 8.09 8.01 2/526 26622
/proc/meminfo: memFree=6898168/32951132 swapFree=54105148/67111528
[pid=26461] ppid=26459 vsize=0 CPUtime=40001 cores=0-7
/proc/26461/stat : 26461 (plingeling) Z 26459 26461 26397 0 -1 4203548 3520923 1256 0 0 3999332 771 0 0 18 0 1 0 721909503 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26461/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.35
CPU time (s): 40001
CPU user time (s): 39993.3
CPU system time (s): 7.72083
CPU usage (%): 798.05
Max. virtual memory (cumulated for all children) (KiB): 2816376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.3
system time used= 7.72083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3522179
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= 384
involuntary context switches= 193342

runsolver used 24.7242 second user time and 64.0463 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-23 00:25:09
IDJOB=3394696
IDBENCH=83894
IDSOLVER=1851
FILE ID=node128/3394696-1306103108
RUNJOBID= node128-1306102930-26411
PBS_JOBID= 13388000
Free space on /tmp= 73256 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394696-1306103108/watcher-3394696-1306103108 -o /tmp/evaluation-result-3394696-1306103108/solver-3394696-1306103108 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394696-1306103108.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=1331703354

node128.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.852
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.70
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.852
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.852
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       7093824 kB
Buffers:        215196 kB
Cached:        4195800 kB
SwapCached:      78180 kB
Active:       10046352 kB
Inactive:     15517132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       7093824 kB
SwapTotal:    67111528 kB
SwapFree:     54105148 kB
Dirty:            2036 kB
Writeback:           4 kB
AnonPages:    21084236 kB
Mapped:          19372 kB
Slab:           110964 kB
PageTables:     112048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174774592 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73256 MiB
End job on node128 at 2011-05-23 01:48:43