Trace number 3291599

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.35 1210.65

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

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-3291599-1304101755/watcher-3291599-1304101755 -o /tmp/evaluation-result-3291599-1304101755/solver-3291599-1304101755 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3291599-1304101755.cnf 

running on 4 cores: 1,3,5,7

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: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=16424 CPUtime=0 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 1912 1253 0 0 0 0 0 0 22 0 1 0 521775968 16818176 1842 33554432000 4194304 4417332 140733383142448 18446744073709551615 210646840413 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 4106 1856 138 55 0 1992 0

[startup+7.09747 s]
/proc/loadavg: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=586492 CPUtime=7.09 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 144772 1253 0 0 691 18 0 0 25 0 1 0 521775968 600567808 144646 33554432000 4194304 4417332 140733383142448 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 146623 144646 148 55 0 144509 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 586492

[startup+7.10047 s]
/proc/loadavg: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=586492 CPUtime=7.09 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 144772 1253 0 0 691 18 0 0 25 0 1 0 521775968 600567808 144646 33554432000 4194304 4417332 140733383142448 18446744073709551615 4231480 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 146623 144646 148 55 0 144509 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 586492

[startup+7.20045 s]
/proc/loadavg: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=586492 CPUtime=7.19 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 144772 1253 0 0 701 18 0 0 25 0 1 0 521775968 600567808 144646 33554432000 4194304 4417332 140733383142448 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 146623 144646 148 55 0 144509 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 586492

[startup+7.30044 s]
/proc/loadavg: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=586492 CPUtime=7.29 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 144772 1253 0 0 711 18 0 0 25 0 1 0 521775968 600567808 144646 33554432000 4194304 4417332 140733383142448 18446744073709551615 4235991 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 146623 144646 148 55 0 144509 0
Current children cumulated CPU time (s) 7.29
Current children cumulated vsize (KiB) 586492

[startup+7.40042 s]
/proc/loadavg: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=586492 CPUtime=7.39 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 144772 1253 0 0 721 18 0 0 25 0 1 0 521775968 600567808 144646 33554432000 4194304 4417332 140733383142448 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 146623 144646 148 55 0 144509 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 586492

[startup+7.5004 s]
/proc/loadavg: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=586492 CPUtime=7.49 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 144772 1253 0 0 731 18 0 0 25 0 1 0 521775968 600567808 144646 33554432000 4194304 4417332 140733383142448 18446744073709551615 210646765025 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 146623 144646 148 55 0 144509 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 586492

[startup+7.60039 s]
/proc/loadavg: 4.20 5.05 6.56 6/179 9388
/proc/meminfo: memFree=19031716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=586492 CPUtime=7.59 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) R 9386 9388 8608 0 -1 4202496 144772 1253 0 0 741 18 0 0 25 0 1 0 521775968 600567808 144646 33554432000 4194304 4417332 140733383142448 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/9388/statm: 146623 144646 148 55 0 144509 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 586492

[startup+12.7005 s]
/proc/loadavg: 4.70 5.13 6.56 10/184 9398
/proc/meminfo: memFree=18184056/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=951996 CPUtime=15.33 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 252092 1253 0 0 1496 37 0 0 25 0 5 0 521775968 974843904 213132 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 237999 213132 158 55 0 235885 0
[pid=9388/tid=9395] ppid=9386 vsize=951996 CPUtime=0.69 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 70 1253 0 0 65 4 0 0 18 0 5 0 521777136 974843904 213132 33554432000 4194304 4417332 140733383142448 18446744073709551615 4234339 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=951996 CPUtime=1 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 13587 1253 0 0 98 2 0 0 25 0 5 0 521777136 974843904 212867 33554432000 4194304 4417332 140733383142448 18446744073709551615 4271012 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=951996 CPUtime=0.92 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 13504 1253 0 0 91 1 0 0 25 0 5 0 521777136 974843904 212620 33554432000 4194304 4417332 140733383142448 18446744073709551615 210647189639 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=951996 CPUtime=1 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 13587 1253 0 0 99 1 0 0 25 0 5 0 521777136 974843904 212620 33554432000 4194304 4417332 140733383142448 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 15.33
Current children cumulated vsize (KiB) 951996

