Trace number 3394078

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.7 5011.1

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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-3394078-1306084820/watcher-3394078-1306084820 -o /tmp/evaluation-result-3394078-1306084820/solver-3394078-1306084820 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394078-1306084820.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.60 7.96 7.97 2/491 10377
/proc/meminfo: memFree=14107440/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=9740 CPUtime=0 cores=0-7
/proc/10377/stat : 10377 (plingeling) R 10375 10377 10351 0 -1 4202496 496 1253 0 0 0 0 0 0 24 0 1 0 798712679 9973760 426 33554432000 4194304 4417452 140734442315664 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10377/statm: 2435 426 147 55 0 321 0

[startup+0.0290831 s]
/proc/loadavg: 7.60 7.96 7.97 2/491 10377
/proc/meminfo: memFree=14107440/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=12248 CPUtime=0.02 cores=0-7
/proc/10377/stat : 10377 (plingeling) R 10375 10377 10351 0 -1 4202496 1132 1253 0 0 2 0 0 0 24 0 1 0 798712679 12541952 1062 33554432000 4194304 4417452 140734442315664 18446744073709551615 4231603 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10377/statm: 3062 1062 148 55 0 948 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12248

[startup+0.101077 s]
/proc/loadavg: 7.60 7.96 7.97 2/491 10377
/proc/meminfo: memFree=14107440/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=27796 CPUtime=0.09 cores=0-7
/proc/10377/stat : 10377 (plingeling) R 10375 10377 10351 0 -1 4202496 5027 1253 0 0 9 0 0 0 25 0 1 0 798712679 28463104 4957 33554432000 4194304 4417452 140734442315664 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10377/statm: 6949 4957 148 55 0 4835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27796

[startup+0.301036 s]
/proc/loadavg: 7.60 7.96 7.97 2/491 10377
/proc/meminfo: memFree=14107440/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=76948 CPUtime=0.28 cores=0-7
/proc/10377/stat : 10377 (plingeling) R 10375 10377 10351 0 -1 4202496 17315 1253 0 0 28 0 0 0 25 0 1 0 798712679 78794752 17245 33554432000 4194304 4417452 140734442315664 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10377/statm: 19237 17245 148 55 0 17123 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 76948

[startup+0.700886 s]
/proc/loadavg: 7.60 7.96 7.97 2/491 10377
/proc/meminfo: memFree=14107440/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=238164 CPUtime=3.18 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 33159 1253 0 0 315 3 0 0 25 0 9 0 798712679 243879936 20788 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 59541 20788 177 55 0 57427 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 238164

[startup+1.50074 s]
/proc/loadavg: 7.60 7.96 7.97 9/500 10391
/proc/meminfo: memFree=14003960/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=273952 CPUtime=9.56 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 41821 1253 0 0 951 5 0 0 25 0 9 0 798712679 280526848 28474 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 68488 28490 180 55 0 66374 0
[pid=10377/tid=10384] ppid=10375 vsize=273952 CPUtime=1.15 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 3014 1253 0 0 115 0 0 0 19 0 9 0 798712713 280526848 28498 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=273952 CPUtime=1.15 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 2833 1253 0 0 115 0 0 0 25 0 9 0 798712713 280526848 28512 33554432000 4194304 4417452 140734442315664 18446744073709551615 4248198 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=273952 CPUtime=1.15 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 2833 1253 0 0 115 0 0 0 25 0 9 0 798712713 280526848 28525 33554432000 4194304 4417452 140734442315664 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=273952 CPUtime=1.14 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 6488 1253 0 0 114 0 0 0 25 0 9 0 798712713 280526848 28537 33554432000 4194304 4417452 140734442315664 18446744073709551615 251367244245 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=273952 CPUtime=1.15 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 2034 1253 0 0 115 0 0 0 19 0 9 0 798712714 280526848 28549 33554432000 4194304 4417452 140734442315664 18446744073709551615 4248904 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=273952 CPUtime=1.12 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 1839 1253 0 0 112 0 0 0 25 0 9 0 798712714 280526848 28561 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=273952 CPUtime=1.14 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 2905 1253 0 0 114 0 0 0 25 0 9 0 798712714 280526848 28574 33554432000 4194304 4417452 140734442315664 18446744073709551615 4248923 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=273952 CPUtime=1.14 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 2606 1253 0 0 114 0 0 0 19 0 9 0 798712714 280526848 28587 33554432000 4194304 4417452 140734442315664 18446744073709551615 4336272 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (KiB) 273952

