Trace number 3249844

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.17 1201.86

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
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 variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
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-3249844-1304088158/watcher-3249844-1304088158 -o /tmp/evaluation-result-3249844-1304088158/solver-3249844-1304088158 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3249844-1304088158.cnf 

running on 4 cores: 0,2,4,6

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.34 7.76 6.93 6/181 22421
/proc/meminfo: memFree=30635072/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=13732 CPUtime=0 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) R 22419 22421 22193 0 -1 4202496 1519 1251 0 0 0 0 0 0 25 0 1 0 501232111 14061568 1448 33554432000 4194304 4417332 140736396241472 18446744073709551615 212039349209 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22421/statm: 3433 1448 146 55 0 1319 0

[startup+0.0142799 s]
/proc/loadavg: 7.34 7.76 6.93 6/181 22421
/proc/meminfo: memFree=30635072/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=15688 CPUtime=0 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) R 22419 22421 22193 0 -1 4202496 2016 1251 0 0 0 0 0 0 25 0 1 0 501232111 16064512 1945 33554432000 4194304 4417332 140736396241472 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22421/statm: 3922 1945 148 55 0 1808 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15688

[startup+0.100268 s]
/proc/loadavg: 7.34 7.76 6.93 6/181 22421
/proc/meminfo: memFree=30635072/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=36352 CPUtime=0.08 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) R 22419 22421 22193 0 -1 4202496 7182 1251 0 0 8 0 0 0 25 0 1 0 501232111 37224448 7080 33554432000 4194304 4417332 140736396241472 18446744073709551615 212039352528 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22421/statm: 9088 7111 148 55 0 6974 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36352

[startup+0.300192 s]
/proc/loadavg: 7.34 7.76 6.93 6/181 22421
/proc/meminfo: memFree=30635072/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=97748 CPUtime=0.6 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 17733 1251 0 0 58 2 0 0 25 0 5 0 501232111 100093952 12217 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 24437 12217 173 55 0 22323 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 97748

[startup+0.70012 s]
/proc/loadavg: 7.34 7.76 6.93 6/181 22421
/proc/meminfo: memFree=30635072/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=158772 CPUtime=2.2 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 28667 1251 0 0 216 4 0 0 25 0 5 0 501232111 162582528 12009 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 39693 12009 174 55 0 37579 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 158772

[startup+1.50098 s]
/proc/loadavg: 7.34 7.76 6.93 10/186 22431
/proc/meminfo: memFree=30589036/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=150672 CPUtime=5.39 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 54294 1251 0 0 532 7 0 0 25 0 5 0 501232111 154288128 12561 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 37668 12561 174 55 0 35554 0
[pid=22421/tid=22428] ppid=22419 vsize=150672 CPUtime=1.3 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 14646 1251 0 0 128 2 0 0 25 0 5 0 501232130 154288128 12561 33554432000 4194304 4417332 140736396241472 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=150672 CPUtime=1.29 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 18901 1251 0 0 127 2 0 0 25 0 5 0 501232130 154288128 12561 33554432000 4194304 4417332 140736396241472 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=150672 CPUtime=1.29 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 10719 1251 0 0 128 1 0 0 25 0 5 0 501232130 154288128 12561 33554432000 4194304 4417332 140736396241472 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=150672 CPUtime=1.3 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 626 1251 0 0 130 0 0 0 25 0 5 0 501232130 154288128 12561 33554432000 4194304 4417332 140736396241472 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 150672

