Trace number 3394064

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.9 5011.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.6853
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3394064-1306082811/watcher-3394064-1306082811 -o /tmp/evaluation-result-3394064-1306082811/solver-3394064-1306082811 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394064-1306082811.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.44 7.91 7.96 1/491 26320
/proc/meminfo: memFree=18463068/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=10472 CPUtime=0.01 cores=0-7
/proc/26320/stat : 26320 (plingeling) R 26318 26320 25975 0 -1 4202496 689 1250 0 0 1 0 0 0 25 0 1 0 719882079 10723328 620 33554432000 4194304 4417452 140735153743840 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26320/statm: 2618 620 147 55 0 504 0

[startup+0.031234 s]
/proc/loadavg: 7.44 7.91 7.96 1/491 26320
/proc/meminfo: memFree=18463068/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=14676 CPUtime=0.02 cores=0-7
/proc/26320/stat : 26320 (plingeling) R 26318 26320 25975 0 -1 4202496 1729 1250 0 0 2 0 0 0 25 0 1 0 719882079 15028224 1660 33554432000 4194304 4417452 140735153743840 18446744073709551615 4259600 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26320/statm: 3669 1660 148 55 0 1555 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14676

[startup+0.100224 s]
/proc/loadavg: 7.44 7.91 7.96 1/491 26320
/proc/meminfo: memFree=18463068/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=26964 CPUtime=0.08 cores=0-7
/proc/26320/stat : 26320 (plingeling) R 26318 26320 25975 0 -1 4202496 4801 1250 0 0 8 0 0 0 25 0 1 0 719882079 27611136 4732 33554432000 4194304 4417452 140735153743840 18446744073709551615 4231265 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26320/statm: 6741 4732 148 55 0 4627 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26964

[startup+0.300148 s]
/proc/loadavg: 7.44 7.91 7.96 1/491 26320
/proc/meminfo: memFree=18463068/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=193332 CPUtime=1.18 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 16189 1250 0 0 116 2 0 0 25 0 9 0 719882079 197971968 9590 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 48333 9590 177 55 0 46219 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 193332

[startup+0.701074 s]
/proc/loadavg: 7.44 7.91 7.96 1/491 26320
/proc/meminfo: memFree=18463068/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=210836 CPUtime=4.39 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 22183 1250 0 0 436 3 0 0 25 0 9 0 719882079 215896064 13928 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 52709 13928 180 55 0 50595 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 210836

[startup+1.50093 s]
/proc/loadavg: 7.44 7.91 7.96 9/500 26334
/proc/meminfo: memFree=18403480/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=218260 CPUtime=10.77 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 26348 1250 0 0 1073 4 0 0 25 0 9 0 719882079 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 54565 15784 180 55 0 52451 0
[pid=26320/tid=26327] ppid=26318 vsize=218260 CPUtime=1.33 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 1515 1250 0 0 133 0 0 0 19 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4235173 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=218260 CPUtime=1.34 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 1983 1250 0 0 134 0 0 0 25 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=218260 CPUtime=1.31 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 850 1250 0 0 131 0 0 0 25 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4357959 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=218260 CPUtime=1.33 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 7640 1250 0 0 132 1 0 0 19 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=218260 CPUtime=1.34 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 1537 1250 0 0 134 0 0 0 25 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=218260 CPUtime=1.33 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 1789 1250 0 0 133 0 0 0 19 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=218260 CPUtime=1.33 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 1161 1250 0 0 133 0 0 0 25 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=218260 CPUtime=1.26 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 961 1250 0 0 126 0 0 0 25 0 9 0 719882095 223498240 15784 33554432000 4194304 4417452 140735153743840 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.77
Current children cumulated vsize (KiB) 218260

