Trace number 3309288

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 587? (TO) 40000.9 5004

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

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: 935)

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-3309288-1303993238/watcher-3309288-1303993238 -o /tmp/evaluation-result-3309288-1303993238/solver-3309288-1303993238 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309288-1303993238.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.41 7.90 7.96 1/170 10091
/proc/meminfo: memFree=21449296/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=8728 CPUtime=0 cores=0-7
/proc/10091/stat : 10091 (plingeling) R 10089 10091 10065 0 -1 4202496 255 1250 0 0 0 0 0 0 25 0 1 0 510926150 8937472 184 33554432000 4194304 4417332 140733652352128 18446744073709551615 212436016896 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/10091/statm: 2182 184 137 55 0 68 0

[startup+0.102791 s]
/proc/loadavg: 7.41 7.90 7.96 1/170 10091
/proc/meminfo: memFree=21449296/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=28376 CPUtime=0.09 cores=0-7
/proc/10091/stat : 10091 (plingeling) R 10089 10091 10065 0 -1 4202496 5190 1250 0 0 9 0 0 0 25 0 1 0 510926150 29057024 5117 33554432000 4194304 4417332 140733652352128 18446744073709551615 4227854 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/10091/statm: 7094 5117 148 55 0 4980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28376

[startup+0.200772 s]
/proc/loadavg: 7.41 7.90 7.96 1/170 10091
/proc/meminfo: memFree=21449296/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=47236 CPUtime=0.19 cores=0-7
/proc/10091/stat : 10091 (plingeling) R 10089 10091 10065 0 -1 4202496 9905 1250 0 0 18 1 0 0 25 0 1 0 510926150 48369664 9832 33554432000 4194304 4417332 140733652352128 18446744073709551615 212435635760 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/10091/statm: 11809 9832 148 55 0 9695 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 47236

[startup+0.300752 s]
/proc/loadavg: 7.41 7.90 7.96 1/170 10091
/proc/meminfo: memFree=21449296/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=63620 CPUtime=0.29 cores=0-7
/proc/10091/stat : 10091 (plingeling) R 10089 10091 10065 0 -1 4202496 14001 1250 0 0 27 2 0 0 25 0 1 0 510926150 65146880 13928 33554432000 4194304 4417332 140733652352128 18446744073709551615 4259957 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/10091/statm: 15905 13928 148 55 0 13791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63620

[startup+1.34052 s]
/proc/loadavg: 7.41 7.90 7.96 1/170 10091
/proc/meminfo: memFree=21449296/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=293140 CPUtime=7.71 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 42934 1250 0 0 765 6 0 0 18 0 9 0 510926150 300175360 22290 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 73285 22290 176 55 0 71171 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 293140

[startup+1.50049 s]
/proc/loadavg: 7.41 7.90 7.96 1/170 10091
/proc/meminfo: memFree=21449296/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=294360 CPUtime=9 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 44791 1250 0 0 893 7 0 0 18 0 9 0 510926150 301424640 22023 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 73590 22023 176 55 0 71476 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 294360

[startup+3.10618 s]
/proc/loadavg: 7.41 7.90 7.96 9/179 10105
/proc/meminfo: memFree=21333544/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=322416 CPUtime=21.82 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 63513 1250 0 0 2172 10 0 0 18 0 9 0 510926150 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 80604 29014 181 55 0 78490 0
[pid=10091/tid=10098] ppid=10089 vsize=322416 CPUtime=2.67 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 9742 1250 0 0 266 1 0 0 23 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=322416 CPUtime=2.67 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 4412 1250 0 0 267 0 0 0 23 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4271789 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=322416 CPUtime=2.65 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 3074 1250 0 0 265 0 0 0 23 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=322416 CPUtime=2.67 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 1135 1250 0 0 267 0 0 0 22 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=322416 CPUtime=2.67 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 4339 1250 0 0 267 0 0 0 25 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4249305 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=322416 CPUtime=2.67 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 7099 1250 0 0 266 1 0 0 22 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4252507 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=322416 CPUtime=2.66 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 5471 1250 0 0 266 0 0 0 22 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=322416 CPUtime=2.67 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 9480 1250 0 0 266 1 0 0 23 0 9 0 510926192 330153984 29014 33554432000 4194304 4417332 140733652352128 18446744073709551615 4252947 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.82
Current children cumulated vsize (KiB) 322416