[startup+3.10069 s]
/proc/loadavg: 7.34 7.76 6.93 10/186 22431
/proc/meminfo: memFree=30575768/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=185852 CPUtime=11.79 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 68657 1251 0 0 1170 9 0 0 25 0 5 0 501232111 190312448 19555 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 46463 19555 181 55 0 44349 0
[pid=22421/tid=22428] ppid=22419 vsize=185852 CPUtime=2.9 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 20495 1251 0 0 287 3 0 0 25 0 5 0 501232130 190312448 19555 33554432000 4194304 4417332 140736396241472 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=185852 CPUtime=2.9 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 21556 1251 0 0 287 3 0 0 25 0 5 0 501232130 190312448 19555 33554432000 4194304 4417332 140736396241472 18446744073709551615 4257777 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=185852 CPUtime=2.9 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 16578 1251 0 0 288 2 0 0 25 0 5 0 501232130 190312448 19555 33554432000 4194304 4417332 140736396241472 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=185852 CPUtime=2.89 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 626 1251 0 0 289 0 0 0 25 0 5 0 501232130 190312448 19555 33554432000 4194304 4417332 140736396241472 18446744073709551615 4232615 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 185852

[startup+6.30112 s]
/proc/loadavg: 7.40 7.76 6.93 9/186 22431
/proc/meminfo: memFree=30544332/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=180640 CPUtime=24.58 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 69393 1251 0 0 2448 10 0 0 25 0 5 0 501232111 184975360 18768 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 45160 18768 181 55 0 43046 0
[pid=22421/tid=22428] ppid=22419 vsize=180640 CPUtime=6.1 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 21009 1251 0 0 607 3 0 0 25 0 5 0 501232130 184975360 18768 33554432000 4194304 4417332 140736396241472 18446744073709551615 4252188 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=180640 CPUtime=6.1 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 21558 1251 0 0 607 3 0 0 25 0 5 0 501232130 184975360 18768 33554432000 4194304 4417332 140736396241472 18446744073709551615 4253320 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=180640 CPUtime=6.1 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 16798 1251 0 0 608 2 0 0 25 0 5 0 501232130 184975360 18768 33554432000 4194304 4417332 140736396241472 18446744073709551615 4343684 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=180640 CPUtime=6.07 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 626 1251 0 0 607 0 0 0 25 0 5 0 501232130 184975360 18768 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 180640

[startup+12.701 s]
/proc/loadavg: 7.44 7.77 6.94 9/186 22431
/proc/meminfo: memFree=30533052/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=188976 CPUtime=50.14 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 74551 1251 0 0 5004 10 0 0 25 0 5 0 501232111 193511424 20858 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 47244 20858 181 55 0 45130 0
[pid=22421/tid=22428] ppid=22419 vsize=188976 CPUtime=12.5 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 23058 1251 0 0 1247 3 0 0 25 0 5 0 501232130 193511424 20858 33554432000 4194304 4417332 140736396241472 18446744073709551615 4237338 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=188976 CPUtime=12.49 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 23607 1251 0 0 1246 3 0 0 25 0 5 0 501232130 193511424 20858 33554432000 4194304 4417332 140736396241472 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=188976 CPUtime=12.5 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 17858 1251 0 0 1248 2 0 0 25 0 5 0 501232130 193511424 20858 33554432000 4194304 4417332 140736396241472 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=188976 CPUtime=12.44 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 626 1251 0 0 1244 0 0 0 25 0 5 0 501232130 193511424 20858 33554432000 4194304 4417332 140736396241472 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 188976

[startup+25.5007 s]
/proc/loadavg: 7.64 7.79 6.96 9/186 22432
/proc/meminfo: memFree=30471656/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=228456 CPUtime=101.27 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 91182 1251 0 0 10114 13 0 0 25 0 5 0 501232111 233938944 30667 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 57114 30667 181 55 0 55000 0
[pid=22421/tid=22428] ppid=22419 vsize=228456 CPUtime=25.3 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 27775 1251 0 0 2526 4 0 0 25 0 5 0 501232130 233938944 30667 33554432000 4194304 4417332 140736396241472 18446744073709551615 4252431 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=228456 CPUtime=25.3 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 26703 1251 0 0 2526 4 0 0 25 0 5 0 501232130 233938944 30667 33554432000 4194304 4417332 140736396241472 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=228456 CPUtime=25.3 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 22278 1251 0 0 2527 3 0 0 25 0 5 0 501232130 233938944 30667 33554432000 4194304 4417332 140736396241472 18446744073709551615 4357173 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=228456 CPUtime=25.16 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 5024 1251 0 0 2516 0 0 0 25 0 5 0 501232130 233938944 30667 33554432000 4194304 4417332 140736396241472 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 228456

