Trace number 3286079

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.41 1206.94

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
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 variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

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-3286079-1304061845/watcher-3286079-1304061845 -o /tmp/evaluation-result-3286079-1304061845/solver-3286079-1304061845 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3286079-1304061845.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.21 7.60 6.93 5/181 20880
/proc/meminfo: memFree=11784960/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=17600 CPUtime=0 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 1414 1262 0 0 0 0 0 0 23 0 1 0 596415498 18022400 1343 33554432000 4194304 4417332 140736895338736 18446744073709551615 216734872669 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 4400 1355 138 55 0 2286 0

[startup+0.0334249 s]
/proc/loadavg: 7.21 7.60 6.93 5/181 20880
/proc/meminfo: memFree=11784960/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=28708 CPUtime=0.02 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 5267 1262 0 0 2 0 0 0 23 0 1 0 596415498 29396992 5196 33554432000 4194304 4417332 140736895338736 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 7177 5196 144 55 0 5063 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28708

[startup+0.100426 s]
/proc/loadavg: 7.21 7.60 6.93 5/181 20880
/proc/meminfo: memFree=11784960/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=36224 CPUtime=0.09 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 7155 1262 0 0 8 1 0 0 23 0 1 0 596415498 37093376 7079 33554432000 4194304 4417332 140736895338736 18446744073709551615 216734797411 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 9056 7079 148 55 0 6942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36224

[startup+0.30039 s]
/proc/loadavg: 7.21 7.60 6.93 5/181 20880
/proc/meminfo: memFree=11784960/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=67108 CPUtime=0.29 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 14884 1262 0 0 27 2 0 0 24 0 1 0 596415498 68718592 14800 33554432000 4194304 4417332 140736895338736 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 16777 14800 148 55 0 14663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67108

[startup+0.700321 s]
/proc/loadavg: 7.21 7.60 6.93 5/181 20880
/proc/meminfo: memFree=11784960/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=111712 CPUtime=0.69 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 26152 1262 0 0 65 4 0 0 25 0 1 0 596415498 114393088 25951 33554432000 4194304 4417332 140736895338736 18446744073709551615 4209615 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 27928 25951 148 55 0 25814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111712

[startup+1.50018 s]
/proc/loadavg: 7.21 7.60 6.93 6/182 20886
/proc/meminfo: memFree=11648808/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=219316 CPUtime=1.49 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 53101 1262 0 0 141 8 0 0 25 0 1 0 596415498 224579584 52852 33554432000 4194304 4417332 140736895338736 18446744073709551615 216734797360 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 54829 52852 148 55 0 52715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 219316

[startup+3.1009 s]
/proc/loadavg: 7.21 7.60 6.93 6/182 20886
/proc/meminfo: memFree=11534380/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=479412 CPUtime=3.09 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 118125 1262 0 0 293 16 0 0 25 0 1 0 596415498 490917888 117876 33554432000 4194304 4417332 140736895338736 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 119853 117876 148 55 0 117739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 479412

[startup+6.30034 s]
/proc/loadavg: 7.03 7.55 6.91 6/182 20886
/proc/meminfo: memFree=11072336/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=925876 CPUtime=6.29 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) R 20878 20880 20615 0 -1 4202496 229741 1262 0 0 597 32 0 0 25 0 1 0 596415498 948097024 229492 33554432000 4194304 4417332 140736895338736 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/20880/statm: 231469 229492 148 55 0 229355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 925876

[startup+12.7012 s]
/proc/loadavg: 7.11 7.56 6.92 9/186 20890
/proc/meminfo: memFree=10905892/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=1041004 CPUtime=30.34 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 446429 1262 0 0 2971 63 0 0 25 0 5 0 596415498 1065988096 236893 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 260251 236893 177 55 0 258137 0
[pid=20880/tid=20887] ppid=20878 vsize=1041004 CPUtime=5.85 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 58203 1262 0 0 578 7 0 0 25 0 5 0 596416177 1065988096 236893 33554432000 4194304 4417332 140736895338736 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=1041004 CPUtime=5.89 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 57752 1262 0 0 581 8 0 0 25 0 5 0 596416177 1065988096 236893 33554432000 4194304 4417332 140736895338736 18446744073709551615 4274913 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=1041004 CPUtime=5.89 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 75703 1262 0 0 579 10 0 0 25 0 5 0 596416177 1065988096 236893 33554432000 4194304 4417332 140736895338736 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=1041004 CPUtime=5.88 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 25018 1262 0 0 585 3 0 0 25 0 5 0 596416177 1065988096 236893 33554432000 4194304 4417332 140736895338736 18446744073709551615 4251167 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 30.34
Current children cumulated vsize (KiB) 1041004

