Trace number 3289069

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3289069-1304080389/watcher-3289069-1304080389 -o /tmp/evaluation-result-3289069-1304080389/solver-3289069-1304080389 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289069-1304080389.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.40 7.97 8.02 3/177 6765
/proc/meminfo: memFree=31694496/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=13560 CPUtime=0 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) R 6763 6765 6426 0 -1 4202496 1278 1254 0 0 0 0 0 0 23 0 1 0 500454566 13885440 1206 33554432000 4194304 4417332 140736665896016 18446744073709551615 270338077789 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/6765/statm: 3390 1219 140 55 0 1276 0

[startup+0.029812 s]
/proc/loadavg: 7.40 7.97 8.02 3/177 6765
/proc/meminfo: memFree=31694496/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=19752 CPUtime=0.02 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) R 6763 6765 6426 0 -1 4202496 3049 1254 0 0 2 0 0 0 23 0 1 0 500454566 20226048 2961 33554432000 4194304 4417332 140736665896016 18446744073709551615 270338002480 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/6765/statm: 4938 2961 148 55 0 2824 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19752

[startup+0.100838 s]
/proc/loadavg: 7.40 7.97 8.02 3/177 6765
/proc/meminfo: memFree=31694496/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=29724 CPUtime=0.08 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) R 6763 6765 6426 0 -1 4202496 5550 1254 0 0 8 0 0 0 23 0 1 0 500454566 30437376 5454 33554432000 4194304 4417332 140736665896016 18446744073709551615 4261983 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/6765/statm: 7431 5454 148 55 0 5317 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29724

[startup+0.300696 s]
/proc/loadavg: 7.40 7.97 8.02 3/177 6765
/proc/meminfo: memFree=31694496/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=159824 CPUtime=0.5 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 15338 1254 0 0 48 2 0 0 24 0 5 0 500454566 163659776 11806 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 39956 11806 170 55 0 37842 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 159824

[startup+0.700618 s]
/proc/loadavg: 7.40 7.97 8.02 3/177 6765
/proc/meminfo: memFree=31694496/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=156560 CPUtime=2.09 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 22651 1254 0 0 207 2 0 0 24 0 5 0 500454566 160317440 12559 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 39140 12559 174 55 0 37026 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 156560

[startup+1.50046 s]
/proc/loadavg: 7.45 7.97 8.02 10/186 6779
/proc/meminfo: memFree=31611724/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=156560 CPUtime=5.29 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 29988 1254 0 0 526 3 0 0 24 0 5 0 500454566 160317440 14312 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 39140 14312 174 55 0 37026 0
[pid=6765/tid=6776] ppid=6763 vsize=156560 CPUtime=1.26 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 10910 1254 0 0 126 0 0 0 25 0 5 0 500454588 160317440 14312 33554432000 4194304 4417332 140736665896016 18446744073709551615 4284292 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=156560 CPUtime=1.26 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 3245 1254 0 0 126 0 0 0 25 0 5 0 500454588 160317440 14312 33554432000 4194304 4417332 140736665896016 18446744073709551615 4287320 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=156560 CPUtime=1.25 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 5057 1254 0 0 125 0 0 0 25 0 5 0 500454588 160317440 14312 33554432000 4194304 4417332 140736665896016 18446744073709551615 4284289 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=156560 CPUtime=1.27 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 1291 1254 0 0 127 0 0 0 19 0 5 0 500454588 160317440 14312 33554432000 4194304 4417332 140736665896016 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 156560

