Trace number 3289667

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.4 1201.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
Bench CategoryAPPLICATION (applications 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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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-3289667-1304081761/watcher-3289667-1304081761 -o /tmp/evaluation-result-3289667-1304081761/solver-3289667-1304081761 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289667-1304081761.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: 6.57 7.72 7.89 3/177 27630
/proc/meminfo: memFree=19035428/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=13952 CPUtime=0 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) R 27628 27630 26704 0 -1 4202496 1578 1253 0 0 0 0 0 0 21 0 1 0 500591989 14286848 1507 33554432000 4194304 4417332 140735593316176 18446744073709551615 233509991380 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27630/statm: 3488 1507 143 55 0 1374 0

[startup+0.0542169 s]
/proc/loadavg: 6.57 7.72 7.89 3/177 27630
/proc/meminfo: memFree=19035428/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=25316 CPUtime=0.04 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) R 27628 27630 26704 0 -1 4202496 4446 1253 0 0 4 0 0 0 21 0 1 0 500591989 25923584 4353 33554432000 4194304 4417332 140735593316176 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27630/statm: 6329 4353 148 55 0 4215 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25316

[startup+0.101206 s]
/proc/loadavg: 6.57 7.72 7.89 3/177 27630
/proc/meminfo: memFree=19035428/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=29412 CPUtime=0.08 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) R 27628 27630 26704 0 -1 4202496 5470 1253 0 0 8 0 0 0 21 0 1 0 500591989 30117888 5377 33554432000 4194304 4417332 140735593316176 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27630/statm: 7353 5377 148 55 0 5239 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29412

[startup+0.300108 s]
/proc/loadavg: 6.57 7.72 7.89 3/177 27630
/proc/meminfo: memFree=19035428/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=157768 CPUtime=0.52 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 14825 1253 0 0 50 2 0 0 22 0 5 0 500591989 161554432 11144 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 39442 11144 171 55 0 37328 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 157768

[startup+0.701038 s]
/proc/loadavg: 6.57 7.72 7.89 3/177 27630
/proc/meminfo: memFree=19035428/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=158648 CPUtime=2.12 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 17769 1253 0 0 210 2 0 0 22 0 5 0 500591989 162455552 11494 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 39662 11494 174 55 0 37548 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 158648

[startup+1.50089 s]
/proc/loadavg: 6.57 7.72 7.89 9/186 27644
/proc/meminfo: memFree=18975596/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=159448 CPUtime=5.32 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 21349 1253 0 0 529 3 0 0 22 0 5 0 500591989 163274752 11694 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 39862 11694 174 55 0 37748 0
[pid=27630/tid=27641] ppid=27628 vsize=159448 CPUtime=1.27 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 1374 1253 0 0 127 0 0 0 25 0 5 0 500592011 163274752 11694 33554432000 4194304 4417332 140735593316176 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=159448 CPUtime=1.26 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 6557 1253 0 0 126 0 0 0 25 0 5 0 500592011 163274752 11694 33554432000 4194304 4417332 140735593316176 18446744073709551615 4286960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=159448 CPUtime=1.27 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 2779 1253 0 0 127 0 0 0 25 0 5 0 500592011 163274752 11694 33554432000 4194304 4417332 140735593316176 18446744073709551615 4285604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=159448 CPUtime=1.27 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 1169 1253 0 0 127 0 0 0 25 0 5 0 500592011 163274752 11694 33554432000 4194304 4417332 140735593316176 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 159448

[startup+3.10061 s]
/proc/loadavg: 6.76 7.74 7.90 9/186 27644
/proc/meminfo: memFree=18952284/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=179952 CPUtime=11.71 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 29519 1253 0 0 1166 5 0 0 22 0 5 0 500591989 184270848 16438 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 44988 16438 181 55 0 42874 0
[pid=27630/tid=27641] ppid=27628 vsize=179952 CPUtime=2.87 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 4060 1253 0 0 287 0 0 0 25 0 5 0 500592011 184270848 16438 33554432000 4194304 4417332 140735593316176 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=179952 CPUtime=2.85 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 9777 1253 0 0 284 1 0 0 25 0 5 0 500592011 184270848 16438 33554432000 4194304 4417332 140735593316176 18446744073709551615 4252806 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=179952 CPUtime=2.86 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 4019 1253 0 0 286 0 0 0 25 0 5 0 500592011 184270848 16438 33554432000 4194304 4417332 140735593316176 18446744073709551615 4245553 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=179952 CPUtime=2.87 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 2193 1253 0 0 287 0 0 0 25 0 5 0 500592011 184270848 16438 33554432000 4194304 4417332 140735593316176 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 179952