[startup+25.5009 s]
/proc/loadavg: 7.31 7.58 6.94 9/186 20890
/proc/meminfo: memFree=10755124/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=997388 CPUtime=81.46 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 540489 1262 0 0 8071 75 0 0 25 0 5 0 596415498 1021325312 233688 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 249347 233688 179 55 0 247233 0
[pid=20880/tid=20887] ppid=20878 vsize=997388 CPUtime=18.59 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 97625 1262 0 0 1847 12 0 0 25 0 5 0 596416177 1021325312 233688 33554432000 4194304 4417332 140736895338736 18446744073709551615 4254893 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=997388 CPUtime=18.68 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 91968 1262 0 0 1856 12 0 0 25 0 5 0 596416177 1021325312 233688 33554432000 4194304 4417332 140736895338736 18446744073709551615 4253524 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=997388 CPUtime=18.69 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 96125 1262 0 0 1856 13 0 0 25 0 5 0 596416177 1021325312 233688 33554432000 4194304 4417332 140736895338736 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=997388 CPUtime=18.68 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 25018 1262 0 0 1865 3 0 0 25 0 5 0 596416177 1021325312 233688 33554432000 4194304 4417332 140736895338736 18446744073709551615 4199435 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 81.46
Current children cumulated vsize (KiB) 997388

[startup+51.1005 s]
/proc/loadavg: 7.60 7.63 6.97 9/186 20891
/proc/meminfo: memFree=10299116/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=1436452 CPUtime=183.68 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 675841 1262 0 0 18276 92 0 0 25 0 5 0 596415498 1470926848 334517 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 359113 334517 181 55 0 356999 0
[pid=20880/tid=20887] ppid=20878 vsize=1436452 CPUtime=44.06 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 117101 1262 0 0 4392 14 0 0 25 0 5 0 596416177 1470926848 334517 33554432000 4194304 4417332 140736895338736 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=1436452 CPUtime=44.29 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 111445 1262 0 0 4413 16 0 0 25 0 5 0 596416177 1470926848 334517 33554432000 4194304 4417332 140736895338736 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=1436452 CPUtime=44.28 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 131747 1262 0 0 4410 18 0 0 25 0 5 0 596416177 1470926848 334517 33554432000 4194304 4417332 140736895338736 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=1436452 CPUtime=44.24 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 85795 1262 0 0 4415 9 0 0 25 0 5 0 596416177 1470926848 334517 33554432000 4194304 4417332 140736895338736 18446744073709551615 4365485 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 183.68
Current children cumulated vsize (KiB) 1436452

[startup+102.307 s]
/proc/loadavg: 7.89 7.70 7.03 9/186 20892
/proc/meminfo: memFree=10230856/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=1438884 CPUtime=388.22 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 676469 1262 0 0 38730 92 0 0 25 0 5 0 596415498 1473417216 332804 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 359721 332804 181 55 0 357607 0
[pid=20880/tid=20887] ppid=20878 vsize=1438884 CPUtime=94.99 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 117101 1262 0 0 9485 14 0 0 25 0 5 0 596416177 1473417216 332804 33554432000 4194304 4417332 140736895338736 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=1438884 CPUtime=95.49 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 112073 1262 0 0 9533 16 0 0 25 0 5 0 596416177 1473417216 332804 33554432000 4194304 4417332 140736895338736 18446744073709551615 4281863 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=1438884 CPUtime=95.48 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 131747 1262 0 0 9530 18 0 0 25 0 5 0 596416177 1473417216 332804 33554432000 4194304 4417332 140736895338736 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=1438884 CPUtime=95.44 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 85795 1262 0 0 9535 9 0 0 25 0 5 0 596416177 1473417216 332804 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 388.22
Current children cumulated vsize (KiB) 1438884

