Trace number 3284929

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.26 1205.95

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

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-3284929-1304057779/watcher-3284929-1304057779 -o /tmp/evaluation-result-3284929-1304057779/solver-3284929-1304057779 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3284929-1304057779.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: 9.50 8.55 8.20 6/179 21747
/proc/meminfo: memFree=24690840/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=16120 CPUtime=0 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) R 21745 21747 18837 0 -1 4202496 1796 1252 0 0 0 0 0 0 23 0 1 0 517377804 16506880 1726 33554432000 4194304 4417332 140735827729616 18446744073709551615 274664502365 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21747/statm: 4030 1737 138 55 0 1916 0

[startup+0.0880971 s]
/proc/loadavg: 9.50 8.55 8.20 6/179 21747
/proc/meminfo: memFree=24690840/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=31956 CPUtime=0.07 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) R 21745 21747 18837 0 -1 4202496 6088 1252 0 0 7 0 0 0 23 0 1 0 517377804 32722944 6012 33554432000 4194304 4417332 140735827729616 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21747/statm: 7989 6012 148 55 0 5875 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31956

[startup+0.101093 s]
/proc/loadavg: 9.50 8.55 8.20 6/179 21747
/proc/meminfo: memFree=24690840/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=32544 CPUtime=0.09 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) R 21745 21747 18837 0 -1 4202496 6235 1252 0 0 9 0 0 0 24 0 1 0 517377804 33325056 6159 33554432000 4194304 4417332 140735827729616 18446744073709551615 274664427107 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21747/statm: 8136 6159 148 55 0 6022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32544

[startup+0.301032 s]
/proc/loadavg: 9.50 8.55 8.20 6/179 21747
/proc/meminfo: memFree=24690840/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=65212 CPUtime=0.29 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) R 21745 21747 18837 0 -1 4202496 14402 1252 0 0 28 1 0 0 25 0 1 0 517377804 66777088 14326 33554432000 4194304 4417332 140735827729616 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21747/statm: 16303 14326 148 55 0 14189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65212

[startup+0.700961 s]
/proc/loadavg: 9.50 8.55 8.20 6/179 21747
/proc/meminfo: memFree=24690840/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=122944 CPUtime=0.69 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) R 21745 21747 18837 0 -1 4202496 28872 1252 0 0 65 4 0 0 25 0 1 0 517377804 125894656 28759 33554432000 4194304 4417332 140735827729616 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21747/statm: 30736 28759 148 55 0 28622 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122944

[startup+1.50082 s]
/proc/loadavg: 9.50 8.55 8.20 7/180 21753
/proc/meminfo: memFree=24556320/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=253956 CPUtime=1.49 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) R 21745 21747 18837 0 -1 4202496 61770 1252 0 0 141 8 0 0 25 0 1 0 517377804 260050944 61512 33554432000 4194304 4417332 140735827729616 18446744073709551615 4209539 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21747/statm: 63489 61512 148 55 0 61375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253956

[startup+3.10055 s]
/proc/loadavg: 9.50 8.55 8.20 7/180 21753
/proc/meminfo: memFree=24367096/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=477188 CPUtime=3.08 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) R 21745 21747 18837 0 -1 4202496 117578 1252 0 0 291 17 0 0 25 0 1 0 517377804 488640512 117320 33554432000 4194304 4417332 140735827729616 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21747/statm: 119297 117320 148 55 0 117183 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 477188

[startup+30.4478 s]
/proc/loadavg: 11.43 9.09 8.39 12/184 21758
/proc/meminfo: memFree=23829400/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=945328 CPUtime=105.92 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 444659 1252 0 0 10524 68 0 0 25 0 5 0 517377804 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 236332 202844 178 55 0 234218 0
[pid=21747/tid=21754] ppid=21745 vsize=945328 CPUtime=25.15 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 71788 1252 0 0 2505 10 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=945328 CPUtime=25.15 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 100700 1252 0 0 2500 15 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4254843 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=945328 CPUtime=25.16 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 86143 1252 0 0 2503 13 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=945328 CPUtime=25.16 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 31574 1252 0 0 2511 5 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 105.92
Current children cumulated vsize (KiB) 945328

