Trace number 3394070

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40001 5011.12

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394070-1306084015/watcher-3394070-1306084015 -o /tmp/evaluation-result-3394070-1306084015/solver-3394070-1306084015 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394070-1306084015.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.42 7.92 7.97 2/498 29322
/proc/meminfo: memFree=20600280/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=10560 CPUtime=0.01 cores=0-7
/proc/29322/stat : 29322 (plingeling) R 29320 29322 29296 0 -1 4202496 728 1250 0 0 1 0 0 0 25 0 1 0 720004128 10813440 658 33554432000 4194304 4417452 140736617663488 18446744073709551615 216634515200 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29322/statm: 2640 658 147 55 0 526 0

[startup+0.048635 s]
/proc/loadavg: 7.42 7.92 7.97 2/498 29322
/proc/meminfo: memFree=20600280/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=15508 CPUtime=0.03 cores=0-7
/proc/29322/stat : 29322 (plingeling) R 29320 29322 29296 0 -1 4202496 1954 1250 0 0 3 0 0 0 25 0 1 0 720004128 15880192 1884 33554432000 4194304 4417452 140736617663488 18446744073709551615 4231353 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29322/statm: 3877 1884 148 55 0 1763 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15508

[startup+0.100627 s]
/proc/loadavg: 7.42 7.92 7.97 2/498 29322
/proc/meminfo: memFree=20600280/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=27796 CPUtime=0.08 cores=0-7
/proc/29322/stat : 29322 (plingeling) R 29320 29322 29296 0 -1 4202496 5026 1250 0 0 8 0 0 0 25 0 1 0 720004128 28463104 4956 33554432000 4194304 4417452 140736617663488 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29322/statm: 6949 4956 148 55 0 4835 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27796

[startup+0.300589 s]
/proc/loadavg: 7.42 7.92 7.97 2/498 29322
/proc/meminfo: memFree=20600280/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=44180 CPUtime=0.29 cores=0-7
/proc/29322/stat : 29322 (plingeling) R 29320 29322 29296 0 -1 4202496 9122 1250 0 0 28 1 0 0 25 0 1 0 720004128 45240320 9052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4322363 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29322/statm: 11045 9052 148 55 0 8931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44180

[startup+0.858405 s]
/proc/loadavg: 7.42 7.92 7.97 2/498 29322
/proc/meminfo: memFree=20600280/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=301468 CPUtime=4.17 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 37768 1250 0 0 411 6 0 0 18 0 9 0 720004128 308703232 20312 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 75367 20345 180 55 0 73253 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 301468

[startup+1.50134 s]
/proc/loadavg: 7.42 7.92 7.97 10/507 29336
/proc/meminfo: memFree=20496056/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=327412 CPUtime=9.29 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 45903 1250 0 0 921 8 0 0 18 0 9 0 720004128 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 81853 26573 180 55 0 79739 0
[pid=29322/tid=29329] ppid=29320 vsize=327412 CPUtime=1.09 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 3698 1250 0 0 109 0 0 0 18 0 9 0 720004165 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4234941 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=327412 CPUtime=1.1 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 3954 1250 0 0 110 0 0 0 25 0 9 0 720004165 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=327412 CPUtime=1.1 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 2525 1250 0 0 110 0 0 0 25 0 9 0 720004165 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4258201 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=327412 CPUtime=1.11 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 6647 1250 0 0 110 1 0 0 19 0 9 0 720004165 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=327412 CPUtime=1.11 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 3203 1250 0 0 111 0 0 0 19 0 9 0 720004165 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=327412 CPUtime=1.11 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 2256 1250 0 0 111 0 0 0 22 0 9 0 720004165 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=327412 CPUtime=1.12 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 3352 1250 0 0 112 0 0 0 22 0 9 0 720004166 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4236017 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=327412 CPUtime=1.11 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 2938 1250 0 0 110 1 0 0 21 0 9 0 720004166 335269888 26573 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.29
Current children cumulated vsize (KiB) 327412

