Trace number 3371484

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 587f (fixed)? (TO) 4800.48 1205.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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: 961)

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-3371484-1305421455/watcher-3371484-1305421455 -o /tmp/evaluation-result-3371484-1305421455/solver-3371484-1305421455 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371484-1305421455.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: 3.68 4.44 6.02 2/352 15693
/proc/meminfo: memFree=21673668/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 214 0 0 0 0 0 0 0 21 0 1 0 653745136 8937472 146 33554432000 4194304 4417452 140737432244256 18446744073709551615 210647146240 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/15693/statm: 2182 146 122 55 0 68 0

[startup+0.0781791 s]
/proc/loadavg: 3.68 4.44 6.02 2/352 15693
/proc/meminfo: memFree=21673668/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=12668 CPUtime=0.01 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) R 15691 15693 14801 0 -1 4202496 1259 1249 0 2 1 0 0 0 21 0 1 0 653745136 12972032 1190 33554432000 4194304 4417452 140737432244256 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15693/statm: 3167 1190 148 55 0 1053 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12668

[startup+0.101175 s]
/proc/loadavg: 3.68 4.44 6.02 2/352 15693
/proc/meminfo: memFree=21673668/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=16056 CPUtime=0.03 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) R 15691 15693 14801 0 -1 4202496 2091 1249 0 2 3 0 0 0 21 0 1 0 653745136 16441344 2022 33554432000 4194304 4417452 140737432244256 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15693/statm: 4014 2022 149 55 0 1900 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16056

[startup+0.301145 s]
/proc/loadavg: 3.68 4.44 6.02 2/352 15693
/proc/meminfo: memFree=21673668/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=41076 CPUtime=0.23 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) R 15691 15693 14801 0 -1 4202496 8362 1249 0 2 23 0 0 0 21 0 1 0 653745136 42061824 8293 33554432000 4194304 4417452 140737432244256 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15693/statm: 10269 8293 149 55 0 8155 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 41076

[startup+0.701045 s]
/proc/loadavg: 3.68 4.44 6.02 2/352 15693
/proc/meminfo: memFree=21673668/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=166188 CPUtime=1.33 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 26297 1249 0 2 131 2 0 0 22 0 5 0 653745136 170176512 15503 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 41547 15503 174 55 0 39433 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 166188

[startup+1.50087 s]
/proc/loadavg: 3.55 4.40 6.00 9/364 15718
/proc/meminfo: memFree=21510316/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=172152 CPUtime=4.52 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 35112 1249 0 2 449 3 0 0 22 0 5 0 653745136 176283648 16635 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 43038 16635 175 55 0 40924 0
[pid=15693/tid=15711] ppid=15691 vsize=172152 CPUtime=1.03 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 4384 1249 0 2 103 0 0 0 25 0 5 0 653745183 176283648 16635 33554432000 4194304 4417452 140737432244256 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=172152 CPUtime=1.02 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 8285 1249 0 2 102 0 0 0 25 0 5 0 653745183 176283648 16635 33554432000 4194304 4417452 140737432244256 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=172152 CPUtime=1.02 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 5501 1249 0 2 102 0 0 0 25 0 5 0 653745183 176283648 16635 33554432000 4194304 4417452 140737432244256 18446744073709551615 4279499 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=172152 CPUtime=1.02 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1656 1249 0 2 102 0 0 0 25 0 5 0 653745183 176283648 16635 33554432000 4194304 4417452 140737432244256 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 172152

[startup+3.10059 s]
/proc/loadavg: 3.55 4.40 6.00 9/364 15718
/proc/meminfo: memFree=21494572/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=175412 CPUtime=10.9 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 41710 1249 0 2 1086 4 0 0 22 0 5 0 653745136 179621888 17381 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 43853 17381 180 55 0 41739 0
[pid=15693/tid=15711] ppid=15691 vsize=175412 CPUtime=2.63 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 4533 1249 0 2 263 0 0 0 25 0 5 0 653745183 179621888 17381 33554432000 4194304 4417452 140737432244256 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=175412 CPUtime=2.62 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 13063 1249 0 2 261 1 0 0 25 0 5 0 653745183 179621888 17381 33554432000 4194304 4417452 140737432244256 18446744073709551615 4336288 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=175412 CPUtime=2.62 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 7171 1249 0 2 262 0 0 0 25 0 5 0 653745183 179621888 17381 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=175412 CPUtime=2.6 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1657 1249 0 2 260 0 0 0 25 0 5 0 653745183 179621888 17381 33554432000 4194304 4417452 140737432244256 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.9
Current children cumulated vsize (KiB) 175412

