Trace number 3372632

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 1228.39 155.862

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.5369
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1228.28/155.86	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-3372632-1305439422/watcher-3372632-1305439422 -o /tmp/evaluation-result-3372632-1305439422/solver-3372632-1305439422 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372632-1305439422.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.60 7.95 7.66 1/294 28807
/proc/meminfo: memFree=11880168/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=11844 CPUtime=0 cores=0-7
/proc/28807/stat : 28807 (plingeling) R 28805 28807 28338 0 -1 4202496 1045 1252 0 0 0 0 0 0 23 0 1 0 655540160 12128256 975 33554432000 4194304 4417452 140736049539392 18446744073709551615 4232479 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28807/statm: 2961 975 147 55 0 847 0

[startup+0.0760019 s]
/proc/loadavg: 7.60 7.95 7.66 1/294 28807
/proc/meminfo: memFree=11880168/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=30556 CPUtime=0.06 cores=0-7
/proc/28807/stat : 28807 (plingeling) R 28805 28807 28338 0 -1 4202496 5732 1252 0 0 6 0 0 0 24 0 1 0 655540160 31289344 5662 33554432000 4194304 4417452 140736049539392 18446744073709551615 4231547 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28807/statm: 7639 5662 148 55 0 5525 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30556

[startup+0.100997 s]
/proc/loadavg: 7.60 7.95 7.66 1/294 28807
/proc/meminfo: memFree=11880168/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=51420 CPUtime=0.09 cores=0-7
/proc/28807/stat : 28807 (plingeling) R 28805 28807 28338 0 -1 4202496 10987 1252 0 0 8 1 0 0 24 0 1 0 655540160 52654080 10878 33554432000 4194304 4417452 140736049539392 18446744073709551615 4232629 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28807/statm: 12855 10878 148 55 0 10741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51420

[startup+0.300961 s]
/proc/loadavg: 7.60 7.95 7.66 1/294 28807
/proc/meminfo: memFree=11880168/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=96508 CPUtime=0.29 cores=0-7
/proc/28807/stat : 28807 (plingeling) R 28805 28807 28338 0 -1 4202496 22308 1252 0 0 27 2 0 0 25 0 1 0 655540160 98824192 22151 33554432000 4194304 4417452 140736049539392 18446744073709551615 4235997 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28807/statm: 24127 22151 149 55 0 22013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96508

[startup+0.700886 s]
/proc/loadavg: 7.60 7.95 7.66 1/294 28807
/proc/meminfo: memFree=11880168/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=145660 CPUtime=0.69 cores=0-7
/proc/28807/stat : 28807 (plingeling) R 28805 28807 28338 0 -1 4202496 34596 1252 0 0 65 4 0 0 25 0 1 0 655540160 149155840 34439 33554432000 4194304 4417452 140736049539392 18446744073709551615 4209681 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/28807/statm: 36415 34439 149 55 0 34301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145660

[startup+1.50074 s]
/proc/loadavg: 7.60 7.95 7.66 2/295 28813
/proc/meminfo: memFree=11644196/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=309500 CPUtime=1.49 cores=0-7
/proc/28807/stat : 28807 (plingeling) R 28805 28807 28338 0 -1 4202496 75556 1252 0 0 140 9 0 0 25 0 1 0 655540160 316928000 75399 33554432000 4194304 4417452 140736049539392 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/28807/statm: 77375 75399 149 55 0 75261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 309500

[startup+3.10041 s]
/proc/loadavg: 7.60 7.95 7.66 2/295 28813
/proc/meminfo: memFree=11446788/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=550828 CPUtime=9.31 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 119329 1252 0 0 917 14 0 0 25 0 9 0 655540160 564047872 99960 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 137707 99960 176 55 0 135593 0
Current children cumulated CPU time (s) 9.31
Current children cumulated vsize (KiB) 550828