[startup+3.10066 s]
/proc/loadavg: 7.44 7.91 7.96 9/500 26334
/proc/meminfo: memFree=18391700/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=228328 CPUtime=23.55 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 36216 1250 0 0 2350 5 0 0 25 0 9 0 719882079 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 57082 18301 180 55 0 54968 0
[pid=26320/tid=26327] ppid=26318 vsize=228328 CPUtime=2.93 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 2231 1250 0 0 293 0 0 0 25 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 4250022 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=228328 CPUtime=2.94 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 1983 1250 0 0 294 0 0 0 25 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=228328 CPUtime=2.89 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 850 1250 0 0 289 0 0 0 25 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=228328 CPUtime=2.93 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 15360 1250 0 0 291 2 0 0 24 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=228328 CPUtime=2.94 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 2253 1250 0 0 294 0 0 0 25 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=228328 CPUtime=2.93 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 2505 1250 0 0 293 0 0 0 23 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 4236324 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=228328 CPUtime=2.93 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 1161 1250 0 0 293 0 0 0 25 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=228328 CPUtime=2.86 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 961 1250 0 0 286 0 0 0 25 0 9 0 719882095 233807872 18301 33554432000 4194304 4417452 140735153743840 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.55
Current children cumulated vsize (KiB) 228328

[startup+6.30109 s]
/proc/loadavg: 7.48 7.91 7.96 9/500 26334
/proc/meminfo: memFree=18376952/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=254840 CPUtime=49.1 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 45469 1250 0 0 4903 7 0 0 25 0 9 0 719882079 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 63710 24931 180 55 0 61596 0
[pid=26320/tid=26327] ppid=26318 vsize=254840 CPUtime=6.13 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 2231 1250 0 0 613 0 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=254840 CPUtime=6.14 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 1983 1250 0 0 614 0 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=254840 CPUtime=6.04 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 1089 1250 0 0 604 0 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=254840 CPUtime=6.13 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 24374 1250 0 0 609 4 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=254840 CPUtime=6.14 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 2253 1250 0 0 614 0 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=254840 CPUtime=6.13 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 2505 1250 0 0 613 0 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4258620 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=254840 CPUtime=6.13 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 1161 1250 0 0 613 0 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364396 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=254840 CPUtime=6.06 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 961 1250 0 0 606 0 0 0 25 0 9 0 719882095 260956160 24931 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.1
Current children cumulated vsize (KiB) 254840

[startup+12.701 s]
/proc/loadavg: 7.53 7.91 7.96 9/500 26334
/proc/meminfo: memFree=18348228/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=273084 CPUtime=100.19 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 68779 1250 0 0 10008 11 0 0 25 0 9 0 719882079 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 68271 29490 180 55 0 66157 0
[pid=26320/tid=26327] ppid=26318 vsize=273084 CPUtime=12.53 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 2946 1250 0 0 1253 0 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249563 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=273084 CPUtime=12.53 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 3414 1250 0 0 1253 0 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=273084 CPUtime=12.33 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 1089 1250 0 0 1233 0 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=273084 CPUtime=12.53 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 42677 1250 0 0 1246 7 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=273084 CPUtime=12.54 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 2968 1250 0 0 1254 0 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4250047 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=273084 CPUtime=12.53 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 3220 1250 0 0 1252 1 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=273084 CPUtime=12.53 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 1161 1250 0 0 1253 0 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=273084 CPUtime=12.46 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 2392 1250 0 0 1246 0 0 0 25 0 9 0 719882095 279638016 29490 33554432000 4194304 4417452 140735153743840 18446744073709551615 4250381 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.19
Current children cumulated vsize (KiB) 273084

