Trace number 3394616

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 28102 3519.4

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
MD5SUMad5b26aa9760a3817f3ab03e9314a5d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark364.876
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses7308
Sum of the clauses size31804
Maximum clause length13
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 36320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5988

Solver Data

28101.95/3519.40	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-3394616-1306100388/watcher-3394616-1306100388 -o /tmp/evaluation-result-3394616-1306100388/solver-3394616-1306100388 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394616-1306100388.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.80 7.85 7.92 2/408 814
/proc/meminfo: memFree=25227124/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=8728 CPUtime=0 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 215 0 0 0 0 0 0 0 25 0 1 0 177648187 8937472 146 33554432000 4194304 4417452 140736694819040 18446744073709551615 218880564992 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/814/statm: 2182 146 122 55 0 68 0

[startup+0.0184289 s]
/proc/loadavg: 7.80 7.85 7.92 2/408 814
/proc/meminfo: memFree=25227124/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=13296 CPUtime=0.01 cores=0-7
/proc/814/stat : 814 (plingeling) R 812 814 744 0 -1 4202496 1495 1256 0 0 1 0 0 0 25 0 1 0 177648187 13615104 1347 33554432000 4194304 4417452 140736694819040 18446744073709551615 4227895 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/814/statm: 3371 1351 149 55 0 1257 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13296

[startup+0.1403 s]
/proc/loadavg: 7.80 7.85 7.92 2/408 814
/proc/meminfo: memFree=25227124/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=162452 CPUtime=0.91 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 2346 1256 0 0 91 0 0 0 25 0 9 0 177648187 166350848 1812 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 40613 1812 179 55 0 38499 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 162452

[startup+0.300273 s]
/proc/loadavg: 7.80 7.85 7.92 2/408 814
/proc/meminfo: memFree=25227124/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=166884 CPUtime=2.19 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 3454 1256 0 0 219 0 0 0 25 0 9 0 177648187 170889216 2920 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 41721 2920 179 55 0 39607 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 166884

[startup+0.700204 s]
/proc/loadavg: 7.80 7.85 7.92 2/408 814
/proc/meminfo: memFree=25227124/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=173864 CPUtime=5.4 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 6121 1256 0 0 539 1 0 0 25 0 9 0 177648187 178036736 4665 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 43466 4665 179 55 0 41352 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 173864

[startup+1.50107 s]
/proc/loadavg: 7.80 7.85 7.92 9/417 828
/proc/meminfo: memFree=25207776/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=175988 CPUtime=11.79 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 10907 1256 0 0 1177 2 0 0 25 0 9 0 177648187 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 43997 5212 179 55 0 41883 0
[pid=814/tid=821] ppid=812 vsize=175988 CPUtime=1.47 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 917 1256 0 0 147 0 0 0 25 0 9 0 177648189 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=175988 CPUtime=1.47 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 1477 1256 0 0 147 0 0 0 25 0 9 0 177648189 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=175988 CPUtime=1.47 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 1008 1256 0 0 147 0 0 0 25 0 9 0 177648189 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=175988 CPUtime=1.47 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 1856 1256 0 0 147 0 0 0 20 0 9 0 177648189 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=814/tid=825] ppid=812 vsize=175988 CPUtime=1.47 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 1264 1256 0 0 147 0 0 0 25 0 9 0 177648189 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=175988 CPUtime=1.47 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 849 1256 0 0 147 0 0 0 25 0 9 0 177648189 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=175988 CPUtime=1.46 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 881 1256 0 0 146 0 0 0 25 0 9 0 177648191 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4356934 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=175988 CPUtime=1.44 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 1063 1256 0 0 144 0 0 0 25 0 9 0 177648191 180211712 5212 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 175988

[startup+3.10079 s]
/proc/loadavg: 7.81 7.85 7.92 9/417 828
/proc/meminfo: memFree=25203188/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=179316 CPUtime=24.57 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 22961 1256 0 0 2453 4 0 0 25 0 9 0 177648187 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 44829 6060 179 55 0 42715 0
[pid=814/tid=821] ppid=812 vsize=179316 CPUtime=3.07 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 2313 1256 0 0 307 0 0 0 25 0 9 0 177648189 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=179316 CPUtime=3.07 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 2971 1256 0 0 307 0 0 0 25 0 9 0 177648189 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=179316 CPUtime=3.07 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 2248 1256 0 0 307 0 0 0 25 0 9 0 177648189 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=179316 CPUtime=3.07 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 3676 1256 0 0 307 0 0 0 25 0 9 0 177648189 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=814/tid=825] ppid=812 vsize=179316 CPUtime=3.07 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 2646 1256 0 0 307 0 0 0 25 0 9 0 177648189 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=179316 CPUtime=3.06 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 2496 1256 0 0 306 0 0 0 25 0 9 0 177648189 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4356889 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=179316 CPUtime=3.05 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 2503 1256 0 0 305 0 0 0 25 0 9 0 177648191 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366092 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=179316 CPUtime=3.02 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 2516 1256 0 0 302 0 0 0 25 0 9 0 177648191 183619584 6060 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 179316

