Trace number 3250240

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) 4800.35 1201.83

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
Number of clauses of size over 50

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-3250240-1304091350/watcher-3250240-1304091350 -o /tmp/evaluation-result-3250240-1304091350/solver-3250240-1304091350 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3250240-1304091350.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.82 8.04 7.54 6/181 24189
/proc/meminfo: memFree=18428544/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) R 24187 24189 23533 0 -1 4202496 381 1251 0 0 0 0 0 0 25 0 1 0 520733019 9371648 309 33554432000 4194304 4417332 140734508168240 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/24189/statm: 2288 309 146 55 0 174 0

[startup+0.089542 s]
/proc/loadavg: 7.82 8.04 7.54 6/181 24189
/proc/meminfo: memFree=18428544/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=26568 CPUtime=0.07 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) R 24187 24189 23533 0 -1 4202496 4704 1251 0 0 7 0 0 0 25 0 1 0 520733019 27205632 4632 33554432000 4194304 4417332 140734508168240 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/24189/statm: 6642 4632 147 55 0 4528 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26568

[startup+0.100541 s]
/proc/loadavg: 7.82 8.04 7.54 6/181 24189
/proc/meminfo: memFree=18428544/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=26568 CPUtime=0.09 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) R 24187 24189 23533 0 -1 4202496 4704 1251 0 0 9 0 0 0 25 0 1 0 520733019 27205632 4632 33554432000 4194304 4417332 140734508168240 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/24189/statm: 6642 4632 147 55 0 4528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26568

[startup+0.300472 s]
/proc/loadavg: 7.82 8.04 7.54 6/181 24189
/proc/meminfo: memFree=18428544/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=85524 CPUtime=0.75 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 9694 1251 0 0 74 1 0 0 25 0 5 0 520733019 87576576 9197 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 21381 9197 177 55 0 19267 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 85524

[startup+0.7004 s]
/proc/loadavg: 7.82 8.04 7.54 6/181 24189
/proc/meminfo: memFree=18428544/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=87644 CPUtime=2.34 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 11026 1251 0 0 233 1 0 0 25 0 5 0 520733019 89747456 9696 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 21911 9696 178 55 0 19797 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 87644

[startup+1.50025 s]
/proc/loadavg: 7.82 8.04 7.54 10/186 24199
/proc/meminfo: memFree=18384732/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=161388 CPUtime=5.54 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 14245 1251 0 0 552 2 0 0 25 0 5 0 520733019 165261312 11766 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 40347 11766 179 55 0 38233 0
[pid=24189/tid=24196] ppid=24187 vsize=161388 CPUtime=1.35 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 1748 1251 0 0 135 0 0 0 25 0 5 0 520733033 165261312 11766 33554432000 4194304 4417332 140734508168240 18446744073709551615 4357139 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=161388 CPUtime=1.34 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 1689 1251 0 0 134 0 0 0 25 0 5 0 520733033 165261312 11766 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=161388 CPUtime=1.34 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 1146 1251 0 0 134 0 0 0 25 0 5 0 520733033 165261312 11766 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=161388 CPUtime=1.35 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 2573 1251 0 0 135 0 0 0 25 0 5 0 520733033 165261312 11766 33554432000 4194304 4417332 140734508168240 18446744073709551615 4251167 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 161388

[startup+3.10097 s]
/proc/loadavg: 7.82 8.04 7.54 10/186 24199
/proc/meminfo: memFree=18377164/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=170324 CPUtime=11.93 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 19901 1251 0 0 1191 2 0 0 25 0 5 0 520733019 174411776 14016 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 42581 14016 179 55 0 40467 0
[pid=24189/tid=24196] ppid=24187 vsize=170324 CPUtime=2.95 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 2921 1251 0 0 295 0 0 0 25 0 5 0 520733033 174411776 14016 33554432000 4194304 4417332 140734508168240 18446744073709551615 4249592 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=170324 CPUtime=2.94 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 2162 1251 0 0 294 0 0 0 25 0 5 0 520733033 174411776 14016 33554432000 4194304 4417332 140734508168240 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=170324 CPUtime=2.93 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 3239 1251 0 0 293 0 0 0 25 0 5 0 520733033 174411776 14016 33554432000 4194304 4417332 140734508168240 18446744073709551615 4277847 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=170324 CPUtime=2.94 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 4490 1251 0 0 294 0 0 0 25 0 5 0 520733033 174411776 14016 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 170324