[startup+6.30103 s]
/proc/loadavg: 6.76 7.74 7.90 9/186 27644
/proc/meminfo: memFree=18951720/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=176244 CPUtime=24.49 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 30721 1253 0 0 2444 5 0 0 22 0 5 0 500591989 180473856 15511 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 44061 15511 181 55 0 41947 0
[pid=27630/tid=27641] ppid=27628 vsize=176244 CPUtime=6.07 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 4416 1253 0 0 607 0 0 0 25 0 5 0 500592011 180473856 15511 33554432000 4194304 4417332 140735593316176 18446744073709551615 4236750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=176244 CPUtime=6.04 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 10132 1253 0 0 603 1 0 0 25 0 5 0 500592011 180473856 15511 33554432000 4194304 4417332 140735593316176 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=176244 CPUtime=6.06 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 4041 1253 0 0 606 0 0 0 25 0 5 0 500592011 180473856 15511 33554432000 4194304 4417332 140735593316176 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=176244 CPUtime=6.07 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 2662 1253 0 0 607 0 0 0 25 0 5 0 500592011 180473856 15511 33554432000 4194304 4417332 140735593316176 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 176244

[startup+12.7009 s]
/proc/loadavg: 6.95 7.75 7.90 9/186 27644
/proc/meminfo: memFree=18933384/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=179892 CPUtime=50.06 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 33361 1253 0 0 5001 5 0 0 22 0 5 0 500591989 184209408 16423 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 44973 16423 181 55 0 42859 0
[pid=27630/tid=27641] ppid=27628 vsize=179892 CPUtime=12.47 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 5008 1253 0 0 1247 0 0 0 25 0 5 0 500592011 184209408 16423 33554432000 4194304 4417332 140735593316176 18446744073709551615 4365955 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=179892 CPUtime=12.4 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 10161 1253 0 0 1239 1 0 0 25 0 5 0 500592011 184209408 16423 33554432000 4194304 4417332 140735593316176 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=179892 CPUtime=12.46 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 4319 1253 0 0 1246 0 0 0 25 0 5 0 500592011 184209408 16423 33554432000 4194304 4417332 140735593316176 18446744073709551615 4352233 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=179892 CPUtime=12.47 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 4403 1253 0 0 1247 0 0 0 25 0 5 0 500592011 184209408 16423 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 179892

[startup+25.5006 s]
/proc/loadavg: 7.11 7.76 7.90 9/186 27644
/proc/meminfo: memFree=18901896/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=200016 CPUtime=101.18 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 41335 1253 0 0 10112 6 0 0 22 0 5 0 500591989 204816384 21460 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 50004 21460 181 55 0 47890 0
[pid=27630/tid=27641] ppid=27628 vsize=200016 CPUtime=25.27 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 7505 1253 0 0 2527 0 0 0 25 0 5 0 500592011 204816384 21460 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=200016 CPUtime=25.13 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 11933 1253 0 0 2511 2 0 0 25 0 5 0 500592011 204816384 21460 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=200016 CPUtime=25.26 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 6230 1253 0 0 2526 0 0 0 25 0 5 0 500592011 204816384 21460 33554432000 4194304 4417332 140735593316176 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=200016 CPUtime=25.27 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 6197 1253 0 0 2526 1 0 0 25 0 5 0 500592011 204816384 21460 33554432000 4194304 4417332 140735593316176 18446744073709551615 4354396 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 200016

[startup+51.101 s]
/proc/loadavg: 7.48 7.79 7.91 9/186 27645
/proc/meminfo: memFree=18859880/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=216756 CPUtime=203.45 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 52097 1253 0 0 20337 8 0 0 22 0 5 0 500591989 221958144 25677 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 54189 25677 181 55 0 52075 0
[pid=27630/tid=27641] ppid=27628 vsize=216756 CPUtime=50.87 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 10417 1253 0 0 5086 1 0 0 25 0 5 0 500592011 221958144 25677 33554432000 4194304 4417332 140735593316176 18446744073709551615 4346407 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=216756 CPUtime=50.59 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 13762 1253 0 0 5057 2 0 0 25 0 5 0 500592011 221958144 25677 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=216756 CPUtime=50.87 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 10107 1253 0 0 5086 1 0 0 25 0 5 0 500592011 221958144 25677 33554432000 4194304 4417332 140735593316176 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=216756 CPUtime=50.87 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 8341 1253 0 0 5086 1 0 0 25 0 5 0 500592011 221958144 25677 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.45
Current children cumulated vsize (KiB) 216756