[startup+3.10106 s]
/proc/loadavg: 7.42 7.92 7.97 9/507 29336
/proc/meminfo: memFree=20498792/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=357104 CPUtime=22.07 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 59703 1250 0 0 2197 10 0 0 18 0 9 0 720004128 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 89276 34334 180 55 0 87162 0
[pid=29322/tid=29329] ppid=29320 vsize=357104 CPUtime=2.67 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 4960 1250 0 0 267 0 0 0 22 0 9 0 720004165 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=357104 CPUtime=2.7 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 3954 1250 0 0 270 0 0 0 25 0 9 0 720004165 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4248246 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=357104 CPUtime=2.7 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 2525 1250 0 0 270 0 0 0 25 0 9 0 720004165 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=357104 CPUtime=2.71 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 15447 1250 0 0 268 3 0 0 23 0 9 0 720004165 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=357104 CPUtime=2.71 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 4465 1250 0 0 271 0 0 0 22 0 9 0 720004165 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=357104 CPUtime=2.7 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 3494 1250 0 0 270 0 0 0 25 0 9 0 720004165 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4250291 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=357104 CPUtime=2.72 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 3352 1250 0 0 272 0 0 0 25 0 9 0 720004166 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=357104 CPUtime=2.71 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 4176 1250 0 0 270 1 0 0 25 0 9 0 720004166 365674496 34334 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 357104

[startup+6.3005 s]
/proc/loadavg: 7.47 7.92 7.97 9/507 29336
/proc/meminfo: memFree=20457872/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=380620 CPUtime=47.61 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 74679 1250 0 0 4748 13 0 0 18 0 9 0 720004128 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 95155 39714 180 55 0 93041 0
[pid=29322/tid=29329] ppid=29320 vsize=380620 CPUtime=5.82 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 4960 1250 0 0 582 0 0 0 25 0 9 0 720004165 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=380620 CPUtime=5.9 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 3954 1250 0 0 590 0 0 0 25 0 9 0 720004165 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4258418 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=380620 CPUtime=5.9 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 3925 1250 0 0 590 0 0 0 25 0 9 0 720004165 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=380620 CPUtime=5.92 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 29023 1250 0 0 586 6 0 0 25 0 9 0 720004165 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=380620 CPUtime=5.91 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 4465 1250 0 0 591 0 0 0 25 0 9 0 720004165 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=380620 CPUtime=5.9 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 3494 1250 0 0 590 0 0 0 25 0 9 0 720004165 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=380620 CPUtime=5.92 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 3352 1250 0 0 592 0 0 0 25 0 9 0 720004166 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=380620 CPUtime=5.91 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 4176 1250 0 0 590 1 0 0 25 0 9 0 720004166 389754880 39714 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.61
Current children cumulated vsize (KiB) 380620

[startup+12.7004 s]
/proc/loadavg: 7.51 7.92 7.97 9/507 29337
/proc/meminfo: memFree=20411652/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=434364 CPUtime=98.7 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 110561 1250 0 0 9850 20 0 0 18 0 9 0 720004128 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 108591 53182 180 55 0 106477 0
[pid=29322/tid=29329] ppid=29320 vsize=434364 CPUtime=12.11 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 6198 1250 0 0 1211 0 0 0 25 0 9 0 720004165 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4236224 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=434364 CPUtime=12.31 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 6430 1250 0 0 1230 1 0 0 25 0 9 0 720004165 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=434364 CPUtime=12.3 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 3925 1250 0 0 1230 0 0 0 25 0 9 0 720004165 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=434364 CPUtime=12.32 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 56940 1250 0 0 1220 12 0 0 25 0 9 0 720004165 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=434364 CPUtime=12.31 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 5703 1250 0 0 1230 1 0 0 25 0 9 0 720004165 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=434364 CPUtime=12.3 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 4732 1250 0 0 1230 0 0 0 25 0 9 0 720004165 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249077 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=434364 CPUtime=12.31 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 3889 1250 0 0 1231 0 0 0 25 0 9 0 720004166 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=434364 CPUtime=12.31 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 5414 1250 0 0 1230 1 0 0 25 0 9 0 720004166 444788736 53182 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.7
Current children cumulated vsize (KiB) 434364

[startup+25.5011 s]
/proc/loadavg: 7.62 7.93 7.97 10/507 29337
/proc/meminfo: memFree=20319232/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=500032 CPUtime=201.03 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 161413 1250 0 0 20072 31 0 0 18 0 9 0 720004128 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 125008 70052 180 55 0 122894 0
[pid=29322/tid=29329] ppid=29320 vsize=500032 CPUtime=24.71 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 6198 1250 0 0 2471 0 0 0 25 0 9 0 720004165 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=500032 CPUtime=25.13 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 6463 1250 0 0 2512 1 0 0 25 0 9 0 720004165 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=500032 CPUtime=25.11 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 7110 1250 0 0 2511 0 0 0 25 0 9 0 720004165 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=500032 CPUtime=25.13 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 97771 1250 0 0 2493 20 0 0 25 0 9 0 720004165 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=500032 CPUtime=25.13 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 6822 1250 0 0 2512 1 0 0 25 0 9 0 720004165 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=500032 CPUtime=25.12 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 5091 1250 0 0 2512 0 0 0 25 0 9 0 720004165 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=500032 CPUtime=25.13 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 6907 1250 0 0 2513 0 0 0 25 0 9 0 720004166 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 4258627 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=500032 CPUtime=25.11 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 7721 1250 0 0 2510 1 0 0 25 0 9 0 720004166 512032768 70052 33554432000 4194304 4417452 140736617663488 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.03
Current children cumulated vsize (KiB) 500032