[startup+6.30106 s]
/proc/loadavg: 3.55 4.40 6.00 9/364 15718
/proc/meminfo: memFree=21453668/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=195152 CPUtime=22.2 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 50333 1249 0 2 2206 14 0 0 22 0 5 0 653745136 199835648 23353 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 48788 23353 180 55 0 46674 0
[pid=15693/tid=15711] ppid=15691 vsize=195152 CPUtime=4.6 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 4783 1249 0 2 452 8 0 0 25 0 5 0 653745183 199835648 23353 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=195152 CPUtime=5.82 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 15079 1249 0 2 580 2 0 0 25 0 5 0 653745183 199835648 23353 33554432000 4194304 4417452 140737432244256 18446744073709551615 4357965 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=195152 CPUtime=5.81 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 8868 1249 0 2 581 0 0 0 25 0 5 0 653745183 199835648 23353 33554432000 4194304 4417452 140737432244256 18446744073709551615 4232598 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=195152 CPUtime=5.53 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 6317 1249 0 2 553 0 0 0 25 0 5 0 653745183 199835648 23353 33554432000 4194304 4417452 140737432244256 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.2
Current children cumulated vsize (KiB) 195152

[startup+12.701 s]
/proc/loadavg: 4.38 4.55 6.03 9/364 15718
/proc/meminfo: memFree=21382676/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=250576 CPUtime=47.09 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 77150 1249 0 2 4684 25 0 0 22 0 5 0 653745136 256589824 41198 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 62644 41198 180 55 0 60530 0
[pid=15693/tid=15711] ppid=15691 vsize=250576 CPUtime=10.37 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 8552 1249 0 2 1022 15 0 0 25 0 5 0 653745183 256589824 41198 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=250576 CPUtime=12.22 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 23271 1249 0 2 1218 4 0 0 25 0 5 0 653745183 256589824 41198 33554432000 4194304 4417452 140737432244256 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=250576 CPUtime=12.2 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 11236 1249 0 2 1219 1 0 0 25 0 5 0 653745183 256589824 41198 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=250576 CPUtime=11.86 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 18805 1249 0 2 1184 2 0 0 25 0 5 0 653745183 256589824 41198 33554432000 4194304 4417452 140737432244256 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.09
Current children cumulated vsize (KiB) 250576

[startup+25.5008 s]
/proc/loadavg: 4.94 4.67 6.05 9/364 15718
/proc/meminfo: memFree=21248296/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=282792 CPUtime=98.11 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 128842 1249 0 2 9780 31 0 0 22 0 5 0 653745136 289579008 52860 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 70698 52860 180 55 0 68584 0
[pid=15693/tid=15711] ppid=15691 vsize=282792 CPUtime=23.17 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 11164 1249 0 2 2302 15 0 0 25 0 5 0 653745183 289579008 52860 33554432000 4194304 4417452 140737432244256 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=282792 CPUtime=25.02 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 38955 1249 0 2 2496 6 0 0 25 0 5 0 653745183 289579008 52860 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=282792 CPUtime=24.99 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 16467 1249 0 2 2498 1 0 0 25 0 5 0 653745183 289579008 52860 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=282792 CPUtime=24.51 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 46970 1249 0 2 2445 6 0 0 25 0 5 0 653745183 289579008 52860 33554432000 4194304 4417452 140737432244256 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.11
Current children cumulated vsize (KiB) 282792