[startup+30.5068 s]
/proc/loadavg: 11.43 9.09 8.39 12/184 21758
/proc/meminfo: memFree=23829400/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=945328 CPUtime=106.13 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 444659 1252 0 0 10545 68 0 0 25 0 5 0 517377804 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 236332 202844 178 55 0 234218 0
[pid=21747/tid=21754] ppid=21745 vsize=945328 CPUtime=25.2 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 71788 1252 0 0 2510 10 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4253475 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=945328 CPUtime=25.21 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 100700 1252 0 0 2506 15 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4253925 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=945328 CPUtime=25.21 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 86143 1252 0 0 2508 13 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4288259 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=945328 CPUtime=25.21 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 31574 1252 0 0 2516 5 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4357783 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 106.13
Current children cumulated vsize (KiB) 945328

[startup+30.6007 s]
/proc/loadavg: 11.43 9.09 8.39 12/184 21758
/proc/meminfo: memFree=23829400/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=945328 CPUtime=106.5 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 444659 1252 0 0 10582 68 0 0 25 0 5 0 517377804 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 236332 202844 178 55 0 234218 0
[pid=21747/tid=21754] ppid=21745 vsize=945328 CPUtime=25.3 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 71788 1252 0 0 2520 10 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4255010 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=945328 CPUtime=25.3 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 100700 1252 0 0 2515 15 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=945328 CPUtime=25.3 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 86143 1252 0 0 2517 13 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4287643 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=945328 CPUtime=25.3 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 31574 1252 0 0 2525 5 0 0 25 0 5 0 517378331 968015872 202844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364385 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 106.5
Current children cumulated vsize (KiB) 945328

[startup+51.1012 s]
/proc/loadavg: 10.46 9.02 8.38 9/184 21758
/proc/meminfo: memFree=23666896/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=1092628 CPUtime=188.39 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 508053 1252 0 0 18762 77 0 0 25 0 5 0 517377804 1118851072 238895 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 273157 238895 180 55 0 271043 0
[pid=21747/tid=21754] ppid=21745 vsize=1092628 CPUtime=45.69 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 79386 1252 0 0 4557 12 0 0 25 0 5 0 517378331 1118851072 238895 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=1092628 CPUtime=45.8 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 106254 1252 0 0 4564 16 0 0 25 0 5 0 517378331 1118851072 238895 33554432000 4194304 4417332 140735827729616 18446744073709551615 4265480 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=1092628 CPUtime=45.8 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 93803 1252 0 0 4566 14 0 0 25 0 5 0 517378331 1118851072 238895 33554432000 4194304 4417332 140735827729616 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=1092628 CPUtime=45.8 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 74156 1252 0 0 4570 10 0 0 25 0 5 0 517378331 1118851072 238895 33554432000 4194304 4417332 140735827729616 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.39
Current children cumulated vsize (KiB) 1092628

[startup+102.3 s]
/proc/loadavg: 9.06 8.86 8.36 9/184 21760
/proc/meminfo: memFree=23478968/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=1220956 CPUtime=392.87 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 548685 1252 0 0 39205 82 0 0 25 0 5 0 517377804 1250258944 270977 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 305239 270977 180 55 0 303125 0
[pid=21747/tid=21754] ppid=21745 vsize=1220956 CPUtime=96.58 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 86393 1252 0 0 9645 13 0 0 25 0 5 0 517378331 1250258944 270977 33554432000 4194304 4417332 140735827729616 18446744073709551615 4281863 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=1220956 CPUtime=96.99 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 108730 1252 0 0 9683 16 0 0 25 0 5 0 517378331 1250258944 270977 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=1220956 CPUtime=96.98 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 94302 1252 0 0 9684 14 0 0 25 0 5 0 517378331 1250258944 270977 33554432000 4194304 4417332 140735827729616 18446744073709551615 4270970 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=1220956 CPUtime=97.01 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 104806 1252 0 0 9687 14 0 0 25 0 5 0 517378331 1250258944 270977 33554432000 4194304 4417332 140735827729616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 392.87
Current children cumulated vsize (KiB) 1220956