[startup+6.30057 s]
/proc/loadavg: 7.46 7.90 7.96 9/179 10105
/proc/meminfo: memFree=21321640/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=330844 CPUtime=47.41 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 70570 1250 0 0 4729 12 0 0 18 0 9 0 510926150 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 82711 31748 181 55 0 80597 0
[pid=10091/tid=10098] ppid=10089 vsize=330844 CPUtime=5.86 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 10739 1250 0 0 585 1 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=330844 CPUtime=5.87 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 4943 1250 0 0 587 0 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4353842 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=330844 CPUtime=5.84 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 5691 1250 0 0 583 1 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4236812 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=330844 CPUtime=5.87 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 1135 1250 0 0 587 0 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=330844 CPUtime=5.87 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 4339 1250 0 0 587 0 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364389 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=330844 CPUtime=5.87 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 8108 1250 0 0 586 1 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4366605 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=330844 CPUtime=5.86 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 5471 1250 0 0 586 0 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=330844 CPUtime=5.86 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 11383 1250 0 0 585 1 0 0 25 0 9 0 510926192 338784256 31748 33554432000 4194304 4417332 140733652352128 18446744073709551615 4352400 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.41
Current children cumulated vsize (KiB) 330844

[startup+12.7004 s]
/proc/loadavg: 7.50 7.90 7.96 9/179 10105
/proc/meminfo: memFree=21294980/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=352708 CPUtime=98.54 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 93259 1250 0 0 9839 15 0 0 18 0 9 0 510926150 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 88177 40625 181 55 0 86063 0
[pid=10091/tid=10098] ppid=10089 vsize=352708 CPUtime=12.26 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 18414 1250 0 0 1224 2 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=352708 CPUtime=12.26 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 5255 1250 0 0 1226 0 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=352708 CPUtime=12.2 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 7563 1250 0 0 1219 1 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=352708 CPUtime=12.27 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 2159 1250 0 0 1227 0 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=352708 CPUtime=12.26 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 5545 1250 0 0 1226 0 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=352708 CPUtime=12.26 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 12245 1250 0 0 1225 1 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4366471 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=352708 CPUtime=12.26 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 7372 1250 0 0 1225 1 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=352708 CPUtime=12.26 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 15945 1250 0 0 1224 2 0 0 25 0 9 0 510926192 361172992 40625 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.54
Current children cumulated vsize (KiB) 352708

[startup+25.5009 s]
/proc/loadavg: 7.61 7.91 7.96 9/179 10105
/proc/meminfo: memFree=21242136/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=405592 CPUtime=200.87 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 143579 1250 0 0 20065 22 0 0 18 0 9 0 510926150 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 101398 56321 181 55 0 99284 0
[pid=10091/tid=10098] ppid=10089 vsize=405592 CPUtime=25.07 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 24401 1250 0 0 2504 3 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=405592 CPUtime=25.07 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 8769 1250 0 0 2506 1 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=405592 CPUtime=24.94 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 14624 1250 0 0 2492 2 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4250861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=405592 CPUtime=25.06 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 6845 1250 0 0 2506 0 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=405592 CPUtime=25.07 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 9792 1250 0 0 2506 1 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=405592 CPUtime=25.06 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 20906 1250 0 0 2503 3 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=405592 CPUtime=25.06 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 10491 1250 0 0 2505 1 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=405592 CPUtime=25.06 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 28990 1250 0 0 2501 5 0 0 25 0 9 0 510926192 415326208 56321 33554432000 4194304 4417332 140733652352128 18446744073709551615 4353519 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.87
Current children cumulated vsize (KiB) 405592