[startup+3.10044 s]
/proc/loadavg: 7.60 7.96 7.97 9/500 10391
/proc/meminfo: memFree=13987840/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=299304 CPUtime=22.34 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 55305 1253 0 0 2227 7 0 0 25 0 9 0 798712679 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 74826 36073 180 55 0 72712 0
[pid=10377/tid=10384] ppid=10375 vsize=299304 CPUtime=2.75 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 4252 1253 0 0 275 0 0 0 23 0 9 0 798712713 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4258241 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=299304 CPUtime=2.75 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 4071 1253 0 0 275 0 0 0 25 0 9 0 798712713 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=299304 CPUtime=2.75 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 2833 1253 0 0 275 0 0 0 25 0 9 0 798712713 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4343771 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=299304 CPUtime=2.75 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 14957 1253 0 0 273 2 0 0 25 0 9 0 798712713 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=299304 CPUtime=2.75 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 2034 1253 0 0 275 0 0 0 23 0 9 0 798712714 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=299304 CPUtime=2.71 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 3077 1253 0 0 271 0 0 0 25 0 9 0 798712714 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249924 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=299304 CPUtime=2.74 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 2905 1253 0 0 274 0 0 0 25 0 9 0 798712714 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4320831 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=299304 CPUtime=2.74 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 3844 1253 0 0 274 0 0 0 22 0 9 0 798712714 306487296 36073 33554432000 4194304 4417452 140734442315664 18446744073709551615 4258263 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.34
Current children cumulated vsize (KiB) 299304

[startup+6.30085 s]
/proc/loadavg: 7.63 7.96 7.97 9/500 10391
/proc/meminfo: memFree=13974064/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=317636 CPUtime=47.88 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 74216 1253 0 0 4779 9 0 0 25 0 9 0 798712679 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 79409 40350 180 55 0 77295 0
[pid=10377/tid=10384] ppid=10375 vsize=317636 CPUtime=5.95 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 4252 1253 0 0 595 0 0 0 25 0 9 0 798712713 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4336284 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=317636 CPUtime=5.95 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 4071 1253 0 0 595 0 0 0 25 0 9 0 798712713 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4258627 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=317636 CPUtime=5.95 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 3216 1253 0 0 595 0 0 0 25 0 9 0 798712713 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4356802 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=317636 CPUtime=5.94 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 33251 1253 0 0 590 4 0 0 25 0 9 0 798712713 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=317636 CPUtime=5.95 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 2034 1253 0 0 595 0 0 0 25 0 9 0 798712714 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=317636 CPUtime=5.85 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 3077 1253 0 0 585 0 0 0 25 0 9 0 798712714 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=317636 CPUtime=5.94 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 3139 1253 0 0 594 0 0 0 25 0 9 0 798712714 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=317636 CPUtime=5.94 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 3844 1253 0 0 594 0 0 0 25 0 9 0 798712714 325259264 40350 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.88
Current children cumulated vsize (KiB) 317636

[startup+12.7007 s]
/proc/loadavg: 7.66 7.96 7.97 9/500 10392
/proc/meminfo: memFree=13937896/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=331308 CPUtime=98.97 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 107059 1253 0 0 9881 16 0 0 25 0 9 0 798712679 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 82827 43768 180 55 0 80713 0
[pid=10377/tid=10384] ppid=10375 vsize=331308 CPUtime=12.36 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 5490 1253 0 0 1235 1 0 0 25 0 9 0 798712713 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=331308 CPUtime=12.35 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 5309 1253 0 0 1235 0 0 0 25 0 9 0 798712713 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=331308 CPUtime=12.35 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 3216 1253 0 0 1235 0 0 0 25 0 9 0 798712713 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4245035 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=331308 CPUtime=12.34 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 58666 1253 0 0 1224 10 0 0 25 0 9 0 798712713 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=331308 CPUtime=12.35 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 4510 1253 0 0 1235 0 0 0 25 0 9 0 798712714 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=331308 CPUtime=12.14 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 4315 1253 0 0 1214 0 0 0 25 0 9 0 798712714 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4250306 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=331308 CPUtime=12.34 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 3139 1253 0 0 1234 0 0 0 25 0 9 0 798712714 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=331308 CPUtime=12.34 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 5082 1253 0 0 1234 0 0 0 25 0 9 0 798712714 339259392 43768 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.97
Current children cumulated vsize (KiB) 331308