[startup+162.301 s]
/proc/loadavg: 8.46 8.72 8.34 9/184 21761
/proc/meminfo: memFree=23460212/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=1233900 CPUtime=632.51 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 651204 1252 0 0 63154 97 0 0 25 0 5 0 517377804 1263513600 274213 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 308475 274213 180 55 0 306361 0
[pid=21747/tid=21754] ppid=21745 vsize=1233900 CPUtime=156.23 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 122899 1252 0 0 15605 18 0 0 25 0 5 0 517378331 1263513600 274213 33554432000 4194304 4417332 140735827729616 18446744073709551615 4307997 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=1233900 CPUtime=156.99 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 141973 1252 0 0 15678 21 0 0 25 0 5 0 517378331 1263513600 274213 33554432000 4194304 4417332 140735827729616 18446744073709551615 4331742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=1233900 CPUtime=156.97 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 127072 1252 0 0 15678 19 0 0 25 0 5 0 517378331 1263513600 274213 33554432000 4194304 4417332 140735827729616 18446744073709551615 4253538 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=1233900 CPUtime=157.01 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 104806 1252 0 0 15687 14 0 0 25 0 5 0 517378331 1263513600 274213 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 632.51
Current children cumulated vsize (KiB) 1233900

[startup+222.301 s]
/proc/loadavg: 8.27 8.62 8.33 9/184 21763
/proc/meminfo: memFree=23235296/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=1365308 CPUtime=872.12 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 685890 1252 0 0 87111 101 0 0 25 0 5 0 517377804 1398075392 307065 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 341327 307065 180 55 0 339213 0
[pid=21747/tid=21754] ppid=21745 vsize=1365308 CPUtime=215.87 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 126857 1252 0 0 21568 19 0 0 25 0 5 0 517378331 1398075392 307065 33554432000 4194304 4417332 140735827729616 18446744073709551615 4232299 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=1365308 CPUtime=216.99 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 141973 1252 0 0 21678 21 0 0 25 0 5 0 517378331 1398075392 307065 33554432000 4194304 4417332 140735827729616 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=1365308 CPUtime=216.95 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 131034 1252 0 0 21676 19 0 0 25 0 5 0 517378331 1398075392 307065 33554432000 4194304 4417332 140735827729616 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=1365308 CPUtime=217.01 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 131572 1252 0 0 21684 17 0 0 25 0 5 0 517378331 1398075392 307065 33554432000 4194304 4417332 140735827729616 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 872.12
Current children cumulated vsize (KiB) 1365308

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

/proc/meminfo: memFree=22506660/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=1585636 CPUtime=3028.8 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 1268578 1252 0 0 302689 191 0 0 25 0 5 0 517377804 1623691264 362153 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 396409 362153 180 55 0 394295 0
[pid=21747/tid=21754] ppid=21745 vsize=1585636 CPUtime=752.69 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 259926 1252 0 0 75225 44 0 0 25 0 5 0 517378331 1623691264 362153 33554432000 4194304 4417332 140735827729616 18446744073709551615 4331666 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=1585636 CPUtime=756.94 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 220461 1252 0 0 75663 31 0 0 25 0 5 0 517378331 1623691264 362153 33554432000 4194304 4417332 140735827729616 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=1585636 CPUtime=756.83 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 206358 1252 0 0 75654 29 0 0 25 0 5 0 517378331 1623691264 362153 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=1585636 CPUtime=757.02 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 427379 1252 0 0 75641 61 0 0 25 0 5 0 517378331 1623691264 362153 33554432000 4194304 4417332 140735827729616 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3028.8
Current children cumulated vsize (KiB) 1585636