[startup+51.1005 s]
/proc/loadavg: 6.14 4.98 6.12 9/364 15719
/proc/meminfo: memFree=21136248/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=330356 CPUtime=200.18 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 202494 1249 0 2 19977 41 0 0 22 0 5 0 653745136 338284544 64956 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 82589 64956 180 55 0 80475 0
[pid=15693/tid=15711] ppid=15691 vsize=330356 CPUtime=48.77 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 16417 1249 0 2 4861 16 0 0 25 0 5 0 653745183 338284544 64956 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=330356 CPUtime=50.61 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 66301 1249 0 2 5051 10 0 0 25 0 5 0 653745183 338284544 64956 33554432000 4194304 4417452 140737432244256 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=330356 CPUtime=50.56 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 35844 1249 0 2 5052 4 0 0 25 0 5 0 653745183 338284544 64956 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=330356 CPUtime=49.8 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 68646 1249 0 2 4972 8 0 0 25 0 5 0 653745183 338284544 64956 33554432000 4194304 4417452 140737432244256 18446744073709551615 4365596 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.18
Current children cumulated vsize (KiB) 330356

[startup+102.314 s]
/proc/loadavg: 7.31 5.48 6.22 10/365 15723
/proc/meminfo: memFree=20971060/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=359368 CPUtime=404.14 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 486991 1249 0 2 40331 83 0 0 22 0 5 0 653745136 367992832 66891 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 89842 66891 180 55 0 87728 0
[pid=15693/tid=15711] ppid=15691 vsize=359368 CPUtime=99.95 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 57010 1249 0 2 9973 22 0 0 25 0 5 0 653745183 367992832 66891 33554432000 4194304 4417452 140737432244256 18446744073709551615 4353594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=359368 CPUtime=101.73 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 160151 1249 0 2 10148 25 0 0 25 0 5 0 653745183 367992832 66891 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=359368 CPUtime=101.76 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 79835 1249 0 2 10166 10 0 0 25 0 5 0 653745183 367992832 66891 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=359368 CPUtime=100.27 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 174709 1249 0 2 10004 23 0 0 25 0 5 0 653745183 367992832 66891 33554432000 4194304 4417452 140737432244256 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 404.14
Current children cumulated vsize (KiB) 359368

[startup+162.301 s]
/proc/loadavg: 7.94 6.01 6.36 9/364 15725
/proc/meminfo: memFree=20784032/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=441508 CPUtime=642.39 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 740109 1249 0 2 64110 129 0 0 22 0 5 0 653745136 452104192 89611 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 110377 89611 180 55 0 108263 0
[pid=15693/tid=15711] ppid=15691 vsize=441508 CPUtime=159.93 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 96413 1249 0 2 15965 28 0 0 25 0 5 0 653745183 452104192 89611 33554432000 4194304 4417452 140737432244256 18446744073709551615 4263096 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=441508 CPUtime=160.75 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 237184 1249 0 2 16027 48 0 0 25 0 5 0 653745183 452104192 89611 33554432000 4194304 4417452 140737432244256 18446744073709551615 4275635 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=441508 CPUtime=161.71 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 107815 1249 0 2 16157 14 0 0 25 0 5 0 653745183 452104192 89611 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=441508 CPUtime=159.57 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 283411 1249 0 2 15920 37 0 0 25 0 5 0 653745183 452104192 89611 33554432000 4194304 4417452 140737432244256 18446744073709551615 4356934 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 441508


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

[pid=15693/tid=15712] ppid=15691 vsize=936672 CPUtime=700.58 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 585404 1249 0 2 69956 102 0 0 25 0 5 0 653745183 959152128 210467 33554432000 4194304 4417452 140737432244256 18446744073709551615 4356874 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=936672 CPUtime=701.51 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 204128 1249 0 2 70124 27 0 0 25 0 5 0 653745183 959152128 210467 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=936672 CPUtime=693.72 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1179033 1249 0 2 69219 153 0 0 25 0 5 0 653745183 959152128 210467 33554432000 4194304 4417452 140737432244256 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2795.75
Current children cumulated vsize (KiB) 936672