[startup+51.1011 s]
/proc/loadavg: 7.76 7.81 6.98 9/186 22432
/proc/meminfo: memFree=30437384/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=236344 CPUtime=203.53 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 119211 1251 0 0 20336 17 0 0 25 0 5 0 501232111 242016256 32700 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 59086 32700 181 55 0 56972 0
[pid=22421/tid=22428] ppid=22419 vsize=236344 CPUtime=50.9 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 35903 1251 0 0 5085 5 0 0 25 0 5 0 501232130 242016256 32700 33554432000 4194304 4417332 140736396241472 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=236344 CPUtime=50.89 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 36838 1251 0 0 5084 5 0 0 25 0 5 0 501232130 242016256 32700 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=236344 CPUtime=50.9 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 29361 1251 0 0 5086 4 0 0 25 0 5 0 501232130 242016256 32700 33554432000 4194304 4417332 140736396241472 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=236344 CPUtime=50.62 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 7707 1251 0 0 5062 0 0 0 25 0 5 0 501232130 242016256 32700 33554432000 4194304 4417332 140736396241472 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 236344

[startup+102.307 s]
/proc/loadavg: 7.95 7.85 7.04 9/186 22434
/proc/meminfo: memFree=30307624/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=296060 CPUtime=408.08 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 183110 1251 0 0 40782 26 0 0 25 0 5 0 501232111 303165440 47629 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 74015 47629 181 55 0 71901 0
[pid=22421/tid=22428] ppid=22419 vsize=296060 CPUtime=102.1 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 55129 1251 0 0 10203 7 0 0 25 0 5 0 501232130 303165440 47629 33554432000 4194304 4417332 140736396241472 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=296060 CPUtime=102.1 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 59907 1251 0 0 10202 8 0 0 25 0 5 0 501232130 303165440 47629 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=296060 CPUtime=102.1 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 46443 1251 0 0 10203 7 0 0 25 0 5 0 501232130 303165440 47629 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=296060 CPUtime=101.55 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 12229 1251 0 0 10154 1 0 0 25 0 5 0 501232130 303165440 47629 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 296060

[startup+162.3 s]
/proc/loadavg: 8.03 7.89 7.10 9/186 22435
/proc/meminfo: memFree=30160748/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=377892 CPUtime=647.74 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 263914 1251 0 0 64736 38 0 0 25 0 5 0 501232111 386961408 68087 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 94473 68087 181 55 0 92359 0
[pid=22421/tid=22428] ppid=22419 vsize=377892 CPUtime=162.1 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 69554 1251 0 0 16201 9 0 0 25 0 5 0 501232130 386961408 68087 33554432000 4194304 4417332 140736396241472 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=377892 CPUtime=162.1 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 87286 1251 0 0 16198 12 0 0 25 0 5 0 501232130 386961408 68087 33554432000 4194304 4417332 140736396241472 18446744073709551615 4252389 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=377892 CPUtime=162.1 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 72651 1251 0 0 16198 12 0 0 25 0 5 0 501232130 386961408 68087 33554432000 4194304 4417332 140736396241472 18446744073709551615 4251981 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=377892 CPUtime=161.22 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 25021 1251 0 0 16120 2 0 0 25 0 5 0 501232130 386961408 68087 33554432000 4194304 4417332 140736396241472 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.74
Current children cumulated vsize (KiB) 377892


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