[startup+822.301 s]
/proc/loadavg: 8.20 8.20 8.22 9/184 21779
/proc/meminfo: memFree=22311964/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=1869168 CPUtime=3268.43 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 1364799 1252 0 0 326640 203 0 0 25 0 5 0 517377804 1914028032 422963 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 467292 422963 180 55 0 465178 0
[pid=21747/tid=21754] ppid=21745 vsize=1869168 CPUtime=812.34 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 266237 1252 0 0 81188 46 0 0 25 0 5 0 517378331 1914028032 422963 33554432000 4194304 4417332 140735827729616 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=1869168 CPUtime=816.94 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 220461 1252 0 0 81663 31 0 0 25 0 5 0 517378331 1914028032 422963 33554432000 4194304 4417332 140735827729616 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=1869168 CPUtime=816.82 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 239520 1252 0 0 81649 33 0 0 25 0 5 0 517378331 1914028032 422963 33554432000 4194304 4417332 140735827729616 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=1869168 CPUtime=817.01 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 484127 1252 0 0 81634 67 0 0 25 0 5 0 517378331 1914028032 422963 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3268.43
Current children cumulated vsize (KiB) 1869168

[startup+882.3 s]
/proc/loadavg: 8.20 8.20 8.21 9/184 21780
/proc/meminfo: memFree=21880556/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=2195504 CPUtime=3508.04 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 1507757 1252 0 0 350581 223 0 0 25 0 5 0 517377804 2248196096 503174 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 548876 503174 181 55 0 546762 0
[pid=21747/tid=21754] ppid=21745 vsize=2195504 CPUtime=872.24 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 310797 1252 0 0 87171 53 0 0 25 0 5 0 517378331 2248196096 503174 33554432000 4194304 4417332 140735827729616 18446744073709551615 4302984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=2195504 CPUtime=876.94 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 253649 1252 0 0 87658 36 0 0 25 0 5 0 517378331 2248196096 503174 33554432000 4194304 4417332 140735827729616 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=2195504 CPUtime=876.54 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 239520 1252 0 0 87621 33 0 0 25 0 5 0 517378331 2248196096 503174 33554432000 4194304 4417332 140735827729616 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=2195504 CPUtime=877.02 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 549337 1252 0 0 87626 76 0 0 25 0 5 0 517378331 2248196096 503174 33554432000 4194304 4417332 140735827729616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3508.04
Current children cumulated vsize (KiB) 2195504

[startup+942.301 s]
/proc/loadavg: 8.21 8.19 8.21 9/184 21782
/proc/meminfo: memFree=22150608/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=2018308 CPUtime=3747.7 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 1689763 1252 0 0 374518 252 0 0 25 0 5 0 517377804 2066747392 453159 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 504577 453159 181 55 0 502463 0
[pid=21747/tid=21754] ppid=21745 vsize=2018308 CPUtime=932.23 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 362086 1252 0 0 93164 59 0 0 25 0 5 0 517378331 2066747392 453159 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=2018308 CPUtime=936.93 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 322611 1252 0 0 93649 44 0 0 25 0 5 0 517378331 2066747392 453159 33554432000 4194304 4417332 140735827729616 18446744073709551615 4232702 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=2018308 CPUtime=936.2 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 245493 1252 0 0 93585 35 0 0 25 0 5 0 517378331 2066747392 453159 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=2018308 CPUtime=937.03 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 605119 1252 0 0 93614 89 0 0 25 0 5 0 517378331 2066747392 453159 33554432000 4194304 4417332 140735827729616 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3747.7
Current children cumulated vsize (KiB) 2018308

[startup+1002.3 s]
/proc/loadavg: 8.14 8.17 8.20 9/184 21784
/proc/meminfo: memFree=21942396/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=2214484 CPUtime=3987.31 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 1851034 1252 0 0 398457 274 0 0 25 0 5 0 517377804 2267631616 511707 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 553621 511707 181 55 0 551507 0
[pid=21747/tid=21754] ppid=21745 vsize=2214484 CPUtime=992.22 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 372431 1252 0 0 99161 61 0 0 25 0 5 0 517378331 2267631616 511707 33554432000 4194304 4417332 140735827729616 18446744073709551615 4275606 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=2214484 CPUtime=996.92 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 347607 1252 0 0 99645 47 0 0 25 0 5 0 517378331 2267631616 511707 33554432000 4194304 4417332 140735827729616 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=2214484 CPUtime=995.83 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 301044 1252 0 0 99541 42 0 0 25 0 5 0 517378331 2267631616 511707 33554432000 4194304 4417332 140735827729616 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=2214484 CPUtime=997.02 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 675498 1252 0 0 99604 98 0 0 25 0 5 0 517378331 2267631616 511707 33554432000 4194304 4417332 140735827729616 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3987.31
Current children cumulated vsize (KiB) 2214484