[startup+6.30081 s]
/proc/loadavg: 7.63 7.95 7.66 9/303 28821
/proc/meminfo: memFree=11478096/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=586588 CPUtime=34.88 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 141241 1252 0 0 3468 20 0 0 25 0 9 0 655540160 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 146647 108800 180 55 0 144533 0
[pid=28807/tid=28814] ppid=28805 vsize=586588 CPUtime=4.09 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 2626 1252 0 0 409 0 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=586588 CPUtime=4.09 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 7346 1252 0 0 408 1 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=586588 CPUtime=4.08 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 2857 1252 0 0 408 0 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=586588 CPUtime=4.04 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 663 1252 0 0 404 0 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=586588 CPUtime=4.09 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 5854 1252 0 0 408 1 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4252529 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=586588 CPUtime=4.07 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 8003 1252 0 0 406 1 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=586588 CPUtime=4.08 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 2294 1252 0 0 408 0 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=586588 CPUtime=4.07 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 3257 1252 0 0 407 0 0 0 25 0 9 0 655540381 600666112 108800 33554432000 4194304 4417452 140736049539392 18446744073709551615 4254843 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34.88
Current children cumulated vsize (KiB) 586588

[startup+12.7006 s]
/proc/loadavg: 7.66 7.95 7.66 9/303 28822
/proc/meminfo: memFree=11421288/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=611916 CPUtime=86.02 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 147591 1252 0 0 8580 22 0 0 25 0 9 0 655540160 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 152979 114525 180 55 0 150865 0
[pid=28807/tid=28814] ppid=28805 vsize=611916 CPUtime=10.49 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 5642 1252 0 0 1048 1 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=611916 CPUtime=10.49 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 7346 1252 0 0 1048 1 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=611916 CPUtime=10.48 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 2857 1252 0 0 1048 0 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=611916 CPUtime=10.38 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 663 1252 0 0 1038 0 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=611916 CPUtime=10.49 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 5854 1252 0 0 1048 1 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=611916 CPUtime=10.47 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 8003 1252 0 0 1046 1 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=611916 CPUtime=10.48 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 2609 1252 0 0 1048 0 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=611916 CPUtime=10.47 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 6276 1252 0 0 1046 1 0 0 25 0 9 0 655540381 626601984 114525 33554432000 4194304 4417452 140736049539392 18446744073709551615 4348598 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 86.02
Current children cumulated vsize (KiB) 611916

[startup+25.5013 s]
/proc/loadavg: 7.74 7.95 7.67 10/303 28822
/proc/meminfo: memFree=11416840/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=617448 CPUtime=188.3 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 149469 1252 0 0 18808 22 0 0 25 0 9 0 655540160 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 154362 116058 180 55 0 152248 0
[pid=28807/tid=28814] ppid=28805 vsize=617448 CPUtime=23.29 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 5877 1252 0 0 2328 1 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=617448 CPUtime=23.29 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 7385 1252 0 0 2328 1 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=617448 CPUtime=23.28 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 2857 1252 0 0 2328 0 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=617448 CPUtime=23.06 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 1202 1252 0 0 2306 0 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=617448 CPUtime=23.29 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 5854 1252 0 0 2328 1 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=617448 CPUtime=23.28 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 8024 1252 0 0 2326 2 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=617448 CPUtime=23.28 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 3179 1252 0 0 2328 0 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=617448 CPUtime=23.27 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 6750 1252 0 0 2326 1 0 0 25 0 9 0 655540381 632266752 116058 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 188.3
Current children cumulated vsize (KiB) 617448

[startup+51.1005 s]
/proc/loadavg: 7.98 7.99 7.68 10/304 28826
/proc/meminfo: memFree=11402084/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=627088 CPUtime=392.74 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 153905 1252 0 0 39251 23 0 0 25 0 9 0 655540160 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 156772 118543 180 55 0 154658 0
[pid=28807/tid=28814] ppid=28805 vsize=627088 CPUtime=48.89 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 5917 1252 0 0 4888 1 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=627088 CPUtime=48.88 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 7482 1252 0 0 4887 1 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4354332 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=627088 CPUtime=48.87 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3083 1252 0 0 4887 0 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=627088 CPUtime=48.42 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 2511 1252 0 0 4842 0 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=627088 CPUtime=48.89 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 4888 1 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=627088 CPUtime=48.88 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 8536 1252 0 0 4886 2 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=627088 CPUtime=48.77 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 3179 1252 0 0 4877 0 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4232644 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=627088 CPUtime=48.87 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 8649 1252 0 0 4885 2 0 0 25 0 9 0 655540381 642138112 118543 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 392.74
Current children cumulated vsize (KiB) 627088