[startup+25.5007 s]
/proc/loadavg: 7.63 7.91 7.96 9/500 26335
/proc/meminfo: memFree=18286044/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=337288 CPUtime=202.35 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 109469 1250 0 0 20219 16 0 0 25 0 9 0 719882079 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 84322 45541 180 55 0 82208 0
[pid=26320/tid=26327] ppid=26318 vsize=337288 CPUtime=25.33 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 3437 1250 0 0 2533 0 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4310911 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=337288 CPUtime=25.33 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 3861 1250 0 0 2533 0 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4308204 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=337288 CPUtime=24.91 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 3979 1250 0 0 2491 0 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4366458 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=337288 CPUtime=25.34 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 72844 1250 0 0 2522 12 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=337288 CPUtime=25.32 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 3968 1250 0 0 2532 0 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=337288 CPUtime=25.33 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 3668 1250 0 0 2532 1 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=337288 CPUtime=25.33 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 6090 1250 0 0 2533 0 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=337288 CPUtime=25.26 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 2710 1250 0 0 2526 0 0 0 25 0 9 0 719882095 345382912 45541 33554432000 4194304 4417452 140735153743840 18446744073709551615 4309982 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.35
Current children cumulated vsize (KiB) 337288

[startup+51.1012 s]
/proc/loadavg: 7.75 7.92 7.96 9/500 26335
/proc/meminfo: memFree=18196608/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=420072 CPUtime=406.74 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 159193 1250 0 0 40650 24 0 0 25 0 9 0 719882079 430153728 66237 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 105018 66237 180 55 0 102904 0
[pid=26320/tid=26327] ppid=26318 vsize=420072 CPUtime=50.93 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 5151 1250 0 0 5093 0 0 0 25 0 9 0 719882095 430153728 66237 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=420072 CPUtime=50.93 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 3975 1250 0 0 5093 0 0 0 25 0 9 0 719882095 430153728 66237 33554432000 4194304 4417452 140735153743840 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=420072 CPUtime=50.1 cores=0-7

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


[startup+4722.32 s]
/proc/loadavg: 8.16 8.10 8.03 9/500 26484
/proc/meminfo: memFree=13162132/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=5447268 CPUtime=37697.4 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 5076187 1250 0 0 3768777 968 0 0 25 0 9 0 719882079 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 1361817 1323005 180 55 0 1359703 0
[pid=26320/tid=26327] ppid=26318 vsize=5447268 CPUtime=4677.04 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 492047 1250 0 0 467614 90 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=5447268 CPUtime=4722.1 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 464013 1250 0 0 472133 77 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=5447268 CPUtime=4692.64 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 785859 1250 0 0 469114 150 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=5447268 CPUtime=4722.22 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 1377467 1250 0 0 471932 290 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=5447268 CPUtime=4720.6 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 182976 1250 0 0 472036 24 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=5447268 CPUtime=4720.88 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 547270 1250 0 0 471987 101 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=5447268 CPUtime=4722.26 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 595921 1250 0 0 472118 108 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=5447268 CPUtime=4719.49 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 621722 1250 0 0 471826 123 0 0 25 0 9 0 719882095 5578002432 1323005 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37697.4
Current children cumulated vsize (KiB) 5447268

[startup+4782.3 s]
/proc/loadavg: 8.13 8.11 8.03 9/500 26486
/proc/meminfo: memFree=12787584/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=5818456 CPUtime=38176.3 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 5200343 1250 0 0 3816644 989 0 0 25 0 9 0 719882079 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 1454614 1415802 180 55 0 1452500 0
[pid=26320/tid=26327] ppid=26318 vsize=5818456 CPUtime=4737.02 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 497935 1250 0 0 473611 91 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=5818456 CPUtime=4782.09 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 464013 1250 0 0 478132 77 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=5818456 CPUtime=4752.62 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 787555 1250 0 0 475112 150 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=5818456 CPUtime=4782.2 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 1377467 1250 0 0 477930 290 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=5818456 CPUtime=4780.57 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 190860 1250 0 0 478032 25 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=5818456 CPUtime=4780.87 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 554037 1250 0 0 477985 102 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4259746 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=5818456 CPUtime=4782.23 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 697842 1250 0 0 478098 125 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=5818456 CPUtime=4778.5 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 621722 1250 0 0 477727 123 0 0 25 0 9 0 719882095 5958098944 1415802 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38176.3
Current children cumulated vsize (KiB) 5818456

