Trace number 3265818

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.11 1201.84

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

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-3265818-1304107481/watcher-3265818-1304107481 -o /tmp/evaluation-result-3265818-1304107481/solver-3265818-1304107481 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3265818-1304107481.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: 1.70 2.04 2.94 2/180 13879
/proc/meminfo: memFree=31298000/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 522346777 8937472 146 33554432000 4194304 4417332 140736636438816 18446744073709551615 242970550016 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/13879/statm: 2182 146 122 55 0 68 0

[startup+0.018145 s]
/proc/loadavg: 1.70 2.04 2.94 2/180 13879
/proc/meminfo: memFree=31298000/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 522346777 8937472 146 33554432000 4194304 4417332 140736636438816 18446744073709551615 242970550016 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/13879/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.101119 s]
/proc/loadavg: 1.70 2.04 2.94 2/180 13879
/proc/meminfo: memFree=31298000/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 522346777 8937472 146 33554432000 4194304 4417332 140736636438816 18446744073709551615 242970550016 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/13879/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.479541 s]
/proc/loadavg: 1.70 2.04 2.94 2/180 13879
/proc/meminfo: memFree=31298000/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=60648 CPUtime=1.28 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 4154 1249 0 4 128 0 0 0 18 0 5 0 522346777 62103552 2982 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 15162 2982 181 55 0 13048 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 60648

[startup+0.700976 s]
/proc/loadavg: 1.70 2.04 2.94 2/180 13879
/proc/meminfo: memFree=31298000/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=63316 CPUtime=2.17 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 5210 1249 0 4 217 0 0 0 18 0 5 0 522346777 64835584 3661 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 15829 3661 181 55 0 13715 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 63316

[startup+1.50084 s]
/proc/loadavg: 1.70 2.04 2.94 9/184 13893
/proc/meminfo: memFree=31263712/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=67512 CPUtime=5.36 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 10431 1249 0 4 535 1 0 0 18 0 5 0 522346777 69132288 4678 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 16878 4678 181 55 0 14764 0
[pid=13879/tid=13886] ppid=13877 vsize=67512 CPUtime=1.33 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 1554 1249 0 4 133 0 0 0 19 0 5 0 522346793 69132288 4678 33554432000 4194304 4417332 140736636438816 18446744073709551615 4236324 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=67512 CPUtime=1.33 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 1869 1249 0 4 133 0 0 0 20 0 5 0 522346793 69132288 4678 33554432000 4194304 4417332 140736636438816 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=67512 CPUtime=1.32 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 2168 1249 0 4 132 0 0 0 22 0 5 0 522346793 69132288 4678 33554432000 4194304 4417332 140736636438816 18446744073709551615 4358118 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=67512 CPUtime=1.32 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 2553 1249 0 4 132 0 0 0 22 0 5 0 522346793 69132288 4678 33554432000 4194304 4417332 140736636438816 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 67512

[startup+3.10057 s]
/proc/loadavg: 2.20 2.13 2.97 9/184 13893
/proc/meminfo: memFree=31244868/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=74688 CPUtime=11.75 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 21326 1249 0 4 1171 4 0 0 18 0 5 0 522346777 76480512 6500 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 18672 6500 181 55 0 16558 0
[pid=13879/tid=13886] ppid=13877 vsize=74688 CPUtime=2.93 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 4878 1249 0 4 292 1 0 0 25 0 5 0 522346793 76480512 6500 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=74688 CPUtime=2.91 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 4601 1249 0 4 291 0 0 0 25 0 5 0 522346793 76480512 6500 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=74688 CPUtime=2.92 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 4436 1249 0 4 292 0 0 0 25 0 5 0 522346793 76480512 6500 33554432000 4194304 4417332 140736636438816 18446744073709551615 4351339 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=74688 CPUtime=2.92 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 5124 1249 0 4 291 1 0 0 25 0 5 0 522346793 76480512 6500 33554432000 4194304 4417332 140736636438816 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 74688