[startup+102.307 s]
/proc/loadavg: 7.85 7.84 7.91 9/186 27647
/proc/meminfo: memFree=18758164/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=278928 CPUtime=407.99 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 84359 1253 0 0 40786 13 0 0 22 0 5 0 500591989 285622272 41187 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 69732 41187 181 55 0 67618 0
[pid=27630/tid=27641] ppid=27628 vsize=278928 CPUtime=102.06 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 16471 1253 0 0 10204 2 0 0 25 0 5 0 500592011 285622272 41187 33554432000 4194304 4417332 140735593316176 18446744073709551615 4320996 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=278928 CPUtime=101.52 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 18489 1253 0 0 10149 3 0 0 25 0 5 0 500592011 285622272 41187 33554432000 4194304 4417332 140735593316176 18446744073709551615 4366058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=278928 CPUtime=102.07 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 12027 1253 0 0 10206 1 0 0 25 0 5 0 500592011 285622272 41187 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364769 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=278928 CPUtime=102.08 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 27902 1253 0 0 10204 4 0 0 25 0 5 0 500592011 285622272 41187 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 278928

[startup+162.301 s]
/proc/loadavg: 8.00 7.88 7.92 9/186 27648
/proc/meminfo: memFree=18730596/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=273088 CPUtime=647.64 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 91113 1253 0 0 64750 14 0 0 22 0 5 0 500591989 279642112 39728 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 68272 39728 181 55 0 66158 0
[pid=27630/tid=27641] ppid=27628 vsize=273088 CPUtime=162.06 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 18897 1253 0 0 16203 3 0 0 25 0 5 0 500592011 279642112 39728 33554432000 4194304 4417332 140735593316176 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=273088 CPUtime=161.19 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 20550 1253 0 0 16116 3 0 0 25 0 5 0 500592011 279642112 39728 33554432000 4194304 4417332 140735593316176 18446744073709551615 4353565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=273088 CPUtime=162.07 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 12054 1253 0 0 16206 1 0 0 25 0 5 0 500592011 279642112 39728 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364792 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=273088 CPUtime=162.07 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 30142 1253 0 0 16203 4 0 0 25 0 5 0 500592011 279642112 39728 33554432000 4194304 4417332 140735593316176 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.64
Current children cumulated vsize (KiB) 273088


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

[pid=27630/tid=27642] ppid=27628 vsize=444040 CPUtime=757.94 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 74837 1253 0 0 75783 11 0 0 25 0 5 0 500592011 454696960 82466 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=444040 CPUtime=762.08 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 67016 1253 0 0 76199 9 0 0 25 0 5 0 500592011 454696960 82466 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=444040 CPUtime=762.09 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 165445 1253 0 0 76186 23 0 0 25 0 5 0 500592011 454696960 82466 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.36
Current children cumulated vsize (KiB) 444040

[startup+822.301 s]
/proc/loadavg: 8.05 8.05 7.99 9/186 27675
/proc/meminfo: memFree=18475312/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=422060 CPUtime=3284.01 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 426423 1253 0 0 328337 64 0 0 22 0 5 0 500591989 432189440 76971 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 105515 76971 181 55 0 103401 0
[pid=27630/tid=27641] ppid=27628 vsize=422060 CPUtime=821.99 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 89638 1253 0 0 82185 14 0 0 25 0 5 0 500592011 432189440 76971 33554432000 4194304 4417332 140735593316176 18446744073709551615 4366528 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=422060 CPUtime=817.61 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 78933 1253 0 0 81749 12 0 0 25 0 5 0 500592011 432189440 76971 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=422060 CPUtime=822.07 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 69077 1253 0 0 82198 9 0 0 25 0 5 0 500592011 432189440 76971 33554432000 4194304 4417332 140735593316176 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=422060 CPUtime=822.09 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 179305 1253 0 0 82183 26 0 0 25 0 5 0 500592011 432189440 76971 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.01
Current children cumulated vsize (KiB) 422060

[startup+882.301 s]
/proc/loadavg: 8.18 8.08 8.00 9/186 27676
/proc/meminfo: memFree=18438200/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=423832 CPUtime=3523.68 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 440739 1253 0 0 352302 66 0 0 22 0 5 0 500591989 434003968 77414 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 105958 77414 181 55 0 103844 0
[pid=27630/tid=27641] ppid=27628 vsize=423832 CPUtime=881.99 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 89638 1253 0 0 88185 14 0 0 25 0 5 0 500592011 434003968 77414 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=423832 CPUtime=877.28 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 82585 1253 0 0 87716 12 0 0 25 0 5 0 500592011 434003968 77414 33554432000 4194304 4417332 140735593316176 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=423832 CPUtime=882.07 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 69077 1253 0 0 88198 9 0 0 25 0 5 0 500592011 434003968 77414 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=423832 CPUtime=882.09 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 189969 1253 0 0 88181 28 0 0 25 0 5 0 500592011 434003968 77414 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.68
Current children cumulated vsize (KiB) 423832

