Trace number 3372797

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)UNSAT 4599.51 576.055

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark440.727
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

4599.44/576.05	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372797-1305442469/watcher-3372797-1305442469 -o /tmp/evaluation-result-3372797-1305442469/solver-3372797-1305442469 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372797-1305442469.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: 8.07 8.05 8.00 2/275 14843
/proc/meminfo: memFree=18801044/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=9732 CPUtime=0 cores=0-7
/proc/14843/stat : 14843 (plingeling) R 14841 14843 14631 0 -1 4202496 518 1251 0 0 0 0 0 0 23 0 1 0 655846596 9965568 448 33554432000 4194304 4417452 140733738486016 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14843/statm: 2433 448 148 55 0 319 0

[startup+0.020139 s]
/proc/loadavg: 8.07 8.05 8.00 2/275 14843
/proc/meminfo: memFree=18801044/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=12900 CPUtime=0.01 cores=0-7
/proc/14843/stat : 14843 (plingeling) R 14841 14843 14631 0 -1 4202496 1321 1251 0 0 1 0 0 0 23 0 1 0 655846596 13209600 1249 33554432000 4194304 4417452 140733738486016 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14843/statm: 3225 1249 149 55 0 1111 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12900

[startup+0.101116 s]
/proc/loadavg: 8.07 8.05 8.00 2/275 14843
/proc/meminfo: memFree=18801044/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=34620 CPUtime=0.08 cores=0-7
/proc/14843/stat : 14843 (plingeling) R 14841 14843 14631 0 -1 4202496 6739 1251 0 0 8 0 0 0 23 0 1 0 655846596 35450880 6647 33554432000 4194304 4417452 140733738486016 18446744073709551615 274664427008 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14843/statm: 8655 6647 149 55 0 6541 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34620

[startup+1.00324 s]
/proc/loadavg: 8.07 8.05 8.00 2/275 14843
/proc/meminfo: memFree=18801044/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=301276 CPUtime=6.22 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 22494 1251 0 0 618 4 0 0 25 0 9 0 655846596 308506624 19420 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 75319 19420 180 55 0 73205 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 301276

[startup+1.10091 s]
/proc/loadavg: 8.07 8.05 8.00 2/275 14843
/proc/meminfo: memFree=18801044/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=307372 CPUtime=6.99 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 25363 1251 0 0 695 4 0 0 25 0 9 0 655846596 314748928 21750 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 76843 21750 180 55 0 74729 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 307372

[startup+1.50084 s]
/proc/loadavg: 8.07 8.05 8.00 2/275 14843
/proc/meminfo: memFree=18801044/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=304604 CPUtime=10.2 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 27220 1251 0 0 1015 5 0 0 25 0 9 0 655846596 311914496 21027 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 76151 21027 180 55 0 74037 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 304604

[startup+3.10056 s]
/proc/loadavg: 8.07 8.05 8.00 9/284 14857
/proc/meminfo: memFree=18713800/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=295592 CPUtime=22.64 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 30740 1251 0 0 2239 25 0 0 25 0 9 0 655846596 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 73898 18774 180 55 0 71784 0
[pid=14843/tid=14850] ppid=14841 vsize=295592 CPUtime=2.82 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 1708 1251 0 0 282 0 0 0 21 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4235521 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=295592 CPUtime=2.85 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 1665 1251 0 0 284 1 0 0 24 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=295592 CPUtime=2.81 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 2070 1251 0 0 281 0 0 0 24 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=295592 CPUtime=2.84 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 5619 1251 0 0 267 17 0 0 25 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=295592 CPUtime=2.84 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 1738 1251 0 0 283 1 0 0 24 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=295592 CPUtime=2.8 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 1603 1251 0 0 280 0 0 0 23 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=295592 CPUtime=2.78 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 836 1251 0 0 278 0 0 0 22 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=295592 CPUtime=2.61 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 1577 1251 0 0 259 2 0 0 23 0 9 0 655846621 302686208 18774 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.64
Current children cumulated vsize (KiB) 295592

