Trace number 3370939

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.33 1205.49

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
Bench CategoryCRAFTED (crafted 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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.12 8.75 7.89 1/366 9569
/proc/meminfo: memFree=18137952/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=10404 CPUtime=0 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) R 9567 9569 6932 0 -1 4202496 662 1255 0 0 0 0 0 0 25 0 1 0 732759385 10653696 592 33554432000 4194304 4417452 140736571957728 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9569/statm: 2601 592 147 55 0 487 0

[startup+0.0450949 s]
/proc/loadavg: 9.12 8.75 7.89 1/366 9569
/proc/meminfo: memFree=18137952/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=17736 CPUtime=0.04 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) R 9567 9569 6932 0 -1 4202496 2652 1255 0 0 4 0 0 0 25 0 1 0 732759385 18161664 2458 33554432000 4194304 4417452 140736571957728 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9569/statm: 4434 2458 148 55 0 2320 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17736

[startup+0.101081 s]
/proc/loadavg: 9.12 8.75 7.89 1/366 9569
/proc/meminfo: memFree=18137952/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=34120 CPUtime=0.08 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) R 9567 9569 6932 0 -1 4202496 6748 1255 0 0 8 0 0 0 25 0 1 0 732759385 34938880 6554 33554432000 4194304 4417452 140736571957728 18446744073709551615 224284544480 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9569/statm: 8530 6554 148 55 0 6416 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34120

[startup+0.301018 s]
/proc/loadavg: 9.12 8.75 7.89 1/366 9569
/proc/meminfo: memFree=18137952/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=98696 CPUtime=0.49 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 13029 1255 0 0 47 2 0 0 25 0 5 0 732759385 101064704 12471 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 24674 12471 173 55 0 22560 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 98696

[startup+0.700956 s]
/proc/loadavg: 9.12 8.75 7.89 1/366 9569
/proc/meminfo: memFree=18137952/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=113444 CPUtime=2.09 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 17475 1255 0 0 206 3 0 0 25 0 5 0 732759385 116166656 16181 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 28361 16181 180 55 0 26247 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 113444

[startup+1.50079 s]
/proc/loadavg: 8.87 8.70 7.88 6/376 9757
/proc/meminfo: memFree=18041408/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=136864 CPUtime=5.28 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 25171 1255 0 0 523 5 0 0 25 0 5 0 732759385 140148736 22004 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 34216 22004 180 55 0 32102 0
[pid=9569/tid=9623] ppid=9567 vsize=136864 CPUtime=1.26 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 3186 1255 0 0 126 0 0 0 25 0 5 0 732759408 140148736 22004 33554432000 4194304 4417452 140736571957728 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=136864 CPUtime=1.26 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 3194 1255 0 0 126 0 0 0 25 0 5 0 732759408 140148736 22004 33554432000 4194304 4417452 140736571957728 18446744073709551615 4320338 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=136864 CPUtime=1.24 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 2822 1255 0 0 124 0 0 0 25 0 5 0 732759408 140148736 22004 33554432000 4194304 4417452 140736571957728 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=136864 CPUtime=1.26 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 3065 1255 0 0 125 1 0 0 25 0 5 0 732759408 140148736 22004 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 136864

[startup+3.10052 s]
/proc/loadavg: 8.87 8.70 7.88 10/380 9765
/proc/meminfo: memFree=17984712/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=153960 CPUtime=11.66 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 32136 1255 0 0 1160 6 0 0 25 0 5 0 732759385 157655040 26310 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 38490 26310 180 55 0 36376 0
[pid=9569/tid=9623] ppid=9567 vsize=153960 CPUtime=2.86 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 5055 1255 0 0 285 1 0 0 25 0 5 0 732759408 157655040 26310 33554432000 4194304 4417452 140736571957728 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=153960 CPUtime=2.85 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 5063 1255 0 0 285 0 0 0 25 0 5 0 732759408 157655040 26310 33554432000 4194304 4417452 140736571957728 18446744073709551615 4249890 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=153960 CPUtime=2.83 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 2822 1255 0 0 283 0 0 0 25 0 5 0 732759408 157655040 26310 33554432000 4194304 4417452 140736571957728 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=153960 CPUtime=2.85 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 6292 1255 0 0 284 1 0 0 25 0 5 0 732759408 157655040 26310 33554432000 4194304 4417452 140736571957728 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.66
Current children cumulated vsize (KiB) 153960