[startup+6.30039 s]
/proc/loadavg: 7.84 8.04 7.54 10/186 24199
/proc/meminfo: memFree=18368492/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=175144 CPUtime=24.71 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 30734 1251 0 0 2468 3 0 0 25 0 5 0 520733019 179347456 15221 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 43786 15221 179 55 0 41672 0
[pid=24189/tid=24196] ppid=24187 vsize=175144 CPUtime=6.15 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 4474 1251 0 0 615 0 0 0 25 0 5 0 520733033 179347456 15221 33554432000 4194304 4417332 140734508168240 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=175144 CPUtime=6.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 4959 1251 0 0 614 0 0 0 25 0 5 0 520733033 179347456 15221 33554432000 4194304 4417332 140734508168240 18446744073709551615 4321847 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=175144 CPUtime=6.11 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 5962 1251 0 0 611 0 0 0 25 0 5 0 520733033 179347456 15221 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=175144 CPUtime=6.14 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 8250 1251 0 0 614 0 0 0 25 0 5 0 520733033 179347456 15221 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 175144

[startup+12.7002 s]
/proc/loadavg: 7.85 8.04 7.55 10/186 24199
/proc/meminfo: memFree=18290748/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=179160 CPUtime=50.28 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 51109 1251 0 0 5020 8 0 0 25 0 5 0 520733019 183459840 17340 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 44790 17340 179 55 0 42676 0
[pid=24189/tid=24196] ppid=24187 vsize=179160 CPUtime=12.54 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 7236 1251 0 0 1254 0 0 0 25 0 5 0 520733033 183459840 17340 33554432000 4194304 4417332 140734508168240 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=179160 CPUtime=12.54 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 9142 1251 0 0 1253 1 0 0 25 0 5 0 520733033 183459840 17340 33554432000 4194304 4417332 140734508168240 18446744073709551615 4358001 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=179160 CPUtime=12.47 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 9694 1251 0 0 1246 1 0 0 25 0 5 0 520733033 183459840 17340 33554432000 4194304 4417332 140734508168240 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=179160 CPUtime=12.54 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 17948 1251 0 0 1252 2 0 0 25 0 5 0 520733033 183459840 17340 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 179160

[startup+25.5009 s]
/proc/loadavg: 8.02 8.06 7.56 10/186 24199
/proc/meminfo: memFree=18258160/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=182688 CPUtime=101.41 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 95278 1251 0 0 10127 14 0 0 25 0 5 0 520733019 187072512 18582 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 45672 18582 179 55 0 43558 0
[pid=24189/tid=24196] ppid=24187 vsize=182688 CPUtime=25.34 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 17581 1251 0 0 2532 2 0 0 25 0 5 0 520733033 187072512 18582 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=182688 CPUtime=25.34 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 17158 1251 0 0 2532 2 0 0 25 0 5 0 520733033 187072512 18582 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=182688 CPUtime=25.21 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 18439 1251 0 0 2518 3 0 0 25 0 5 0 520733033 187072512 18582 33554432000 4194304 4417332 140734508168240 18446744073709551615 4357730 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=182688 CPUtime=25.34 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 35011 1251 0 0 2530 4 0 0 25 0 5 0 520733033 187072512 18582 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 182688

[startup+51.1003 s]
/proc/loadavg: 8.01 8.06 7.57 10/186 24200
/proc/meminfo: memFree=18254748/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=198440 CPUtime=203.66 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 201289 1251 0 0 20335 31 0 0 25 0 5 0 520733019 203202560 22192 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 49610 22192 179 55 0 47496 0
[pid=24189/tid=24196] ppid=24187 vsize=198440 CPUtime=50.94 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 41764 1251 0 0 5088 6 0 0 25 0 5 0 520733033 203202560 22192 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=198440 CPUtime=50.94 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 46364 1251 0 0 5086 8 0 0 25 0 5 0 520733033 203202560 22192 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=198440 CPUtime=50.67 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 40834 1251 0 0 5060 7 0 0 25 0 5 0 520733033 203202560 22192 33554432000 4194304 4417332 140734508168240 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=198440 CPUtime=50.94 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 65238 1251 0 0 5086 8 0 0 25 0 5 0 520733033 203202560 22192 33554432000 4194304 4417332 140734508168240 18446744073709551615 4250599 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 198440