[startup+51.1007 s]
/proc/loadavg: 7.75 7.93 7.97 9/507 29338
/proc/meminfo: memFree=20160896/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=659356 CPUtime=405.26 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 254380 1250 0 0 40478 48 0 0 18 0 9 0 720004128 675180544 110650 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 164839 110650 180 55 0 162725 0
[pid=29322/tid=29329] ppid=29320 vsize=659356 CPUtime=49.88 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 7364 1250 0 0 4988 0 0 0 25 0 9 0 720004165 675180544 110650 33554432000 4194304 4417452 140736617663488 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=659356 CPUtime=50.71 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 7453 1250 0 0 5070 1 0 0 25 0 9 0 720004165 675180544 110650 33554432000 4194304 4417452 140736617663488 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=659356 CPUtime=50.7 cores=0-7

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


[startup+4722.3 s]
/proc/loadavg: 8.10 8.09 8.04 9/507 29474
/proc/meminfo: memFree=16424324/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=4388124 CPUtime=37696.6 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 6987559 1250 0 0 3768491 1171 0 0 18 0 9 0 720004128 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 1097031 1042673 180 55 0 1094917 0
[pid=29322/tid=29329] ppid=29320 vsize=4388124 CPUtime=4644.61 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 566675 1250 0 0 464364 97 0 0 25 0 9 0 720004165 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=4388124 CPUtime=4722 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 1064360 1250 0 0 472044 156 0 0 25 0 9 0 720004165 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=4388124 CPUtime=4721.8 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 510315 1250 0 0 472099 81 0 0 25 0 9 0 720004165 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=4388124 CPUtime=4722 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 2119091 1250 0 0 471786 414 0 0 25 0 9 0 720004165 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=4388124 CPUtime=4721.18 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 991927 1250 0 0 471962 156 0 0 25 0 9 0 720004165 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=4388124 CPUtime=4721.92 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 500367 1250 0 0 472104 88 0 0 25 0 9 0 720004165 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4356831 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=4388124 CPUtime=4721.98 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 451498 1250 0 0 472125 73 0 0 25 0 9 0 720004166 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4358704 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=4388124 CPUtime=4720.7 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 765996 1250 0 0 471970 100 0 0 25 0 9 0 720004166 4493438976 1042673 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37696.6
Current children cumulated vsize (KiB) 4388124

[startup+4782.3 s]
/proc/loadavg: 8.08 8.09 8.04 9/507 29476
/proc/meminfo: memFree=16417104/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=4394320 CPUtime=38175.6 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 7037726 1250 0 0 3816382 1180 0 0 18 0 9 0 720004128 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 1098580 1044222 180 55 0 1096466 0
[pid=29322/tid=29329] ppid=29320 vsize=4394320 CPUtime=4703.61 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 566675 1250 0 0 470264 97 0 0 25 0 9 0 720004165 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=4394320 CPUtime=4782 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 1068740 1250 0 0 478042 158 0 0 25 0 9 0 720004165 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=4394320 CPUtime=4781.8 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 520265 1250 0 0 478097 83 0 0 25 0 9 0 720004165 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=4394320 CPUtime=4782 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 2119091 1250 0 0 477786 414 0 0 25 0 9 0 720004165 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=4394320 CPUtime=4781.18 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 991927 1250 0 0 477962 156 0 0 25 0 9 0 720004165 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=4394320 CPUtime=4781.91 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 510985 1250 0 0 478101 90 0 0 25 0 9 0 720004165 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=4394320 CPUtime=4781.98 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 472196 1250 0 0 478123 75 0 0 25 0 9 0 720004166 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=4394320 CPUtime=4780.68 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 770517 1250 0 0 477967 101 0 0 25 0 9 0 720004166 4499783680 1044222 33554432000 4194304 4417452 140736617663488 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38175.6
Current children cumulated vsize (KiB) 4394320