[startup+762.314 s]
/proc/loadavg: 8.11 7.83 7.18 9/364 15741
/proc/meminfo: memFree=18414100/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=1155972 CPUtime=3035.06 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 2356698 1249 0 2 303159 347 0 0 22 0 5 0 653745136 1183715328 263629 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 288993 263629 180 55 0 286879 0
[pid=15693/tid=15711] ppid=15691 vsize=1155972 CPUtime=758.8 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 247856 1249 0 2 75835 45 0 0 25 0 5 0 653745183 1183715328 263629 33554432000 4194304 4417452 140737432244256 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=1155972 CPUtime=760.58 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 606592 1249 0 2 75953 105 0 0 25 0 5 0 653745183 1183715328 263629 33554432000 4194304 4417452 140737432244256 18446744073709551615 4311285 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=1155972 CPUtime=761.5 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 222434 1249 0 2 76121 29 0 0 25 0 5 0 653745183 1183715328 263629 33554432000 4194304 4417452 140737432244256 18446744073709551615 4357562 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=1155972 CPUtime=753.73 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1264530 1249 0 2 75209 164 0 0 25 0 5 0 653745183 1183715328 263629 33554432000 4194304 4417452 140737432244256 18446744073709551615 4358748 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3035.06
Current children cumulated vsize (KiB) 1155972

[startup+822.301 s]
/proc/loadavg: 8.20 7.91 7.24 9/364 15743
/proc/meminfo: memFree=18118964/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=1140932 CPUtime=3274.26 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 2561471 1249 0 2 327044 382 0 0 22 0 5 0 653745136 1168314368 261633 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 285233 261633 180 55 0 283119 0
[pid=15693/tid=15711] ppid=15691 vsize=1140932 CPUtime=818.1 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 277390 1249 0 2 81761 49 0 0 25 0 5 0 653745183 1168314368 261633 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=1140932 CPUtime=820.55 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 626072 1249 0 2 81945 110 0 0 25 0 5 0 653745183 1168314368 261633 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=1140932 CPUtime=821.46 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 222452 1249 0 2 82116 30 0 0 25 0 5 0 653745183 1168314368 261633 33554432000 4194304 4417452 140737432244256 18446744073709551615 4309866 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=1140932 CPUtime=813.71 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1420271 1249 0 2 81181 190 0 0 25 0 5 0 653745183 1168314368 261633 33554432000 4194304 4417452 140737432244256 18446744073709551615 4357965 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3274.26
Current children cumulated vsize (KiB) 1140932

[startup+882.301 s]
/proc/loadavg: 8.11 7.94 7.29 9/364 15744
/proc/meminfo: memFree=18622016/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=1319772 CPUtime=3513.52 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 2765551 1249 0 2 350943 409 0 0 22 0 5 0 653745136 1351446528 306416 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 329943 306416 180 55 0 327829 0
[pid=15693/tid=15711] ppid=15691 vsize=1319772 CPUtime=877.41 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 326755 1249 0 2 87685 56 0 0 25 0 5 0 653745183 1351446528 306416 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=1319772 CPUtime=880.54 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 649707 1249 0 2 87940 114 0 0 25 0 5 0 653745183 1351446528 306416 33554432000 4194304 4417452 140737432244256 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=1319772 CPUtime=881.44 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 234554 1249 0 2 88113 31 0 0 25 0 5 0 653745183 1351446528 306416 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=1319772 CPUtime=873.71 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1539249 1249 0 2 87165 206 0 0 25 0 5 0 653745183 1351446528 306416 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3513.52
Current children cumulated vsize (KiB) 1319772

[startup+942.3 s]
/proc/loadavg: 8.09 7.96 7.34 9/364 15746
/proc/meminfo: memFree=17618596/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=1651928 CPUtime=3752.77 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 2999003 1249 0 2 374832 445 0 0 22 0 5 0 653745136 1691574272 389455 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 412982 389455 180 55 0 410868 0
[pid=15693/tid=15711] ppid=15691 vsize=1651928 CPUtime=936.7 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 351629 1249 0 2 93611 59 0 0 25 0 5 0 653745183 1691574272 389455 33554432000 4194304 4417452 140737432244256 18446744073709551615 4308814 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=1651928 CPUtime=940.52 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 707741 1249 0 2 93928 124 0 0 25 0 5 0 653745183 1691574272 389455 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=1651928 CPUtime=941.41 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 292837 1249 0 2 94101 40 0 0 25 0 5 0 653745183 1691574272 389455 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=1651928 CPUtime=933.7 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1631510 1249 0 2 93151 219 0 0 25 0 5 0 653745183 1691574272 389455 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3752.77
Current children cumulated vsize (KiB) 1651928