[startup+102.307 s]
/proc/loadavg: 8.15 8.09 7.61 10/186 24202
/proc/meminfo: memFree=18157252/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=247096 CPUtime=408.22 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 353895 1251 0 0 40769 53 0 0 25 0 5 0 520733019 253026304 37688 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 61774 37688 179 55 0 59660 0
[pid=24189/tid=24196] ppid=24187 vsize=247096 CPUtime=102.15 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 78526 1251 0 0 10204 11 0 0 25 0 5 0 520733033 253026304 37688 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=247096 CPUtime=102.15 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 76695 1251 0 0 10202 13 0 0 25 0 5 0 520733033 253026304 37688 33554432000 4194304 4417332 140734508168240 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=247096 CPUtime=101.59 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 72664 1251 0 0 10149 10 0 0 25 0 5 0 520733033 253026304 37688 33554432000 4194304 4417332 140734508168240 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=247096 CPUtime=102.15 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 118921 1251 0 0 10199 16 0 0 25 0 5 0 520733033 253026304 37688 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.22
Current children cumulated vsize (KiB) 247096

[startup+162.3 s]
/proc/loadavg: 8.14 8.10 7.64 10/186 24203
/proc/meminfo: memFree=18198996/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=260864 CPUtime=647.87 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 516673 1251 0 0 64710 77 0 0 25 0 5 0 520733019 267124736 37679 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 65216 37679 179 55 0 63102 0
[pid=24189/tid=24196] ppid=24187 vsize=260864 CPUtime=162.15 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 112609 1251 0 0 16199 16 0 0 25 0 5 0 520733033 267124736 37679 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=260864 CPUtime=162.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 114543 1251 0 0 16195 19 0 0 25 0 5 0 520733033 267124736 37679 33554432000 4194304 4417332 140734508168240 18446744073709551615 4264926 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=260864 CPUtime=161.26 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 109258 1251 0 0 16110 16 0 0 25 0 5 0 520733033 267124736 37679 33554432000 4194304 4417332 140734508168240 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=260864 CPUtime=162.15 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 173174 1251 0 0 16191 24 0 0 25 0 5 0 520733033 267124736 37679 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.87
Current children cumulated vsize (KiB) 260864


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

[pid=24189/tid=24197] ppid=24187 vsize=394616 CPUtime=702.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 374528 1251 0 0 70155 59 0 0 25 0 5 0 520733033 404086784 85411 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=394616 CPUtime=698.33 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 331606 1251 0 0 69783 50 0 0 25 0 5 0 520733033 404086784 85411 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=394616 CPUtime=702.16 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 539527 1251 0 0 70143 73 0 0 25 0 5 0 520733033 404086784 85411 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.97
Current children cumulated vsize (KiB) 394616

[startup+762.307 s]
/proc/loadavg: 8.14 8.12 7.85 9/186 24292
/proc/meminfo: memFree=18264112/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=410864 CPUtime=3044.67 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 1671270 1251 0 0 304221 246 0 0 25 0 5 0 520733019 420724736 88863 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 102716 88863 179 55 0 100602 0
[pid=24189/tid=24196] ppid=24187 vsize=410864 CPUtime=762.17 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 356942 1251 0 0 76165 52 0 0 25 0 5 0 520733033 420724736 88863 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=410864 CPUtime=762.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 394206 1251 0 0 76152 62 0 0 25 0 5 0 520733033 420724736 88863 33554432000 4194304 4417332 140734508168240 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=410864 CPUtime=758.01 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 343471 1251 0 0 75749 52 0 0 25 0 5 0 520733033 420724736 88863 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=410864 CPUtime=762.17 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 569562 1251 0 0 76140 77 0 0 25 0 5 0 520733033 420724736 88863 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.67
Current children cumulated vsize (KiB) 410864

[startup+822.3 s]
/proc/loadavg: 8.11 8.11 7.86 9/186 24294
/proc/meminfo: memFree=18258132/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=404188 CPUtime=3284.32 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 1759453 1251 0 0 328176 256 0 0 25 0 5 0 520733019 413888512 83429 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 101047 83429 179 55 0 98933 0
[pid=24189/tid=24196] ppid=24187 vsize=404188 CPUtime=822.16 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 373852 1251 0 0 82163 53 0 0 25 0 5 0 520733033 413888512 83429 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=404188 CPUtime=822.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 413051 1251 0 0 82150 64 0 0 25 0 5 0 520733033 413888512 83429 33554432000 4194304 4417332 140734508168240 18446744073709551615 4358088 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=404188 CPUtime=817.68 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 359924 1251 0 0 81714 54 0 0 25 0 5 0 520733033 413888512 83429 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=404188 CPUtime=822.17 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 605537 1251 0 0 82135 82 0 0 25 0 5 0 520733033 413888512 83429 33554432000 4194304 4417332 140734508168240 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.32
Current children cumulated vsize (KiB) 404188