[startup+6.30101 s]
/proc/loadavg: 8.06 8.05 8.00 9/284 14857
/proc/meminfo: memFree=18704748/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=315736 CPUtime=47.92 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 44493 1251 0 0 4758 34 0 0 25 0 9 0 655846596 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 78934 23852 180 55 0 76820 0
[pid=14843/tid=14850] ppid=14841 vsize=315736 CPUtime=6.02 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 1987 1251 0 0 601 1 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=315736 CPUtime=6.05 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 3513 1251 0 0 602 3 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4337108 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=315736 CPUtime=6.01 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 4214 1251 0 0 600 1 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4277567 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=315736 CPUtime=6.05 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 10841 1251 0 0 587 18 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=315736 CPUtime=6.04 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 2717 1251 0 0 603 1 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=315736 CPUtime=5.95 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 3047 1251 0 0 594 1 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249134 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=315736 CPUtime=5.98 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 1955 1251 0 0 598 0 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=315736 CPUtime=5.53 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 2295 1251 0 0 549 4 0 0 25 0 9 0 655846621 323313664 23852 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.92
Current children cumulated vsize (KiB) 315736

[startup+12.7009 s]
/proc/loadavg: 8.06 8.05 8.00 9/284 14858
/proc/meminfo: memFree=18677384/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=343352 CPUtime=99.09 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 79194 1251 0 0 9867 42 0 0 25 0 9 0 655846596 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 85838 30769 180 55 0 83724 0
[pid=14843/tid=14850] ppid=14841 vsize=343352 CPUtime=12.42 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 7573 1251 0 0 1240 2 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4309869 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=343352 CPUtime=12.45 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 6078 1251 0 0 1242 3 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4265397 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=343352 CPUtime=12.43 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 7641 1251 0 0 1241 2 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=343352 CPUtime=12.45 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 16938 1251 0 0 1226 19 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=343352 CPUtime=12.45 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 7795 1251 0 0 1242 3 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=343352 CPUtime=12.31 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 5020 1251 0 0 1229 2 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=343352 CPUtime=12.38 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 7878 1251 0 0 1237 1 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4235295 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=343352 CPUtime=11.93 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 6347 1251 0 0 1188 5 0 0 25 0 9 0 655846621 351592448 30769 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.09
Current children cumulated vsize (KiB) 343352

[startup+25.5007 s]
/proc/loadavg: 8.05 8.05 8.00 9/284 14858
/proc/meminfo: memFree=18665172/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=368912 CPUtime=201.32 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 136558 1251 0 0 20076 56 0 0 25 0 9 0 655846596 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 92228 37159 180 55 0 90114 0
[pid=14843/tid=14850] ppid=14841 vsize=368912 CPUtime=25.21 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 14455 1251 0 0 2518 3 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4355098 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=368912 CPUtime=25.24 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 11823 1251 0 0 2519 5 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=368912 CPUtime=25.21 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 14919 1251 0 0 2518 3 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4306923 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=368912 CPUtime=25.24 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 27060 1251 0 0 2502 22 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=368912 CPUtime=25.24 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 14729 1251 0 0 2520 4 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=368912 CPUtime=24.98 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 10723 1251 0 0 2495 3 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=368912 CPUtime=25.17 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 15691 1251 0 0 2514 3 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=368912 CPUtime=24.71 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 13234 1251 0 0 2465 6 0 0 25 0 9 0 655846621 377765888 37159 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.32
Current children cumulated vsize (KiB) 368912