[pid=22421/tid=22429] ppid=22419 vsize=691696 CPUtime=702.11 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 520072 1251 0 0 70135 76 0 0 25 0 5 0 501232130 708296704 146538 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=691696 CPUtime=702.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 439544 1251 0 0 70144 68 0 0 25 0 5 0 501232130 708296704 146538 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=691696 CPUtime=698.24 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 115453 1251 0 0 69807 17 0 0 25 0 5 0 501232130 708296704 146538 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.79
Current children cumulated vsize (KiB) 691696

[startup+762.307 s]
/proc/loadavg: 8.15 8.08 7.57 9/186 22451
/proc/meminfo: memFree=29307900/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=820740 CPUtime=3044.49 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 1691379 1251 0 0 304197 252 0 0 25 0 5 0 501232111 840437760 178799 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 205185 178799 181 55 0 203071 0
[pid=22421/tid=22428] ppid=22419 vsize=820740 CPUtime=762.12 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 492151 1251 0 0 76139 73 0 0 25 0 5 0 501232130 840437760 178799 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=820740 CPUtime=762.12 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 577855 1251 0 0 76128 84 0 0 25 0 5 0 501232130 840437760 178799 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364305 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=820740 CPUtime=762.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 481177 1251 0 0 76139 73 0 0 25 0 5 0 501232130 840437760 178799 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=820740 CPUtime=757.91 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 130794 1251 0 0 75772 19 0 0 25 0 5 0 501232130 840437760 178799 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.49
Current children cumulated vsize (KiB) 820740

[startup+822.3 s]
/proc/loadavg: 8.12 8.08 7.60 9/186 22453
/proc/meminfo: memFree=29022020/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1011488 CPUtime=3284.14 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 1845996 1251 0 0 328137 277 0 0 25 0 5 0 501232111 1035763712 224414 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 252872 224414 181 55 0 250758 0
[pid=22421/tid=22428] ppid=22419 vsize=1011488 CPUtime=822.12 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 541760 1251 0 0 82130 82 0 0 25 0 5 0 501232130 1035763712 224414 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1011488 CPUtime=822.11 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 615874 1251 0 0 82121 90 0 0 25 0 5 0 501232130 1035763712 224414 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1011488 CPUtime=822.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 534788 1251 0 0 82130 82 0 0 25 0 5 0 501232130 1035763712 224414 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1011488 CPUtime=817.57 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 144172 1251 0 0 81736 21 0 0 25 0 5 0 501232130 1035763712 224414 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.14
Current children cumulated vsize (KiB) 1011488

[startup+882.301 s]
/proc/loadavg: 8.08 8.08 7.62 9/186 22455
/proc/meminfo: memFree=28942596/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1044600 CPUtime=3523.82 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 1949778 1251 0 0 352088 294 0 0 25 0 5 0 501232111 1069670400 232692 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 261150 232692 181 55 0 259036 0
[pid=22421/tid=22428] ppid=22419 vsize=1044600 CPUtime=882.12 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 578345 1251 0 0 88126 86 0 0 25 0 5 0 501232130 1069670400 232692 33554432000 4194304 4417332 140736396241472 18446744073709551615 4308243 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1044600 CPUtime=882.12 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 642732 1251 0 0 88118 94 0 0 25 0 5 0 501232130 1069670400 232692 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1044600 CPUtime=882.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 567556 1251 0 0 88123 89 0 0 25 0 5 0 501232130 1069670400 232692 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1044600 CPUtime=877.24 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 151743 1251 0 0 87702 22 0 0 25 0 5 0 501232130 1069670400 232692 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.82
Current children cumulated vsize (KiB) 1044600