[startup+882.3 s]
/proc/loadavg: 8.10 8.11 7.87 9/186 24295
/proc/meminfo: memFree=18255964/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=405320 CPUtime=3524 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 1847314 1251 0 0 352131 269 0 0 25 0 5 0 520733019 415047680 82590 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 101330 82590 179 55 0 99216 0
[pid=24189/tid=24196] ppid=24187 vsize=405320 CPUtime=882.17 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 386290 1251 0 0 88161 56 0 0 25 0 5 0 520733033 415047680 82590 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=405320 CPUtime=882.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 449675 1251 0 0 88144 70 0 0 25 0 5 0 520733033 415047680 82590 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=405320 CPUtime=877.36 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 363034 1251 0 0 87681 55 0 0 25 0 5 0 520733033 415047680 82590 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=405320 CPUtime=882.17 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 641226 1251 0 0 88130 87 0 0 25 0 5 0 520733033 415047680 82590 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524
Current children cumulated vsize (KiB) 405320

[startup+942.301 s]
/proc/loadavg: 8.09 8.10 7.88 9/186 24297
/proc/meminfo: memFree=18221704/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=439032 CPUtime=3763.68 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 1938287 1251 0 0 376086 282 0 0 25 0 5 0 520733019 449568768 89105 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 109758 89105 179 55 0 107644 0
[pid=24189/tid=24196] ppid=24187 vsize=439032 CPUtime=942.16 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 413312 1251 0 0 94157 59 0 0 25 0 5 0 520733033 449568768 89105 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=439032 CPUtime=942.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 468809 1251 0 0 94141 73 0 0 25 0 5 0 520733033 449568768 89105 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=439032 CPUtime=937.03 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 373874 1251 0 0 93647 56 0 0 25 0 5 0 520733033 449568768 89105 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=439032 CPUtime=942.16 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 675203 1251 0 0 94125 91 0 0 25 0 5 0 520733033 449568768 89105 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.68
Current children cumulated vsize (KiB) 439032

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 7.89 9/186 24299
/proc/meminfo: memFree=18138072/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=520372 CPUtime=4003.35 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 2023317 1251 0 0 400042 293 0 0 25 0 5 0 520733019 532860928 102816 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 130093 102816 179 55 0 127979 0
[pid=24189/tid=24196] ppid=24187 vsize=520372 CPUtime=1002.17 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 433077 1251 0 0 100155 62 0 0 25 0 5 0 520733033 532860928 102816 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=520372 CPUtime=1002.13 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 479441 1251 0 0 100139 74 0 0 25 0 5 0 520733033 532860928 102816 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=520372 CPUtime=996.71 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 393285 1251 0 0 99612 59 0 0 25 0 5 0 520733033 532860928 102816 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=520372 CPUtime=1002.17 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 710425 1251 0 0 100122 95 0 0 25 0 5 0 520733033 532860928 102816 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.35
Current children cumulated vsize (KiB) 520372