[startup+1062.31 s]
/proc/loadavg: 8.11 8.15 8.18 9/184 21785
/proc/meminfo: memFree=21317796/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=2727132 CPUtime=4226.96 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 1985466 1252 0 0 422402 294 0 0 25 0 5 0 517377804 2792583168 645725 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 681783 645725 181 55 0 679669 0
[pid=21747/tid=21754] ppid=21745 vsize=2727132 CPUtime=1052.22 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 415323 1252 0 0 105155 67 0 0 25 0 5 0 517378331 2792583168 645725 33554432000 4194304 4417332 140735827729616 18446744073709551615 4281683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=2727132 CPUtime=1056.92 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 378810 1252 0 0 105641 51 0 0 25 0 5 0 517378331 2792583168 645725 33554432000 4194304 4417332 140735827729616 18446744073709551615 4264980 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=2727132 CPUtime=1055.48 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 302667 1252 0 0 105504 44 0 0 25 0 5 0 517378331 2792583168 645725 33554432000 4194304 4417332 140735827729616 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=2727132 CPUtime=1057.03 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 734212 1252 0 0 105596 107 0 0 25 0 5 0 517378331 2792583168 645725 33554432000 4194304 4417332 140735827729616 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4226.96
Current children cumulated vsize (KiB) 2727132

[startup+1122.3 s]
/proc/loadavg: 8.04 8.12 8.17 9/184 21787
/proc/meminfo: memFree=21006672/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=3059608 CPUtime=4466.55 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 2193727 1252 0 0 446325 330 0 0 25 0 5 0 517377804 3133038592 728844 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 764902 728844 181 55 0 762788 0
[pid=21747/tid=21754] ppid=21745 vsize=3059608 CPUtime=1112.2 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 423516 1252 0 0 111152 68 0 0 25 0 5 0 517378331 3133038592 728844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=3059608 CPUtime=1116.92 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 501897 1252 0 0 111619 73 0 0 25 0 5 0 517378331 3133038592 728844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4267689 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=3059608 CPUtime=1115.12 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 340300 1252 0 0 111462 50 0 0 25 0 5 0 517378331 3133038592 728844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=3059608 CPUtime=1117.02 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 773560 1252 0 0 111587 115 0 0 25 0 5 0 517378331 3133038592 728844 33554432000 4194304 4417332 140735827729616 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4466.55
Current children cumulated vsize (KiB) 3059608