[startup+51.1013 s]
/proc/loadavg: 8.03 8.04 8.00 9/284 14859
/proc/meminfo: memFree=18636612/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=395244 CPUtime=405.86 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 247940 1251 0 0 40499 87 0 0 25 0 9 0 655846596 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 98811 43742 180 55 0 96697 0
[pid=14843/tid=14850] ppid=14841 vsize=395244 CPUtime=50.8 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 27382 1251 0 0 5073 7 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4278314 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=395244 CPUtime=50.84 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 22638 1251 0 0 5077 7 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=395244 CPUtime=50.81 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 26652 1251 0 0 5075 6 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=395244 CPUtime=50.85 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 46729 1251 0 0 5058 27 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=395244 CPUtime=50.84 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 30208 1251 0 0 5076 8 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=395244 CPUtime=50.35 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 25273 1251 0 0 5028 7 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=395244 CPUtime=50.77 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 27812 1251 0 0 5072 5 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=395244 CPUtime=50.28 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 27322 1251 0 0 5014 14 0 0 25 0 9 0 655846621 404729856 43742 33554432000 4194304 4417452 140733738486016 18446744073709551615 4278500 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 405.86
Current children cumulated vsize (KiB) 395244

[startup+102.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/284 14860

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

/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 197265 1251 0 0 53737 58 0 0 25 0 9 0 655846621 1241190400 247926 33554432000 4194304 4417452 140733738486016 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=1212100 CPUtime=537.94 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 186234 1251 0 0 53756 38 0 0 25 0 9 0 655846621 1241190400 247926 33554432000 4194304 4417452 140733738486016 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=1212100 CPUtime=533.04 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 170814 1251 0 0 53264 40 0 0 25 0 9 0 655846621 1241190400 247926 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=1212100 CPUtime=537.87 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 183473 1251 0 0 53748 39 0 0 25 0 9 0 655846621 1241190400 247926 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=1212100 CPUtime=537.22 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 176558 1251 0 0 53667 55 0 0 25 0 9 0 655846621 1241190400 247926 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4297.86
Current children cumulated vsize (KiB) 1212100

[startup+551.001 s]
/proc/loadavg: 8.00 8.03 8.00 9/284 14881
/proc/meminfo: memFree=17813484/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=1209944 CPUtime=4400.13 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 1475877 1251 0 0 439664 349 0 0 25 0 9 0 655846596 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 302486 247387 180 55 0 300372 0
[pid=14843/tid=14850] ppid=14841 vsize=1209944 CPUtime=550.48 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 184494 1251 0 0 55008 40 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=1209944 CPUtime=550.73 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 167961 1251 0 0 55038 35 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=1209944 CPUtime=550.72 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 178833 1251 0 0 55037 35 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=1209944 CPUtime=550.75 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 201335 1251 0 0 55016 59 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=1209944 CPUtime=550.75 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 194389 1251 0 0 55035 40 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=1209944 CPUtime=545.71 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 174910 1251 0 0 54531 40 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=1209944 CPUtime=550.67 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 183473 1251 0 0 55028 39 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=1209944 CPUtime=550.02 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 176558 1251 0 0 54947 55 0 0 25 0 9 0 655846621 1238982656 247387 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4400.13
Current children cumulated vsize (KiB) 1209944

[startup+563.801 s]
/proc/loadavg: 8.00 8.02 8.00 9/284 14881
/proc/meminfo: memFree=17784092/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=1239412 CPUtime=4502.46 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 1496648 1251 0 0 449893 353 0 0 25 0 9 0 655846596 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 309853 254754 180 55 0 307739 0
[pid=14843/tid=14850] ppid=14841 vsize=1239412 CPUtime=563.28 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 184494 1251 0 0 56288 40 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=1239412 CPUtime=563.54 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 167961 1251 0 0 56319 35 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=1239412 CPUtime=563.53 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 178833 1251 0 0 56318 35 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=1239412 CPUtime=563.56 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 201335 1251 0 0 56297 59 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=1239412 CPUtime=563.56 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 198485 1251 0 0 56316 40 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=1239412 CPUtime=558.4 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 174910 1251 0 0 55800 40 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=1239412 CPUtime=563.48 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 198008 1251 0 0 56306 42 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=1239412 CPUtime=562.82 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 178698 1251 0 0 56227 55 0 0 25 0 9 0 655846621 1269157888 254754 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4502.46
Current children cumulated vsize (KiB) 1239412

[startup+570.2 s]
/proc/loadavg: 8.00 8.02 8.00 9/284 14881
/proc/meminfo: memFree=17750120/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=1272868 CPUtime=4553.56 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 1517061 1251 0 0 454999 357 0 0 25 0 9 0 655846596 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 318217 263118 180 55 0 316103 0
[pid=14843/tid=14850] ppid=14841 vsize=1272868 CPUtime=569.67 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 195596 1251 0 0 56926 41 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=1272868 CPUtime=569.93 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 168277 1251 0 0 56957 36 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=1272868 CPUtime=569.92 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 178833 1251 0 0 56957 35 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=1272868 CPUtime=569.95 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 210330 1251 0 0 56933 62 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=1272868 CPUtime=569.95 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 198485 1251 0 0 56955 40 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=1272868 CPUtime=564.74 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 174910 1251 0 0 56434 40 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=1272868 CPUtime=569.87 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 198008 1251 0 0 56945 42 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=1272868 CPUtime=569.21 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 178698 1251 0 0 56866 55 0 0 25 0 9 0 655846621 1303416832 263118 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4553.56
Current children cumulated vsize (KiB) 1272868

[startup+573.401 s]
/proc/loadavg: 8.00 8.02 8.00 9/284 14882
/proc/meminfo: memFree=17738960/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=1284668 CPUtime=4579.13 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 1532415 1251 0 0 457551 362 0 0 25 0 9 0 655846596 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 321167 266068 180 55 0 319053 0
[pid=14843/tid=14850] ppid=14841 vsize=1284668 CPUtime=572.86 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 195596 1251 0 0 57245 41 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=1284668 CPUtime=573.13 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 173788 1251 0 0 57276 37 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=1284668 CPUtime=573.12 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 178833 1251 0 0 57277 35 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=1284668 CPUtime=573.15 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 210330 1251 0 0 57253 62 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=1284668 CPUtime=573.15 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 198485 1251 0 0 57275 40 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=1284668 CPUtime=567.91 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 174910 1251 0 0 56751 40 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=1284668 CPUtime=573.07 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 198008 1251 0 0 57265 42 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=1284668 CPUtime=572.41 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 188541 1251 0 0 57183 58 0 0 25 0 9 0 655846621 1315500032 266068 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4579.13
Current children cumulated vsize (KiB) 1284668

[startup+575.001 s]
/proc/loadavg: 8.00 8.02 8.00 9/284 14882
/proc/meminfo: memFree=17777524/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=1245628 CPUtime=4591.91 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 1532415 1251 0 0 458829 362 0 0 25 0 9 0 655846596 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 311407 256308 180 55 0 309293 0
[pid=14843/tid=14850] ppid=14841 vsize=1245628 CPUtime=574.46 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 195596 1251 0 0 57405 41 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=1245628 CPUtime=574.73 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 173788 1251 0 0 57436 37 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=1245628 CPUtime=574.72 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 178833 1251 0 0 57437 35 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=1245628 CPUtime=574.75 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 210330 1251 0 0 57413 62 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=1245628 CPUtime=574.75 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 198485 1251 0 0 57435 40 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=1245628 CPUtime=569.49 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 174910 1251 0 0 56909 40 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4247490 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=1245628 CPUtime=574.67 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 198008 1251 0 0 57425 42 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4356874 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=1245628 CPUtime=574.01 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 188541 1251 0 0 57343 58 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4591.91
Current children cumulated vsize (KiB) 1245628

[startup+575.8 s]
/proc/loadavg: 8.00 8.02 8.00 9/284 14882
/proc/meminfo: memFree=17777524/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=1245628 CPUtime=4598.3 cores=0-7
/proc/14843/stat : 14843 (plingeling) S 14841 14843 14631 0 -1 4202496 1532415 1251 0 0 459468 362 0 0 25 0 9 0 655846596 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14843/statm: 311407 256308 180 55 0 309293 0
[pid=14843/tid=14850] ppid=14841 vsize=1245628 CPUtime=575.26 cores=0-7
/proc/14843/task/14850/stat : 14850 (plingeling) R 14841 14843 14631 0 -1 4202560 195596 1251 0 0 57485 41 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14843/tid=14851] ppid=14841 vsize=1245628 CPUtime=575.53 cores=0-7
/proc/14843/task/14851/stat : 14851 (plingeling) R 14841 14843 14631 0 -1 4202560 173788 1251 0 0 57516 37 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14843/tid=14852] ppid=14841 vsize=1245628 CPUtime=575.52 cores=0-7
/proc/14843/task/14852/stat : 14852 (plingeling) R 14841 14843 14631 0 -1 4202560 178833 1251 0 0 57517 35 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14843/tid=14853] ppid=14841 vsize=1245628 CPUtime=575.55 cores=0-7
/proc/14843/task/14853/stat : 14853 (plingeling) R 14841 14843 14631 0 -1 4202560 210330 1251 0 0 57493 62 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14843/tid=14854] ppid=14841 vsize=1245628 CPUtime=575.55 cores=0-7
/proc/14843/task/14854/stat : 14854 (plingeling) R 14841 14843 14631 0 -1 4202560 198485 1251 0 0 57515 40 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14843/tid=14855] ppid=14841 vsize=1245628 CPUtime=570.29 cores=0-7
/proc/14843/task/14855/stat : 14855 (plingeling) R 14841 14843 14631 0 -1 4202560 174910 1251 0 0 56989 40 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4247535 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14843/tid=14856] ppid=14841 vsize=1245628 CPUtime=575.47 cores=0-7
/proc/14843/task/14856/stat : 14856 (plingeling) R 14841 14843 14631 0 -1 4202560 198008 1251 0 0 57505 42 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14843/tid=14857] ppid=14841 vsize=1245628 CPUtime=574.81 cores=0-7
/proc/14843/task/14857/stat : 14857 (plingeling) R 14841 14843 14631 0 -1 4202560 188541 1251 0 0 57423 58 0 0 25 0 9 0 655846621 1275523072 256308 33554432000 4194304 4417452 140733738486016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4598.3
Current children cumulated vsize (KiB) 1245628