[startup+942.301 s]
/proc/loadavg: 8.03 8.06 7.65 9/186 22456
/proc/meminfo: memFree=28851640/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1130868 CPUtime=3763.49 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 2120776 1251 0 0 376028 321 0 0 25 0 5 0 501232111 1158008832 254259 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 282717 254259 181 55 0 280603 0
[pid=22421/tid=22428] ppid=22419 vsize=1130868 CPUtime=942.12 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 629619 1251 0 0 94117 95 0 0 25 0 5 0 501232130 1158008832 254259 33554432000 4194304 4417332 140736396241472 18446744073709551615 4365045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1130868 CPUtime=942.11 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 689060 1251 0 0 94111 100 0 0 25 0 5 0 501232130 1158008832 254259 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1130868 CPUtime=942.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 632618 1251 0 0 94112 100 0 0 25 0 5 0 501232130 1158008832 254259 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1130868 CPUtime=936.91 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 160077 1251 0 0 93668 23 0 0 25 0 5 0 501232130 1158008832 254259 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.49
Current children cumulated vsize (KiB) 1130868

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 7.66 10/186 22458
/proc/meminfo: memFree=28695336/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1204292 CPUtime=4003.16 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 2251238 1251 0 0 399975 341 0 0 25 0 5 0 501232111 1233195008 272615 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 301073 272615 181 55 0 298959 0
[pid=22421/tid=22428] ppid=22419 vsize=1204292 CPUtime=1002.12 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 665990 1251 0 0 100110 102 0 0 25 0 5 0 501232130 1233195008 272615 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1204292 CPUtime=1002.11 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 745784 1251 0 0 100103 108 0 0 25 0 5 0 501232130 1233195008 272615 33554432000 4194304 4417332 140736396241472 18446744073709551615 4281485 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1204292 CPUtime=1002.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 665402 1251 0 0 100108 104 0 0 25 0 5 0 501232130 1233195008 272615 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1204292 CPUtime=996.58 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 164660 1251 0 0 99634 24 0 0 25 0 5 0 501232130 1233195008 272615 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.16
Current children cumulated vsize (KiB) 1204292

[startup+1062.3 s]
/proc/loadavg: 8.00 8.04 7.68 9/186 22459
/proc/meminfo: memFree=28625452/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1222152 CPUtime=4242.84 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 2416270 1251 0 0 423919 365 0 0 25 0 5 0 501232111 1251483648 277080 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 305538 277080 181 55 0 303424 0
[pid=22421/tid=22428] ppid=22419 vsize=1222152 CPUtime=1062.12 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 723201 1251 0 0 106099 113 0 0 25 0 5 0 501232130 1251483648 277080 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1222152 CPUtime=1062.11 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 798289 1251 0 0 106096 115 0 0 25 0 5 0 501232130 1251483648 277080 33554432000 4194304 4417332 140736396241472 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1222152 CPUtime=1062.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 698170 1251 0 0 106106 106 0 0 25 0 5 0 501232130 1251483648 277080 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1222152 CPUtime=1056.26 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 187208 1251 0 0 105599 27 0 0 25 0 5 0 501232130 1251483648 277080 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.84
Current children cumulated vsize (KiB) 1222152

[startup+1122.3 s]
/proc/loadavg: 8.00 8.03 7.70 9/186 22470
/proc/meminfo: memFree=28289464/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1298408 CPUtime=4482.5 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 2520936 1251 0 0 447871 379 0 0 25 0 5 0 501232111 1329569792 297619 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 324602 297619 181 55 0 322488 0
[pid=22421/tid=22428] ppid=22419 vsize=1298408 CPUtime=1122.13 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 751651 1251 0 0 112095 118 0 0 25 0 5 0 501232130 1329569792 297619 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1298408 CPUtime=1122.11 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 867768 1251 0 0 112086 125 0 0 25 0 5 0 501232130 1329569792 297619 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1298408 CPUtime=1122.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 698170 1251 0 0 112106 106 0 0 25 0 5 0 501232130 1329569792 297619 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1298408 CPUtime=1115.93 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 193945 1251 0 0 111565 28 0 0 25 0 5 0 501232130 1329569792 297619 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 1298408