[startup+162.301 s]
/proc/loadavg: 6.86 7.45 6.98 6/179 20933
/proc/meminfo: memFree=10861576/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=1674296 CPUtime=627.87 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 868079 1262 0 0 62667 120 0 0 25 0 5 0 596415498 1714479104 394851 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 418574 394851 181 55 0 416460 0
[pid=20880/tid=20887] ppid=20878 vsize=1674296 CPUtime=154.66 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 182459 1262 0 0 15444 22 0 0 25 0 5 0 596416177 1714479104 394851 33554432000 4194304 4417332 140736895338736 18446744073709551615 4305778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=1674296 CPUtime=155.48 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 156802 1262 0 0 15527 21 0 0 25 0 5 0 596416177 1714479104 394851 33554432000 4194304 4417332 140736895338736 18446744073709551615 4311352 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=1674296 CPUtime=155.46 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 173503 1262 0 0 15518 28 0 0 25 0 5 0 596416177 1714479104 394851 33554432000 4194304 4417332 140736895338736 18446744073709551615 4331683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=1674296 CPUtime=155.43 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 125562 1262 0 0 15530 13 0 0 25 0 5 0 596416177 1714479104 394851 33554432000 4194304 4417332 140736895338736 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 627.87
Current children cumulated vsize (KiB) 1674296

[startup+222.301 s]
/proc/loadavg: 7.48 7.50 7.02 9/186 21003
/proc/meminfo: memFree=10966588/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=1665920 CPUtime=867.53 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 872600 1262 0 0 86631 122 0 0 25 0 5 0 596415498 1705902080 388201 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 416480 388201 181 55 0 414366 0
[pid=20880/tid=20887] ppid=20878 vsize=1665920 CPUtime=214.33 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 186980 1262 0 0 21410 23 0 0 25 0 5 0 596416177 1705902080 388201 33554432000 4194304 4417332 140736895338736 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=1665920 CPUtime=215.49 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 156802 1262 0 0 21527 22 0 0 25 0 5 0 596416177 1705902080 388201 33554432000 4194304 4417332 140736895338736 18446744073709551615 4254433 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=1665920 CPUtime=215.46 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 173503 1262 0 0 21517 29 0 0 25 0 5 0 596416177 1705902080 388201 33554432000 4194304 4417332 140736895338736 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=1665920 CPUtime=215.43 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 125562 1262 0 0 21530 13 0 0 25 0 5 0 596416177 1705902080 388201 33554432000 4194304 4417332 140736895338736 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 867.53
Current children cumulated vsize (KiB) 1665920

[startup+282.301 s]
/proc/loadavg: 7.65 7.56 7.07 9/186 21041
/proc/meminfo: memFree=10644552/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=1683716 CPUtime=1107.21 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 935171 1262 0 0 110591 130 0 0 25 0 5 0 596415498 1724125184 401239 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 420929 401239 181 55 0 418815 0
[pid=20880/tid=20887] ppid=20878 vsize=1683716 CPUtime=274.01 cores=0,2,4,6

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

/proc/meminfo: memFree=10378732/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2146692 CPUtime=3024.63 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 1671037 1262 0 0 302229 234 0 0 25 0 5 0 596415498 2198212608 510854 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 536673 510854 181 55 0 534559 0
[pid=20880/tid=20887] ppid=20878 vsize=2146692 CPUtime=751.47 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 355717 1262 0 0 75103 44 0 0 25 0 5 0 596416177 2198212608 510854 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2146692 CPUtime=755.51 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 229896 1262 0 0 75519 32 0 0 25 0 5 0 596416177 2198212608 510854 33554432000 4194304 4417332 140736895338736 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2146692 CPUtime=755.41 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 339157 1262 0 0 75486 55 0 0 25 0 5 0 596416177 2198212608 510854 33554432000 4194304 4417332 140736895338736 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2146692 CPUtime=755.43 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 516514 1262 0 0 75474 69 0 0 25 0 5 0 596416177 2198212608 510854 33554432000 4194304 4417332 140736895338736 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3024.63
Current children cumulated vsize (KiB) 2146692