[startup+6.30123 s]
/proc/loadavg: 7.81 7.85 7.92 9/417 828
/proc/meminfo: memFree=25196496/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=189632 CPUtime=50.13 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 54575 1256 0 0 5002 11 0 0 25 0 9 0 177648187 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 47408 8639 179 55 0 45294 0
[pid=814/tid=821] ppid=812 vsize=189632 CPUtime=6.26 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 5823 1256 0 0 626 0 0 0 25 0 9 0 177648189 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=189632 CPUtime=6.27 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 7039 1256 0 0 627 0 0 0 25 0 9 0 177648189 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=189632 CPUtime=6.27 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 6381 1256 0 0 626 1 0 0 25 0 9 0 177648189 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4236961 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=189632 CPUtime=6.27 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 7552 1256 0 0 626 1 0 0 25 0 9 0 177648189 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=814/tid=825] ppid=812 vsize=189632 CPUtime=6.26 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 7350 1256 0 0 625 1 0 0 25 0 9 0 177648189 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=189632 CPUtime=6.27 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 6209 1256 0 0 626 1 0 0 25 0 9 0 177648189 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=189632 CPUtime=6.26 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 6804 1256 0 0 625 1 0 0 25 0 9 0 177648191 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=189632 CPUtime=6.18 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 5825 1256 0 0 617 1 0 0 25 0 9 0 177648191 194183168 8639 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 189632

[startup+12.7011 s]
/proc/loadavg: 7.84 7.86 7.92 9/417 828
/proc/meminfo: memFree=25180208/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=200236 CPUtime=101.24 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 100537 1256 0 0 10105 19 0 0 25 0 9 0 177648187 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 50059 11290 179 55 0 47945 0
[pid=814/tid=821] ppid=812 vsize=200236 CPUtime=12.67 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 11745 1256 0 0 1265 2 0 0 25 0 9 0 177648189 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=200236 CPUtime=12.67 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 12778 1256 0 0 1266 1 0 0 25 0 9 0 177648189 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4250593 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=200236 CPUtime=12.67 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 12090 1256 0 0 1265 2 0 0 25 0 9 0 177648189 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=200236 CPUtime=12.67 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 12062 1256 0 0 1265 2 0 0 25 0 9 0 177648189 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=814/tid=825] ppid=812 vsize=200236 CPUtime=12.67 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 13494 1256 0 0 1264 3 0 0 25 0 9 0 177648189 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=200236 CPUtime=12.66 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 12066 1256 0 0 1264 2 0 0 25 0 9 0 177648189 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=200236 CPUtime=12.66 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 12597 1256 0 0 1264 2 0 0 25 0 9 0 177648191 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=200236 CPUtime=12.5 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 12113 1256 0 0 1248 2 0 0 25 0 9 0 177648191 205041664 11290 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 200236

[startup+25.5009 s]
/proc/loadavg: 7.86 7.86 7.92 9/417 828
/proc/meminfo: memFree=25170020/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=213100 CPUtime=203.46 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 171675 1256 0 0 20312 34 0 0 25 0 9 0 177648187 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 53275 14506 179 55 0 51161 0
[pid=814/tid=821] ppid=812 vsize=213100 CPUtime=25.47 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 19884 1256 0 0 2544 3 0 0 25 0 9 0 177648189 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=213100 CPUtime=25.47 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 21645 1256 0 0 2545 2 0 0 25 0 9 0 177648189 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=213100 CPUtime=25.47 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 21562 1256 0 0 2543 4 0 0 25 0 9 0 177648189 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4259609 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=213100 CPUtime=25.47 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 23040 1256 0 0 2542 5 0 0 25 0 9 0 177648189 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=814/tid=825] ppid=812 vsize=213100 CPUtime=25.46 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 22146 1256 0 0 2541 5 0 0 25 0 9 0 177648189 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=213100 CPUtime=25.46 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 20948 1256 0 0 2542 4 0 0 25 0 9 0 177648189 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=213100 CPUtime=25.45 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 20736 1256 0 0 2542 3 0 0 25 0 9 0 177648191 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=213100 CPUtime=25.12 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 20122 1256 0 0 2508 4 0 0 25 0 9 0 177648191 218214400 14506 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.46
Current children cumulated vsize (KiB) 213100

