Trace number 3394396

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) 40000.4 5011.45

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.84272
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

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

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

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


[startup+0 s]
/proc/loadavg: 7.88 8.41 9.75 1/491 11541
/proc/meminfo: memFree=30321884/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=8728 CPUtime=0 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 215 0 0 0 0 0 0 0 23 0 1 0 721106617 8937472 146 33554432000 4194304 4417452 140737219325296 18446744073709551615 210647146240 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/11541/statm: 2182 146 122 55 0 68 0

[startup+0.094477 s]
/proc/loadavg: 7.88 8.41 9.75 1/491 11541
/proc/meminfo: memFree=30321884/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=8728 CPUtime=0 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 215 0 0 0 0 0 0 0 23 0 1 0 721106617 8937472 146 33554432000 4194304 4417452 140737219325296 18446744073709551615 210647146240 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/11541/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.100498 s]
/proc/loadavg: 7.88 8.41 9.75 1/491 11541
/proc/meminfo: memFree=30321884/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=8728 CPUtime=0 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 215 0 0 0 0 0 0 0 23 0 1 0 721106617 8937472 146 33554432000 4194304 4417452 140737219325296 18446744073709551615 210647146240 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/11541/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.456393 s]
/proc/loadavg: 7.88 8.41 9.75 1/491 11541
/proc/meminfo: memFree=30321884/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=233500 CPUtime=3.05 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 7292 1246 0 5 304 1 0 0 18 0 9 0 721106617 239104000 3373 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 59007 4016 180 55 0 56893 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 233500

[startup+1.15225 s]
/proc/loadavg: 7.88 8.41 9.75 1/491 11541
/proc/meminfo: memFree=30321884/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=238368 CPUtime=7.35 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 15286 1246 0 5 732 3 0 0 18 0 9 0 721106617 244088832 4632 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 59592 4632 180 55 0 57478 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 238368

[startup+1.50019 s]
/proc/loadavg: 7.88 8.41 9.75 1/491 11541
/proc/meminfo: memFree=30321884/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=240248 CPUtime=10.13 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 18992 1246 0 5 1009 4 0 0 18 0 9 0 721106617 246013952 5102 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 60062 5102 180 55 0 57948 0
Current children cumulated CPU time (s) 10.13
Current children cumulated vsize (KiB) 240248

[startup+3.10092 s]
/proc/loadavg: 7.89 8.40 9.74 9/500 11555
/proc/meminfo: memFree=30291604/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=250284 CPUtime=22.9 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 38799 1246 0 5 2282 8 0 0 18 0 9 0 721106617 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 62571 7604 180 55 0 60457 0
[pid=11541/tid=11548] ppid=11539 vsize=250284 CPUtime=2.86 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 4551 1246 0 5 286 0 0 0 24 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=250284 CPUtime=2.82 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 4828 1246 0 5 282 0 0 0 25 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=250284 CPUtime=2.86 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 4323 1246 0 5 285 1 0 0 25 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=250284 CPUtime=2.86 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 4759 1246 0 5 286 0 0 0 25 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366688 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=250284 CPUtime=2.87 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 4968 1246 0 5 286 1 0 0 25 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=250284 CPUtime=2.86 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 5035 1246 0 5 286 0 0 0 23 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=250284 CPUtime=2.86 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 4984 1246 0 5 285 1 0 0 24 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4354450 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=250284 CPUtime=2.82 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 5012 1246 0 5 282 0 0 0 23 0 9 0 721106640 256290816 7604 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.9
Current children cumulated vsize (KiB) 250284

[startup+6.30138 s]
/proc/loadavg: 7.89 8.40 9.74 9/500 11555
/proc/meminfo: memFree=30283048/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=258648 CPUtime=48.32 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 65739 1246 0 5 4814 18 0 0 18 0 9 0 721106617 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 64662 9660 180 55 0 62548 0
[pid=11541/tid=11548] ppid=11539 vsize=258648 CPUtime=6.03 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 7725 1246 0 5 602 1 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4344147 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=258648 CPUtime=6.03 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 8199 1246 0 5 601 2 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=258648 CPUtime=6.06 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 8002 1246 0 5 605 1 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4236601 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=258648 CPUtime=5.98 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 8420 1246 0 5 596 2 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=258648 CPUtime=6.06 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 8400 1246 0 5 603 3 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=258648 CPUtime=6.06 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 8067 1246 0 5 605 1 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=258648 CPUtime=6.06 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 8017 1246 0 5 604 2 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=258648 CPUtime=5.98 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 8570 1246 0 5 596 2 0 0 25 0 9 0 721106640 264855552 9660 33554432000 4194304 4417452 140737219325296 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.32
Current children cumulated vsize (KiB) 258648