[startup+51.101 s]
/proc/loadavg: 7.82 7.93 7.96 9/179 10106
/proc/meminfo: memFree=21110772/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=522796 CPUtime=405.54 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 258120 1250 0 0 40512 42 0 0 18 0 9 0 510926150 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 130699 83343 181 55 0 128585 0
[pid=10091/tid=10098] ppid=10089 vsize=522796 CPUtime=50.66 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 41980 1250 0 0 5059 7 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4366471 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=522796 CPUtime=50.67 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 18488 1250 0 0 5064 3 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=522796 CPUtime=50.4 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 28030 1250 0 0 5036 4 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=522796 CPUtime=50.66 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 15963 1250 0 0 5065 1 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=522796 CPUtime=50.66 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 17674 1250 0 0 5064 2 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=522796 CPUtime=50.66 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 40432 1250 0 0 5060 6 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=522796 CPUtime=50.66 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 30146 1250 0 0 5062 4 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=522796 CPUtime=50.66 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 46646 1250 0 0 5059 7 0 0 25 0 9 0 510926192 535343104 83343 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 405.54
Current children cumulated vsize (KiB) 522796

[startup+102.301 s]
/proc/loadavg: 7.96 7.95 7.97 9/179 10107

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

/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 3088394 1250 0 0 465522 568 0 0 25 0 9 0 510926192 1387560960 304984 33554432000 4194304 4417332 140733652352128 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=1355040 CPUtime=4662.03 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 680673 1250 0 0 466098 105 0 0 25 0 9 0 510926192 1387560960 304984 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=1355040 CPUtime=4662 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 1592252 1250 0 0 465934 266 0 0 25 0 9 0 510926192 1387560960 304984 33554432000 4194304 4417332 140733652352128 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=1355040 CPUtime=4661.98 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 1491652 1250 0 0 465924 274 0 0 25 0 9 0 510926192 1387560960 304984 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=1355040 CPUtime=4661.87 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 2404454 1250 0 0 465801 386 0 0 25 0 9 0 510926192 1387560960 304984 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37269.8
Current children cumulated vsize (KiB) 1355040

[startup+4722.3 s]
/proc/loadavg: 8.06 8.02 8.00 9/179 10243
/proc/meminfo: memFree=20020592/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=1588484 CPUtime=37749.4 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 13897577 1250 0 0 3772527 2415 0 0 18 0 9 0 510926150 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 397121 356841 181 55 0 395007 0
[pid=10091/tid=10098] ppid=10089 vsize=1588484 CPUtime=4721.9 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 1252697 1250 0 0 471981 209 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=1588484 CPUtime=4722 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 1586789 1250 0 0 471929 271 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=1588484 CPUtime=4696.25 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 1729502 1250 0 0 469302 323 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=1588484 CPUtime=4720.89 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 3120226 1250 0 0 471518 571 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=1588484 CPUtime=4722.02 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 685005 1250 0 0 472097 105 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=1588484 CPUtime=4722 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 1598415 1250 0 0 471933 267 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=1588484 CPUtime=4721.98 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 1492602 1250 0 0 471924 274 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=1588484 CPUtime=4721.87 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 2413580 1250 0 0 471800 387 0 0 25 0 9 0 510926192 1626607616 356841 33554432000 4194304 4417332 140733652352128 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37749.4
Current children cumulated vsize (KiB) 1588484

[startup+4782.3 s]
/proc/loadavg: 8.07 8.03 8.00 9/179 10244
/proc/meminfo: memFree=20248236/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=1363932 CPUtime=38229.1 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 14016341 1250 0 0 3820474 2438 0 0 18 0 9 0 510926150 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 340983 300731 181 55 0 338869 0
[pid=10091/tid=10098] ppid=10089 vsize=1363932 CPUtime=4781.9 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 1260669 1250 0 0 477980 210 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=1363932 CPUtime=4782 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 1597443 1250 0 0 477927 273 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=1363932 CPUtime=4755.93 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 1737695 1250 0 0 475268 325 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=1363932 CPUtime=4780.9 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 3146212 1250 0 0 477509 581 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=1363932 CPUtime=4782.03 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 715755 1250 0 0 478092 111 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=1363932 CPUtime=4782 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 1613940 1250 0 0 477932 268 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=1363932 CPUtime=4781.99 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 1505755 1250 0 0 477923 276 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=1363932 CPUtime=4781.87 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 2420111 1250 0 0 477799 388 0 0 25 0 9 0 510926192 1396666368 300731 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38229.1
Current children cumulated vsize (KiB) 1363932