[startup+51.1004 s]
/proc/loadavg: 7.91 7.87 7.92 9/417 829
/proc/meminfo: memFree=25149432/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=235212 CPUtime=407.91 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 326500 1256 0 0 40728 63 0 0 25 0 9 0 177648187 240857088 20005 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 58803 20005 179 55 0 56689 0
[pid=814/tid=821] ppid=812 vsize=235212 CPUtime=51.07 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 39952 1256 0 0 5100 7 0 0 25 0 9 0 177648189 240857088 20005 33554432000 4194304 4417452 140736694819040 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=235212 CPUtime=51.07 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 42537 1256 0 0 5101 6 0 0 25 0 9 0 177648189 240857088 20005 33554432000 4194304 4417452 140736694819040 18446744073709551615 4320876 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=235212 CPUtime=51.06 cores=0-7

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

[pid=814/tid=826] ppid=812 vsize=551020 CPUtime=3481.44 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 703428 1256 0 0 348018 126 0 0 25 0 9 0 177648189 564244480 98961 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=551020 CPUtime=3481.54 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 704180 1256 0 0 348038 116 0 0 25 0 9 0 177648191 564244480 98961 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=551020 CPUtime=3477.15 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 711126 1256 0 0 347604 111 0 0 25 0 9 0 177648191 564244480 98961 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27803.3
Current children cumulated vsize (KiB) 551020

[startup+3494.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/417 951
/proc/meminfo: memFree=24815160/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=569520 CPUtime=27905.4 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 5725976 1256 0 0 2789571 972 0 0 25 0 9 0 177648187 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 142380 103586 180 55 0 140266 0
[pid=814/tid=821] ppid=812 vsize=569520 CPUtime=3494.31 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 683048 1256 0 0 349317 114 0 0 25 0 9 0 177648189 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=569520 CPUtime=3494.34 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 734165 1256 0 0 349315 119 0 0 25 0 9 0 177648189 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=569520 CPUtime=3494.34 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 708669 1256 0 0 349309 125 0 0 25 0 9 0 177648189 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=569520 CPUtime=3450.31 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 764817 1256 0 0 344903 128 0 0 25 0 9 0 177648189 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=814/tid=825] ppid=812 vsize=569520 CPUtime=3493.54 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 705010 1256 0 0 349228 126 0 0 25 0 9 0 177648189 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=569520 CPUtime=3494.22 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 708608 1256 0 0 349295 127 0 0 25 0 9 0 177648189 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=569520 CPUtime=3494.33 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 704180 1256 0 0 349317 116 0 0 25 0 9 0 177648191 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4232157 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=569520 CPUtime=3489.93 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 715887 1256 0 0 348882 111 0 0 25 0 9 0 177648191 583188480 103586 33554432000 4194304 4417452 140736694819040 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27905.4
Current children cumulated vsize (KiB) 569520

[startup+3507.1 s]
/proc/loadavg: 8.01 8.03 8.00 9/417 951
/proc/meminfo: memFree=24804860/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=576552 CPUtime=28007.6 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 5736566 1256 0 0 2799790 973 0 0 25 0 9 0 177648187 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 144138 105343 180 55 0 142024 0
[pid=814/tid=821] ppid=812 vsize=576552 CPUtime=3507.12 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 686700 1256 0 0 350597 115 0 0 25 0 9 0 177648189 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=576552 CPUtime=3507.14 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 734165 1256 0 0 350595 119 0 0 25 0 9 0 177648189 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=576552 CPUtime=3507.14 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 708669 1256 0 0 350589 125 0 0 25 0 9 0 177648189 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=576552 CPUtime=3462.94 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 768004 1256 0 0 346165 129 0 0 25 0 9 0 177648189 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=814/tid=825] ppid=812 vsize=576552 CPUtime=3506.33 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 705010 1256 0 0 350507 126 0 0 25 0 9 0 177648189 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=576552 CPUtime=3507.02 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 708608 1256 0 0 350575 127 0 0 25 0 9 0 177648189 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366458 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=576552 CPUtime=3507.13 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 707931 1256 0 0 350596 117 0 0 25 0 9 0 177648191 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=576552 CPUtime=3502.73 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 715887 1256 0 0 350162 111 0 0 25 0 9 0 177648191 590389248 105343 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28007.6
Current children cumulated vsize (KiB) 576552