[startup+3.10114 s]
/proc/loadavg: 7.45 7.97 8.02 9/186 6779
/proc/meminfo: memFree=31619212/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=180736 CPUtime=11.69 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 36977 1254 0 0 1165 4 0 0 24 0 5 0 500454566 185073664 17089 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 45184 17089 181 55 0 43070 0
[pid=6765/tid=6776] ppid=6763 vsize=180736 CPUtime=2.87 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 13930 1254 0 0 286 1 0 0 25 0 5 0 500454588 185073664 17089 33554432000 4194304 4417332 140736665896016 18446744073709551615 4252439 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=180736 CPUtime=2.86 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 5300 1254 0 0 286 0 0 0 25 0 5 0 500454588 185073664 17089 33554432000 4194304 4417332 140736665896016 18446744073709551615 4257122 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=180736 CPUtime=2.85 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 6971 1254 0 0 285 0 0 0 25 0 5 0 500454588 185073664 17089 33554432000 4194304 4417332 140736665896016 18446744073709551615 4236255 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=180736 CPUtime=2.87 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 1291 1254 0 0 287 0 0 0 24 0 5 0 500454588 185073664 17089 33554432000 4194304 4417332 140736665896016 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 180736

[startup+6.3005 s]
/proc/loadavg: 7.45 7.97 8.02 9/186 6779
/proc/meminfo: memFree=31559220/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=195004 CPUtime=24.47 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 40544 1254 0 0 2443 4 0 0 24 0 5 0 500454566 199684096 20656 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 48751 20656 181 55 0 46637 0
[pid=6765/tid=6776] ppid=6763 vsize=195004 CPUtime=6.07 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 15639 1254 0 0 606 1 0 0 25 0 5 0 500454588 199684096 20656 33554432000 4194304 4417332 140736665896016 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=195004 CPUtime=6.06 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 7010 1254 0 0 606 0 0 0 25 0 5 0 500454588 199684096 20656 33554432000 4194304 4417332 140736665896016 18446744073709551615 4250074 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=195004 CPUtime=6.03 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 6971 1254 0 0 603 0 0 0 25 0 5 0 500454588 199684096 20656 33554432000 4194304 4417332 140736665896016 18446744073709551615 4378054 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=195004 CPUtime=6.07 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 1439 1254 0 0 607 0 0 0 25 0 5 0 500454588 199684096 20656 33554432000 4194304 4417332 140736665896016 18446744073709551615 4365929 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 195004

[startup+12.7002 s]
/proc/loadavg: 7.53 7.97 8.01 10/186 6779
/proc/meminfo: memFree=31565324/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=190724 CPUtime=50.04 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 41589 1254 0 0 5000 4 0 0 24 0 5 0 500454566 195301376 19586 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 47681 19586 181 55 0 45567 0
[pid=6765/tid=6776] ppid=6763 vsize=190724 CPUtime=12.47 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 15639 1254 0 0 1246 1 0 0 25 0 5 0 500454588 195301376 19586 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=190724 CPUtime=12.46 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 7010 1254 0 0 1246 0 0 0 25 0 5 0 500454588 195301376 19586 33554432000 4194304 4417332 140736665896016 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=190724 CPUtime=12.4 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 6992 1254 0 0 1240 0 0 0 25 0 5 0 500454588 195301376 19586 33554432000 4194304 4417332 140736665896016 18446744073709551615 4330433 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=190724 CPUtime=12.47 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 2463 1254 0 0 1247 0 0 0 25 0 5 0 500454588 195301376 19586 33554432000 4194304 4417332 140736665896016 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 190724

[startup+25.5007 s]
/proc/loadavg: 7.60 7.97 8.01 9/186 6780
/proc/meminfo: memFree=31558516/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=186488 CPUtime=101.17 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 41654 1254 0 0 10113 4 0 0 24 0 5 0 500454566 190963712 18533 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 46622 18533 181 55 0 44508 0
[pid=6765/tid=6776] ppid=6763 vsize=186488 CPUtime=25.27 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 15660 1254 0 0 2526 1 0 0 25 0 5 0 500454588 190963712 18533 33554432000 4194304 4417332 140736665896016 18446744073709551615 4249519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=186488 CPUtime=25.26 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 7031 1254 0 0 2526 0 0 0 25 0 5 0 500454588 190963712 18533 33554432000 4194304 4417332 140736665896016 18446744073709551615 4252495 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=186488 CPUtime=25.13 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 7015 1254 0 0 2513 0 0 0 25 0 5 0 500454588 190963712 18533 33554432000 4194304 4417332 140736665896016 18446744073709551615 4252863 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=186488 CPUtime=25.27 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 2463 1254 0 0 2527 0 0 0 25 0 5 0 500454588 190963712 18533 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 186488