[startup+4842.3 s]
/proc/loadavg: 8.08 8.10 8.03 9/500 26487
/proc/meminfo: memFree=12771760/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=5834680 CPUtime=38655.3 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 5204399 1250 0 0 3864542 990 0 0 25 0 9 0 719882079 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 1458670 1419858 180 55 0 1456556 0
[pid=26320/tid=26327] ppid=26318 vsize=5834680 CPUtime=4797.02 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 497935 1250 0 0 479611 91 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=5834680 CPUtime=4842.09 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 464013 1250 0 0 484132 77 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=5834680 CPUtime=4812.62 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 788899 1250 0 0 481112 150 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=5834680 CPUtime=4842.2 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 1377467 1250 0 0 483930 290 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=5834680 CPUtime=4840.55 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 190860 1250 0 0 484030 25 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=5834680 CPUtime=4840.87 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 556749 1250 0 0 483984 103 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=5834680 CPUtime=4842.23 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 697842 1250 0 0 484098 125 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4321595 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=5834680 CPUtime=4837.5 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 621722 1250 0 0 483627 123 0 0 25 0 9 0 719882095 5974712320 1419858 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38655.3
Current children cumulated vsize (KiB) 5834680

[startup+4902.3 s]
/proc/loadavg: 8.03 8.08 8.03 9/500 26489
/proc/meminfo: memFree=12944940/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=5662512 CPUtime=39134.3 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 5269417 1250 0 0 3912431 1003 0 0 25 0 9 0 719882079 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 1415628 1376816 180 55 0 1413514 0
[pid=26320/tid=26327] ppid=26318 vsize=5662512 CPUtime=4857.02 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 544972 1250 0 0 485602 100 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=5662512 CPUtime=4902.08 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 464013 1250 0 0 490131 77 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=5662512 CPUtime=4872.62 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 794979 1250 0 0 487111 151 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=5662512 CPUtime=4902.2 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 1377467 1250 0 0 489930 290 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=5662512 CPUtime=4900.53 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 190860 1250 0 0 490028 25 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=5662512 CPUtime=4900.87 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 561485 1250 0 0 489983 104 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=5662512 CPUtime=4902.23 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 697842 1250 0 0 490098 125 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=5662512 CPUtime=4896.53 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 628887 1250 0 0 489528 125 0 0 25 0 9 0 719882095 5798412288 1376816 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39134.3
Current children cumulated vsize (KiB) 5662512