[startup+576.01 s]
/proc/loadavg: 8.00 8.02 8.00 8/283 14882
/proc/meminfo: memFree=17777536/32951132 swapFree=67093824/67111528
[pid=14843] ppid=14841 vsize=935452 CPUtime=4599.44 cores=0-7
/proc/14843/stat : 14843 (plingeling) R 14841 14843 14631 0 -1 4202496 1532416 1251 0 0 459581 363 0 0 17 0 1 0 655846596 957902848 187970 33554432000 4194304 4417452 140733738486016 18446744073709551615 274664851591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14843/statm: 233863 187970 181 55 0 231749 0
Current children cumulated CPU time (s) 4599.44
Current children cumulated vsize (KiB) 935452

Child status: 20
Real time (s): 576.055
CPU time (s): 4599.51
CPU user time (s): 4595.82
CPU system time (s): 3.68644
CPU usage (%): 798.449
Max. virtual memory (cumulated for all children) (KiB): 1291124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4595.82
system time used= 3.68644
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1533670
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= 552
involuntary context switches= 21699

runsolver used 1.52277 second user time and 3.71843 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 08:54:30
IDJOB=3372797
IDBENCH=83451
IDSOLVER=1851
FILE ID=node131/3372797-1305442469
RUNJOBID= node131-1305437456-14645
PBS_JOBID= 13324777
Free space on /tmp= 73708 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372797-1305442469/watcher-3372797-1305442469 -o /tmp/evaluation-result-3372797-1305442469/solver-3372797-1305442469 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372797-1305442469.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=2069081576

node131.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.830
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18801324 kB
Buffers:        282460 kB
Cached:        3889808 kB
SwapCached:       1504 kB
Active:       10720776 kB
Inactive:      3168424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18801324 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            2348 kB
Writeback:           0 kB
AnonPages:     9715904 kB
Mapped:          26552 kB
Slab:           163916 kB
PageTables:      31164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 27990332 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= 73708 MiB
End job on node131 at 2011-05-15 09:04:06