[startup+25.5013 s]
/proc/loadavg: 7.73 7.96 7.97 9/500 10392
/proc/meminfo: memFree=13883544/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=370684 CPUtime=201.16 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 167709 1253 0 0 20091 25 0 0 25 0 9 0 798712679 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 92671 53905 180 55 0 90557 0
[pid=10377/tid=10384] ppid=10375 vsize=370684 CPUtime=25.16 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 6084 1253 0 0 2515 1 0 0 25 0 9 0 798712713 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=370684 CPUtime=25.15 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 5309 1253 0 0 2515 0 0 0 25 0 9 0 798712713 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=370684 CPUtime=25.15 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 5137 1253 0 0 2515 0 0 0 25 0 9 0 798712713 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=370684 CPUtime=25.15 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 112774 1253 0 0 2496 19 0 0 25 0 9 0 798712713 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=370684 CPUtime=25.15 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 5763 1253 0 0 2515 0 0 0 25 0 9 0 798712714 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4352402 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=370684 CPUtime=24.73 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 4396 1253 0 0 2473 0 0 0 25 0 9 0 798712714 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=370684 CPUtime=25.14 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 5372 1253 0 0 2514 0 0 0 25 0 9 0 798712714 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=370684 CPUtime=25.14 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 5542 1253 0 0 2514 0 0 0 25 0 9 0 798712714 379580416 53905 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.16
Current children cumulated vsize (KiB) 370684

[startup+51.1006 s]
/proc/loadavg: 7.82 7.97 7.97 9/500 10393
/proc/meminfo: memFree=13676200/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=589252 CPUtime=405.54 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 267216 1253 0 0 40509 45 0 0 25 0 9 0 798712679 603394048 108547 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 147313 108547 180 55 0 145199 0
[pid=10377/tid=10384] ppid=10375 vsize=589252 CPUtime=50.75 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 10047 1253 0 0 5074 1 0 0 25 0 9 0 798712713 603394048 108547 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=589252 CPUtime=50.74 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 7054 1253 0 0 5073 1 0 0 25 0 9 0 798712713 603394048 108547 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=589252 CPUtime=50.75 cores=0-7

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

[pid=10377/tid=10386] ppid=10375 vsize=5163576 CPUtime=4721.69 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 826643 1253 0 0 472042 127 0 0 25 0 9 0 798712713 5287501824 1252128 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=5163576 CPUtime=4722.09 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 1982356 1253 0 0 471767 442 0 0 25 0 9 0 798712713 5287501824 1252128 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=5163576 CPUtime=4721.91 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 203961 1253 0 0 472157 34 0 0 25 0 9 0 798712714 5287501824 1252128 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=5163576 CPUtime=4712.83 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 654349 1253 0 0 471168 115 0 0 25 0 9 0 798712714 5287501824 1252128 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=5163576 CPUtime=4676.41 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 607038 1253 0 0 467534 107 0 0 25 0 9 0 798712714 5287501824 1252128 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=5163576 CPUtime=4699.03 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 578894 1253 0 0 469825 78 0 0 25 0 9 0 798712714 5287501824 1252128 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37697.2
Current children cumulated vsize (KiB) 5163576

[startup+4782.3 s]
/proc/loadavg: 8.25 8.09 8.03 9/500 10534
/proc/meminfo: memFree=8763032/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=5490996 CPUtime=38175.3 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 5931163 1253 0 0 3816454 1077 0 0 25 0 9 0 798712679 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 1372749 1333983 180 55 0 1370635 0
[pid=10377/tid=10384] ppid=10375 vsize=5490996 CPUtime=4782.02 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 237264 1253 0 0 478170 32 0 0 25 0 9 0 798712713 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=5490996 CPUtime=4780.78 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 734860 1253 0 0 477963 115 0 0 25 0 9 0 798712713 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=5490996 CPUtime=4780.89 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 837571 1253 0 0 477960 129 0 0 25 0 9 0 798712713 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=5490996 CPUtime=4782.07 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 2047892 1253 0 0 477745 462 0 0 25 0 9 0 798712713 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=5490996 CPUtime=4781.9 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 213254 1253 0 0 478155 35 0 0 25 0 9 0 798712714 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=5490996 CPUtime=4772.82 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 654349 1253 0 0 477167 115 0 0 25 0 9 0 798712714 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=5490996 CPUtime=4735.42 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 607038 1253 0 0 473435 107 0 0 25 0 9 0 798712714 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=5490996 CPUtime=4759.02 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 581603 1253 0 0 475823 79 0 0 25 0 9 0 798712714 5622779904 1333983 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38175.3
Current children cumulated vsize (KiB) 5490996