[startup+25.5003 s]
/proc/loadavg: 5.35 5.26 6.59 9/184 9398
/proc/meminfo: memFree=17966312/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=1152228 CPUtime=66.41 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 431950 1253 0 0 6581 60 0 0 25 0 5 0 521775968 1179881472 265799 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 288057 265799 176 55 0 285943 0
[pid=9388/tid=9395] ppid=9386 vsize=1152228 CPUtime=13.5 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 46323 1253 0 0 1339 11 0 0 25 0 5 0 521777136 1179881472 265799 33554432000 4194304 4417332 140733383142448 18446744073709551615 4326976 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1152228 CPUtime=13.72 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 73314 1253 0 0 1363 9 0 0 25 0 5 0 521777136 1179881472 265799 33554432000 4194304 4417332 140733383142448 18446744073709551615 4259186 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1152228 CPUtime=13.69 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 81602 1253 0 0 1359 10 0 0 25 0 5 0 521777136 1179881472 265799 33554432000 4194304 4417332 140733383142448 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1152228 CPUtime=13.79 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 19367 1253 0 0 1377 2 0 0 25 0 5 0 521777136 1179881472 265799 33554432000 4194304 4417332 140733383142448 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 66.41
Current children cumulated vsize (KiB) 1152228

[startup+51.101 s]
/proc/loadavg: 6.40 5.52 6.63 9/184 9399
/proc/meminfo: memFree=17887716/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=1143456 CPUtime=168.63 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 521354 1253 0 0 16786 77 0 0 25 0 5 0 521775968 1170898944 273468 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 285864 273468 180 55 0 283750 0
[pid=9388/tid=9395] ppid=9386 vsize=1143456 CPUtime=39.1 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 80885 1253 0 0 3895 15 0 0 25 0 5 0 521777136 1170898944 273468 33554432000 4194304 4417332 140733383142448 18446744073709551615 4271504 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1143456 CPUtime=39.19 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 115391 1253 0 0 3904 15 0 0 25 0 5 0 521777136 1170898944 273468 33554432000 4194304 4417332 140733383142448 18446744073709551615 4253381 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1143456 CPUtime=39.28 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 84805 1253 0 0 3914 14 0 0 25 0 5 0 521777136 1170898944 273468 33554432000 4194304 4417332 140733383142448 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1143456 CPUtime=39.34 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 3931 3 0 0 25 0 5 0 521777136 1170898944 273468 33554432000 4194304 4417332 140733383142448 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 168.63
Current children cumulated vsize (KiB) 1143456

[startup+102.3 s]
/proc/loadavg: 7.40 5.93 6.71 9/184 9400
/proc/meminfo: memFree=18003780/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=1005248 CPUtime=373.15 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 537738 1253 0 0 37234 81 0 0 25 0 5 0 521775968 1029373952 237924 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 251312 237924 180 55 0 249198 0
[pid=9388/tid=9395] ppid=9386 vsize=1005248 CPUtime=90.3 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 89077 1253 0 0 9013 17 0 0 25 0 5 0 521777136 1029373952 237924 33554432000 4194304 4417332 140733383142448 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=1005248 CPUtime=90.13 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 123583 1253 0 0 8996 17 0 0 25 0 5 0 521777136 1029373952 237924 33554432000 4194304 4417332 140733383142448 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=1005248 CPUtime=90.48 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 84805 1253 0 0 9033 15 0 0 25 0 5 0 521777136 1029373952 237924 33554432000 4194304 4417332 140733383142448 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=1005248 CPUtime=90.52 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 9049 3 0 0 25 0 5 0 521777136 1029373952 237924 33554432000 4194304 4417332 140733383142448 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 373.15
Current children cumulated vsize (KiB) 1005248