[startup+6.30099 s]
/proc/loadavg: 8.87 8.70 7.88 10/381 9775
/proc/meminfo: memFree=17962920/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=176936 CPUtime=24.42 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 40499 1255 0 0 2434 8 0 0 25 0 5 0 732759385 181182464 32022 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 44234 32022 180 55 0 42120 0
[pid=9569/tid=9623] ppid=9567 vsize=176936 CPUtime=6.06 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 5108 1255 0 0 605 1 0 0 25 0 5 0 732759408 181182464 32022 33554432000 4194304 4417452 140736571957728 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=176936 CPUtime=6.04 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 5326 1255 0 0 604 0 0 0 25 0 5 0 732759408 181182464 32022 33554432000 4194304 4417452 140736571957728 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=176936 CPUtime=6 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 5946 1255 0 0 599 1 0 0 25 0 5 0 732759408 181182464 32022 33554432000 4194304 4417452 140736571957728 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=176936 CPUtime=6.05 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 11215 1255 0 0 603 2 0 0 25 0 5 0 732759408 181182464 32022 33554432000 4194304 4417452 140736571957728 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 176936

[startup+12.7009 s]
/proc/loadavg: 8.89 8.71 7.90 10/380 9794
/proc/meminfo: memFree=17867548/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=193000 CPUtime=49.93 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 68285 1255 0 0 4982 11 0 0 25 0 5 0 732759385 197632000 36038 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 48250 36038 180 55 0 46136 0
[pid=9569/tid=9623] ppid=9567 vsize=193000 CPUtime=12.46 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 8810 1255 0 0 1245 1 0 0 25 0 5 0 732759408 197632000 36038 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=193000 CPUtime=12.44 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 9284 1255 0 0 1244 0 0 0 25 0 5 0 732759408 197632000 36038 33554432000 4194304 4417452 140736571957728 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=193000 CPUtime=12.31 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 17470 1255 0 0 1229 2 0 0 25 0 5 0 732759408 197632000 36038 33554432000 4194304 4417452 140736571957728 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=193000 CPUtime=12.46 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 19817 1255 0 0 1242 4 0 0 25 0 5 0 732759408 197632000 36038 33554432000 4194304 4417452 140736571957728 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 193000

[startup+25.5008 s]
/proc/loadavg: 8.91 8.72 7.91 10/380 9831
/proc/meminfo: memFree=17742320/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=261664 CPUtime=100.98 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 139992 1255 0 0 10075 23 0 0 25 0 5 0 732759385 267943936 53204 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 65416 53204 180 55 0 63302 0
[pid=9569/tid=9623] ppid=9567 vsize=261664 CPUtime=25.26 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 30120 1255 0 0 2521 5 0 0 25 0 5 0 732759408 267943936 53204 33554432000 4194304 4417452 140736571957728 18446744073709551615 4258161 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=261664 CPUtime=25.25 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 31008 1255 0 0 2522 3 0 0 25 0 5 0 732759408 267943936 53204 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=261664 CPUtime=24.96 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 32491 1255 0 0 2491 5 0 0 25 0 5 0 732759408 267943936 53204 33554432000 4194304 4417452 140736571957728 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=261664 CPUtime=25.26 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 33469 1255 0 0 2519 7 0 0 25 0 5 0 732759408 267943936 53204 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 261664