[startup+4842.3 s]
/proc/loadavg: 8.02 8.02 8.00 9/179 10246
/proc/meminfo: memFree=19959796/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=1650984 CPUtime=38708.8 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 14139454 1250 0 0 3868421 2459 0 0 18 0 9 0 510926150 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 412746 372537 181 55 0 410632 0
[pid=10091/tid=10098] ppid=10089 vsize=1650984 CPUtime=4841.9 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 1270114 1250 0 0 483978 212 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=1650984 CPUtime=4842 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 1601617 1250 0 0 483927 273 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=1650984 CPUtime=4815.61 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 1764560 1250 0 0 481231 330 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=1650984 CPUtime=4840.89 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 3183794 1250 0 0 483504 585 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=1650984 CPUtime=4842.03 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 721263 1250 0 0 484092 111 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=1650984 CPUtime=4842 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 1622494 1250 0 0 483929 271 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=1650984 CPUtime=4841.99 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 1518907 1250 0 0 483919 280 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=1650984 CPUtime=4841.88 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 2437944 1250 0 0 483798 390 0 0 25 0 9 0 510926192 1690607616 372537 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38708.8
Current children cumulated vsize (KiB) 1650984

[startup+4902.3 s]
/proc/loadavg: 8.01 8.01 8.00 9/179 10247
/proc/meminfo: memFree=19824744/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=1733768 CPUtime=39188.5 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 14247728 1250 0 0 3916372 2476 0 0 18 0 9 0 510926150 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 433442 406146 181 55 0 431328 0
[pid=10091/tid=10098] ppid=10089 vsize=1733768 CPUtime=4901.9 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 1279198 1250 0 0 489977 213 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=1733768 CPUtime=4902 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 1601617 1250 0 0 489927 273 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=1733768 CPUtime=4875.28 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 1788272 1250 0 0 487191 337 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=1733768 CPUtime=4900.88 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 3221972 1250 0 0 489500 588 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=1733768 CPUtime=4902.03 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 728607 1250 0 0 490091 112 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=1733768 CPUtime=4902.01 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 1636065 1250 0 0 489928 273 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=1733768 CPUtime=4901.99 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 1535292 1250 0 0 489917 282 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=1733768 CPUtime=4901.88 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 2437944 1250 0 0 489797 391 0 0 25 0 9 0 510926192 1775378432 406146 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39188.5
Current children cumulated vsize (KiB) 1733768