[startup+822.301 s]
/proc/loadavg: 7.74 7.86 7.45 9/186 21271
/proc/meminfo: memFree=9867612/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2520500 CPUtime=3264.28 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 1789866 1262 0 0 326174 254 0 0 25 0 5 0 596415498 2580992000 599961 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 630125 599961 181 55 0 628011 0
[pid=20880/tid=20887] ppid=20878 vsize=2520500 CPUtime=811.14 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 370871 1262 0 0 81068 46 0 0 25 0 5 0 596416177 2580992000 599961 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2520500 CPUtime=815.5 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 229896 1262 0 0 81518 32 0 0 25 0 5 0 596416177 2580992000 599961 33554432000 4194304 4417332 140736895338736 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2520500 CPUtime=815.4 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 349286 1262 0 0 81483 57 0 0 25 0 5 0 596416177 2580992000 599961 33554432000 4194304 4417332 140736895338736 18446744073709551615 4326935 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2520500 CPUtime=815.43 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 610060 1262 0 0 81459 84 0 0 25 0 5 0 596416177 2580992000 599961 33554432000 4194304 4417332 140736895338736 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3264.28
Current children cumulated vsize (KiB) 2520500

[startup+882.3 s]
/proc/loadavg: 7.78 7.84 7.47 9/186 21347
/proc/meminfo: memFree=10107208/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2155212 CPUtime=3503.95 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 1843530 1262 0 0 350127 268 0 0 25 0 5 0 596415498 2206937088 508179 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 538803 508179 181 55 0 536689 0
[pid=20880/tid=20887] ppid=20878 vsize=2155212 CPUtime=870.82 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 371748 1262 0 0 87035 47 0 0 25 0 5 0 596416177 2206937088 508179 33554432000 4194304 4417332 140736895338736 18446744073709551615 4233384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2155212 CPUtime=875.5 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 229896 1262 0 0 87518 32 0 0 25 0 5 0 596416177 2206937088 508179 33554432000 4194304 4417332 140736895338736 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2155212 CPUtime=875.4 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 363589 1262 0 0 87480 60 0 0 25 0 5 0 596416177 2206937088 508179 33554432000 4194304 4417332 140736895338736 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2155212 CPUtime=875.42 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 648544 1262 0 0 87447 95 0 0 25 0 5 0 596416177 2206937088 508179 33554432000 4194304 4417332 140736895338736 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3503.95
Current children cumulated vsize (KiB) 2155212

[startup+942.301 s]
/proc/loadavg: 8.21 7.96 7.53 9/186 21386
/proc/meminfo: memFree=9780088/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2793136 CPUtime=3743.64 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 2043039 1262 0 0 374069 295 0 0 25 0 5 0 596415498 2860171264 673089 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 698284 673089 181 55 0 696170 0
[pid=20880/tid=20887] ppid=20878 vsize=2793136 CPUtime=930.51 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 378326 1262 0 0 93003 48 0 0 25 0 5 0 596416177 2860171264 673089 33554432000 4194304 4417332 140736895338736 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2793136 CPUtime=935.5 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 229896 1262 0 0 93518 32 0 0 25 0 5 0 596416177 2860171264 673089 33554432000 4194304 4417332 140736895338736 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2793136 CPUtime=935.4 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 448269 1262 0 0 93470 70 0 0 25 0 5 0 596416177 2860171264 673089 33554432000 4194304 4417332 140736895338736 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2793136 CPUtime=935.41 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 756795 1262 0 0 93431 110 0 0 25 0 5 0 596416177 2860171264 673089 33554432000 4194304 4417332 140736895338736 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3743.64
Current children cumulated vsize (KiB) 2793136