[startup+51.1005 s]
/proc/loadavg: 8.94 8.74 7.94 10/380 9896
/proc/meminfo: memFree=17466996/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=447084 CPUtime=203.07 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 251544 1255 0 0 20268 39 0 0 25 0 5 0 732759385 457814016 83176 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 111771 83176 180 55 0 109657 0
[pid=9569/tid=9623] ppid=9567 vsize=447084 CPUtime=50.86 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 73316 1255 0 0 5076 10 0 0 25 0 5 0 732759408 457814016 83176 33554432000 4194304 4417452 140736571957728 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=447084 CPUtime=50.83 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 47457 1255 0 0 5078 5 0 0 25 0 5 0 732759408 457814016 83176 33554432000 4194304 4417452 140736571957728 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=447084 CPUtime=50.26 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 66640 1255 0 0 5016 10 0 0 25 0 5 0 732759408 457814016 83176 33554432000 4194304 4417452 140736571957728 18446744073709551615 4259612 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=447084 CPUtime=50.86 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 51227 1255 0 0 5076 10 0 0 25 0 5 0 732759408 457814016 83176 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.07
Current children cumulated vsize (KiB) 447084

[startup+102.314 s]
/proc/loadavg: 9.10 8.81 8.01 10/380 10027
/proc/meminfo: memFree=17037248/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=687352 CPUtime=407.3 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 400605 1255 0 0 40670 60 0 0 25 0 5 0 732759385 703848448 143243 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 171838 143243 180 55 0 169724 0
[pid=9569/tid=9623] ppid=9567 vsize=687352 CPUtime=102.07 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 115846 1255 0 0 10191 16 0 0 25 0 5 0 732759408 703848448 143243 33554432000 4194304 4417452 140736571957728 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=687352 CPUtime=102.04 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 75735 1255 0 0 10195 9 0 0 25 0 5 0 732759408 703848448 143243 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=687352 CPUtime=100.86 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 121203 1255 0 0 10070 16 0 0 25 0 5 0 732759408 703848448 143243 33554432000 4194304 4417452 140736571957728 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=687352 CPUtime=102.07 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 74917 1255 0 0 10192 15 0 0 25 0 5 0 732759408 703848448 143243 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.3
Current children cumulated vsize (KiB) 687352

[startup+162.301 s]
/proc/loadavg: 8.93 8.83 8.06 9/375 10142
/proc/meminfo: memFree=17072712/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=820016 CPUtime=646.34 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 545353 1255 0 0 64550 84 0 0 25 0 5 0 732759385 839696384 176409 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 205004 176409 180 55 0 202890 0
[pid=9569/tid=9623] ppid=9567 vsize=820016 CPUtime=162.06 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 148512 1255 0 0 16185 21 0 0 25 0 5 0 732759408 839696384 176409 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=820016 CPUtime=161.82 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 111795 1255 0 0 16167 15 0 0 25 0 5 0 732759408 839696384 176409 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=820016 CPUtime=160.14 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 160860 1255 0 0 15991 23 0 0 25 0 5 0 732759408 839696384 176409 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=820016 CPUtime=162.06 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 111282 1255 0 0 16185 21 0 0 25 0 5 0 732759408 839696384 176409 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.34
Current children cumulated vsize (KiB) 820016


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

[pid=9569/tid=9624] ppid=9567 vsize=1693052 CPUtime=701.7 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 568403 1255 0 0 70083 87 0 0 25 0 5 0 732759408 1733685248 394668 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1693052 CPUtime=693.77 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 618007 1255 0 0 69285 92 0 0 25 0 5 0 732759408 1733685248 394668 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1693052 CPUtime=702.07 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 242994 1255 0 0 70163 44 0 0 25 0 5 0 732759408 1733685248 394668 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2799.86
Current children cumulated vsize (KiB) 1693052