[startup+1002.3 s]
/proc/loadavg: 8.03 7.97 7.38 9/364 15747
/proc/meminfo: memFree=16810472/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=1924288 CPUtime=3992.02 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 3263203 1249 0 2 398722 480 0 0 22 0 5 0 653745136 1970470912 457706 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 481072 457706 180 55 0 478958 0
[pid=15693/tid=15711] ppid=15691 vsize=1924288 CPUtime=996.01 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 430950 1249 0 2 99532 69 0 0 25 0 5 0 653745183 1970470912 457706 33554432000 4194304 4417452 140737432244256 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=1924288 CPUtime=1000.49 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 748365 1249 0 2 99919 130 0 0 25 0 5 0 653745183 1970470912 457706 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=1924288 CPUtime=1001.39 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 341006 1249 0 2 100093 46 0 0 25 0 5 0 653745183 1970470912 457706 33554432000 4194304 4417452 140737432244256 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=1924288 CPUtime=993.69 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1727596 1249 0 2 99137 232 0 0 25 0 5 0 653745183 1970470912 457706 33554432000 4194304 4417452 140737432244256 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3992.02
Current children cumulated vsize (KiB) 1924288

[startup+1062.3 s]
/proc/loadavg: 8.05 7.99 7.42 9/364 15749
/proc/meminfo: memFree=16094232/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=2671296 CPUtime=4231.29 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 3604235 1249 0 2 422591 538 0 0 22 0 5 0 653745136 2735407104 644474 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 667824 644474 180 55 0 665710 0
[pid=15693/tid=15711] ppid=15691 vsize=2671296 CPUtime=1055.33 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 506640 1249 0 2 105451 82 0 0 25 0 5 0 653745183 2735407104 644474 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=2671296 CPUtime=1060.48 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 859940 1249 0 2 105898 150 0 0 25 0 5 0 653745183 2735407104 644474 33554432000 4194304 4417452 140737432244256 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=2671296 CPUtime=1061.38 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 383079 1249 0 2 106086 52 0 0 25 0 5 0 653745183 2735407104 644474 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=2671296 CPUtime=1053.68 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 1839290 1249 0 2 105117 251 0 0 25 0 5 0 653745183 2735407104 644474 33554432000 4194304 4417452 140737432244256 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4231.29
Current children cumulated vsize (KiB) 2671296

[startup+1122.3 s]
/proc/loadavg: 8.14 8.03 7.47 9/364 15751
/proc/meminfo: memFree=15605020/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=2108936 CPUtime=4470.55 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 3957246 1249 0 2 446456 599 0 0 22 0 5 0 653745136 2159550464 503916 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 527234 503916 180 55 0 525120 0
[pid=15693/tid=15711] ppid=15691 vsize=2108936 CPUtime=1114.62 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 592759 1249 0 2 111367 95 0 0 25 0 5 0 653745183 2159550464 503916 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=2108936 CPUtime=1120.46 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 890387 1249 0 2 111892 154 0 0 25 0 5 0 653745183 2159550464 503916 33554432000 4194304 4417452 140737432244256 18446744073709551615 4277543 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=2108936 CPUtime=1121.36 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 409909 1249 0 2 112079 57 0 0 25 0 5 0 653745183 2159550464 503916 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=2108936 CPUtime=1113.68 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 2048905 1249 0 2 111078 290 0 0 25 0 5 0 653745183 2159550464 503916 33554432000 4194304 4417452 140737432244256 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4470.55
Current children cumulated vsize (KiB) 2108936