[startup+102.311 s]
/proc/loadavg: 8.50 8.14 7.75 9/303 28827
/proc/meminfo: memFree=11416080/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=609864 CPUtime=801.26 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 166050 1252 0 0 80100 26 0 0 25 0 9 0 655540160 624500736 116266 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 152466 116266 180 55 0 150352 0
[pid=28807/tid=28814] ppid=28805 vsize=609864 CPUtime=100.1 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 6445 1252 0 0 10009 1 0 0 25 0 9 0 655540381 624500736 116266 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364791 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=609864 CPUtime=100.09 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 8001 1252 0 0 10008 1 0 0 25 0 9 0 655540381 624500736 116266 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=609864 CPUtime=100.09 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3083 1252 0 0 10008 1 0 0 25 0 9 0 655540381 624500736 116266 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=609864 CPUtime=99.15 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 3323 1252 0 0 9915 0 0 0 25 0 9 0 655540381 624500736 116266 33554432000 4194304 4417452 140736049539392 18446744073709551615 4353653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=609864 CPUtime=100.1 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 10009 1 0 0 25 0 9 0 655540381 624500736 116266 33554432000 4194304 4417452 140736049539392 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=609864 CPUtime=99.44 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 9157 1252 0 0 9942 2 0 0 25 0 9 0 655540381 624500736 116266 33554432000 4194304 4417452 140736049539392 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 4 0 0 0

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

/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 13849 1 0 0 25 0 9 0 655540381 589664256 107103 33554432000 4194304 4417452 140736049539392 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=575844 CPUtime=137.84 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 9157 1252 0 0 13782 2 0 0 25 0 9 0 655540381 589664256 107103 33554432000 4194304 4417452 140736049539392 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=575844 CPUtime=138.33 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 4383 1252 0 0 13833 0 0 0 25 0 9 0 655540381 589664256 107103 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=575844 CPUtime=138.46 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 23348 1252 0 0 13842 4 0 0 25 0 9 0 655540381 589664256 107103 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1108.09
Current children cumulated vsize (KiB) 575844

[startup+147.101 s]
/proc/loadavg: 8.29 8.13 7.76 9/303 28828
/proc/meminfo: memFree=11442232/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=580372 CPUtime=1159.15 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 176599 1252 0 0 115888 27 0 0 25 0 9 0 655540160 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 145093 109423 180 55 0 142979 0
[pid=28807/tid=28814] ppid=28805 vsize=580372 CPUtime=144.89 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 7153 1252 0 0 14488 1 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=580372 CPUtime=144.88 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 8134 1252 0 0 14487 1 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=580372 CPUtime=144.88 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3083 1252 0 0 14487 1 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4307540 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=580372 CPUtime=143.53 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 4187 1252 0 0 14352 1 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=580372 CPUtime=144.89 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 14488 1 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=580372 CPUtime=144.23 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 9744 1252 0 0 14421 2 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4254200 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=580372 CPUtime=144.72 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 4383 1252 0 0 14472 0 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=580372 CPUtime=144.85 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 25367 1252 0 0 14481 4 0 0 25 0 9 0 655540381 594300928 109423 33554432000 4194304 4417452 140736049539392 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1159.15
Current children cumulated vsize (KiB) 580372

[startup+150.301 s]
/proc/loadavg: 8.29 8.13 7.76 9/303 28828
/proc/meminfo: memFree=11446572/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=581072 CPUtime=1184.73 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 178576 1252 0 0 118445 28 0 0 25 0 9 0 655540160 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 145268 107888 180 55 0 143154 0
[pid=28807/tid=28814] ppid=28805 vsize=581072 CPUtime=148.09 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 7153 1252 0 0 14808 1 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4331715 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=581072 CPUtime=148.09 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 8799 1252 0 0 14807 2 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=581072 CPUtime=148.08 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3225 1252 0 0 14807 1 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=581072 CPUtime=146.7 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 4187 1252 0 0 14669 1 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=581072 CPUtime=148.09 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 14808 1 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4277019 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=581072 CPUtime=147.43 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 9744 1252 0 0 14741 2 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=581072 CPUtime=147.92 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 4383 1252 0 0 14792 0 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=581072 CPUtime=148.05 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 26537 1252 0 0 14801 4 0 0 25 0 9 0 655540381 595017728 107888 33554432000 4194304 4417452 140736049539392 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1184.73
Current children cumulated vsize (KiB) 581072