[startup+762.314 s]
/proc/loadavg: 8.11 8.18 8.07 9/375 10158
/proc/meminfo: memFree=14945148/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=1679028 CPUtime=3039.19 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 1896340 1255 0 0 303628 291 0 0 25 0 5 0 732759385 1719324672 391162 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 419757 391162 180 55 0 417643 0
[pid=9569/tid=9623] ppid=9567 vsize=1679028 CPUtime=762.08 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 383326 1255 0 0 76155 53 0 0 25 0 5 0 732759408 1719324672 391162 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=1679028 CPUtime=761.71 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 596022 1255 0 0 76077 94 0 0 25 0 5 0 732759408 1719324672 391162 33554432000 4194304 4417452 140736571957728 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1679028 CPUtime=753.07 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 644710 1255 0 0 75212 95 0 0 25 0 5 0 732759408 1719324672 391162 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1679028 CPUtime=762.07 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 259378 1255 0 0 76162 45 0 0 25 0 5 0 732759408 1719324672 391162 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.19
Current children cumulated vsize (KiB) 1679028

[startup+822.301 s]
/proc/loadavg: 8.21 8.19 8.08 9/375 10158
/proc/meminfo: memFree=14818880/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=1961360 CPUtime=3278.41 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 1983241 1255 0 0 327538 303 0 0 25 0 5 0 732759385 2008432640 461745 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 490340 461745 180 55 0 488226 0
[pid=9569/tid=9623] ppid=9567 vsize=1961360 CPUtime=822.07 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 439954 1255 0 0 82147 60 0 0 25 0 5 0 732759408 2008432640 461745 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=1961360 CPUtime=821.67 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 597081 1255 0 0 82073 94 0 0 25 0 5 0 732759408 2008432640 461745 33554432000 4194304 4417452 140736571957728 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1961360 CPUtime=812.36 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 673924 1255 0 0 81136 100 0 0 25 0 5 0 732759408 2008432640 461745 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1961360 CPUtime=822.06 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 259378 1255 0 0 82161 45 0 0 25 0 5 0 732759408 2008432640 461745 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.41
Current children cumulated vsize (KiB) 1961360

[startup+882.301 s]
/proc/loadavg: 8.94 8.39 8.15 10/383 11596
/proc/meminfo: memFree=14663416/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=2108004 CPUtime=3516.68 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 2134009 1255 0 0 351338 330 0 0 25 0 5 0 732759385 2158596096 498406 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 527001 498406 180 55 0 524887 0
[pid=9569/tid=9623] ppid=9567 vsize=2108004 CPUtime=882.05 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 466434 1255 0 0 88141 64 0 0 25 0 5 0 732759408 2158596096 498406 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=2108004 CPUtime=880.75 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 711749 1255 0 0 87961 114 0 0 25 0 5 0 732759408 2158596096 498406 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=2108004 CPUtime=871.6 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 683544 1255 0 0 87058 102 0 0 25 0 5 0 732759408 2158596096 498406 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=2108004 CPUtime=882.03 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 259378 1255 0 0 88157 46 0 0 25 0 5 0 732759408 2158596096 498406 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3516.68
Current children cumulated vsize (KiB) 2108004

[startup+942.301 s]
/proc/loadavg: 9.31 8.59 8.23 10/383 13322
/proc/meminfo: memFree=15050100/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=1868936 CPUtime=3754.95 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 2232519 1255 0 0 375146 349 0 0 25 0 5 0 732759385 1913790464 438639 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 467234 438639 180 55 0 465120 0
[pid=9569/tid=9623] ppid=9567 vsize=1868936 CPUtime=941.99 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 523595 1255 0 0 94127 72 0 0 25 0 5 0 732759408 1913790464 438639 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=1868936 CPUtime=939.89 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 718298 1255 0 0 93872 117 0 0 25 0 5 0 732759408 1913790464 438639 33554432000 4194304 4417452 140736571957728 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1868936 CPUtime=930.82 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 718344 1255 0 0 92972 110 0 0 25 0 5 0 732759408 1913790464 438639 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1868936 CPUtime=941.99 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 259378 1255 0 0 94153 46 0 0 25 0 5 0 732759408 1913790464 438639 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3754.95
Current children cumulated vsize (KiB) 1868936