[startup+1182.3 s]
/proc/loadavg: 8.12 8.05 7.51 9/364 15752
/proc/meminfo: memFree=17498240/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=2246660 CPUtime=4709.81 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 4169740 1249 0 2 470348 633 0 0 22 0 5 0 653745136 2300579840 538347 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 561665 538347 180 55 0 559551 0
[pid=15693/tid=15711] ppid=15691 vsize=2246660 CPUtime=1173.92 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 665197 1249 0 2 117284 108 0 0 25 0 5 0 653745183 2300579840 538347 33554432000 4194304 4417452 140737432244256 18446744073709551615 4311058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=2246660 CPUtime=1180.44 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 912452 1249 0 2 117883 161 0 0 25 0 5 0 653745183 2300579840 538347 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=2246660 CPUtime=1181.35 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 458416 1249 0 2 118070 65 0 0 25 0 5 0 653745183 2300579840 538347 33554432000 4194304 4417452 140737432244256 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=2246660 CPUtime=1173.67 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 2118389 1249 0 2 117071 296 0 0 25 0 5 0 653745183 2300579840 538347 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4709.81
Current children cumulated vsize (KiB) 2246660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.08 8.05 7.52 9/364 15753
/proc/meminfo: memFree=17301688/32951132 swapFree=64495980/67111528
[pid=15693] ppid=15691 vsize=2554996 CPUtime=4800.35 cores=0,2,4,6
/proc/15693/stat : 15693 (plingeling) S 15691 15693 14801 0 -1 4202496 4291173 1249 0 2 479385 650 0 0 22 0 5 0 653745136 2616315904 613545 33554432000 4194304 4417452 140737432244256 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/15693/statm: 638749 613545 180 55 0 636635 0
[pid=15693/tid=15711] ppid=15691 vsize=2554996 CPUtime=1196.36 cores=0,2,4,6
/proc/15693/task/15711/stat : 15711 (plingeling) R 15691 15693 14801 0 -1 4202560 723929 1249 0 2 119519 117 0 0 25 0 5 0 653745183 2616315904 613545 33554432000 4194304 4417452 140737432244256 18446744073709551615 4366659 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15693/tid=15712] ppid=15691 vsize=2554996 CPUtime=1203.15 cores=0,2,4,6
/proc/15693/task/15712/stat : 15712 (plingeling) R 15691 15693 14801 0 -1 4202560 920420 1249 0 2 120153 162 0 0 25 0 5 0 653745183 2616315904 613545 33554432000 4194304 4417452 140737432244256 18446744073709551615 4307697 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15693/tid=15713] ppid=15691 vsize=2554996 CPUtime=1204.05 cores=0,2,4,6
/proc/15693/task/15713/stat : 15713 (plingeling) R 15691 15693 14801 0 -1 4202560 496764 1249 0 2 120335 70 0 0 25 0 5 0 653745183 2616315904 613545 33554432000 4194304 4417452 140737432244256 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15693/tid=15714] ppid=15691 vsize=2554996 CPUtime=1196.38 cores=0,2,4,6
/proc/15693/task/15714/stat : 15714 (plingeling) R 15691 15693 14801 0 -1 4202560 2134774 1249 0 2 119340 298 0 0 25 0 5 0 653745183 2616315904 613545 33554432000 4194304 4417452 140737432244256 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2554996

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): 1205.11
CPU time (s): 4800.48
CPU user time (s): 4793.89
CPU system time (s): 6.592
CPU usage (%): 398.345
Max. virtual memory (cumulated for all children) (KiB): 3330208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.89
system time used= 6.592
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4292422
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 250
involuntary context switches= 21897

runsolver used 4.12937 second user time and 9.45556 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 03:04:15
IDJOB=3371484
IDBENCH=82390
IDSOLVER=1848
FILE ID=node129/3371484-1305421455
RUNJOBID= node129-1305421455-15679
PBS_JOBID= 13324559
Free space on /tmp= 73348 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371484-1305421455/watcher-3371484-1305421455 -o /tmp/evaluation-result-3371484-1305421455/solver-3371484-1305421455 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371484-1305421455.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1056167460

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:      21673948 kB
Buffers:        248584 kB
Cached:        5855084 kB
SwapCached:      52668 kB
Active:        2907984 kB
Inactive:      8147864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21673948 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           15936 kB
Writeback:           0 kB
AnonPages:     4908848 kB
Mapped:          16760 kB
Slab:           120116 kB
PageTables:      37892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79736096 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= 73344 MiB
End job on node129 at 2011-05-15 03:24:22