[startup+153.501 s]
/proc/loadavg: 8.26 8.13 7.76 9/303 28828
/proc/meminfo: memFree=11448308/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=578232 CPUtime=1210.29 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 178634 1252 0 0 121001 28 0 0 25 0 9 0 655540160 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 144558 107171 180 55 0 142444 0
[pid=28807/tid=28814] ppid=28805 vsize=578232 CPUtime=151.29 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 7153 1252 0 0 15128 1 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=578232 CPUtime=151.29 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 8828 1252 0 0 15127 2 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=578232 CPUtime=151.28 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3225 1252 0 0 15127 1 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4331729 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=578232 CPUtime=149.86 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 4187 1252 0 0 14985 1 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=578232 CPUtime=151.29 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 15128 1 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=578232 CPUtime=150.63 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 9773 1252 0 0 15061 2 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=578232 CPUtime=151.12 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 4383 1252 0 0 15112 0 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4346482 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=578232 CPUtime=151.25 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 26537 1252 0 0 15121 4 0 0 25 0 9 0 655540381 592109568 107171 33554432000 4194304 4417452 140736049539392 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1210.29
Current children cumulated vsize (KiB) 578232

[startup+155.111 s]
/proc/loadavg: 8.24 8.13 7.77 9/303 28828
/proc/meminfo: memFree=11448552/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=578232 CPUtime=1223.16 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 178640 1252 0 0 122288 28 0 0 25 0 9 0 655540160 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 144558 107177 180 55 0 142444 0
[pid=28807/tid=28814] ppid=28805 vsize=578232 CPUtime=152.9 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 7153 1252 0 0 15289 1 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=578232 CPUtime=152.9 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 8828 1252 0 0 15288 2 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=578232 CPUtime=152.89 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3231 1252 0 0 15288 1 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4273083 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=578232 CPUtime=151.45 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 4187 1252 0 0 15144 1 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=578232 CPUtime=152.9 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 15289 1 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=578232 CPUtime=152.24 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 9773 1252 0 0 15222 2 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=578232 CPUtime=152.73 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 4383 1252 0 0 15273 0 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=578232 CPUtime=152.86 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 26537 1252 0 0 15282 4 0 0 25 0 9 0 655540381 592109568 107177 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1223.16
Current children cumulated vsize (KiB) 578232

[startup+155.501 s]
/proc/loadavg: 8.24 8.13 7.77 9/303 28828
/proc/meminfo: memFree=11448552/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=578232 CPUtime=1226.28 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 178646 1252 0 0 122600 28 0 0 25 0 9 0 655540160 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 144558 107183 180 55 0 142444 0
[pid=28807/tid=28814] ppid=28805 vsize=578232 CPUtime=153.29 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 7153 1252 0 0 15328 1 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28807/tid=28815] ppid=28805 vsize=578232 CPUtime=153.29 cores=0-7
/proc/28807/task/28815/stat : 28815 (plingeling) R 28805 28807 28338 0 -1 4202560 8828 1252 0 0 15327 2 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4357106 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=578232 CPUtime=153.28 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3231 1252 0 0 15327 1 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4248932 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=578232 CPUtime=151.84 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 4187 1252 0 0 15183 1 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=578232 CPUtime=153.29 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 15328 1 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28819] ppid=28805 vsize=578232 CPUtime=152.63 cores=0-7
/proc/28807/task/28819/stat : 28819 (plingeling) R 28805 28807 28338 0 -1 4202560 9773 1252 0 0 15261 2 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=578232 CPUtime=153.12 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 4389 1252 0 0 15312 0 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4257353 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=578232 CPUtime=153.25 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 26537 1252 0 0 15321 4 0 0 25 0 9 0 655540381 592109568 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1226.28
Current children cumulated vsize (KiB) 578232