[startup+942.3 s]
/proc/loadavg: 8.21 8.10 8.01 9/186 27678
/proc/meminfo: memFree=18399748/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=443016 CPUtime=3763.35 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 457517 1253 0 0 376267 68 0 0 22 0 5 0 500591989 453648384 82210 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 110754 82210 181 55 0 108640 0
[pid=27630/tid=27641] ppid=27628 vsize=443016 CPUtime=941.98 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 93746 1253 0 0 94184 14 0 0 25 0 5 0 500592011 453648384 82210 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=443016 CPUtime=936.96 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 88191 1253 0 0 93683 13 0 0 25 0 5 0 500592011 453648384 82210 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=443016 CPUtime=942.08 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 73186 1253 0 0 94198 10 0 0 25 0 5 0 500592011 453648384 82210 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=443016 CPUtime=942.09 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 192924 1253 0 0 94181 28 0 0 25 0 5 0 500592011 453648384 82210 33554432000 4194304 4417332 140735593316176 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.35
Current children cumulated vsize (KiB) 443016

[startup+1002.3 s]
/proc/loadavg: 8.18 8.11 8.01 9/186 27680
/proc/meminfo: memFree=18398972/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=478904 CPUtime=4003.01 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 470586 1253 0 0 400231 70 0 0 22 0 5 0 500591989 490397696 91182 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 119726 91182 181 55 0 117612 0
[pid=27630/tid=27641] ppid=27628 vsize=478904 CPUtime=1001.98 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 97842 1253 0 0 100183 15 0 0 25 0 5 0 500592011 490397696 91182 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=478904 CPUtime=996.63 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 88203 1253 0 0 99650 13 0 0 25 0 5 0 500592011 490397696 91182 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=478904 CPUtime=1002.08 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 73186 1253 0 0 100197 11 0 0 25 0 5 0 500592011 490397696 91182 33554432000 4194304 4417332 140735593316176 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=478904 CPUtime=1002.09 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 201885 1253 0 0 100180 29 0 0 25 0 5 0 500592011 490397696 91182 33554432000 4194304 4417332 140735593316176 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.01
Current children cumulated vsize (KiB) 478904

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 8.01 9/186 27681
/proc/meminfo: memFree=18411968/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=487840 CPUtime=4242.69 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 528812 1253 0 0 424190 79 0 0 22 0 5 0 500591989 499548160 93416 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 121960 93416 181 55 0 119846 0
[pid=27630/tid=27641] ppid=27628 vsize=487840 CPUtime=1061.97 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 102020 1253 0 0 106181 16 0 0 25 0 5 0 500592011 499548160 93416 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=487840 CPUtime=1056.31 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 111645 1253 0 0 105615 16 0 0 25 0 5 0 500592011 499548160 93416 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=487840 CPUtime=1062.08 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 85559 1253 0 0 106195 13 0 0 25 0 5 0 500592011 499548160 93416 33554432000 4194304 4417332 140735593316176 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=487840 CPUtime=1062.1 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 220118 1253 0 0 106178 32 0 0 25 0 5 0 500592011 499548160 93416 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364715 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.69
Current children cumulated vsize (KiB) 487840