[startup+162.3 s]
/proc/loadavg: 7.95 6.35 6.81 9/184 9402
/proc/meminfo: memFree=18020884/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=978288 CPUtime=612.81 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 538182 1253 0 0 61200 81 0 0 25 0 5 0 521775968 1001766912 231184 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 244572 231184 180 55 0 242458 0
[pid=9388/tid=9395] ppid=9386 vsize=978288 CPUtime=150.3 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 89186 1253 0 0 15013 17 0 0 25 0 5 0 521777136 1001766912 231184 33554432000 4194304 4417332 140733383142448 18446744073709551615 4260039 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=978288 CPUtime=149.8 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 123691 1253 0 0 14963 17 0 0 25 0 5 0 521777136 1001766912 231184 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=978288 CPUtime=150.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 85032 1253 0 0 15034 15 0 0 25 0 5 0 521777136 1001766912 231184 33554432000 4194304 4417332 140733383142448 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=978288 CPUtime=150.52 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 15049 3 0 0 25 0 5 0 521777136 1001766912 231184 33554432000 4194304 4417332 140733383142448 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 612.81
Current children cumulated vsize (KiB) 978288

[startup+222.3 s]
/proc/loadavg: 8.06 6.68 6.89 9/184 9404
/proc/meminfo: memFree=18003400/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=983076 CPUtime=852.48 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 541201 1253 0 0 85167 81 0 0 25 0 5 0 521775968 1006669824 232381 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 245769 232381 180 55 0 243655 0
[pid=9388/tid=9395] ppid=9386 vsize=983076 CPUtime=210.31 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 90704 1253 0 0 21013 18 0 0 25 0 5 0 521777136 1006669824 232381 33554432000 4194304 4417332 140733383142448 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=983076 CPUtime=209.47 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 125192 1253 0 0 20930 17 0 0 25 0 5 0 521777136 1006669824 232381 33554432000 4194304 4417332 140733383142448 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=983076 CPUtime=210.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 85032 1253 0 0 21034 15 0 0 25 0 5 0 521777136 1006669824 232381 33554432000 4194304 4417332 140733383142448 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=983076 CPUtime=210.52 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 21049 3 0 0 25 0 5 0 521777136 1006669824 232381 33554432000 4194304 4417332 140733383142448 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 852.48
Current children cumulated vsize (KiB) 983076

[startup+282.301 s]
/proc/loadavg: 8.14 6.96 6.97 9/184 9405
/proc/meminfo: memFree=17918708/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=970828 CPUtime=1092.15 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 541592 1253 0 0 109134 81 0 0 25 0 5 0 521775968 994127872 229319 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 242707 229319 180 55 0 240593 0
[pid=9388/tid=9395] ppid=9386 vsize=970828 CPUtime=270.31 cores=1,3,5,7

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

[pid=9388/tid=9396] ppid=9386 vsize=978868 CPUtime=686.81 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 129317 1253 0 0 68663 18 0 0 25 0 5 0 521777136 1002360832 231335 33554432000 4194304 4417332 140733383142448 18446744073709551615 4265405 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=978868 CPUtime=690.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 91571 1253 0 0 69034 15 0 0 25 0 5 0 521777136 1002360832 231335 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=978868 CPUtime=690.51 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 69048 3 0 0 25 0 5 0 521777136 1002360832 231335 33554432000 4194304 4417332 140733383142448 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2769.83
Current children cumulated vsize (KiB) 978868

[startup+762.301 s]
/proc/loadavg: 8.16 7.91 7.44 9/184 9418
/proc/meminfo: memFree=17759196/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=983596 CPUtime=3009.51 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 558396 1253 0 0 300867 84 0 0 25 0 5 0 521775968 1007202304 232518 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 245899 232518 181 55 0 243785 0
[pid=9388/tid=9395] ppid=9386 vsize=983596 CPUtime=750.3 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 96053 1253 0 0 75012 18 0 0 25 0 5 0 521777136 1007202304 232518 33554432000 4194304 4417332 140733383142448 18446744073709551615 4355734 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=983596 CPUtime=746.48 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 130416 1253 0 0 74630 18 0 0 25 0 5 0 521777136 1007202304 232518 33554432000 4194304 4417332 140733383142448 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=983596 CPUtime=750.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 91654 1253 0 0 75034 15 0 0 25 0 5 0 521777136 1007202304 232518 33554432000 4194304 4417332 140733383142448 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=983596 CPUtime=750.51 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 75048 3 0 0 25 0 5 0 521777136 1007202304 232518 33554432000 4194304 4417332 140733383142448 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3009.51
Current children cumulated vsize (KiB) 983596