[startup+51.1006 s]
/proc/loadavg: 7.84 7.99 8.02 10/186 6780
/proc/meminfo: memFree=31510964/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=207852 CPUtime=203.44 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 52176 1254 0 0 20339 5 0 0 24 0 5 0 500454566 212840448 23874 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 51963 23874 181 55 0 49849 0
[pid=6765/tid=6776] ppid=6763 vsize=207852 CPUtime=50.86 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 19821 1254 0 0 5085 1 0 0 25 0 5 0 500454588 212840448 23874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=207852 CPUtime=50.86 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 10655 1254 0 0 5085 1 0 0 25 0 5 0 500454588 212840448 23874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4251241 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=207852 CPUtime=50.6 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 8358 1254 0 0 5060 0 0 0 25 0 5 0 500454588 212840448 23874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=207852 CPUtime=50.87 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 3857 1254 0 0 5087 0 0 0 25 0 5 0 500454588 212840448 23874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.44
Current children cumulated vsize (KiB) 207852

[startup+102.306 s]
/proc/loadavg: 7.93 7.99 8.01 9/186 6782
/proc/meminfo: memFree=31437668/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=250532 CPUtime=408 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 83836 1254 0 0 40789 11 0 0 24 0 5 0 500454566 256544768 34544 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 62633 34544 181 55 0 60519 0
[pid=6765/tid=6776] ppid=6763 vsize=250532 CPUtime=102.07 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 27276 1254 0 0 10205 2 0 0 25 0 5 0 500454588 256544768 34544 33554432000 4194304 4417332 140736665896016 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=250532 CPUtime=102.07 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 13870 1254 0 0 10205 2 0 0 25 0 5 0 500454588 256544768 34544 33554432000 4194304 4417332 140736665896016 18446744073709551615 4278026 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=250532 CPUtime=101.53 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 16197 1254 0 0 10151 2 0 0 25 0 5 0 500454588 256544768 34544 33554432000 4194304 4417332 140736665896016 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=250532 CPUtime=102.07 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 17008 1254 0 0 10205 2 0 0 25 0 5 0 500454588 256544768 34544 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364383 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 250532

[startup+162.301 s]
/proc/loadavg: 8.08 8.02 8.02 10/186 6783
/proc/meminfo: memFree=31393124/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=271740 CPUtime=647.66 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 146661 1254 0 0 64746 20 0 0 24 0 5 0 500454566 278261760 39874 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 67935 39874 181 55 0 65821 0
[pid=6765/tid=6776] ppid=6763 vsize=271740 CPUtime=162.07 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 48121 1254 0 0 16201 6 0 0 25 0 5 0 500454588 278261760 39874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4232601 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=271740 CPUtime=162.06 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 24067 1254 0 0 16203 3 0 0 25 0 5 0 500454588 278261760 39874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=271740 CPUtime=161.21 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 31323 1254 0 0 16117 4 0 0 25 0 5 0 500454588 278261760 39874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4321008 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=271740 CPUtime=162.07 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 33665 1254 0 0 16202 5 0 0 25 0 5 0 500454588 278261760 39874 33554432000 4194304 4417332 140736665896016 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.66
Current children cumulated vsize (KiB) 271740


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