[startup+1002.3 s]
/proc/loadavg: 9.49 8.75 8.31 10/383 15092
/proc/meminfo: memFree=15249388/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=1779432 CPUtime=3993.26 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 2365399 1255 0 0 398951 375 0 0 25 0 5 0 732759385 1822138368 416263 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 444858 416263 180 55 0 442744 0
[pid=9569/tid=9623] ppid=9567 vsize=1779432 CPUtime=1001.88 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 540735 1255 0 0 100113 75 0 0 25 0 5 0 732759408 1822138368 416263 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=1779432 CPUtime=999.26 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 780078 1255 0 0 99798 128 0 0 25 0 5 0 732759408 1822138368 416263 33554432000 4194304 4417452 140736571957728 18446744073709551615 224284623175 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1779432 CPUtime=989.96 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 755528 1255 0 0 98878 118 0 0 25 0 5 0 732759408 1822138368 416263 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1779432 CPUtime=1001.9 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 276154 1255 0 0 100140 50 0 0 25 0 5 0 732759408 1822138368 416263 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3993.26
Current children cumulated vsize (KiB) 1779432

[startup+1062.3 s]
/proc/loadavg: 9.36 8.84 8.37 10/383 16840
/proc/meminfo: memFree=15104880/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=2026228 CPUtime=4231.6 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 2427098 1255 0 0 422773 387 0 0 25 0 5 0 732759385 2074857472 477962 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 506557 477962 180 55 0 504443 0
[pid=9569/tid=9623] ppid=9567 vsize=2026228 CPUtime=1061.73 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 566063 1255 0 0 106093 80 0 0 25 0 5 0 732759408 2074857472 477962 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=2026228 CPUtime=1058.63 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 780078 1255 0 0 105735 128 0 0 25 0 5 0 732759408 2074857472 477962 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=2026228 CPUtime=1049.16 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 781918 1255 0 0 104794 122 0 0 25 0 5 0 732759408 2074857472 477962 33554432000 4194304 4417452 140736571957728 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=2026228 CPUtime=1061.81 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 286135 1255 0 0 106129 52 0 0 25 0 5 0 732759408 2074857472 477962 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4231.6
Current children cumulated vsize (KiB) 2026228

[startup+1122.3 s]
/proc/loadavg: 9.29 8.91 8.42 10/382 18527
/proc/meminfo: memFree=15083960/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=1806584 CPUtime=4469.99 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 2490652 1255 0 0 446600 399 0 0 25 0 5 0 732759385 1849942016 423051 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 451646 423051 180 55 0 449532 0
[pid=9569/tid=9623] ppid=9567 vsize=1806584 CPUtime=1121.47 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 587709 1255 0 0 112063 84 0 0 25 0 5 0 732759408 1849942016 423051 33554432000 4194304 4417452 140736571957728 18446744073709551615 4263136 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=1806584 CPUtime=1118.26 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 782484 1255 0 0 111697 129 0 0 25 0 5 0 732759408 1849942016 423051 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1806584 CPUtime=1108.29 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 792746 1255 0 0 110704 125 0 0 25 0 5 0 732759408 1849942016 423051 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1806584 CPUtime=1121.7 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 314809 1255 0 0 112112 58 0 0 25 0 5 0 732759408 1849942016 423051 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4469.99
Current children cumulated vsize (KiB) 1806584