[startup+822.3 s]
/proc/loadavg: 8.16 7.96 7.49 9/184 9420
/proc/meminfo: memFree=17794528/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=983088 CPUtime=3249.17 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 559588 1253 0 0 324833 84 0 0 25 0 5 0 521775968 1006682112 232391 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 245772 232391 181 55 0 243658 0
[pid=9388/tid=9395] ppid=9386 vsize=983088 CPUtime=810.31 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 96053 1253 0 0 81013 18 0 0 25 0 5 0 521777136 1006682112 232391 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=983088 CPUtime=806.14 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 130500 1253 0 0 80596 18 0 0 25 0 5 0 521777136 1006682112 232391 33554432000 4194304 4417332 140733383142448 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=983088 CPUtime=810.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 92762 1253 0 0 81034 15 0 0 25 0 5 0 521777136 1006682112 232391 33554432000 4194304 4417332 140733383142448 18446744073709551615 4249501 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=983088 CPUtime=810.51 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 81048 3 0 0 25 0 5 0 521777136 1006682112 232391 33554432000 4194304 4417332 140733383142448 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3249.17
Current children cumulated vsize (KiB) 983088

[startup+882.3 s]
/proc/loadavg: 8.11 7.98 7.52 9/184 9421
/proc/meminfo: memFree=17723848/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=983140 CPUtime=3488.84 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 560741 1253 0 0 348800 84 0 0 25 0 5 0 521775968 1006735360 232404 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 245785 232404 181 55 0 243671 0
[pid=9388/tid=9395] ppid=9386 vsize=983140 CPUtime=870.31 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 97123 1253 0 0 87012 19 0 0 25 0 5 0 521777136 1006735360 232404 33554432000 4194304 4417332 140733383142448 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=983140 CPUtime=865.81 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 130500 1253 0 0 86563 18 0 0 25 0 5 0 521777136 1006735360 232404 33554432000 4194304 4417332 140733383142448 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=983140 CPUtime=870.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 92845 1253 0 0 87034 15 0 0 25 0 5 0 521777136 1006735360 232404 33554432000 4194304 4417332 140733383142448 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=983140 CPUtime=870.51 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 87048 3 0 0 25 0 5 0 521777136 1006735360 232404 33554432000 4194304 4417332 140733383142448 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3488.84
Current children cumulated vsize (KiB) 983140

[startup+942.3 s]
/proc/loadavg: 8.08 7.99 7.55 9/184 9423
/proc/meminfo: memFree=17660964/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=978304 CPUtime=3728.51 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 560825 1253 0 0 372767 84 0 0 25 0 5 0 521775968 1001783296 231195 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 244576 231195 181 55 0 242462 0
[pid=9388/tid=9395] ppid=9386 vsize=978304 CPUtime=930.32 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 97207 1253 0 0 93013 19 0 0 25 0 5 0 521777136 1001783296 231195 33554432000 4194304 4417332 140733383142448 18446744073709551615 4234224 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=978304 CPUtime=925.48 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 130500 1253 0 0 92530 18 0 0 25 0 5 0 521777136 1001783296 231195 33554432000 4194304 4417332 140733383142448 18446744073709551615 4233095 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=978304 CPUtime=930.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 92845 1253 0 0 93034 15 0 0 25 0 5 0 521777136 1001783296 231195 33554432000 4194304 4417332 140733383142448 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=978304 CPUtime=930.5 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 93047 3 0 0 25 0 5 0 521777136 1001783296 231195 33554432000 4194304 4417332 140733383142448 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3728.51
Current children cumulated vsize (KiB) 978304