[startup+4842.3 s]
/proc/loadavg: 8.16 8.09 8.03 9/500 10535
/proc/meminfo: memFree=8530148/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=5722708 CPUtime=38654.3 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 6004799 1253 0 0 3864347 1085 0 0 25 0 9 0 798712679 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 1430677 1391911 180 55 0 1428563 0
[pid=10377/tid=10384] ppid=10375 vsize=5722708 CPUtime=4842.02 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 247275 1253 0 0 484169 33 0 0 25 0 9 0 798712713 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=5722708 CPUtime=4840.77 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 734860 1253 0 0 483962 115 0 0 25 0 9 0 798712713 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=5722708 CPUtime=4840.89 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 851908 1253 0 0 483959 130 0 0 25 0 9 0 798712713 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=5722708 CPUtime=4842.08 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 2047892 1253 0 0 483746 462 0 0 25 0 9 0 798712713 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=5722708 CPUtime=4841.9 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 217290 1253 0 0 484154 36 0 0 25 0 9 0 798712714 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 251367240797 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=5722708 CPUtime=4832.81 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 678156 1253 0 0 483165 116 0 0 25 0 9 0 798712714 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=5722708 CPUtime=4794.43 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 607038 1253 0 0 479336 107 0 0 25 0 9 0 798712714 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=5722708 CPUtime=4819.01 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 603048 1253 0 0 481820 81 0 0 25 0 9 0 798712714 5860052992 1391911 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38654.3
Current children cumulated vsize (KiB) 5722708

[startup+4902.3 s]
/proc/loadavg: 8.06 8.07 8.02 9/500 10537
/proc/meminfo: memFree=8500368/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=5753724 CPUtime=39133.3 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 6081255 1253 0 0 3912238 1096 0 0 25 0 9 0 798712679 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 1438431 1399665 180 55 0 1436317 0
[pid=10377/tid=10384] ppid=10375 vsize=5753724 CPUtime=4902.03 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 254443 1253 0 0 490169 34 0 0 25 0 9 0 798712713 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=5753724 CPUtime=4900.75 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 750657 1253 0 0 489958 117 0 0 25 0 9 0 798712713 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=5753724 CPUtime=4900.89 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 851908 1253 0 0 489959 130 0 0 25 0 9 0 798712713 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=5753724 CPUtime=4902.08 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 2047892 1253 0 0 489746 462 0 0 25 0 9 0 798712713 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=5753724 CPUtime=4901.91 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 217927 1253 0 0 490155 36 0 0 25 0 9 0 798712714 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=5753724 CPUtime=4892.82 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 694541 1253 0 0 489164 118 0 0 25 0 9 0 798712714 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4259849 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=5753724 CPUtime=4853.46 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 638772 1253 0 0 485232 114 0 0 25 0 9 0 798712714 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=5753724 CPUtime=4879.01 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 607783 1253 0 0 487819 82 0 0 25 0 9 0 798712714 5891813376 1399665 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39133.3
Current children cumulated vsize (KiB) 5753724

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.01 9/500 10539
/proc/meminfo: memFree=8812596/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=5442116 CPUtime=39612.3 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 6140913 1253 0 0 3960122 1112 0 0 25 0 9 0 798712679 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 1360529 1321763 180 55 0 1358415 0
[pid=10377/tid=10384] ppid=10375 vsize=5442116 CPUtime=4962.03 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 254443 1253 0 0 496169 34 0 0 25 0 9 0 798712713 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4355841 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=5442116 CPUtime=4960.74 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 750949 1253 0 0 495956 118 0 0 25 0 9 0 798712713 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=5442116 CPUtime=4960.89 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 860228 1253 0 0 495957 132 0 0 25 0 9 0 798712713 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=5442116 CPUtime=4962.08 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 2047892 1253 0 0 495746 462 0 0 25 0 9 0 798712713 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=5442116 CPUtime=4961.9 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 223296 1253 0 0 496154 36 0 0 25 0 9 0 798712714 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=5442116 CPUtime=4952.82 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 707849 1253 0 0 495160 122 0 0 25 0 9 0 798712714 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=5442116 CPUtime=4912.47 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 651099 1253 0 0 491130 117 0 0 25 0 9 0 798712714 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=5442116 CPUtime=4939.02 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 627825 1253 0 0 493814 88 0 0 25 0 9 0 798712714 5572726784 1321763 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39612.3
Current children cumulated vsize (KiB) 5442116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.9 s]
/proc/loadavg: 8.01 8.04 8.01 9/500 10540
/proc/meminfo: memFree=8750584/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=5503244 CPUtime=40000.4 cores=0-7
/proc/10377/stat : 10377 (plingeling) S 10375 10377 10351 0 -1 4202496 6169818 1253 0 0 3998922 1117 0 0 25 0 9 0 798712679 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 1375811 1337045 180 55 0 1373697 0
[pid=10377/tid=10384] ppid=10375 vsize=5503244 CPUtime=5010.65 cores=0-7
/proc/10377/task/10384/stat : 10384 (plingeling) R 10375 10377 10351 0 -1 4202560 254443 1253 0 0 501031 34 0 0 25 0 9 0 798712713 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10377/tid=10385] ppid=10375 vsize=5503244 CPUtime=5009.35 cores=0-7
/proc/10377/task/10385/stat : 10385 (plingeling) R 10375 10377 10351 0 -1 4202560 752993 1253 0 0 500817 118 0 0 25 0 9 0 798712713 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10377/tid=10386] ppid=10375 vsize=5503244 CPUtime=5009.51 cores=0-7
/proc/10377/task/10386/stat : 10386 (plingeling) R 10375 10377 10351 0 -1 4202560 860228 1253 0 0 500819 132 0 0 25 0 9 0 798712713 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10377/tid=10387] ppid=10375 vsize=5503244 CPUtime=5010.7 cores=0-7
/proc/10377/task/10387/stat : 10387 (plingeling) R 10375 10377 10351 0 -1 4202560 2047892 1253 0 0 500608 462 0 0 25 0 9 0 798712713 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10377/tid=10388] ppid=10375 vsize=5503244 CPUtime=5010.53 cores=0-7
/proc/10377/task/10388/stat : 10388 (plingeling) R 10375 10377 10351 0 -1 4202560 224856 1253 0 0 501016 37 0 0 25 0 9 0 798712714 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10377/tid=10389] ppid=10375 vsize=5503244 CPUtime=5001.44 cores=0-7
/proc/10377/task/10389/stat : 10389 (plingeling) R 10375 10377 10351 0 -1 4202560 725598 1253 0 0 500020 124 0 0 25 0 9 0 798712714 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=5503244 CPUtime=4960.27 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4202560 658651 1253 0 0 495908 119 0 0 25 0 9 0 798712714 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10377/tid=10391] ppid=10375 vsize=5503244 CPUtime=4987.63 cores=0-7
/proc/10377/task/10391/stat : 10391 (plingeling) R 10375 10377 10351 0 -1 4202560 627825 1253 0 0 498675 88 0 0 25 0 9 0 798712714 5635321856 1337045 33554432000 4194304 4417452 140734442315664 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 5503244

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

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