[pid=6765/tid=6777] ppid=6763 vsize=569508 CPUtime=702.09 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 171899 1254 0 0 70181 28 0 0 25 0 5 0 500454588 583176192 114316 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=569508 CPUtime=698.25 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 146686 1254 0 0 69804 21 0 0 25 0 5 0 500454588 583176192 114316 33554432000 4194304 4417332 140736665896016 18446744073709551615 4309897 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=569508 CPUtime=702.09 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 154757 1254 0 0 70187 22 0 0 25 0 5 0 500454588 583176192 114316 33554432000 4194304 4417332 140736665896016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.78
Current children cumulated vsize (KiB) 569508

[startup+762.307 s]
/proc/loadavg: 8.12 8.07 8.02 9/186 6799
/proc/meminfo: memFree=30816940/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=571024 CPUtime=3044.48 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 739068 1254 0 0 304333 115 0 0 24 0 5 0 500454566 584728576 114695 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 142756 114695 181 55 0 140642 0
[pid=6765/tid=6776] ppid=6763 vsize=571024 CPUtime=762.11 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 206490 1254 0 0 76176 35 0 0 25 0 5 0 500454588 584728576 114695 33554432000 4194304 4417332 140736665896016 18446744073709551615 4262999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=571024 CPUtime=762.1 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 184865 1254 0 0 76181 29 0 0 25 0 5 0 500454588 584728576 114695 33554432000 4194304 4417332 140736665896016 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=571024 CPUtime=757.92 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 168137 1254 0 0 75768 24 0 0 25 0 5 0 500454588 584728576 114695 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=571024 CPUtime=762.1 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 170091 1254 0 0 76186 24 0 0 25 0 5 0 500454588 584728576 114695 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.48
Current children cumulated vsize (KiB) 571024

[startup+822.301 s]
/proc/loadavg: 8.13 8.08 8.02 9/186 6801
/proc/meminfo: memFree=30814060/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=544364 CPUtime=3284.14 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 766037 1254 0 0 328295 119 0 0 24 0 5 0 500454566 557428736 108030 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 136091 108030 181 55 0 133977 0
[pid=6765/tid=6776] ppid=6763 vsize=544364 CPUtime=822.1 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 207310 1254 0 0 82175 35 0 0 25 0 5 0 500454588 557428736 108030 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=544364 CPUtime=822.1 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 191311 1254 0 0 82179 31 0 0 25 0 5 0 500454588 557428736 108030 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=544364 CPUtime=817.59 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 173273 1254 0 0 81734 25 0 0 25 0 5 0 500454588 557428736 108030 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=544364 CPUtime=822.09 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 184658 1254 0 0 82184 25 0 0 25 0 5 0 500454588 557428736 108030 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364308 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.14
Current children cumulated vsize (KiB) 544364

[startup+882.301 s]
/proc/loadavg: 8.09 8.08 8.02 9/186 6803
/proc/meminfo: memFree=30632140/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=658152 CPUtime=3523.81 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 818270 1254 0 0 352252 129 0 0 24 0 5 0 500454566 673947648 136477 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 164538 136477 181 55 0 162424 0
[pid=6765/tid=6776] ppid=6763 vsize=658152 CPUtime=882.1 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 220292 1254 0 0 88173 37 0 0 25 0 5 0 500454588 673947648 136477 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=658152 CPUtime=882.09 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 216661 1254 0 0 88173 36 0 0 25 0 5 0 500454588 673947648 136477 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=658152 CPUtime=877.26 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 177780 1254 0 0 87700 26 0 0 25 0 5 0 500454588 673947648 136477 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=658152 CPUtime=882.1 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 194052 1254 0 0 88183 27 0 0 25 0 5 0 500454588 673947648 136477 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.81
Current children cumulated vsize (KiB) 658152