[startup+12.7013 s]
/proc/loadavg: 7.91 8.39 9.72 9/500 11555
/proc/meminfo: memFree=30271024/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=270724 CPUtime=99.51 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 116225 1246 0 5 9924 27 0 0 18 0 9 0 721106617 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 67681 12649 180 55 0 65567 0
[pid=11541/tid=11548] ppid=11539 vsize=270724 CPUtime=12.46 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 14234 1246 0 5 1243 3 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=270724 CPUtime=12.44 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 14191 1246 0 5 1241 3 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=270724 CPUtime=12.48 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 14014 1246 0 5 1245 3 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=270724 CPUtime=12.39 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 14892 1246 0 5 1236 3 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=270724 CPUtime=12.48 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 14790 1246 0 5 1244 4 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=270724 CPUtime=12.48 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 14339 1246 0 5 1246 2 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=270724 CPUtime=12.47 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 14377 1246 0 5 1244 3 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=270724 CPUtime=12.29 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 15049 1246 0 5 1226 3 0 0 25 0 9 0 721106640 277221376 12649 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.51
Current children cumulated vsize (KiB) 270724

[startup+25.5011 s]
/proc/loadavg: 7.92 8.37 9.70 9/500 11555
/proc/meminfo: memFree=30259132/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=285540 CPUtime=201.58 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 181181 1246 0 5 20118 40 0 0 18 0 9 0 721106617 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 71385 16383 180 55 0 69271 0
[pid=11541/tid=11548] ppid=11539 vsize=285540 CPUtime=25.23 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 21994 1246 0 5 2518 5 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=285540 CPUtime=25.22 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 22130 1246 0 5 2518 4 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=285540 CPUtime=25.26 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 23244 1246 0 5 2521 5 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=285540 CPUtime=25.16 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 21949 1246 0 5 2512 4 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=285540 CPUtime=25.25 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 23189 1246 0 5 2520 5 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=285540 CPUtime=25.26 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 21437 1246 0 5 2522 4 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=285540 CPUtime=25.25 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 22914 1246 0 5 2520 5 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=285540 CPUtime=24.86 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 23985 1246 0 5 2482 4 0 0 25 0 9 0 721106640 292392960 16383 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.58
Current children cumulated vsize (KiB) 285540

[startup+51.1008 s]
/proc/loadavg: 8.00 8.36 9.66 9/500 11556
/proc/meminfo: memFree=30230420/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=310568 CPUtime=405.9 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 298408 1246 0 5 40519 71 0 0 18 0 9 0 721106617 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 77642 22700 180 55 0 75528 0
[pid=11541/tid=11548] ppid=11539 vsize=310568 CPUtime=50.82 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 36714 1246 0 5 5074 8 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=310568 CPUtime=50.82 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 34829 1246 0 5 5075 7 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=310568 CPUtime=50.86 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 37378 1246 0 5 5078 8 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=310568 CPUtime=50.73 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 36098 1246 0 5 5060 13 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=310568 CPUtime=50.85 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 38642 1246 0 5 5077 8 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=310568 CPUtime=50.84 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 35749 1246 0 5 5077 7 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=310568 CPUtime=50.84 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 37663 1246 0 5 5076 8 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=310568 CPUtime=50.05 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 40996 1246 0 5 4998 7 0 0 25 0 9 0 721106640 318021632 22700 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.9
Current children cumulated vsize (KiB) 310568

[startup+102.301 s]
/proc/loadavg: 8.06 8.32 9.58 9/500 11557

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

/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 638553 1246 0 5 471814 194 0 0 25 0 9 0 721106640 812032000 143518 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=793000 CPUtime=4721.41 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 644740 1246 0 5 472018 123 0 0 25 0 9 0 721106640 812032000 143518 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=793000 CPUtime=4720.8 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 611988 1246 0 5 471958 122 0 0 25 0 9 0 721106640 812032000 143518 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=793000 CPUtime=4720.82 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 643783 1246 0 5 471922 160 0 0 25 0 9 0 721106640 812032000 143518 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=793000 CPUtime=4644.04 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 658731 1246 0 5 464274 130 0 0 25 0 9 0 721106640 812032000 143518 33554432000 4194304 4417452 140737219325296 18446744073709551615 4320914 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37692.5
Current children cumulated vsize (KiB) 793000