[startup+1122.3 s]
/proc/loadavg: 8.14 8.11 8.02 9/186 27683
/proc/meminfo: memFree=18361480/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=515272 CPUtime=4482.36 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 545515 1253 0 0 448155 81 0 0 22 0 5 0 500591989 527638528 100274 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 128818 100274 181 55 0 126704 0
[pid=27630/tid=27641] ppid=27628 vsize=515272 CPUtime=1121.97 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 108478 1253 0 0 112180 17 0 0 25 0 5 0 500592011 527638528 100274 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=515272 CPUtime=1115.97 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 115741 1253 0 0 111581 16 0 0 25 0 5 0 500592011 527638528 100274 33554432000 4194304 4417332 140735593316176 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=515272 CPUtime=1122.08 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 88708 1253 0 0 112195 13 0 0 25 0 5 0 500592011 527638528 100274 33554432000 4194304 4417332 140735593316176 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=515272 CPUtime=1122.1 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 223118 1253 0 0 112178 32 0 0 25 0 5 0 500592011 527638528 100274 33554432000 4194304 4417332 140735593316176 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 515272

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.02 9/186 27684
/proc/meminfo: memFree=18342104/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=500584 CPUtime=4722.03 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 561143 1253 0 0 472120 83 0 0 22 0 5 0 500591989 512598016 96602 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 125146 96602 181 55 0 123032 0
[pid=27630/tid=27641] ppid=27628 vsize=500584 CPUtime=1181.96 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 108490 1253 0 0 118179 17 0 0 25 0 5 0 500592011 512598016 96602 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=500584 CPUtime=1175.65 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 119849 1253 0 0 117548 17 0 0 25 0 5 0 500592011 512598016 96602 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=500584 CPUtime=1182.08 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 92816 1253 0 0 118194 14 0 0 25 0 5 0 500592011 512598016 96602 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=500584 CPUtime=1182.1 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 230518 1253 0 0 118177 33 0 0 25 0 5 0 500592011 512598016 96602 33554432000 4194304 4417332 140735593316176 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.03
Current children cumulated vsize (KiB) 500584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.07 8.10 8.02 5/180 27686
/proc/meminfo: memFree=18640740/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=523848 CPUtime=4800.34 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 566959 1253 0 0 479950 84 0 0 22 0 5 0 500591989 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 130962 102418 181 55 0 128848 0
[pid=27630/tid=27641] ppid=27628 vsize=523848 CPUtime=1201.56 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 108490 1253 0 0 120139 17 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4353443 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=523848 CPUtime=1195.15 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 119849 1253 0 0 119498 17 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=523848 CPUtime=1201.69 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 96912 1253 0 0 120155 14 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=523848 CPUtime=1201.7 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 232238 1253 0 0 120137 33 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 523848

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

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

[startup+1201.9 s]
/proc/loadavg: 8.07 8.10 8.02 5/180 27686
/proc/meminfo: memFree=18640740/32951124 swapFree=67111528/67111528
[pid=27630] ppid=27628 vsize=523848 CPUtime=4800.34 cores=0,2,4,6
/proc/27630/stat : 27630 (plingeling) S 27628 27630 26704 0 -1 4202496 566959 1253 0 0 479950 84 0 0 22 0 5 0 500591989 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27630/statm: 130962 102418 181 55 0 128848 0
[pid=27630/tid=27641] ppid=27628 vsize=523848 CPUtime=1201.56 cores=0,2,4,6
/proc/27630/task/27641/stat : 27641 (plingeling) R 27628 27630 26704 0 -1 4202560 108490 1253 0 0 120139 17 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4353443 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27630/tid=27642] ppid=27628 vsize=523848 CPUtime=1195.15 cores=0,2,4,6
/proc/27630/task/27642/stat : 27642 (plingeling) R 27628 27630 26704 0 -1 4202560 119849 1253 0 0 119498 17 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27630/tid=27643] ppid=27628 vsize=523848 CPUtime=1201.69 cores=0,2,4,6
/proc/27630/task/27643/stat : 27643 (plingeling) R 27628 27630 26704 0 -1 4202560 96912 1253 0 0 120155 14 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27630/tid=27644] ppid=27628 vsize=523848 CPUtime=1201.7 cores=0,2,4,6
/proc/27630/task/27644/stat : 27644 (plingeling) R 27628 27630 26704 0 -1 4202560 232238 1253 0 0 120137 33 0 0 25 0 5 0 500592011 536420352 102418 33554432000 4194304 4417332 140735593316176 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 523848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.4
CPU user time (s): 4799.53
CPU system time (s): 0.867868
CPU usage (%): 399.39
Max. virtual memory (cumulated for all children) (KiB): 593508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.53
system time used= 0.867868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 568212
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= 127
involuntary context switches= 39857

runsolver used 1.9957 second user time and 4.56431 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 14:56:01
IDJOB=3289667
IDBENCH=83133
IDSOLVER=1605
FILE ID=node145/3289667-1304081761
RUNJOBID= node145-1304081761-27605
PBS_JOBID= 13170497
Free space on /tmp= 72200 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289667-1304081761/watcher-3289667-1304081761 -o /tmp/evaluation-result-3289667-1304081761/solver-3289667-1304081761 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3289667-1304081761.cnf

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=733111124

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19035584 kB
Buffers:       2051500 kB
Cached:       11209188 kB
SwapCached:          0 kB
Active:        2549468 kB
Inactive:     10794904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19035584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4796 kB
Writeback:           0 kB
AnonPages:       83124 kB
Mapped:          14712 kB
Slab:           507484 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225176 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= 72204 MiB
End job on node145 at 2011-04-29 15:16:05