[startup+1002.3 s]
/proc/loadavg: 8.03 7.99 7.58 9/184 9424
/proc/meminfo: memFree=17666656/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=978300 CPUtime=3968.19 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 560908 1253 0 0 396735 84 0 0 25 0 5 0 521775968 1001779200 231194 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 244575 231194 181 55 0 242461 0
[pid=9388/tid=9395] ppid=9386 vsize=978300 CPUtime=990.32 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 97207 1253 0 0 99013 19 0 0 25 0 5 0 521777136 1001779200 231194 33554432000 4194304 4417332 140733383142448 18446744073709551615 4281706 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=978300 CPUtime=985.16 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 130583 1253 0 0 98498 18 0 0 25 0 5 0 521777136 1001779200 231194 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=978300 CPUtime=990.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 92845 1253 0 0 99034 15 0 0 25 0 5 0 521777136 1001779200 231194 33554432000 4194304 4417332 140733383142448 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=978300 CPUtime=990.5 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 99047 3 0 0 25 0 5 0 521777136 1001779200 231194 33554432000 4194304 4417332 140733383142448 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3968.19
Current children cumulated vsize (KiB) 978300

[startup+1062.3 s]
/proc/loadavg: 8.05 8.01 7.61 9/184 9426
/proc/meminfo: memFree=17716368/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=973704 CPUtime=4207.86 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 560990 1253 0 0 420702 84 0 0 25 0 5 0 521775968 997072896 230045 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 243426 230045 181 55 0 241312 0
[pid=9388/tid=9395] ppid=9386 vsize=973704 CPUtime=1050.32 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 97207 1253 0 0 105013 19 0 0 25 0 5 0 521777136 997072896 230045 33554432000 4194304 4417332 140733383142448 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=973704 CPUtime=1044.83 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 130583 1253 0 0 104465 18 0 0 25 0 5 0 521777136 997072896 230045 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=973704 CPUtime=1050.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 92927 1253 0 0 105034 15 0 0 25 0 5 0 521777136 997072896 230045 33554432000 4194304 4417332 140733383142448 18446744073709551615 4277695 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=973704 CPUtime=1050.5 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 105047 3 0 0 25 0 5 0 521777136 997072896 230045 33554432000 4194304 4417332 140733383142448 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4207.86
Current children cumulated vsize (KiB) 973704

[startup+1122.3 s]
/proc/loadavg: 8.06 8.02 7.63 9/184 9428
/proc/meminfo: memFree=17622488/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=977988 CPUtime=4447.55 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 562142 1253 0 0 444671 84 0 0 25 0 5 0 521775968 1001459712 231116 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 244497 231116 181 55 0 242383 0
[pid=9388/tid=9395] ppid=9386 vsize=977988 CPUtime=1110.33 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 97288 1253 0 0 111014 19 0 0 25 0 5 0 521777136 1001459712 231116 33554432000 4194304 4417332 140733383142448 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=977988 CPUtime=1104.52 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 131654 1253 0 0 110433 19 0 0 25 0 5 0 521777136 1001459712 231116 33554432000 4194304 4417332 140733383142448 18446744073709551615 4251860 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=977988 CPUtime=1110.5 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 92927 1253 0 0 111035 15 0 0 25 0 5 0 521777136 1001459712 231116 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=977988 CPUtime=1110.51 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 111048 3 0 0 25 0 5 0 521777136 1001459712 231116 33554432000 4194304 4417332 140733383142448 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4447.55
Current children cumulated vsize (KiB) 977988