[startup+1062.3 s]
/proc/loadavg: 8.07 8.09 7.90 9/186 24300
/proc/meminfo: memFree=18099608/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=467372 CPUtime=4243.03 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 2080112 1251 0 0 424004 299 0 0 25 0 5 0 520733019 478588928 95396 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 116843 95396 179 55 0 114729 0
[pid=24189/tid=24196] ppid=24187 vsize=467372 CPUtime=1062.17 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 442948 1251 0 0 106154 63 0 0 25 0 5 0 520733033 478588928 95396 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=467372 CPUtime=1062.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 491818 1251 0 0 106138 76 0 0 25 0 5 0 520733033 478588928 95396 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=467372 CPUtime=1056.38 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 409372 1251 0 0 105577 61 0 0 25 0 5 0 520733033 478588928 95396 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=467372 CPUtime=1062.17 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 728885 1251 0 0 106120 97 0 0 25 0 5 0 520733033 478588928 95396 33554432000 4194304 4417332 140734508168240 18446744073709551615 4354396 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.03
Current children cumulated vsize (KiB) 467372

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 7.91 9/186 24302
/proc/meminfo: memFree=18232124/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=393368 CPUtime=4482.7 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 2144924 1251 0 0 447963 307 0 0 25 0 5 0 520733019 402808832 81853 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 98342 81853 179 55 0 96228 0
[pid=24189/tid=24196] ppid=24187 vsize=393368 CPUtime=1122.18 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 455453 1251 0 0 112153 65 0 0 25 0 5 0 520733033 402808832 81853 33554432000 4194304 4417332 140734508168240 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=393368 CPUtime=1122.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 498461 1251 0 0 112137 77 0 0 25 0 5 0 520733033 402808832 81853 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=393368 CPUtime=1116.05 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 421899 1251 0 0 111542 63 0 0 25 0 5 0 520733033 402808832 81853 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=393368 CPUtime=1122.17 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 762022 1251 0 0 112117 100 0 0 25 0 5 0 520733033 402808832 81853 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 393368

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 7.93 9/186 24303
/proc/meminfo: memFree=18152984/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=451016 CPUtime=4722.39 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 2234931 1251 0 0 471918 321 0 0 25 0 5 0 520733019 461840384 99373 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 112754 99373 179 55 0 110640 0
[pid=24189/tid=24196] ppid=24187 vsize=451016 CPUtime=1182.17 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 472393 1251 0 0 118150 67 0 0 25 0 5 0 520733033 461840384 99373 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=451016 CPUtime=1182.14 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 521261 1251 0 0 118134 80 0 0 25 0 5 0 520733033 461840384 99373 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=451016 CPUtime=1175.73 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 448226 1251 0 0 117505 68 0 0 25 0 5 0 520733033 461840384 99373 33554432000 4194304 4417332 140734508168240 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=451016 CPUtime=1182.17 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 785962 1251 0 0 118114 103 0 0 25 0 5 0 520733033 461840384 99373 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 451016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.19 8.12 7.93 9/186 24304
/proc/meminfo: memFree=18157808/32951124 swapFree=67111528/67111528
[pid=24189] ppid=24187 vsize=459272 CPUtime=4800.3 cores=1,3,5,7
/proc/24189/stat : 24189 (plingeling) S 24187 24189 23533 0 -1 4202496 2265811 1251 0 0 479704 326 0 0 25 0 5 0 520733019 470294528 92206 33554432000 4194304 4417332 140734508168240 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/24189/statm: 114818 92206 179 55 0 112704 0
[pid=24189/tid=24196] ppid=24187 vsize=459272 CPUtime=1201.68 cores=1,3,5,7
/proc/24189/task/24196/stat : 24196 (plingeling) R 24187 24189 23533 0 -1 4202560 474180 1251 0 0 120100 68 0 0 25 0 5 0 520733033 470294528 92206 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24189/tid=24197] ppid=24187 vsize=459272 CPUtime=1201.64 cores=1,3,5,7
/proc/24189/task/24197/stat : 24197 (plingeling) R 24187 24189 23533 0 -1 4202560 529783 1251 0 0 120083 81 0 0 25 0 5 0 520733033 470294528 92206 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24189/tid=24198] ppid=24187 vsize=459272 CPUtime=1195.12 cores=1,3,5,7
/proc/24189/task/24198/stat : 24198 (plingeling) R 24187 24189 23533 0 -1 4202560 459301 1251 0 0 119443 69 0 0 25 0 5 0 520733033 470294528 92206 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24189/tid=24199] ppid=24187 vsize=459272 CPUtime=1201.68 cores=1,3,5,7
/proc/24189/task/24199/stat : 24199 (plingeling) R 24187 24189 23533 0 -1 4202560 795458 1251 0 0 120063 105 0 0 25 0 5 0 520733033 470294528 92206 33554432000 4194304 4417332 140734508168240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 459272

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): 1201.83
CPU time (s): 4800.35
CPU user time (s): 4797.07
CPU system time (s): 3.2785
CPU usage (%): 399.42
Max. virtual memory (cumulated for all children) (KiB): 543396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.07
system time used= 3.2785
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2267062
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= 141
involuntary context switches= 22899

runsolver used 1.9657 second user time and 4.5973 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 17:35:50
IDJOB=3250240
IDBENCH=83248
IDSOLVER=1605
FILE ID=node138/3250240-1304091350
RUNJOBID= node138-1304089245-23695
PBS_JOBID= 13170556
Free space on /tmp= 71808 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250240-1304091350/watcher-3250240-1304091350 -o /tmp/evaluation-result-3250240-1304091350/solver-3250240-1304091350 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3250240-1304091350.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=706692693

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      18428700 kB
Buffers:       2041920 kB
Cached:       11485668 kB
SwapCached:          0 kB
Active:        3662008 kB
Inactive:     10294860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18428700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1980 kB
Writeback:           0 kB
AnonPages:      429120 kB
Mapped:          15296 kB
Slab:           500348 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   623116 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= 71812 MiB
End job on node138 at 2011-04-29 17:55:54