[startup+6.30102 s]
/proc/loadavg: 2.20 2.13 2.97 9/184 13893
/proc/meminfo: memFree=31232260/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=87652 CPUtime=24.53 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 34906 1249 0 4 2447 6 0 0 18 0 5 0 522346777 89755648 9719 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 21913 9719 181 55 0 19799 0
[pid=13879/tid=13886] ppid=13877 vsize=87652 CPUtime=6.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 8294 1249 0 4 612 1 0 0 25 0 5 0 522346793 89755648 9719 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=87652 CPUtime=6.1 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 8074 1249 0 4 609 1 0 0 25 0 5 0 522346793 89755648 9719 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=87652 CPUtime=6.11 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 8304 1249 0 4 610 1 0 0 25 0 5 0 522346793 89755648 9719 33554432000 4194304 4417332 140736636438816 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=87652 CPUtime=6.12 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 7947 1249 0 4 610 2 0 0 25 0 5 0 522346793 89755648 9719 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 87652

[startup+12.7009 s]
/proc/loadavg: 3.17 2.34 3.02 9/184 13893
/proc/meminfo: memFree=31187376/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=110872 CPUtime=50.09 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 57021 1249 0 4 4999 10 0 0 18 0 5 0 522346777 113532928 15547 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 27718 15547 181 55 0 25604 0
[pid=13879/tid=13886] ppid=13877 vsize=110872 CPUtime=12.53 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 13309 1249 0 4 1252 1 0 0 25 0 5 0 522346793 113532928 15547 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=110872 CPUtime=12.46 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 14461 1249 0 4 1244 2 0 0 25 0 5 0 522346793 113532928 15547 33554432000 4194304 4417332 140736636438816 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=110872 CPUtime=12.51 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 13222 1249 0 4 1249 2 0 0 25 0 5 0 522346793 113532928 15547 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=110872 CPUtime=12.51 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 13742 1249 0 4 1249 2 0 0 25 0 5 0 522346793 113532928 15547 33554432000 4194304 4417332 140736636438816 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 110872

[startup+25.5067 s]
/proc/loadavg: 3.91 2.53 3.08 9/184 13894
/proc/meminfo: memFree=31100424/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=213744 CPUtime=101.24 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 86815 1249 0 4 10108 16 0 0 18 0 5 0 522346777 218873856 24889 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 53436 24889 181 55 0 51322 0
[pid=13879/tid=13886] ppid=13877 vsize=213744 CPUtime=25.33 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 23145 1249 0 4 2530 3 0 0 25 0 5 0 522346793 218873856 24889 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=213744 CPUtime=25.2 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 21197 1249 0 4 2516 4 0 0 25 0 5 0 522346793 218873856 24889 33554432000 4194304 4417332 140736636438816 18446744073709551615 4305855 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=213744 CPUtime=25.31 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 21642 1249 0 4 2528 3 0 0 25 0 5 0 522346793 218873856 24889 33554432000 4194304 4417332 140736636438816 18446744073709551615 4307514 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=213744 CPUtime=25.32 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 18544 1249 0 4 2529 3 0 0 25 0 5 0 522346793 218873856 24889 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 213744

[startup+51.1003 s]
/proc/loadavg: 5.38 2.98 3.21 9/184 13894
/proc/meminfo: memFree=31010856/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=266324 CPUtime=203.47 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 132233 1249 0 4 20322 25 0 0 18 0 5 0 522346777 272715776 38033 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 66581 38033 181 55 0 64467 0
[pid=13879/tid=13886] ppid=13877 vsize=266324 CPUtime=50.93 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 32616 1249 0 4 5088 5 0 0 25 0 5 0 522346793 272715776 38033 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=266324 CPUtime=50.65 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 32501 1249 0 4 5060 5 0 0 25 0 5 0 522346793 272715776 38033 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=266324 CPUtime=50.9 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 33122 1249 0 4 5084 6 0 0 25 0 5 0 522346793 272715776 38033 33554432000 4194304 4417332 140736636438816 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=266324 CPUtime=50.91 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 31707 1249 0 4 5085 6 0 0 25 0 5 0 522346793 272715776 38033 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.47
Current children cumulated vsize (KiB) 266324