[startup+3513.5 s]
/proc/loadavg: 8.01 8.03 8.00 9/417 951
/proc/meminfo: memFree=24835736/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=545464 CPUtime=28058.8 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 5747357 1256 0 0 2804900 975 0 0 25 0 9 0 177648187 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 136366 97571 180 55 0 134252 0
[pid=814/tid=821] ppid=812 vsize=545464 CPUtime=3513.52 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 686700 1256 0 0 351237 115 0 0 25 0 9 0 177648189 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=545464 CPUtime=3513.54 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 737551 1256 0 0 351234 120 0 0 25 0 9 0 177648189 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=545464 CPUtime=3513.54 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 708669 1256 0 0 351229 125 0 0 25 0 9 0 177648189 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=545464 CPUtime=3469.25 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 768042 1256 0 0 346796 129 0 0 25 0 9 0 177648189 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=814/tid=825] ppid=812 vsize=545464 CPUtime=3512.73 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 705010 1256 0 0 351147 126 0 0 25 0 9 0 177648189 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=545464 CPUtime=3513.43 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 713098 1256 0 0 351215 128 0 0 25 0 9 0 177648189 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=545464 CPUtime=3513.53 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 707931 1256 0 0 351236 117 0 0 25 0 9 0 177648191 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=545464 CPUtime=3509.13 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 718764 1256 0 0 350801 112 0 0 25 0 9 0 177648191 558555136 97571 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28058.8
Current children cumulated vsize (KiB) 545464

[startup+3516.72 s]
/proc/loadavg: 8.01 8.03 8.00 9/417 952
/proc/meminfo: memFree=24880252/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=501000 CPUtime=28084.4 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 5751370 1256 0 0 2807467 976 0 0 25 0 9 0 177648187 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 125250 86455 180 55 0 123136 0
[pid=814/tid=821] ppid=812 vsize=501000 CPUtime=3516.73 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 686700 1256 0 0 351558 115 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=501000 CPUtime=3516.76 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 737551 1256 0 0 351556 120 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=501000 CPUtime=3516.75 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 710714 1256 0 0 351550 125 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=501000 CPUtime=3472.42 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 768042 1256 0 0 347113 129 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=814/tid=825] ppid=812 vsize=501000 CPUtime=3515.95 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 706978 1256 0 0 351468 127 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=501000 CPUtime=3516.64 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 713098 1256 0 0 351536 128 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=501000 CPUtime=3516.75 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 707931 1256 0 0 351558 117 0 0 25 0 9 0 177648191 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=501000 CPUtime=3512.35 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 718764 1256 0 0 351123 112 0 0 25 0 9 0 177648191 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28084.4
Current children cumulated vsize (KiB) 501000

[startup+3518.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/417 952
/proc/meminfo: memFree=24880252/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=501000 CPUtime=28097.1 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 5751370 1256 0 0 2808733 976 0 0 25 0 9 0 177648187 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 125250 86455 180 55 0 123136 0
[pid=814/tid=821] ppid=812 vsize=501000 CPUtime=3518.32 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 686700 1256 0 0 351717 115 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=814/tid=822] ppid=812 vsize=501000 CPUtime=3518.34 cores=0-7
/proc/814/task/822/stat : 822 (plingeling) R 812 814 744 0 -1 4202560 737551 1256 0 0 351714 120 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=814/tid=823] ppid=812 vsize=501000 CPUtime=3518.34 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 710714 1256 0 0 351709 125 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=501000 CPUtime=3473.99 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 768042 1256 0 0 347270 129 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4365067 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=814/tid=825] ppid=812 vsize=501000 CPUtime=3517.53 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 706978 1256 0 0 351626 127 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=814/tid=826] ppid=812 vsize=501000 CPUtime=3518.23 cores=0-7
/proc/814/task/826/stat : 826 (plingeling) R 812 814 744 0 -1 4202560 713098 1256 0 0 351695 128 0 0 25 0 9 0 177648189 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=501000 CPUtime=3518.33 cores=0-7
/proc/814/task/827/stat : 827 (plingeling) R 812 814 744 0 -1 4202560 707931 1256 0 0 351716 117 0 0 25 0 9 0 177648191 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=828] ppid=812 vsize=501000 CPUtime=3513.93 cores=0-7
/proc/814/task/828/stat : 828 (plingeling) R 812 814 744 0 -1 4202560 718764 1256 0 0 351281 112 0 0 25 0 9 0 177648191 513024000 86455 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28097.1
Current children cumulated vsize (KiB) 501000