[startup+942.301 s]
/proc/loadavg: 8.07 8.08 8.02 10/186 6804
/proc/meminfo: memFree=30565032/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=654472 CPUtime=3763.49 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 849591 1254 0 0 376215 134 0 0 24 0 5 0 500454566 670179328 135529 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 163618 135529 181 55 0 161504 0
[pid=6765/tid=6776] ppid=6763 vsize=654472 CPUtime=942.11 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 237206 1254 0 0 94171 40 0 0 25 0 5 0 500454588 670179328 135529 33554432000 4194304 4417332 140736665896016 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=654472 CPUtime=942.1 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 216668 1254 0 0 94174 36 0 0 25 0 5 0 500454588 670179328 135529 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=654472 CPUtime=936.93 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 183361 1254 0 0 93666 27 0 0 25 0 5 0 500454588 670179328 135529 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=654472 CPUtime=942.1 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 202871 1254 0 0 94182 28 0 0 25 0 5 0 500454588 670179328 135529 33554432000 4194304 4417332 140736665896016 18446744073709551615 4356952 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.49
Current children cumulated vsize (KiB) 654472

[startup+1002.3 s]
/proc/loadavg: 8.09 8.09 8.02 10/186 6806
/proc/meminfo: memFree=30548768/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=716532 CPUtime=4003.17 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 914925 1254 0 0 400171 146 0 0 24 0 5 0 500454566 733728768 151044 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 179133 151044 181 55 0 177019 0
[pid=6765/tid=6776] ppid=6763 vsize=716532 CPUtime=1002.11 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 246674 1254 0 0 100169 42 0 0 25 0 5 0 500454588 733728768 151044 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=716532 CPUtime=1002.1 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 234606 1254 0 0 100171 39 0 0 25 0 5 0 500454588 733728768 151044 33554432000 4194304 4417332 140736665896016 18446744073709551615 4307843 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=716532 CPUtime=996.59 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 211417 1254 0 0 99627 32 0 0 25 0 5 0 500454588 733728768 151044 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=716532 CPUtime=1002.1 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 212743 1254 0 0 100181 29 0 0 25 0 5 0 500454588 733728768 151044 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.17
Current children cumulated vsize (KiB) 716532

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 8.03 10/186 6807
/proc/meminfo: memFree=30567720/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=639536 CPUtime=4242.86 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 978831 1254 0 0 424129 157 0 0 24 0 5 0 500454566 654884864 131809 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 159884 131809 181 55 0 157770 0
[pid=6765/tid=6776] ppid=6763 vsize=639536 CPUtime=1062.12 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 252251 1254 0 0 106169 43 0 0 25 0 5 0 500454588 654884864 131809 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=639536 CPUtime=1062.1 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 269100 1254 0 0 106165 45 0 0 25 0 5 0 500454588 654884864 131809 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=639536 CPUtime=1056.27 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 226051 1254 0 0 105592 35 0 0 25 0 5 0 500454588 654884864 131809 33554432000 4194304 4417332 140736665896016 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=639536 CPUtime=1062.11 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 221944 1254 0 0 106180 31 0 0 25 0 5 0 500454588 654884864 131809 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.86
Current children cumulated vsize (KiB) 639536