[startup+5011.02 s]
/proc/loadavg: 8.01 8.04 8.01 9/500 10540
/proc/meminfo: memFree=8750584/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=0 CPUtime=40000.6 cores=0-7
/proc/10377/stat : 10377 (plingeling) Z 10375 10377 10351 0 -1 4203548 6169818 1253 0 0 3998934 1127 0 0 18 0 2 0 798712679 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 0 0 0 0 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=0 CPUtime=4960.37 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4203588 658651 1253 0 0 495908 129 0 0 25 0 2 0 798712714 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5011.1 s]
/proc/loadavg: 8.01 8.04 8.01 9/500 10540
/proc/meminfo: memFree=8750584/32950928 swapFree=38710952/67111528
[pid=10377] ppid=10375 vsize=0 CPUtime=40000.7 cores=0-7
/proc/10377/stat : 10377 (plingeling) Z 10375 10377 10351 0 -1 4203548 6169818 1253 0 0 3998934 1135 0 0 18 0 2 0 798712679 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/10377/statm: 0 0 0 0 0 0 0
[pid=10377/tid=10390] ppid=10375 vsize=0 CPUtime=4960.45 cores=0-7
/proc/10377/task/10390/stat : 10390 (plingeling) R 10375 10377 10351 0 -1 4203588 658651 1253 0 0 495908 137 0 0 25 0 2 0 798712714 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.1
CPU time (s): 40000.7
CPU user time (s): 39989.3
CPU system time (s): 11.3583
CPU usage (%): 798.241
Max. virtual memory (cumulated for all children) (KiB): 5847608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.3
system time used= 11.3583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6171071
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= 832
involuntary context switches= 194245

runsolver used 23.0055 second user time and 59.164 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-22 19:20:20
IDJOB=3394078
IDBENCH=71385
IDSOLVER=1851
FILE ID=node113/3394078-1306084820
RUNJOBID= node113-1306084820-10365
PBS_JOBID= 13387920
Free space on /tmp= 73312 MiB

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=1166525450

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14107604 kB
Buffers:        332716 kB
Cached:        8774232 kB
SwapCached:      93732 kB
Active:        8058088 kB
Inactive:     10445088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14107604 kB
SwapTotal:    67111528 kB
SwapFree:     38710952 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:     9314304 kB
Mapped:          25040 kB
Slab:           152180 kB
PageTables:     116604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154762712 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= 73312 MiB
End job on node113 at 2011-05-22 20:43:53