[startup+4782.3 s]
/proc/loadavg: 8.08 8.04 8.07 9/500 11694
/proc/meminfo: memFree=29701048/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=837936 CPUtime=38171.6 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 5168166 1246 0 5 3816057 1102 0 0 18 0 9 0 721106617 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 209484 154752 180 55 0 207370 0
[pid=11541/tid=11548] ppid=11539 vsize=837936 CPUtime=4781.43 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 644304 1246 0 5 478024 119 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=837936 CPUtime=4782.06 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 640081 1246 0 5 478085 121 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4251133 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=837936 CPUtime=4781.9 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 669923 1246 0 5 478063 127 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=837936 CPUtime=4780.1 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 638553 1246 0 5 477816 194 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=837936 CPUtime=4781.43 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 656437 1246 0 5 478018 125 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=837936 CPUtime=4780.79 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 611988 1246 0 5 477957 122 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=837936 CPUtime=4780.8 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 643783 1246 0 5 477920 160 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=837936 CPUtime=4703.05 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 662758 1246 0 5 470174 131 0 0 25 0 9 0 721106640 858046464 154752 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38171.6
Current children cumulated vsize (KiB) 837936

[startup+4842.3 s]
/proc/loadavg: 8.10 8.05 8.07 9/500 11696
/proc/meminfo: memFree=29701272/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=837976 CPUtime=38650.4 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 5197193 1246 0 5 3863933 1108 0 0 18 0 9 0 721106617 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 209494 154794 180 55 0 207380 0
[pid=11541/tid=11548] ppid=11539 vsize=837976 CPUtime=4841.41 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 646074 1246 0 5 484022 119 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=837976 CPUtime=4842.04 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 640081 1246 0 5 484083 121 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=837976 CPUtime=4841.88 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 670230 1246 0 5 484061 127 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=837976 CPUtime=4840.08 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 642715 1246 0 5 483813 195 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=837976 CPUtime=4841.41 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 662247 1246 0 5 484015 126 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=837976 CPUtime=4840.76 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 611988 1246 0 5 483954 122 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=837976 CPUtime=4840.72 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 651452 1246 0 5 483910 162 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=837976 CPUtime=4762.04 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 672067 1246 0 5 476072 132 0 0 25 0 9 0 721106640 858087424 154794 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38650.4
Current children cumulated vsize (KiB) 837976

[startup+4902.32 s]
/proc/loadavg: 8.10 8.05 8.07 9/500 11697
/proc/meminfo: memFree=29661708/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=876860 CPUtime=39129.5 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 5235172 1246 0 5 3911831 1115 0 0 18 0 9 0 721106617 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 219215 164596 180 55 0 217101 0
[pid=11541/tid=11548] ppid=11539 vsize=876860 CPUtime=4901.43 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 652163 1246 0 5 490023 120 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=876860 CPUtime=4902.06 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 640081 1246 0 5 490085 121 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=876860 CPUtime=4901.89 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 679518 1246 0 5 490061 128 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=876860 CPUtime=4900.09 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 646811 1246 0 5 489814 195 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=876860 CPUtime=4901.43 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 668630 1246 0 5 490016 127 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=876860 CPUtime=4900.77 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 611988 1246 0 5 489955 122 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=876860 CPUtime=4899.78 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 656623 1246 0 5 489815 163 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=876860 CPUtime=4821.93 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 679019 1246 0 5 482059 134 0 0 25 0 9 0 721106640 897904640 164596 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39129.5
Current children cumulated vsize (KiB) 876860

[startup+4962.3 s]
/proc/loadavg: 8.16 8.07 8.07 9/500 11699
/proc/meminfo: memFree=29737068/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=801228 CPUtime=39608.2 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 5259701 1246 0 5 3959702 1122 0 0 18 0 9 0 721106617 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 200307 145688 180 55 0 198193 0
[pid=11541/tid=11548] ppid=11539 vsize=801228 CPUtime=4961.41 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 654030 1246 0 5 496021 120 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=801228 CPUtime=4962.05 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 643400 1246 0 5 496083 122 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=801228 CPUtime=4961.87 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 682544 1246 0 5 496058 129 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=801228 CPUtime=4960.07 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 646811 1246 0 5 495812 195 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=801228 CPUtime=4961.41 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 673763 1246 0 5 496013 128 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=801228 CPUtime=4960.72 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 621587 1246 0 5 495948 124 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=801228 CPUtime=4958.75 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 658112 1246 0 5 495712 163 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=801228 CPUtime=4881.87 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 679115 1246 0 5 488051 136 0 0 25 0 9 0 721106640 820457472 145688 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39608.2
Current children cumulated vsize (KiB) 801228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.4 s]
/proc/loadavg: 8.22 8.09 8.08 9/500 11700
/proc/meminfo: memFree=29817656/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=720644 CPUtime=40000.3 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 5288074 1246 0 5 3998899 1127 0 0 18 0 9 0 721106617 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 180161 125494 180 55 0 178047 0
[pid=11541/tid=11548] ppid=11539 vsize=720644 CPUtime=5010.53 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 657837 1246 0 5 500932 121 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=720644 CPUtime=5011.17 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 643400 1246 0 5 500995 122 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=720644 CPUtime=5010.99 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 683158 1246 0 5 500970 129 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=720644 CPUtime=5009.19 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 655865 1246 0 5 500722 197 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=720644 CPUtime=5010.53 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 678647 1246 0 5 500924 129 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=720644 CPUtime=5009.83 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 621587 1246 0 5 500859 124 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=720644 CPUtime=5007.02 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 663126 1246 0 5 500538 164 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=720644 CPUtime=4930.97 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 684115 1246 0 5 492959 138 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 720644

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

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