[startup+102.3 s]
/proc/loadavg: 7.14 3.82 3.48 10/185 13899
/proc/meminfo: memFree=30907768/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=306716 CPUtime=408 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 194152 1249 0 4 40765 35 0 0 18 0 5 0 522346777 314077184 47952 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 76679 47952 181 55 0 74565 0
[pid=13879/tid=13886] ppid=13877 vsize=306716 CPUtime=102.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 48457 1249 0 4 10204 9 0 0 25 0 5 0 522346793 314077184 47952 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=306716 CPUtime=101.58 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 48818 1249 0 4 10150 8 0 0 25 0 5 0 522346793 314077184 47952 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=306716 CPUtime=102.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 50063 1249 0 4 10201 8 0 0 25 0 5 0 522346793 314077184 47952 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=306716 CPUtime=102.11 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 44527 1249 0 4 10203 8 0 0 25 0 5 0 522346793 314077184 47952 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 306716

[startup+162.301 s]
/proc/loadavg: 7.82 4.62 3.78 9/184 13900
/proc/meminfo: memFree=30736852/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=372844 CPUtime=647.66 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 255746 1249 0 4 64721 45 0 0 18 0 5 0 522346777 381792256 64662 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 93211 64662 181 55 0 91097 0
[pid=13879/tid=13886] ppid=13877 vsize=372844 CPUtime=162.14 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 73219 1249 0 4 16201 13 0 0 25 0 5 0 522346793 381792256 64662 33554432000 4194304 4417332 140736636438816 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=372844 CPUtime=161.25 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 57908 1249 0 4 16116 9 0 0 25 0 5 0 522346793 381792256 64662 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=372844 CPUtime=162.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 62535 1249 0 4 16199 10 0 0 25 0 5 0 522346793 381792256 64662 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=372844 CPUtime=162.12 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 59797 1249 0 4 16200 12 0 0 25 0 5 0 522346793 381792256 64662 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.66
Current children cumulated vsize (KiB) 372844


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

[pid=13879/tid=13887] ppid=13877 vsize=761160 CPUtime=698.32 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 143817 1249 0 4 69808 24 0 0 25 0 5 0 522346793 779427840 161743 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=761160 CPUtime=702.1 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 153786 1249 0 4 70185 25 0 0 25 0 5 0 522346793 779427840 161743 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=761160 CPUtime=702.13 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 114709 1249 0 4 70192 21 0 0 25 0 5 0 522346793 779427840 161743 33554432000 4194304 4417332 140736636438816 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.74
Current children cumulated vsize (KiB) 761160

[startup+762.301 s]
/proc/loadavg: 8.01 7.59 5.80 9/184 13916
/proc/meminfo: memFree=30142316/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=676144 CPUtime=3044.42 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 591813 1249 0 4 304341 101 0 0 18 0 5 0 522346777 692371456 140489 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 169036 140489 181 55 0 166922 0
[pid=13879/tid=13886] ppid=13877 vsize=676144 CPUtime=762.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 142923 1249 0 4 76189 24 0 0 25 0 5 0 522346793 692371456 140489 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=676144 CPUtime=758 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 158242 1249 0 4 75774 26 0 0 25 0 5 0 522346793 692371456 140489 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=676144 CPUtime=762.1 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 153786 1249 0 4 76185 25 0 0 25 0 5 0 522346793 692371456 140489 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=676144 CPUtime=762.13 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 134575 1249 0 4 76188 25 0 0 25 0 5 0 522346793 692371456 140489 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.42
Current children cumulated vsize (KiB) 676144

[startup+822.3 s]
/proc/loadavg: 8.06 7.68 5.94 9/184 13918
/proc/meminfo: memFree=30121204/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=663588 CPUtime=3284.09 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 600880 1249 0 4 328306 103 0 0 18 0 5 0 522346777 679514112 137350 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 165897 137350 181 55 0 163783 0
[pid=13879/tid=13886] ppid=13877 vsize=663588 CPUtime=822.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 142923 1249 0 4 82189 24 0 0 25 0 5 0 522346793 679514112 137350 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=663588 CPUtime=817.66 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 167309 1249 0 4 81739 27 0 0 25 0 5 0 522346793 679514112 137350 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=663588 CPUtime=822.1 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 153786 1249 0 4 82185 25 0 0 25 0 5 0 522346793 679514112 137350 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=663588 CPUtime=822.13 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 134575 1249 0 4 82188 25 0 0 25 0 5 0 522346793 679514112 137350 33554432000 4194304 4417332 140736636438816 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.09
Current children cumulated vsize (KiB) 663588