[startup+3519.1 s]
/proc/loadavg: 8.01 8.03 8.00 6/414 952
/proc/meminfo: memFree=24904456/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=454052 CPUtime=28101.4 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 5754502 1256 0 0 2809163 976 0 0 25 0 5 0 177648187 464949248 74719 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 113513 74719 181 55 0 111399 0
[pid=814/tid=821] ppid=812 vsize=454052 CPUtime=3519.12 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 686700 1256 0 0 351797 115 0 0 25 0 5 0 177648189 464949248 74719 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=814/tid=823] ppid=812 vsize=454052 CPUtime=3519.14 cores=0-7
/proc/814/task/823/stat : 823 (plingeling) R 812 814 744 0 -1 4202560 710714 1256 0 0 351789 125 0 0 25 0 5 0 177648189 464949248 74719 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=454052 CPUtime=3474.79 cores=0-7
/proc/814/task/824/stat : 824 (plingeling) R 812 814 744 0 -1 4202560 769429 1256 0 0 347350 129 0 0 25 0 5 0 177648189 464949248 74719 33554432000 4194304 4417452 140736694819040 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=814/tid=825] ppid=812 vsize=454052 CPUtime=3518.33 cores=0-7
/proc/814/task/825/stat : 825 (plingeling) R 812 814 744 0 -1 4202560 706978 1256 0 0 351706 127 0 0 25 0 5 0 177648189 464949248 74719 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 28101.4
Current children cumulated vsize (KiB) 454052

[startup+3519.3 s]
/proc/loadavg: 8.01 8.03 8.00 6/414 952
/proc/meminfo: memFree=24904456/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=420396 CPUtime=28101.8 cores=0-7
/proc/814/stat : 814 (plingeling) S 812 814 744 0 -1 4202496 5754886 1256 0 0 2809208 976 0 0 25 0 2 0 177648187 430485504 66306 33554432000 4194304 4417452 140736694819040 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/814/statm: 105099 66306 181 55 0 102985 0
[pid=814/tid=821] ppid=812 vsize=420396 CPUtime=3519.32 cores=0-7
/proc/814/task/821/stat : 821 (plingeling) R 812 814 744 0 -1 4202560 687084 1256 0 0 351817 115 0 0 25 0 2 0 177648189 430485504 66306 33554432000 4194304 4417452 140736694819040 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28101.8
Current children cumulated vsize (KiB) 420396

[startup+3519.4 s]
/proc/loadavg: 8.01 8.03 8.00 6/414 952
/proc/meminfo: memFree=24904456/32950928 swapFree=53456944/67111528
[pid=814] ppid=812 vsize=154932 CPUtime=28101.9 cores=0-7
/proc/814/stat : 814 (plingeling) R 812 814 744 0 -1 4202496 5754886 1256 0 0 2809217 978 0 0 18 0 1 0 177648187 158650368 11316 33554432000 4194304 4417452 140736694819040 18446744073709551615 218880608391 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/814/statm: 38733 11316 181 55 0 36619 0
Current children cumulated CPU time (s) 28101.9
Current children cumulated vsize (KiB) 154932

Child status: 20
Real time (s): 3519.4
CPU time (s): 28102
CPU user time (s): 28092.2
CPU system time (s): 9.78851
CPU usage (%): 798.486
Max. virtual memory (cumulated for all children) (KiB): 611696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28092.2
system time used= 9.78851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5756145
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= 360
involuntary context switches= 133390

runsolver used 13.468 second user time and 34.4808 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-22 23:39:48
IDJOB=3394616
IDBENCH=83323
IDSOLVER=1851
FILE ID=node112/3394616-1306100388
RUNJOBID= node112-1306100295-759
PBS_JOBID= 13387985
Free space on /tmp= 73332 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394616-1306100388/watcher-3394616-1306100388 -o /tmp/evaluation-result-3394616-1306100388/solver-3394616-1306100388 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394616-1306100388.cnf

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=345035660

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25227432 kB
Buffers:        216548 kB
Cached:        5126760 kB
SwapCached:      62308 kB
Active:         587976 kB
Inactive:      6916396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25227432 kB
SwapTotal:    67111528 kB
SwapFree:     53456944 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:     2108156 kB
Mapped:          15564 kB
Slab:            93616 kB
PageTables:      58776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98615276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node112 at 2011-05-23 00:38:27