[startup+1122.3 s]
/proc/loadavg: 8.12 8.10 8.03 10/186 6809
/proc/meminfo: memFree=30510168/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=705416 CPUtime=4482.53 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 1035211 1254 0 0 448087 166 0 0 24 0 5 0 500454566 722345984 148279 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 176354 148279 181 55 0 174240 0
[pid=6765/tid=6776] ppid=6763 vsize=705416 CPUtime=1122.11 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 282650 1254 0 0 112163 48 0 0 25 0 5 0 500454588 722345984 148279 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=705416 CPUtime=1122.11 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 273206 1254 0 0 112165 46 0 0 25 0 5 0 500454588 722345984 148279 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=705416 CPUtime=1115.94 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 240159 1254 0 0 111557 37 0 0 25 0 5 0 500454588 722345984 148279 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=705416 CPUtime=1122.11 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 229711 1254 0 0 112179 32 0 0 25 0 5 0 500454588 722345984 148279 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.53
Current children cumulated vsize (KiB) 705416

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 8.03 9/186 6811
/proc/meminfo: memFree=30528624/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=743884 CPUtime=4722.21 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 1051877 1254 0 0 472052 169 0 0 24 0 5 0 500454566 761737216 157896 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 185971 157896 181 55 0 183857 0
[pid=6765/tid=6776] ppid=6763 vsize=743884 CPUtime=1182.12 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 282650 1254 0 0 118164 48 0 0 25 0 5 0 500454588 761737216 157896 33554432000 4194304 4417332 140736665896016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=743884 CPUtime=1182.11 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 276543 1254 0 0 118164 47 0 0 25 0 5 0 500454588 761737216 157896 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=743884 CPUtime=1175.62 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 244979 1254 0 0 117524 38 0 0 25 0 5 0 500454588 761737216 157896 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=743884 CPUtime=1182.11 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 238220 1254 0 0 118178 33 0 0 25 0 5 0 500454588 761737216 157896 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 743884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.14 8.10 8.03 5/181 6812
/proc/meminfo: memFree=31091488/32951124 swapFree=67111356/67111528
[pid=6765] ppid=6763 vsize=729476 CPUtime=4800.12 cores=0,2,4,6
/proc/6765/stat : 6765 (plingeling) S 6763 6765 6426 0 -1 4202496 1055113 1254 0 0 479842 170 0 0 24 0 5 0 500454566 746983424 154294 33554432000 4194304 4417332 140736665896016 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/6765/statm: 182369 154294 181 55 0 180255 0
[pid=6765/tid=6776] ppid=6763 vsize=729476 CPUtime=1201.62 cores=0,2,4,6
/proc/6765/task/6776/stat : 6776 (plingeling) R 6763 6765 6426 0 -1 4202560 282657 1254 0 0 120114 48 0 0 25 0 5 0 500454588 746983424 154294 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6765/tid=6777] ppid=6763 vsize=729476 CPUtime=1201.62 cores=0,2,4,6
/proc/6765/task/6777/stat : 6777 (plingeling) R 6763 6765 6426 0 -1 4202560 276543 1254 0 0 120115 47 0 0 25 0 5 0 500454588 746983424 154294 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6765/tid=6778] ppid=6763 vsize=729476 CPUtime=1195.01 cores=0,2,4,6
/proc/6765/task/6778/stat : 6778 (plingeling) R 6763 6765 6426 0 -1 4202560 244979 1254 0 0 119463 38 0 0 25 0 5 0 500454588 746983424 154294 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6765/tid=6779] ppid=6763 vsize=729476 CPUtime=1201.62 cores=0,2,4,6
/proc/6765/task/6779/stat : 6779 (plingeling) R 6763 6765 6426 0 -1 4202560 241449 1254 0 0 120128 34 0 0 25 0 5 0 500454588 746983424 154294 33554432000 4194304 4417332 140736665896016 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 729476

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.84
CPU time (s): 4800.18
CPU user time (s): 4798.45
CPU system time (s): 1.73474
CPU usage (%): 399.403
Max. virtual memory (cumulated for all children) (KiB): 751324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.45
system time used= 1.73474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1056367
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= 195
involuntary context switches= 37343

runsolver used 1.88371 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 14:33:10
IDJOB=3289069
IDBENCH=83114
IDSOLVER=1605
FILE ID=node143/3289069-1304080389
RUNJOBID= node143-1304080389-6740
PBS_JOBID= 13170504
Free space on /tmp= 72920 MiB

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

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=305411457

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31695272 kB
Buffers:        208692 kB
Cached:         689632 kB
SwapCached:        168 kB
Active:         292472 kB
Inactive:       686836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31695272 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6752 kB
Writeback:           0 kB
AnonPages:       80816 kB
Mapped:          15468 kB
Slab:           212396 kB
PageTables:       5308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222304 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= 72924 MiB
End job on node143 at 2011-04-29 14:53:13