[startup+882.301 s]
/proc/loadavg: 8.15 7.77 6.09 9/184 13920
/proc/meminfo: memFree=30235860/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=615172 CPUtime=3523.78 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 620069 1249 0 4 352273 105 0 0 18 0 5 0 522346777 629936128 125246 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 153793 125246 181 55 0 151679 0
[pid=13879/tid=13886] ppid=13877 vsize=615172 CPUtime=882.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 146505 1249 0 4 88189 24 0 0 25 0 5 0 522346793 629936128 125246 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=615172 CPUtime=877.34 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 167309 1249 0 4 87707 27 0 0 25 0 5 0 522346793 629936128 125246 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=615172 CPUtime=882.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 166587 1249 0 4 88183 26 0 0 25 0 5 0 522346793 629936128 125246 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=615172 CPUtime=882.13 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 137381 1249 0 4 88188 25 0 0 25 0 5 0 522346793 629936128 125246 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.78
Current children cumulated vsize (KiB) 615172

[startup+942.301 s]
/proc/loadavg: 8.26 7.85 6.21 9/184 13921
/proc/meminfo: memFree=30161928/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=677508 CPUtime=3763.44 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 650591 1249 0 4 376233 111 0 0 18 0 5 0 522346777 693768192 140830 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 169377 140830 181 55 0 167263 0
[pid=13879/tid=13886] ppid=13877 vsize=677508 CPUtime=942.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 170802 1249 0 4 94184 29 0 0 25 0 5 0 522346793 693768192 140830 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=677508 CPUtime=937.02 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 168987 1249 0 4 93674 28 0 0 25 0 5 0 522346793 693768192 140830 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=677508 CPUtime=942.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 166587 1249 0 4 94183 26 0 0 25 0 5 0 522346793 693768192 140830 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=677508 CPUtime=942.13 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 141928 1249 0 4 94187 26 0 0 25 0 5 0 522346793 693768192 140830 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.44
Current children cumulated vsize (KiB) 677508

[startup+1002.31 s]
/proc/loadavg: 8.19 7.91 6.34 9/184 13923
/proc/meminfo: memFree=30182480/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=637016 CPUtime=4003.14 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 678710 1249 0 4 400198 116 0 0 18 0 5 0 522346777 652304384 130707 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 159254 130707 181 55 0 157140 0
[pid=13879/tid=13886] ppid=13877 vsize=637016 CPUtime=1002.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 175542 1249 0 4 100183 30 0 0 25 0 5 0 522346793 652304384 130707 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=637016 CPUtime=996.69 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 177179 1249 0 4 99640 29 0 0 25 0 5 0 522346793 652304384 130707 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=637016 CPUtime=1002.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 180602 1249 0 4 100181 28 0 0 25 0 5 0 522346793 652304384 130707 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=637016 CPUtime=1002.14 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 143100 1249 0 4 100188 26 0 0 25 0 5 0 522346793 652304384 130707 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.14
Current children cumulated vsize (KiB) 637016

[startup+1062.3 s]
/proc/loadavg: 8.12 7.94 6.44 9/184 13924
/proc/meminfo: memFree=30049640/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=688156 CPUtime=4242.79 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 714274 1249 0 4 424157 122 0 0 18 0 5 0 522346777 704671744 143524 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 172039 143524 181 55 0 169925 0
[pid=13879/tid=13886] ppid=13877 vsize=688156 CPUtime=1062.12 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 177957 1249 0 4 106182 30 0 0 25 0 5 0 522346793 704671744 143524 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=688156 CPUtime=1056.36 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 198277 1249 0 4 105603 33 0 0 25 0 5 0 522346793 704671744 143524 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=688156 CPUtime=1062.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 184698 1249 0 4 106180 29 0 0 25 0 5 0 522346793 704671744 143524 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=688156 CPUtime=1062.13 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 151055 1249 0 4 106186 27 0 0 25 0 5 0 522346793 704671744 143524 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.79
Current children cumulated vsize (KiB) 688156