[startup+1182.3 s]
/proc/loadavg: 8.10 8.04 7.66 9/184 9429
/proc/meminfo: memFree=17655464/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=969240 CPUtime=4687.22 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 562224 1253 0 0 468637 85 0 0 25 0 5 0 521775968 992501760 228929 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 242310 228929 181 55 0 240196 0
[pid=9388/tid=9395] ppid=9386 vsize=969240 CPUtime=1170.32 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 97288 1253 0 0 117013 19 0 0 25 0 5 0 521777136 992501760 228929 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=969240 CPUtime=1164.19 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 131736 1253 0 0 116400 19 0 0 25 0 5 0 521777136 992501760 228929 33554432000 4194304 4417332 140733383142448 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=969240 CPUtime=1170.49 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 92927 1253 0 0 117034 15 0 0 25 0 5 0 521777136 992501760 228929 33554432000 4194304 4417332 140733383142448 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=969240 CPUtime=1170.5 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 117047 3 0 0 25 0 5 0 521777136 992501760 228929 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4687.22
Current children cumulated vsize (KiB) 969240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.6 s]
/proc/loadavg: 7.29 7.87 7.62 5/174 9448
/proc/meminfo: memFree=18134356/32951132 swapFree=67111400/67111528
[pid=9388] ppid=9386 vsize=973536 CPUtime=4800.28 cores=1,3,5,7
/proc/9388/stat : 9388 (plingeling) S 9386 9388 8608 0 -1 4202496 563298 1253 0 0 479943 85 0 0 25 0 5 0 521775968 996900864 230003 33554432000 4194304 4417332 140733383142448 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9388/statm: 243384 230003 181 55 0 241270 0
[pid=9388/tid=9395] ppid=9386 vsize=973536 CPUtime=1198.62 cores=1,3,5,7
/proc/9388/task/9395/stat : 9395 (plingeling) R 9386 9388 8608 0 -1 4202560 97288 1253 0 0 119843 19 0 0 25 0 5 0 521777136 996900864 230003 33554432000 4194304 4417332 140733383142448 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9388/tid=9396] ppid=9386 vsize=973536 CPUtime=1192.34 cores=1,3,5,7
/proc/9388/task/9396/stat : 9396 (plingeling) R 9386 9388 8608 0 -1 4202560 131736 1253 0 0 119215 19 0 0 25 0 5 0 521777136 996900864 230003 33554432000 4194304 4417332 140733383142448 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9388/tid=9397] ppid=9386 vsize=973536 CPUtime=1198.81 cores=1,3,5,7
/proc/9388/task/9397/stat : 9397 (plingeling) R 9386 9388 8608 0 -1 4202560 94001 1253 0 0 119865 16 0 0 25 0 5 0 521777136 996900864 230003 33554432000 4194304 4417332 140733383142448 18446744073709551615 4252531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=973536 CPUtime=1198.81 cores=1,3,5,7
/proc/9388/task/9398/stat : 9398 (plingeling) R 9386 9388 8608 0 -1 4202560 28929 1253 0 0 119878 3 0 0 25 0 5 0 521777136 996900864 230003 33554432000 4194304 4417332 140733383142448 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 973536

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1210.65
CPU time (s): 4800.35
CPU user time (s): 4799.46
CPU system time (s): 0.892864
CPU usage (%): 396.51
Max. virtual memory (cumulated for all children) (KiB): 1223556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.46
system time used= 0.892864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 564551
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= 110
involuntary context switches= 37622

runsolver used 1.9957 second user time and 4.53731 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 20:29:19
IDJOB=3291599
IDBENCH=84238
IDSOLVER=1605
FILE ID=node129/3291599-1304101755
RUNJOBID= node129-1304101755-9360
PBS_JOBID= 13170600
Free space on /tmp= 66308 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291599-1304101755/watcher-3291599-1304101755 -o /tmp/evaluation-result-3291599-1304101755/solver-3291599-1304101755 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3291599-1304101755.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=612121091

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      19031748 kB
Buffers:       1254476 kB
Cached:       11912724 kB
SwapCached:        128 kB
Active:        2316840 kB
Inactive:     10938812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19031748 kB
SwapTotal:    67111528 kB
SwapFree:     67111400 kB
Dirty:           64156 kB
Writeback:           0 kB
AnonPages:       87628 kB
Mapped:          15568 kB
Slab:           600484 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   269116 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= 66308 MiB
End job on node129 at 2011-04-29 20:49:36