[startup+1182.3 s]
/proc/loadavg: 8.00 8.02 7.72 9/186 22509
/proc/meminfo: memFree=29744972/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1047788 CPUtime=4722.17 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 2698598 1251 0 0 471809 408 0 0 25 0 5 0 501232111 1072934912 234964 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 261947 234964 181 55 0 259833 0
[pid=22421/tid=22428] ppid=22419 vsize=1047788 CPUtime=1182.13 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 776534 1251 0 0 118092 121 0 0 25 0 5 0 501232130 1072934912 234964 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1047788 CPUtime=1182.11 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 908239 1251 0 0 118079 132 0 0 25 0 5 0 501232130 1072934912 234964 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1047788 CPUtime=1182.12 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 810478 1251 0 0 118087 125 0 0 25 0 5 0 501232130 1072934912 234964 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1047788 CPUtime=1175.61 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 193945 1251 0 0 117533 28 0 0 25 0 5 0 501232130 1072934912 234964 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.17
Current children cumulated vsize (KiB) 1047788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.04 7.73 9/186 22545
/proc/meminfo: memFree=29607060/32951124 swapFree=67111356/67111528
[pid=22421] ppid=22419 vsize=1106968 CPUtime=4800.09 cores=0,2,4,6
/proc/22421/stat : 22421 (plingeling) S 22419 22421 22193 0 -1 4202496 2724829 1251 0 0 479597 412 0 0 25 0 5 0 501232111 1133535232 249758 33554432000 4194304 4417332 140736396241472 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/22421/statm: 276742 249758 181 55 0 274628 0
[pid=22421/tid=22428] ppid=22419 vsize=1106968 CPUtime=1201.63 cores=0,2,4,6
/proc/22421/task/22428/stat : 22428 (plingeling) R 22419 22421 22193 0 -1 4202560 786381 1251 0 0 120041 122 0 0 25 0 5 0 501232130 1133535232 249758 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22421/tid=22429] ppid=22419 vsize=1106968 CPUtime=1201.61 cores=0,2,4,6
/proc/22421/task/22429/stat : 22429 (plingeling) R 22419 22421 22193 0 -1 4202560 924623 1251 0 0 120027 134 0 0 25 0 5 0 501232130 1133535232 249758 33554432000 4194304 4417332 140736396241472 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22421/tid=22430] ppid=22419 vsize=1106968 CPUtime=1201.63 cores=0,2,4,6
/proc/22421/task/22430/stat : 22430 (plingeling) R 22419 22421 22193 0 -1 4202560 810478 1251 0 0 120038 125 0 0 25 0 5 0 501232130 1133535232 249758 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22421/tid=22431] ppid=22419 vsize=1106968 CPUtime=1195 cores=0,2,4,6
/proc/22421/task/22431/stat : 22431 (plingeling) R 22419 22421 22193 0 -1 4202560 193945 1251 0 0 119472 28 0 0 25 0 5 0 501232130 1133535232 249758 33554432000 4194304 4417332 140736396241472 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1106968

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.86
CPU time (s): 4800.17
CPU user time (s): 4796
CPU system time (s): 4.17337
CPU usage (%): 399.396
Max. virtual memory (cumulated for all children) (KiB): 1406128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796
system time used= 4.17337
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2726080
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= 65
involuntary context switches= 22386

runsolver used 1.9367 second user time and 4.6043 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 16:42:39
IDJOB=3249844
IDBENCH=83191
IDSOLVER=1605
FILE ID=node146/3249844-1304088158
RUNJOBID= node146-1304088125-22211
PBS_JOBID= 13170566
Free space on /tmp= 72992 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249844-1304088158/watcher-3249844-1304088158 -o /tmp/evaluation-result-3249844-1304088158/solver-3249844-1304088158 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3249844-1304088158.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=2037609538

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      30635228 kB
Buffers:        605636 kB
Cached:        1182760 kB
SwapCached:         32 kB
Active:         205236 kB
Inactive:      1722144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30635228 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3204 kB
Writeback:           0 kB
AnonPages:      138512 kB
Mapped:          15000 kB
Slab:           325700 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   319892 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= 72992 MiB
End job on node146 at 2011-04-29 17:02:42