[startup+1182.3 s]
/proc/loadavg: 9.49 9.04 8.49 10/383 20169
/proc/meminfo: memFree=14729104/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=1843308 CPUtime=4708.39 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 2617733 1255 0 0 470417 422 0 0 25 0 5 0 732759385 1887547392 432264 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 460827 432264 180 55 0 458713 0
[pid=9569/tid=9623] ppid=9567 vsize=1843308 CPUtime=1181.31 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 587709 1255 0 0 118047 84 0 0 25 0 5 0 732759408 1887547392 432264 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=1843308 CPUtime=1177.82 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 846094 1255 0 0 117642 140 0 0 25 0 5 0 732759408 1887547392 432264 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1843308 CPUtime=1167.43 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 850454 1255 0 0 116608 135 0 0 25 0 5 0 732759408 1887547392 432264 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1843308 CPUtime=1181.56 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 320572 1255 0 0 118097 59 0 0 25 0 5 0 732759408 1887547392 432264 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4708.39
Current children cumulated vsize (KiB) 1843308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.4 s]
/proc/loadavg: 9.70 9.11 8.52 11/382 20833
/proc/meminfo: memFree=15146188/32951124 swapFree=45193364/67111528
[pid=9569] ppid=9567 vsize=1903284 CPUtime=4800.2 cores=0,2,4,6
/proc/9569/stat : 9569 (plingeling) S 9567 9569 6932 0 -1 4202496 2642898 1255 0 0 479595 425 0 0 25 0 5 0 732759385 1948962816 447258 33554432000 4194304 4417452 140736571957728 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9569/statm: 475821 447258 180 55 0 473707 0
[pid=9569/tid=9623] ppid=9567 vsize=1903284 CPUtime=1204.31 cores=0,2,4,6
/proc/9569/task/9623/stat : 9623 (plingeling) R 9567 9569 6932 0 -1 4202560 587709 1255 0 0 120347 84 0 0 25 0 5 0 732759408 1948962816 447258 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9569/tid=9624] ppid=9567 vsize=1903284 CPUtime=1200.84 cores=0,2,4,6
/proc/9569/task/9624/stat : 9624 (plingeling) R 9567 9569 6932 0 -1 4202560 871259 1255 0 0 119941 143 0 0 25 0 5 0 732759408 1948962816 447258 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9569/tid=9625] ppid=9567 vsize=1903284 CPUtime=1190.2 cores=0,2,4,6
/proc/9569/task/9625/stat : 9625 (plingeling) R 9567 9569 6932 0 -1 4202560 850454 1255 0 0 118885 135 0 0 25 0 5 0 732759408 1948962816 447258 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9569/tid=9626] ppid=9567 vsize=1903284 CPUtime=1204.61 cores=0,2,4,6
/proc/9569/task/9626/stat : 9626 (plingeling) R 9567 9569 6932 0 -1 4202560 320572 1255 0 0 120402 59 0 0 25 0 5 0 732759408 1948962816 447258 33554432000 4194304 4417452 140736571957728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1903284

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.49
CPU time (s): 4800.33
CPU user time (s): 4796
CPU system time (s): 4.33034
CPU usage (%): 398.205
Max. virtual memory (cumulated for all children) (KiB): 2420064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796
system time used= 4.33034
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2644153
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= 40
involuntary context switches= 33585

runsolver used 4.08738 second user time and 10.2854 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 04:08:07
IDJOB=3370939
IDBENCH=83173
IDSOLVER=1848
FILE ID=node118/3370939-1305425287
RUNJOBID= node118-1305424081-7591
PBS_JOBID= 13324586
Free space on /tmp= 73048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370939-1305425287/watcher-3370939-1305425287 -o /tmp/evaluation-result-3370939-1305425287/solver-3370939-1305425287 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370939-1305425287.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1236027239

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18138108 kB
Buffers:        283852 kB
Cached:        4527432 kB
SwapCached:      22084 kB
Active:       11836496 kB
Inactive:      2670768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18138108 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            5312 kB
Writeback:           0 kB
AnonPages:     9686400 kB
Mapped:          15520 kB
Slab:           149716 kB
PageTables:      90200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88634976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73320 MiB
End job on node118 at 2011-05-15 04:28:15