[startup+4962.3 s]
/proc/loadavg: 8.01 8.06 8.02 9/500 26490
/proc/meminfo: memFree=13441360/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=5166456 CPUtime=39613.4 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 5334429 1250 0 0 3960322 1013 0 0 25 0 9 0 719882079 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 1291614 1252833 180 55 0 1289500 0
[pid=26320/tid=26327] ppid=26318 vsize=5166456 CPUtime=4917.02 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 544972 1250 0 0 491602 100 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=5166456 CPUtime=4962.09 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 464013 1250 0 0 496132 77 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=5166456 CPUtime=4932.63 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 794979 1250 0 0 493112 151 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=5166456 CPUtime=4962.21 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 1377467 1250 0 0 495931 290 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=5166456 CPUtime=4960.53 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 203901 1250 0 0 496026 27 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=5166456 CPUtime=4960.87 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 561485 1250 0 0 495983 104 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=5166456 CPUtime=4962.24 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 749813 1250 0 0 496091 133 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=5166456 CPUtime=4955.54 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 628887 1250 0 0 495429 125 0 0 25 0 9 0 719882095 5290450944 1252833 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39613.3
Current children cumulated vsize (KiB) 5166456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.8 s]
/proc/loadavg: 8.00 8.05 8.02 9/500 26492
/proc/meminfo: memFree=13188964/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=5418040 CPUtime=40000.7 cores=0-7
/proc/26320/stat : 26320 (plingeling) S 26318 26320 25975 0 -1 4202496 5465010 1250 0 0 3999019 1047 0 0 25 0 9 0 719882079 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 1354510 1315729 180 55 0 1352396 0
[pid=26320/tid=26327] ppid=26318 vsize=5418040 CPUtime=4965.54 cores=0-7
/proc/26320/task/26327/stat : 26327 (plingeling) R 26318 26320 25975 0 -1 4202560 595976 1250 0 0 496443 111 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26320/tid=26328] ppid=26318 vsize=5418040 CPUtime=5010.6 cores=0-7
/proc/26320/task/26328/stat : 26328 (plingeling) R 26318 26320 25975 0 -1 4202560 464013 1250 0 0 500983 77 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26320/tid=26329] ppid=26318 vsize=5418040 CPUtime=4981.14 cores=0-7
/proc/26320/task/26329/stat : 26329 (plingeling) R 26318 26320 25975 0 -1 4202560 794979 1250 0 0 497963 151 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26320/tid=26330] ppid=26318 vsize=5418040 CPUtime=5010.72 cores=0-7
/proc/26320/task/26330/stat : 26330 (plingeling) R 26318 26320 25975 0 -1 4202560 1453645 1250 0 0 500759 313 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26320/tid=26331] ppid=26318 vsize=5418040 CPUtime=5009.02 cores=0-7
/proc/26320/task/26331/stat : 26331 (plingeling) R 26318 26320 25975 0 -1 4202560 205305 1250 0 0 500875 27 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4281408 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26320/tid=26332] ppid=26318 vsize=5418040 CPUtime=5009.39 cores=0-7
/proc/26320/task/26332/stat : 26332 (plingeling) R 26318 26320 25975 0 -1 4202560 561485 1250 0 0 500835 104 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26320/tid=26333] ppid=26318 vsize=5418040 CPUtime=5010.76 cores=0-7
/proc/26320/task/26333/stat : 26333 (plingeling) R 26318 26320 25975 0 -1 4202560 751808 1250 0 0 500942 134 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=5418040 CPUtime=5003.25 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4202560 628887 1250 0 0 500200 125 0 0 25 0 9 0 719882095 5548072960 1315729 33554432000 4194304 4417452 140735153743840 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 5418040

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

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

[startup+5011 s]
/proc/loadavg: 8.00 8.05 8.02 9/500 26492
/proc/meminfo: memFree=13188964/32951124 swapFree=60609112/67111528
[pid=26320] ppid=26318 vsize=0 CPUtime=40000.9 cores=0-7
/proc/26320/stat : 26320 (plingeling) Z 26318 26320 25975 0 -1 4203548 5465011 1250 0 0 3999024 1065 0 0 18 0 2 0 719882079 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26320/statm: 0 0 0 0 0 0 0
[pid=26320/tid=26334] ppid=26318 vsize=0 CPUtime=5003.43 cores=0-7
/proc/26320/task/26334/stat : 26334 (plingeling) R 26318 26320 25975 0 -1 4203588 628887 1250 0 0 500200 143 0 0 25 0 2 0 719882095 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.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.02
CPU time (s): 40000.9
CPU user time (s): 39990.2
CPU system time (s): 10.6754
CPU usage (%): 798.259
Max. virtual memory (cumulated for all children) (KiB): 6430460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39990.2
system time used= 10.6754
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5466261
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= 619
involuntary context switches= 194693

runsolver used 23.1995 second user time and 58.919 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-22 18:46:51
IDJOB=3394064
IDBENCH=71317
IDSOLVER=1851
FILE ID=node108/3394064-1306082811
RUNJOBID= node108-1306078107-25989
PBS_JOBID= 13387910
Free space on /tmp= 73076 MiB

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

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=1017948426

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18463348 kB
Buffers:        203308 kB
Cached:        6293172 kB
SwapCached:      27044 kB
Active:        3562740 kB
Inactive:     10672900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18463348 kB
SwapTotal:    67111528 kB
SwapFree:     60609112 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:     7722992 kB
Mapped:          28332 kB
Slab:           116360 kB
PageTables:      65108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134536364 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= 73076 MiB
End job on node108 at 2011-05-22 20:10:24