[startup+1002.3 s]
/proc/loadavg: 8.01 7.92 7.54 9/186 21423
/proc/meminfo: memFree=9741992/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2704984 CPUtime=3983.31 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 2212377 1262 0 0 398009 322 0 0 25 0 5 0 596415498 2769903616 652194 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 676246 652194 181 55 0 674132 0
[pid=20880/tid=20887] ppid=20878 vsize=2704984 CPUtime=990.18 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 425784 1262 0 0 98964 54 0 0 25 0 5 0 596416177 2769903616 652194 33554432000 4194304 4417332 140736895338736 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2704984 CPUtime=995.5 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 263203 1262 0 0 99514 36 0 0 25 0 5 0 596416177 2769903616 652194 33554432000 4194304 4417332 140736895338736 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2704984 CPUtime=995.4 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 472984 1262 0 0 99464 76 0 0 25 0 5 0 596416177 2769903616 652194 33554432000 4194304 4417332 140736895338736 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2704984 CPUtime=995.41 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 820653 1262 0 0 99421 120 0 0 25 0 5 0 596416177 2769903616 652194 33554432000 4194304 4417332 140736895338736 18446744073709551615 4356756 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3983.31
Current children cumulated vsize (KiB) 2704984

[startup+1062.3 s]
/proc/loadavg: 8.06 7.95 7.57 9/186 21425
/proc/meminfo: memFree=9847728/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2548784 CPUtime=4222.99 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 2420704 1262 0 0 421944 355 0 0 25 0 5 0 596415498 2609954816 620271 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 637196 620271 181 55 0 635082 0
[pid=20880/tid=20887] ppid=20878 vsize=2548784 CPUtime=1049.85 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 502830 1262 0 0 104922 63 0 0 25 0 5 0 596416177 2609954816 620271 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2548784 CPUtime=1055.51 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 274505 1262 0 0 105513 38 0 0 25 0 5 0 596416177 2609954816 620271 33554432000 4194304 4417332 140736895338736 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2548784 CPUtime=1055.4 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 514352 1262 0 0 105459 81 0 0 25 0 5 0 596416177 2609954816 620271 33554432000 4194304 4417332 140736895338736 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2548784 CPUtime=1055.41 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 899264 1262 0 0 105403 138 0 0 25 0 5 0 596416177 2609954816 620271 33554432000 4194304 4417332 140736895338736 18446744073709551615 4353886 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4222.99
Current children cumulated vsize (KiB) 2548784

[startup+1122.3 s]
/proc/loadavg: 8.07 7.97 7.60 9/186 21426
/proc/meminfo: memFree=9481512/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2910756 CPUtime=4462.68 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 2588084 1262 0 0 445888 380 0 0 25 0 5 0 596415498 2980614144 710764 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 727689 710764 181 55 0 725575 0
[pid=20880/tid=20887] ppid=20878 vsize=2910756 CPUtime=1109.54 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 549000 1262 0 0 110884 70 0 0 25 0 5 0 596416177 2980614144 710764 33554432000 4194304 4417332 140736895338736 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2910756 CPUtime=1115.5 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 309663 1262 0 0 111508 42 0 0 25 0 5 0 596416177 2980614144 710764 33554432000 4194304 4417332 140736895338736 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2910756 CPUtime=1115.4 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 546541 1262 0 0 111455 85 0 0 25 0 5 0 596416177 2980614144 710764 33554432000 4194304 4417332 140736895338736 18446744073709551615 4234178 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2910756 CPUtime=1115.42 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 953127 1262 0 0 111394 148 0 0 25 0 5 0 596416177 2980614144 710764 33554432000 4194304 4417332 140736895338736 18446744073709551615 4236735 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4462.68
Current children cumulated vsize (KiB) 2910756