[startup+155.701 s]
/proc/loadavg: 8.24 8.13 7.77 9/303 28828
/proc/meminfo: memFree=11448552/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=578232 CPUtime=1227.79 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 178647 1252 0 0 122751 28 0 0 25 0 7 0 655540160 592109568 107184 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 144558 107184 181 55 0 142444 0
[pid=28807/tid=28814] ppid=28805 vsize=578232 CPUtime=153.49 cores=0-7
/proc/28807/task/28814/stat : 28814 (plingeling) R 28805 28807 28338 0 -1 4202560 7153 1252 0 0 15348 1 0 0 25 0 7 0 655540381 592109568 107184 33554432000 4194304 4417452 140736049539392 18446744073709551615 4353896 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28807/tid=28816] ppid=28805 vsize=578232 CPUtime=153.48 cores=0-7
/proc/28807/task/28816/stat : 28816 (plingeling) R 28805 28807 28338 0 -1 4202560 3231 1252 0 0 15347 1 0 0 25 0 7 0 655540381 592109568 107184 33554432000 4194304 4417452 140736049539392 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28807/tid=28817] ppid=28805 vsize=578232 CPUtime=152.04 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 4187 1252 0 0 15203 1 0 0 25 0 7 0 655540381 592109568 107184 33554432000 4194304 4417452 140736049539392 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=578232 CPUtime=153.49 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 15348 1 0 0 25 0 7 0 655540381 592109568 107184 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28820] ppid=28805 vsize=578232 CPUtime=153.32 cores=0-7
/proc/28807/task/28820/stat : 28820 (plingeling) R 28805 28807 28338 0 -1 4202560 4389 1252 0 0 15332 0 0 0 25 0 7 0 655540381 592109568 107184 33554432000 4194304 4417452 140736049539392 18446744073709551615 4239021 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=578232 CPUtime=153.45 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 26537 1252 0 0 15341 4 0 0 25 0 7 0 655540381 592109568 107184 33554432000 4194304 4417452 140736049539392 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1227.79
Current children cumulated vsize (KiB) 578232

[startup+155.801 s]
/proc/loadavg: 8.24 8.13 7.77 9/303 28828
/proc/meminfo: memFree=11448552/32951124 swapFree=66050672/67111528
[pid=28807] ppid=28805 vsize=578228 CPUtime=1228.28 cores=0-7
/proc/28807/stat : 28807 (plingeling) S 28805 28807 28338 0 -1 4202496 178647 1252 0 0 122800 28 0 0 17 0 4 0 655540160 592105472 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/28807/statm: 144557 107183 181 55 0 142443 0
[pid=28807/tid=28817] ppid=28805 vsize=578228 CPUtime=152.14 cores=0-7
/proc/28807/task/28817/stat : 28817 (plingeling) R 28805 28807 28338 0 -1 4202560 4187 1252 0 0 15213 1 0 0 25 0 4 0 655540381 592105472 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28807/tid=28818] ppid=28805 vsize=578228 CPUtime=153.59 cores=0-7
/proc/28807/task/28818/stat : 28818 (plingeling) R 28805 28807 28338 0 -1 4202560 6207 1252 0 0 15358 1 0 0 25 0 4 0 655540381 592105472 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4234734 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28807/tid=28821] ppid=28805 vsize=578228 CPUtime=153.55 cores=0-7
/proc/28807/task/28821/stat : 28821 (plingeling) R 28805 28807 28338 0 -1 4202560 26537 1252 0 0 15351 4 0 0 25 0 4 0 655540381 592105472 107183 33554432000 4194304 4417452 140736049539392 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1228.28
Current children cumulated vsize (KiB) 578228

Child status: 20
Real time (s): 155.862
CPU time (s): 1228.39
CPU user time (s): 1228.09
CPU system time (s): 0.303953
CPU usage (%): 788.125
Max. virtual memory (cumulated for all children) (KiB): 636100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1228.09
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179902
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= 202
involuntary context switches= 10902

runsolver used 0.429934 second user time and 1.03284 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 08:03:43
IDJOB=3372632
IDBENCH=82494
IDSOLVER=1851
FILE ID=node135/3372632-1305439422
RUNJOBID= node135-1305436652-28352
PBS_JOBID= 13324754
Free space on /tmp= 73352 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372632-1305439422/watcher-3372632-1305439422 -o /tmp/evaluation-result-3372632-1305439422/solver-3372632-1305439422 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372632-1305439422.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=952538865

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11880448 kB
Buffers:        290808 kB
Cached:        6115856 kB
SwapCached:      50684 kB
Active:        9956744 kB
Inactive:     10865632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11880448 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           19252 kB
Writeback:           0 kB
AnonPages:    14370260 kB
Mapped:          18436 kB
Slab:           138520 kB
PageTables:      46384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57034984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node135 at 2011-05-15 08:06:19