[startup+4962.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/179 10249
/proc/meminfo: memFree=19509516/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=2097132 CPUtime=39668.2 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 14471376 1250 0 0 3964303 2513 0 0 18 0 9 0 510926150 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 524283 484775 181 55 0 522169 0
[pid=10091/tid=10098] ppid=10089 vsize=2097132 CPUtime=4961.91 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 1311294 1250 0 0 495971 220 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=2097132 CPUtime=4962.01 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 1626195 1250 0 0 495924 277 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=2097132 CPUtime=4934.95 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 1823131 1250 0 0 493154 341 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=2097132 CPUtime=4960.88 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 3270157 1250 0 0 495493 595 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=2097132 CPUtime=4962.03 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 744992 1250 0 0 496089 114 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=2097132 CPUtime=4962.01 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 1679018 1250 0 0 495920 281 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=2097132 CPUtime=4962 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 1535292 1250 0 0 495918 282 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=2097132 CPUtime=4961.88 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 2462536 1250 0 0 495793 395 0 0 25 0 9 0 510926192 2147463168 484775 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39668.2
Current children cumulated vsize (KiB) 2097132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.9 s]
/proc/loadavg: 8.00 8.00 8.00 9/179 10250
/proc/meminfo: memFree=19850388/32951124 swapFree=67111524/67111528
[pid=10091] ppid=10089 vsize=1756520 CPUtime=40000.8 cores=0-7
/proc/10091/stat : 10091 (plingeling) S 10089 10091 10065 0 -1 4202496 14572041 1250 0 0 3997538 2540 0 0 18 0 9 0 510926150 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/10091/statm: 439130 399622 181 55 0 437016 0
[pid=10091/tid=10098] ppid=10089 vsize=1756520 CPUtime=5003.52 cores=0-7
/proc/10091/task/10098/stat : 10098 (plingeling) R 10089 10091 10065 0 -1 4202560 1336429 1250 0 0 500129 223 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10091/tid=10099] ppid=10089 vsize=1756520 CPUtime=5003.62 cores=0-7
/proc/10091/task/10099/stat : 10099 (plingeling) R 10089 10091 10065 0 -1 4202560 1630787 1250 0 0 500083 279 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10091/tid=10100] ppid=10089 vsize=1756520 CPUtime=4976.32 cores=0-7
/proc/10091/task/10100/stat : 10100 (plingeling) R 10089 10091 10065 0 -1 4202560 1827578 1250 0 0 497290 342 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10091/tid=10101] ppid=10089 vsize=1756520 CPUtime=5002.49 cores=0-7
/proc/10091/task/10101/stat : 10101 (plingeling) R 10089 10091 10065 0 -1 4202560 3298479 1250 0 0 499644 605 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10091/tid=10102] ppid=10089 vsize=1756520 CPUtime=5003.64 cores=0-7
/proc/10091/task/10102/stat : 10102 (plingeling) R 10089 10091 10065 0 -1 4202560 744992 1250 0 0 500250 114 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10091/tid=10103] ppid=10089 vsize=1756520 CPUtime=5003.62 cores=0-7
/proc/10091/task/10103/stat : 10103 (plingeling) R 10089 10091 10065 0 -1 4202560 1688498 1250 0 0 500077 285 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4366042 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10091/tid=10104] ppid=10089 vsize=1756520 CPUtime=5003.6 cores=0-7
/proc/10091/task/10104/stat : 10104 (plingeling) R 10089 10091 10065 0 -1 4202560 1563981 1250 0 0 500069 291 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10091/tid=10105] ppid=10089 vsize=1756520 CPUtime=5003.49 cores=0-7
/proc/10091/task/10105/stat : 10105 (plingeling) R 10089 10091 10065 0 -1 4202560 2462536 1250 0 0 499954 395 0 0 25 0 9 0 510926192 1798676480 399622 33554432000 4194304 4417332 140733652352128 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1756520

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5004
CPU time (s): 40000.9
CPU user time (s): 39975.4
CPU system time (s): 25.4921
CPU usage (%): 799.379
Max. virtual memory (cumulated for all children) (KiB): 2220792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39975.4
system time used= 25.4921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14573291
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= 518
involuntary context switches= 191627

runsolver used 8.00778 second user time and 19.2141 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 14:20:38
IDJOB=3309288
IDBENCH=20536
IDSOLVER=1695
FILE ID=node102/3309288-1303993238
RUNJOBID= node102-1303993238-10079
PBS_JOBID= 13168778
Free space on /tmp= 71556 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309288-1303993238/watcher-3309288-1303993238 -o /tmp/evaluation-result-3309288-1303993238/solver-3309288-1303993238 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309288-1303993238.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=2126389080

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21449576 kB
Buffers:       1633772 kB
Cached:        9250484 kB
SwapCached:          4 kB
Active:        2849048 kB
Inactive:      8098864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21449576 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4712 kB
Writeback:           0 kB
AnonPages:       64364 kB
Mapped:          14488 kB
Slab:           487684 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187432 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= 71556 MiB
End job on node102 at 2011-04-28 15:44:04