[startup+1182.3 s]
/proc/loadavg: 8.07 7.99 7.63 9/186 21428
/proc/meminfo: memFree=9638460/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=2996632 CPUtime=4702.37 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 2766753 1262 0 0 469830 407 0 0 25 0 5 0 596415498 3068551168 722247 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 749158 722247 181 55 0 747044 0
[pid=20880/tid=20887] ppid=20878 vsize=2996632 CPUtime=1169.22 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 578592 1262 0 0 116847 75 0 0 25 0 5 0 596416177 3068551168 722247 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=2996632 CPUtime=1175.51 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 326308 1262 0 0 117507 44 0 0 25 0 5 0 596416177 3068551168 722247 33554432000 4194304 4417332 140736895338736 18446744073709551615 4264914 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=2996632 CPUtime=1175.41 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 617830 1262 0 0 117444 97 0 0 25 0 5 0 596416177 3068551168 722247 33554432000 4194304 4417332 140736895338736 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=2996632 CPUtime=1175.42 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 1014270 1262 0 0 117385 157 0 0 25 0 5 0 596416177 3068551168 722247 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4702.37
Current children cumulated vsize (KiB) 2996632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.05 7.99 7.64 9/186 21429
/proc/meminfo: memFree=9070524/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=3346556 CPUtime=4800.25 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) S 20878 20880 20615 0 -1 4202496 2881483 1262 0 0 479603 422 0 0 25 0 5 0 596415498 3426873344 812634 33554432000 4194304 4417332 140736895338736 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 836639 812634 181 55 0 834525 0
[pid=20880/tid=20887] ppid=20878 vsize=3346556 CPUtime=1193.59 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4202560 613799 1262 0 0 119278 81 0 0 25 0 5 0 596416177 3426873344 812634 33554432000 4194304 4417332 140736895338736 18446744073709551615 4320914 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20880/tid=20888] ppid=20878 vsize=3346556 CPUtime=1200.01 cores=0,2,4,6
/proc/20880/task/20888/stat : 20888 (plingeling) R 20878 20880 20615 0 -1 4202560 375585 1262 0 0 119952 49 0 0 25 0 5 0 596416177 3426873344 812634 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20880/tid=20889] ppid=20878 vsize=3346556 CPUtime=1199.91 cores=0,2,4,6
/proc/20880/task/20889/stat : 20889 (plingeling) R 20878 20880 20615 0 -1 4202560 617830 1262 0 0 119894 97 0 0 25 0 5 0 596416177 3426873344 812634 33554432000 4194304 4417332 140736895338736 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20880/tid=20890] ppid=20878 vsize=3346556 CPUtime=1199.92 cores=0,2,4,6
/proc/20880/task/20890/stat : 20890 (plingeling) R 20878 20880 20615 0 -1 4202560 1044516 1262 0 0 119832 160 0 0 25 0 5 0 596416177 3426873344 812634 33554432000 4194304 4417332 140736895338736 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 3346556

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

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

[startup+1206.91 s]
/proc/loadavg: 8.05 7.99 7.64 9/186 21429
/proc/meminfo: memFree=9070524/32951124 swapFree=67102140/67111528
[pid=20880] ppid=20878 vsize=0 CPUtime=4800.37 cores=0,2,4,6
/proc/20880/stat : 20880 (plingeling) Z 20878 20880 20615 0 -1 4203548 2881483 1262 0 0 479605 432 0 0 18 0 2 0 596415498 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20880/statm: 0 0 0 0 0 0 0
[pid=20880/tid=20887] ppid=20878 vsize=0 CPUtime=1193.69 cores=0,2,4,6
/proc/20880/task/20887/stat : 20887 (plingeling) R 20878 20880 20615 0 -1 4203588 613799 1262 0 0 119278 91 0 0 25 0 2 0 596416177 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.94
CPU time (s): 4800.41
CPU user time (s): 4796.06
CPU system time (s): 4.35334
CPU usage (%): 397.733
Max. virtual memory (cumulated for all children) (KiB): 3346556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.06
system time used= 4.35334
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2882745
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= 187
involuntary context switches= 22764

runsolver used 1.9807 second user time and 4.48232 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 09:24:08
IDJOB=3286079
IDBENCH=82413
IDSOLVER=1605
FILE ID=node119/3286079-1304061845
RUNJOBID= node119-1304060531-20633
PBS_JOBID= 13170451
Free space on /tmp= 71624 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286079-1304061845/watcher-3286079-1304061845 -o /tmp/evaluation-result-3286079-1304061845/solver-3286079-1304061845 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3286079-1304061845.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1900949348

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      11785364 kB
Buffers:       2232236 kB
Cached:       17462916 kB
SwapCached:       5504 kB
Active:        8919972 kB
Inactive:     11658720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11785364 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          186640 kB
Writeback:           0 kB
AnonPages:      880380 kB
Mapped:          15204 kB
Slab:           522928 kB
PageTables:       6472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1090916 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= 71684 MiB
End job on node119 at 2011-04-29 09:44:17