[startup+1122.3 s]
/proc/loadavg: 8.08 7.96 6.55 9/184 13926
/proc/meminfo: memFree=29937892/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=743304 CPUtime=4482.46 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 728061 1249 0 4 448122 124 0 0 18 0 5 0 522346777 761143296 157311 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 185826 157311 181 55 0 183712 0
[pid=13879/tid=13886] ppid=13877 vsize=743304 CPUtime=1122.13 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 179714 1249 0 4 112182 31 0 0 25 0 5 0 522346793 761143296 157311 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=743304 CPUtime=1116.03 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 207033 1249 0 4 111569 34 0 0 25 0 5 0 522346793 761143296 157311 33554432000 4194304 4417332 140736636438816 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=743304 CPUtime=1122.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 184698 1249 0 4 112180 29 0 0 25 0 5 0 522346793 761143296 157311 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=743304 CPUtime=1122.14 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 154329 1249 0 4 112186 28 0 0 25 0 5 0 522346793 761143296 157311 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 743304

[startup+1182.3 s]
/proc/loadavg: 8.13 8.00 6.64 9/184 13928
/proc/meminfo: memFree=29852172/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=821340 CPUtime=4722.14 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 781179 1249 0 4 472082 132 0 0 18 0 5 0 522346777 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 205335 176788 181 55 0 203221 0
[pid=13879/tid=13886] ppid=13877 vsize=821340 CPUtime=1182.12 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 197310 1249 0 4 118179 33 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4262999 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=821340 CPUtime=1175.71 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 229434 1249 0 4 117534 37 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=821340 CPUtime=1182.09 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 197819 1249 0 4 118178 31 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=821340 CPUtime=1182.14 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 154329 1249 0 4 118186 28 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.14
Current children cumulated vsize (KiB) 821340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.15 8.01 6.68 9/184 13928
/proc/meminfo: memFree=29806772/32951132 swapFree=67111364/67111528
[pid=13879] ppid=13877 vsize=821340 CPUtime=4800.05 cores=1,3,5,7
/proc/13879/stat : 13879 (plingeling) S 13877 13879 12928 0 -1 4202496 781179 1249 0 4 479873 132 0 0 18 0 5 0 522346777 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/13879/statm: 205335 176788 181 55 0 203221 0
[pid=13879/tid=13886] ppid=13877 vsize=821340 CPUtime=1201.63 cores=1,3,5,7
/proc/13879/task/13886/stat : 13886 (plingeling) R 13877 13879 12928 0 -1 4202560 197310 1249 0 4 120130 33 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13879/tid=13887] ppid=13877 vsize=821340 CPUtime=1195.1 cores=1,3,5,7
/proc/13879/task/13887/stat : 13887 (plingeling) R 13877 13879 12928 0 -1 4202560 229434 1249 0 4 119473 37 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=13879/tid=13888] ppid=13877 vsize=821340 CPUtime=1201.59 cores=1,3,5,7
/proc/13879/task/13888/stat : 13888 (plingeling) R 13877 13879 12928 0 -1 4202560 197819 1249 0 4 120128 31 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13879/tid=13889] ppid=13877 vsize=821340 CPUtime=1201.65 cores=1,3,5,7
/proc/13879/task/13889/stat : 13889 (plingeling) R 13877 13879 12928 0 -1 4202560 154329 1249 0 4 120137 28 0 0 25 0 5 0 522346793 841052160 176788 33554432000 4194304 4417332 140736636438816 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 821340

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.84
CPU time (s): 4800.11
CPU user time (s): 4798.76
CPU system time (s): 1.35579
CPU usage (%): 399.397
Max. virtual memory (cumulated for all children) (KiB): 821340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.76
system time used= 1.35579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 782428
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 202
involuntary context switches= 35433

runsolver used 1.9727 second user time and 4.5873 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 22:04:41
IDJOB=3265818
IDBENCH=85808
IDSOLVER=1605
FILE ID=node128/3265818-1304107481
RUNJOBID= node128-1304107481-13855
PBS_JOBID= 13170611
Free space on /tmp= 66972 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265818-1304107481/watcher-3265818-1304107481 -o /tmp/evaluation-result-3265818-1304107481/solver-3265818-1304107481 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3265818-1304107481.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=783484081

node128.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.852
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31298280 kB
Buffers:        405476 kB
Cached:         766296 kB
SwapCached:          0 kB
Active:          95800 kB
Inactive:      1141528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31298280 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:       65388 kB
Mapped:          15168 kB
Slab:           352088 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   260352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66972 MiB
End job on node128 at 2011-04-29 22:24:45