[startup+4842.3 s]
/proc/loadavg: 8.08 8.08 8.04 9/507 29477
/proc/meminfo: memFree=15894040/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=4916588 CPUtime=38654.6 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 7173807 1250 0 0 3864261 1202 0 0 18 0 9 0 720004128 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 1229147 1174789 180 55 0 1227033 0
[pid=29322/tid=29329] ppid=29320 vsize=4916588 CPUtime=4762.65 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 592849 1250 0 0 476165 100 0 0 25 0 9 0 720004165 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=4916588 CPUtime=4842.01 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 1073025 1250 0 0 484042 159 0 0 25 0 9 0 720004165 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=4916588 CPUtime=4841.8 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 520265 1250 0 0 484097 83 0 0 25 0 9 0 720004165 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=4916588 CPUtime=4842 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 2119091 1250 0 0 483786 414 0 0 25 0 9 0 720004165 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=4916588 CPUtime=4841.18 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 1024392 1250 0 0 483959 159 0 0 25 0 9 0 720004165 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=4916588 CPUtime=4841.92 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 532722 1250 0 0 484097 95 0 0 25 0 9 0 720004165 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=4916588 CPUtime=4841.99 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 482309 1250 0 0 484122 77 0 0 25 0 9 0 720004166 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=4916588 CPUtime=4840.67 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 811824 1250 0 0 483956 111 0 0 25 0 9 0 720004166 5034586112 1174789 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38654.6
Current children cumulated vsize (KiB) 4916588

[startup+4902.3 s]
/proc/loadavg: 8.12 8.10 8.04 9/507 29479
/proc/meminfo: memFree=15361924/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=5513736 CPUtime=39133.6 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 7356212 1250 0 0 3912116 1247 0 0 18 0 9 0 720004128 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 1378434 1324076 180 55 0 1376320 0
[pid=29322/tid=29329] ppid=29320 vsize=5513736 CPUtime=4821.66 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 592849 1250 0 0 482066 100 0 0 25 0 9 0 720004165 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=5513736 CPUtime=4902.01 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 1106864 1250 0 0 490036 165 0 0 25 0 9 0 720004165 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=5513736 CPUtime=4901.79 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 523242 1250 0 0 490096 83 0 0 25 0 9 0 720004165 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=5513736 CPUtime=4902 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 2172795 1250 0 0 489770 430 0 0 25 0 9 0 720004165 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=5513736 CPUtime=4901.18 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 1024392 1250 0 0 489959 159 0 0 25 0 9 0 720004165 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=5513736 CPUtime=4901.92 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 562170 1250 0 0 490091 101 0 0 25 0 9 0 720004165 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=5513736 CPUtime=4901.98 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 502534 1250 0 0 490119 79 0 0 25 0 9 0 720004166 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=5513736 CPUtime=4900.65 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 854036 1250 0 0 489941 124 0 0 25 0 9 0 720004166 5646065664 1324076 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39133.6
Current children cumulated vsize (KiB) 5513736