[startup+5011.4 s]
/proc/loadavg: 8.22 8.09 8.08 9/500 11700
/proc/meminfo: memFree=29817656/32951132 swapFree=59085544/67111528
[pid=11541] ppid=11539 vsize=720644 CPUtime=40000.3 cores=0-7
/proc/11541/stat : 11541 (plingeling) S 11539 11541 11262 0 -1 4202496 5288074 1246 0 5 3998899 1127 0 0 18 0 9 0 721106617 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/11541/statm: 180161 125494 180 55 0 178047 0
[pid=11541/tid=11548] ppid=11539 vsize=720644 CPUtime=5010.53 cores=0-7
/proc/11541/task/11548/stat : 11548 (plingeling) R 11539 11541 11262 0 -1 4202560 657837 1246 0 5 500932 121 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11541/tid=11549] ppid=11539 vsize=720644 CPUtime=5011.17 cores=0-7
/proc/11541/task/11549/stat : 11549 (plingeling) R 11539 11541 11262 0 -1 4202560 643400 1246 0 5 500995 122 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11541/tid=11550] ppid=11539 vsize=720644 CPUtime=5010.99 cores=0-7
/proc/11541/task/11550/stat : 11550 (plingeling) R 11539 11541 11262 0 -1 4202560 683158 1246 0 5 500970 129 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11541/tid=11551] ppid=11539 vsize=720644 CPUtime=5009.19 cores=0-7
/proc/11541/task/11551/stat : 11551 (plingeling) R 11539 11541 11262 0 -1 4202560 655865 1246 0 5 500722 197 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11541/tid=11552] ppid=11539 vsize=720644 CPUtime=5010.53 cores=0-7
/proc/11541/task/11552/stat : 11552 (plingeling) R 11539 11541 11262 0 -1 4202560 678647 1246 0 5 500924 129 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11541/tid=11553] ppid=11539 vsize=720644 CPUtime=5009.83 cores=0-7
/proc/11541/task/11553/stat : 11553 (plingeling) R 11539 11541 11262 0 -1 4202560 621587 1246 0 5 500859 124 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11541/tid=11554] ppid=11539 vsize=720644 CPUtime=5007.02 cores=0-7
/proc/11541/task/11554/stat : 11554 (plingeling) R 11539 11541 11262 0 -1 4202560 663126 1246 0 5 500538 164 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11541/tid=11555] ppid=11539 vsize=720644 CPUtime=4930.97 cores=0-7
/proc/11541/task/11555/stat : 11555 (plingeling) R 11539 11541 11262 0 -1 4202560 684115 1246 0 5 492959 138 0 0 25 0 9 0 721106640 737939456 125494 33554432000 4194304 4417452 140737219325296 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 720644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.45
CPU time (s): 40000.4
CPU user time (s): 39989.1
CPU system time (s): 11.3033
CPU usage (%): 798.18
Max. virtual memory (cumulated for all children) (KiB): 880376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.1
system time used= 11.3033
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5289320
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 405
involuntary context switches= 141453

runsolver used 23.0805 second user time and 59.7239 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-22 22:11:10
IDJOB=3394396
IDBENCH=83142
IDSOLVER=1851
FILE ID=node129/3394396-1306095070
RUNJOBID= node129-1306092480-11276
PBS_JOBID= 13387945
Free space on /tmp= 72976 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394396-1306095070/watcher-3394396-1306095070 -o /tmp/evaluation-result-3394396-1306095070/solver-3394396-1306095070 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394396-1306095070.cnf

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=1901187032

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30322404 kB
Buffers:          3268 kB
Cached:         100636 kB
SwapCached:      72152 kB
Active:          36640 kB
Inactive:      2404216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30322404 kB
SwapTotal:    67111528 kB
SwapFree:     59085544 kB
Dirty:               4 kB
Writeback:           0 kB
AnonPages:     2275172 kB
Mapped:          16904 kB
Slab:            57712 kB
PageTables:      58892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147303944 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= 72976 MiB
End job on node129 at 2011-05-22 23:34:43