[startup+1182.3 s]
/proc/loadavg: 5.94 7.55 7.97 5/174 21806
/proc/meminfo: memFree=21884144/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=3320804 CPUtime=4706.18 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 2357646 1252 0 0 470258 360 0 0 25 0 5 0 517377804 3400503296 785532 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 830201 785532 181 55 0 828087 0
[pid=21747/tid=21754] ppid=21745 vsize=3320804 CPUtime=1172.2 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 481971 1252 0 0 117142 78 0 0 25 0 5 0 517378331 3400503296 785532 33554432000 4194304 4417332 140735827729616 18446744073709551615 4302912 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=3320804 CPUtime=1176.92 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 501897 1252 0 0 117618 74 0 0 25 0 5 0 517378331 3400503296 785532 33554432000 4194304 4417332 140735827729616 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=3320804 CPUtime=1174.75 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 342641 1252 0 0 117421 54 0 0 25 0 5 0 517378331 3400503296 785532 33554432000 4194304 4417332 140735827729616 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=3320804 CPUtime=1177.03 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 876683 1252 0 0 117572 131 0 0 25 0 5 0 517378331 3400503296 785532 33554432000 4194304 4417332 140735827729616 18446744073709551615 4357022 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4706.18
Current children cumulated vsize (KiB) 3320804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.8 s]
/proc/loadavg: 5.34 7.28 7.87 5/174 21807
/proc/meminfo: memFree=21666892/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=3539052 CPUtime=4800.09 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) S 21745 21747 18837 0 -1 4202496 2448707 1252 0 0 479637 372 0 0 25 0 5 0 517377804 3623989248 839896 33554432000 4194304 4417332 140735827729616 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 884763 839896 181 55 0 882649 0
[pid=21747/tid=21754] ppid=21745 vsize=3539052 CPUtime=1195.7 cores=0,2,4,6
/proc/21747/task/21754/stat : 21754 (plingeling) R 21745 21747 18837 0 -1 4202560 514741 1252 0 0 119488 82 0 0 25 0 5 0 517378331 3623989248 839896 33554432000 4194304 4417332 140735827729616 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21747/tid=21755] ppid=21745 vsize=3539052 CPUtime=1200.43 cores=0,2,4,6
/proc/21747/task/21755/stat : 21755 (plingeling) R 21745 21747 18837 0 -1 4202560 560188 1252 0 0 119962 81 0 0 25 0 5 0 517378331 3623989248 839896 33554432000 4194304 4417332 140735827729616 18446744073709551615 4265405 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=3539052 CPUtime=1198.14 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4202560 342641 1252 0 0 119760 54 0 0 25 0 5 0 517378331 3623989248 839896 33554432000 4194304 4417332 140735827729616 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21747/tid=21757] ppid=21745 vsize=3539052 CPUtime=1200.53 cores=0,2,4,6
/proc/21747/task/21757/stat : 21757 (plingeling) R 21745 21747 18837 0 -1 4202560 876683 1252 0 0 119922 131 0 0 25 0 5 0 517378331 3623989248 839896 33554432000 4194304 4417332 140735827729616 18446744073709551615 4358652 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 3539052

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

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

[startup+1205.91 s]
/proc/loadavg: 5.34 7.28 7.87 5/174 21807
/proc/meminfo: memFree=21666892/32951132 swapFree=67111524/67111528
[pid=21747] ppid=21745 vsize=0 CPUtime=4800.21 cores=0,2,4,6
/proc/21747/stat : 21747 (plingeling) Z 21745 21747 18837 0 -1 4203548 2448707 1252 0 0 479639 382 0 0 18 0 2 0 517377804 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21747/statm: 0 0 0 0 0 0 0
[pid=21747/tid=21756] ppid=21745 vsize=0 CPUtime=1198.24 cores=0,2,4,6
/proc/21747/task/21756/stat : 21756 (plingeling) R 21745 21747 18837 0 -1 4203588 342641 1252 0 0 119760 64 0 0 25 0 2 0 517378331 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.95
CPU time (s): 4800.26
CPU user time (s): 4796.4
CPU system time (s): 3.86741
CPU usage (%): 398.049
Max. virtual memory (cumulated for all children) (KiB): 3580624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.4
system time used= 3.86741
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2449959
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= 184
involuntary context switches= 25004

runsolver used 1.93871 second user time and 4.48432 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 08:16:22
IDJOB=3284929
IDBENCH=82367
IDSOLVER=1605
FILE ID=node131/3284929-1304057779
RUNJOBID= node131-1304057696-21679
PBS_JOBID= 13170364
Free space on /tmp= 71256 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-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-3284929-1304057779/watcher-3284929-1304057779 -o /tmp/evaluation-result-3284929-1304057779/solver-3284929-1304057779 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3284929-1304057779.cnf

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=222246629

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24690872 kB
Buffers:        957676 kB
Cached:        6435680 kB
SwapCached:          4 kB
Active:         726516 kB
Inactive:      7035172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24690872 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          126416 kB
Writeback:           0 kB
AnonPages:      367368 kB
Mapped:          15568 kB
Slab:           434548 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   581396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71292 MiB
End job on node131 at 2011-04-29 08:36:29