[startup+4962.3 s]
/proc/loadavg: 8.13 8.11 8.05 9/507 29481
/proc/meminfo: memFree=15313396/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=5496608 CPUtime=39612.8 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 7453833 1250 0 0 3960010 1268 0 0 18 0 9 0 720004128 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 1374152 1319794 180 55 0 1372038 0
[pid=29322/tid=29329] ppid=29320 vsize=5496608 CPUtime=4880.68 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 592849 1250 0 0 487968 100 0 0 25 0 9 0 720004165 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=5496608 CPUtime=4962.02 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 1115625 1250 0 0 496035 167 0 0 25 0 9 0 720004165 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=5496608 CPUtime=4961.82 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 586641 1250 0 0 496087 95 0 0 25 0 9 0 720004165 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=5496608 CPUtime=4962.02 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 2172795 1250 0 0 495772 430 0 0 25 0 9 0 720004165 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=5496608 CPUtime=4961.2 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 1031857 1250 0 0 495959 161 0 0 25 0 9 0 720004165 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=5496608 CPUtime=4961.94 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 566010 1250 0 0 496091 103 0 0 25 0 9 0 720004165 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4343751 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=5496608 CPUtime=4962.01 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 516690 1250 0 0 496118 83 0 0 25 0 9 0 720004166 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=5496608 CPUtime=4960.66 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 854036 1250 0 0 495942 124 0 0 25 0 9 0 720004166 5628526592 1319794 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39612.8
Current children cumulated vsize (KiB) 5496608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.9 s]
/proc/loadavg: 8.12 8.10 8.05 9/507 29482
/proc/meminfo: memFree=15256572/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=5552552 CPUtime=40000.8 cores=0-7
/proc/29322/stat : 29322 (plingeling) S 29320 29322 29296 0 -1 4202496 7494708 1250 0 0 3998799 1276 0 0 18 0 9 0 720004128 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 1388138 1333780 180 55 0 1386024 0
[pid=29322/tid=29329] ppid=29320 vsize=5552552 CPUtime=4928.46 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4202560 592849 1250 0 0 492746 100 0 0 25 0 9 0 720004165 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29322/tid=29330] ppid=29320 vsize=5552552 CPUtime=5010.63 cores=0-7
/proc/29322/task/29330/stat : 29330 (plingeling) R 29320 29322 29296 0 -1 4202560 1129615 1250 0 0 500891 172 0 0 25 0 9 0 720004165 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29322/tid=29331] ppid=29320 vsize=5552552 CPUtime=5010.42 cores=0-7
/proc/29322/task/29331/stat : 29331 (plingeling) R 29320 29322 29296 0 -1 4202560 586641 1250 0 0 500947 95 0 0 25 0 9 0 720004165 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29322/tid=29332] ppid=29320 vsize=5552552 CPUtime=5010.62 cores=0-7
/proc/29322/task/29332/stat : 29332 (plingeling) R 29320 29322 29296 0 -1 4202560 2172795 1250 0 0 500632 430 0 0 25 0 9 0 720004165 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29322/tid=29333] ppid=29320 vsize=5552552 CPUtime=5009.8 cores=0-7
/proc/29322/task/29333/stat : 29333 (plingeling) R 29320 29322 29296 0 -1 4202560 1031857 1250 0 0 500819 161 0 0 25 0 9 0 720004165 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29322/tid=29334] ppid=29320 vsize=5552552 CPUtime=5010.54 cores=0-7
/proc/29322/task/29334/stat : 29334 (plingeling) R 29320 29322 29296 0 -1 4202560 578043 1250 0 0 500950 104 0 0 25 0 9 0 720004165 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29322/tid=29335] ppid=29320 vsize=5552552 CPUtime=5010.61 cores=0-7
/proc/29322/task/29335/stat : 29335 (plingeling) R 29320 29322 29296 0 -1 4202560 531542 1250 0 0 500976 85 0 0 25 0 9 0 720004166 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29322/tid=29336] ppid=29320 vsize=5552552 CPUtime=5009.24 cores=0-7
/proc/29322/task/29336/stat : 29336 (plingeling) R 29320 29322 29296 0 -1 4202560 854036 1250 0 0 500800 124 0 0 25 0 9 0 720004166 5685813248 1333780 33554432000 4194304 4417452 140736617663488 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 5552552

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

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

[startup+5011.1 s]
/proc/loadavg: 8.12 8.10 8.05 9/507 29482
/proc/meminfo: memFree=15256572/32951124 swapFree=53501332/67111528
[pid=29322] ppid=29320 vsize=0 CPUtime=40001 cores=0-7
/proc/29322/stat : 29322 (plingeling) Z 29320 29322 29296 0 -1 4203548 7494708 1250 0 0 3998804 1294 0 0 18 0 2 0 720004128 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/29322/statm: 0 0 0 0 0 0 0
[pid=29322/tid=29329] ppid=29320 vsize=0 CPUtime=4928.63 cores=0-7
/proc/29322/task/29329/stat : 29329 (plingeling) R 29320 29322 29296 0 -1 4203588 592849 1250 0 0 492746 117 0 0 25 0 2 0 720004165 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.12
CPU time (s): 40001
CPU user time (s): 39988
CPU system time (s): 12.967
CPU usage (%): 798.245
Max. virtual memory (cumulated for all children) (KiB): 6144164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988
system time used= 12.967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7495958
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= 866
involuntary context switches= 193658

runsolver used 22.9585 second user time and 59.202 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-22 19:06:55
IDJOB=3394070
IDBENCH=71353
IDSOLVER=1851
FILE ID=node103/3394070-1306084015
RUNJOBID= node103-1306084015-29310
PBS_JOBID= 13387918
Free space on /tmp= 73128 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394070-1306084015/watcher-3394070-1306084015 -o /tmp/evaluation-result-3394070-1306084015/solver-3394070-1306084015 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394070-1306084015.cnf

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=1178095818

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20600684 kB
Buffers:        367596 kB
Cached:        8028504 kB
SwapCached:     340096 kB
Active:        4577612 kB
Inactive:      7452792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20600684 kB
SwapTotal:    67111528 kB
SwapFree:     53501332 kB
Dirty:            3532 kB
Writeback:           0 kB
AnonPages:     3305256 kB
Mapped:          23584 kB
Slab:           174696 kB
PageTables:      73360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162036336 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= 73128 MiB
End job on node103 at 2011-05-22 20:30:28