Trace number 3371150

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.19 1202.67

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3371150-1305420468/watcher-3371150-1305420468 -o /tmp/evaluation-result-3371150-1305420468/solver-3371150-1305420468 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371150-1305420468.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: 8.07 8.14 7.74 5/266 18709
/proc/meminfo: memFree=23099208/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=9136 CPUtime=0 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) R 18707 18709 17979 0 -1 4202496 366 1252 0 0 0 0 0 0 18 0 1 0 653644963 9355264 296 33554432000 4194304 4417452 140736486203184 18446744073709551615 246516834048 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/18709/statm: 2284 296 147 55 0 170 0

[startup+0.027834 s]
/proc/loadavg: 8.07 8.14 7.74 5/266 18709
/proc/meminfo: memFree=23099208/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=14288 CPUtime=0.02 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) R 18707 18709 17979 0 -1 4202496 1633 1252 0 0 2 0 0 0 18 0 1 0 653644963 14630912 1563 33554432000 4194304 4417452 140736486203184 18446744073709551615 4231480 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/18709/statm: 3572 1563 148 55 0 1458 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14288

[startup+0.100854 s]
/proc/loadavg: 8.07 8.14 7.74 5/266 18709
/proc/meminfo: memFree=23099208/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=26576 CPUtime=0.09 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) R 18707 18709 17979 0 -1 4202496 4705 1252 0 0 9 0 0 0 18 0 1 0 653644963 27213824 4635 33554432000 4194304 4417452 140736486203184 18446744073709551615 246516834048 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/18709/statm: 6644 4635 148 55 0 4530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26576

[startup+0.349732 s]
/proc/loadavg: 8.07 8.14 7.74 5/266 18709
/proc/meminfo: memFree=23099208/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=79636 CPUtime=0.95 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 10382 1252 0 0 94 1 0 0 18 0 5 0 653644963 81547264 7724 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 19909 7724 176 55 0 17795 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 79636

[startup+0.700668 s]
/proc/loadavg: 8.07 8.14 7.74 5/266 18709
/proc/meminfo: memFree=23099208/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=163624 CPUtime=2.36 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 22642 1252 0 0 233 3 0 0 18 0 5 0 653644963 167550976 12345 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 40906 12345 179 55 0 38792 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 163624

[startup+1.50052 s]
/proc/loadavg: 8.06 8.13 7.74 10/271 18719
/proc/meminfo: memFree=23035316/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=180856 CPUtime=5.55 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 27662 1252 0 0 551 4 0 0 18 0 5 0 653644963 185196544 16653 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 45214 16653 179 55 0 43100 0
[pid=18709/tid=18716] ppid=18707 vsize=180856 CPUtime=1.35 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 4393 1252 0 0 135 0 0 0 25 0 5 0 653644977 185196544 16653 33554432000 4194304 4417452 140736486203184 18446744073709551615 4248242 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=180856 CPUtime=1.35 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 4357 1252 0 0 135 0 0 0 25 0 5 0 653644977 185196544 16653 33554432000 4194304 4417452 140736486203184 18446744073709551615 4249556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=180856 CPUtime=1.34 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 4358 1252 0 0 134 0 0 0 25 0 5 0 653644977 185196544 16653 33554432000 4194304 4417452 140736486203184 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=180856 CPUtime=1.34 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 9837 1252 0 0 133 1 0 0 25 0 5 0 653644977 185196544 16653 33554432000 4194304 4417452 140736486203184 18446744073709551615 4355812 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 180856

[startup+3.10023 s]
/proc/loadavg: 8.06 8.13 7.74 9/271 18719
/proc/meminfo: memFree=23022112/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=186288 CPUtime=11.94 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 34673 1252 0 0 1189 5 0 0 18 0 5 0 653644963 190758912 18042 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 46572 18042 179 55 0 44458 0
[pid=18709/tid=18716] ppid=18707 vsize=186288 CPUtime=2.94 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 5479 1252 0 0 294 0 0 0 25 0 5 0 653644977 190758912 18042 33554432000 4194304 4417452 140736486203184 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=186288 CPUtime=2.95 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 5443 1252 0 0 295 0 0 0 25 0 5 0 653644977 190758912 18042 33554432000 4194304 4417452 140736486203184 18446744073709551615 4258646 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=186288 CPUtime=2.93 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 4358 1252 0 0 293 0 0 0 25 0 5 0 653644977 190758912 18042 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=186288 CPUtime=2.94 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 14676 1252 0 0 292 2 0 0 25 0 5 0 653644977 190758912 18042 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 186288

[startup+6.30065 s]
/proc/loadavg: 8.06 8.13 7.74 9/271 18719
/proc/meminfo: memFree=22993472/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=201044 CPUtime=24.71 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 47640 1252 0 0 2464 7 0 0 18 0 5 0 653644963 205869056 21641 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 50261 21663 179 55 0 48147 0
[pid=18709/tid=18716] ppid=18707 vsize=201044 CPUtime=6.14 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 5479 1252 0 0 614 0 0 0 25 0 5 0 653644977 205869056 21675 33554432000 4194304 4417452 140736486203184 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=201044 CPUtime=6.15 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 5443 1252 0 0 615 0 0 0 25 0 5 0 653644977 205869056 21690 33554432000 4194304 4417452 140736486203184 18446744073709551615 4236280 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=201044 CPUtime=6.1 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 4358 1252 0 0 610 0 0 0 25 0 5 0 653644977 205869056 21706 33554432000 4194304 4417452 140736486203184 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=201044 CPUtime=6.14 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 27724 1252 0 0 610 4 0 0 25 0 5 0 653644977 205869056 21721 33554432000 4194304 4417452 140736486203184 18446744073709551615 246516528191 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 201044

[startup+12.7005 s]
/proc/loadavg: 8.05 8.13 7.74 9/271 18719
/proc/meminfo: memFree=22959500/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=213644 CPUtime=50.26 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 78861 1252 0 0 5014 12 0 0 18 0 5 0 653644963 218771456 24881 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 53411 24881 179 55 0 51297 0
[pid=18709/tid=18716] ppid=18707 vsize=213644 CPUtime=12.54 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 6564 1252 0 0 1254 0 0 0 25 0 5 0 653644977 218771456 24881 33554432000 4194304 4417452 140736486203184 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=213644 CPUtime=12.55 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 6528 1252 0 0 1255 0 0 0 25 0 5 0 653644977 218771456 24881 33554432000 4194304 4417452 140736486203184 18446744073709551615 4258469 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=213644 CPUtime=12.45 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 4358 1252 0 0 1245 0 0 0 25 0 5 0 653644977 218771456 24881 33554432000 4194304 4417452 140736486203184 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=213644 CPUtime=12.55 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 56694 1252 0 0 1246 9 0 0 25 0 5 0 653644977 218771456 24881 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 213644

[startup+25.5012 s]
/proc/loadavg: 8.04 8.12 7.74 9/271 18720
/proc/meminfo: memFree=22858916/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=250960 CPUtime=101.35 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 122133 1252 0 0 10118 17 0 0 18 0 5 0 653644963 256983040 34180 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 62740 34180 180 55 0 60626 0
[pid=18709/tid=18716] ppid=18707 vsize=250960 CPUtime=25.34 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 6942 1252 0 0 2534 0 0 0 25 0 5 0 653644977 256983040 34180 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=250960 CPUtime=25.35 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 7153 1252 0 0 2535 0 0 0 25 0 5 0 653644977 256983040 34180 33554432000 4194304 4417452 140736486203184 18446744073709551615 4278415 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=250960 CPUtime=25.14 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 7545 1252 0 0 2514 0 0 0 25 0 5 0 653644977 256983040 34180 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=250960 CPUtime=25.35 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 95776 1252 0 0 2521 14 0 0 25 0 5 0 653644977 256983040 34180 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 250960

[startup+51.1005 s]
/proc/loadavg: 8.14 8.14 7.76 9/271 18720
/proc/meminfo: memFree=22630572/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=439124 CPUtime=203.54 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 211244 1252 0 0 20324 30 0 0 18 0 5 0 653644963 449662976 81221 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 109781 81221 180 55 0 107667 0
[pid=18709/tid=18716] ppid=18707 vsize=439124 CPUtime=50.93 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 7223 1252 0 0 5093 0 0 0 25 0 5 0 653644977 449662976 81221 33554432000 4194304 4417452 140736486203184 18446744073709551615 4250721 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=439124 CPUtime=50.95 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 7434 1252 0 0 5095 0 0 0 25 0 5 0 653644977 449662976 81221 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=439124 CPUtime=50.54 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 10312 1252 0 0 5053 1 0 0 25 0 5 0 653644977 449662976 81221 33554432000 4194304 4417452 140736486203184 18446744073709551615 4249134 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=439124 CPUtime=50.94 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 181558 1252 0 0 5068 26 0 0 25 0 5 0 653644977 449662976 81221 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 439124

[startup+102.31 s]
/proc/loadavg: 8.09 8.13 7.77 9/271 18722
/proc/meminfo: memFree=22304448/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=678172 CPUtime=407.95 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 325988 1252 0 0 40748 47 0 0 18 0 5 0 653644963 694448128 140983 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 169543 140983 180 55 0 167429 0
[pid=18709/tid=18716] ppid=18707 vsize=678172 CPUtime=102.14 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 9975 1252 0 0 10214 0 0 0 25 0 5 0 653644977 694448128 140983 33554432000 4194304 4417452 140736486203184 18446744073709551615 4357719 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=678172 CPUtime=102.16 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 7953 1252 0 0 10216 0 0 0 25 0 5 0 653644977 694448128 140983 33554432000 4194304 4417452 140736486203184 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=678172 CPUtime=101.32 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 15315 1252 0 0 10131 1 0 0 25 0 5 0 653644977 694448128 140983 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=678172 CPUtime=102.16 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 288028 1252 0 0 10174 42 0 0 25 0 5 0 653644977 694448128 140983 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.95
Current children cumulated vsize (KiB) 678172

[startup+162.3 s]
/proc/loadavg: 8.21 8.15 7.80 9/271 18723
/proc/meminfo: memFree=22235852/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=712168 CPUtime=647.42 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 434046 1252 0 0 64685 57 0 0 18 0 5 0 653644963 729260032 149482 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 178042 149482 180 55 0 175928 0
[pid=18709/tid=18716] ppid=18707 vsize=712168 CPUtime=162.13 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 11037 1252 0 0 16212 1 0 0 25 0 5 0 653644977 729260032 149482 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=712168 CPUtime=162.15 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 10717 1252 0 0 16215 0 0 0 25 0 5 0 653644977 729260032 149482 33554432000 4194304 4417452 140736486203184 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=712168 CPUtime=160.83 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 19651 1252 0 0 16081 2 0 0 25 0 5 0 653644977 729260032 149482 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=712168 CPUtime=162.15 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 387924 1252 0 0 16163 52 0 0 25 0 5 0 653644977 729260032 149482 33554432000 4194304 4417452 140736486203184 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.42
Current children cumulated vsize (KiB) 712168


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

[pid=18709/tid=18717] ppid=18707 vsize=1497532 CPUtime=700.25 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 33829 1252 0 0 70021 4 0 0 25 0 5 0 653644977 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1497532 CPUtime=698.34 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 43273 1252 0 0 69830 4 0 0 25 0 5 0 653644977 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1497532 CPUtime=702.16 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 887208 1252 0 0 70096 120 0 0 25 0 5 0 653644977 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.99
Current children cumulated vsize (KiB) 1497532

[startup+762.31 s]
/proc/loadavg: 8.20 8.22 8.00 9/271 18739
/proc/meminfo: memFree=21013372/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1497532 CPUtime=3042.53 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1000736 1252 0 0 304120 133 0 0 18 0 5 0 653644963 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 374383 345823 180 55 0 372269 0
[pid=18709/tid=18716] ppid=18707 vsize=1497532 CPUtime=762.07 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 31709 1252 0 0 76204 3 0 0 25 0 5 0 653644977 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 4263206 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1497532 CPUtime=759.76 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 33829 1252 0 0 75972 4 0 0 25 0 5 0 653644977 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 4366339 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1497532 CPUtime=758.35 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 43273 1252 0 0 75831 4 0 0 25 0 5 0 653644977 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 4259180 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1497532 CPUtime=762.18 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 887208 1252 0 0 76098 120 0 0 25 0 5 0 653644977 1533472768 345823 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.53
Current children cumulated vsize (KiB) 1497532

[startup+822.301 s]
/proc/loadavg: 8.17 8.21 8.01 9/271 18750
/proc/meminfo: memFree=20760160/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1792884 CPUtime=3281.99 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1074574 1252 0 0 328059 140 0 0 18 0 5 0 653644963 1835913216 419661 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 448221 419661 180 55 0 446107 0
[pid=18709/tid=18716] ppid=18707 vsize=1792884 CPUtime=822.05 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 31709 1252 0 0 82202 3 0 0 25 0 5 0 653644977 1835913216 419661 33554432000 4194304 4417452 140736486203184 18446744073709551615 4251164 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1792884 CPUtime=819.27 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 33829 1252 0 0 81923 4 0 0 25 0 5 0 653644977 1835913216 419661 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1792884 CPUtime=818.34 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 43273 1252 0 0 81830 4 0 0 25 0 5 0 653644977 1835913216 419661 33554432000 4194304 4417452 140736486203184 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1792884 CPUtime=822.17 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 961046 1252 0 0 82090 127 0 0 25 0 5 0 653644977 1835913216 419661 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.99
Current children cumulated vsize (KiB) 1792884

[startup+882.301 s]
/proc/loadavg: 8.15 8.20 8.01 9/271 18751
/proc/meminfo: memFree=20645436/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1876284 CPUtime=3521.5 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1095424 1252 0 0 352008 142 0 0 18 0 5 0 653644963 1921314816 440511 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 469071 440511 180 55 0 466957 0
[pid=18709/tid=18716] ppid=18707 vsize=1876284 CPUtime=882.04 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 31709 1252 0 0 88201 3 0 0 25 0 5 0 653644977 1921314816 440511 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1876284 CPUtime=878.77 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 33829 1252 0 0 87873 4 0 0 25 0 5 0 653644977 1921314816 440511 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1876284 CPUtime=878.35 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 43273 1252 0 0 87831 4 0 0 25 0 5 0 653644977 1921314816 440511 33554432000 4194304 4417452 140736486203184 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1876284 CPUtime=882.18 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 981896 1252 0 0 88089 129 0 0 25 0 5 0 653644977 1921314816 440511 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.5
Current children cumulated vsize (KiB) 1876284

[startup+942.301 s]
/proc/loadavg: 8.28 8.22 8.03 9/271 18753
/proc/meminfo: memFree=20389852/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1899808 CPUtime=3761.01 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1101305 1252 0 0 375958 143 0 0 18 0 5 0 653644963 1945403392 446392 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 474952 446392 180 55 0 472838 0
[pid=18709/tid=18716] ppid=18707 vsize=1899808 CPUtime=942.05 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 31709 1252 0 0 94201 4 0 0 25 0 5 0 653644977 1945403392 446392 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1899808 CPUtime=938.29 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 33829 1252 0 0 93825 4 0 0 25 0 5 0 653644977 1945403392 446392 33554432000 4194304 4417452 140736486203184 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1899808 CPUtime=938.35 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 43273 1252 0 0 93831 4 0 0 25 0 5 0 653644977 1945403392 446392 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1899808 CPUtime=942.17 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 987777 1252 0 0 94087 130 0 0 25 0 5 0 653644977 1945403392 446392 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3761.01
Current children cumulated vsize (KiB) 1899808

[startup+1002.3 s]
/proc/loadavg: 8.34 8.24 8.04 10/272 18758
/proc/meminfo: memFree=21016644/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1243540 CPUtime=4000.52 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1234446 1252 0 0 399890 162 0 0 18 0 5 0 653644963 1273384960 282325 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 310885 282325 180 55 0 308771 0
[pid=18709/tid=18716] ppid=18707 vsize=1243540 CPUtime=1002.03 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 34653 1252 0 0 100199 4 0 0 25 0 5 0 653644977 1273384960 282325 33554432000 4194304 4417452 140736486203184 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1243540 CPUtime=997.79 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 33829 1252 0 0 99775 4 0 0 25 0 5 0 653644977 1273384960 282325 33554432000 4194304 4417452 140736486203184 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1243540 CPUtime=998.35 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 45513 1252 0 0 99830 5 0 0 25 0 5 0 653644977 1273384960 282325 33554432000 4194304 4417452 140736486203184 18446744073709551615 4259186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1243540 CPUtime=1002.18 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 1115734 1252 0 0 100071 147 0 0 25 0 5 0 653644977 1273384960 282325 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.52
Current children cumulated vsize (KiB) 1243540

[startup+1062.3 s]
/proc/loadavg: 8.42 8.28 8.07 9/271 18759
/proc/meminfo: memFree=21150448/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1361920 CPUtime=4240.02 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1264041 1252 0 0 423837 165 0 0 18 0 5 0 653644963 1394606080 311920 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 340480 311920 180 55 0 338366 0
[pid=18709/tid=18716] ppid=18707 vsize=1361920 CPUtime=1062.02 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 44346 1252 0 0 106197 5 0 0 25 0 5 0 653644977 1394606080 311920 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1361920 CPUtime=1057.31 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 36709 1252 0 0 105727 4 0 0 25 0 5 0 653644977 1394606080 311920 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1361920 CPUtime=1058.35 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 53641 1252 0 0 105830 5 0 0 25 0 5 0 653644977 1394606080 311920 33554432000 4194304 4417452 140736486203184 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1361920 CPUtime=1062.17 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 1124628 1252 0 0 106069 148 0 0 25 0 5 0 653644977 1394606080 311920 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.02
Current children cumulated vsize (KiB) 1361920

[startup+1122.3 s]
/proc/loadavg: 8.15 8.23 8.06 10/271 18761
/proc/meminfo: memFree=20847252/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1523012 CPUtime=4479.53 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1304314 1252 0 0 447784 169 0 0 18 0 5 0 653644963 1559564288 352193 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 380753 352193 180 55 0 378639 0
[pid=18709/tid=18716] ppid=18707 vsize=1523012 CPUtime=1122.02 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 44346 1252 0 0 112197 5 0 0 25 0 5 0 653644977 1559564288 352193 33554432000 4194304 4417452 140736486203184 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1523012 CPUtime=1116.81 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 36709 1252 0 0 111677 4 0 0 25 0 5 0 653644977 1559564288 352193 33554432000 4194304 4417452 140736486203184 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1523012 CPUtime=1118.35 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 53641 1252 0 0 111830 5 0 0 25 0 5 0 653644977 1559564288 352193 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1523012 CPUtime=1122.18 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 1164901 1252 0 0 112066 152 0 0 25 0 5 0 653644977 1559564288 352193 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4479.53
Current children cumulated vsize (KiB) 1523012

[startup+1182.3 s]
/proc/loadavg: 8.12 8.20 8.06 9/271 18762
/proc/meminfo: memFree=20875260/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1523624 CPUtime=4719.04 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1313491 1252 0 0 471734 170 0 0 18 0 5 0 653644963 1560190976 352346 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 380906 352346 180 55 0 378792 0
[pid=18709/tid=18716] ppid=18707 vsize=1523624 CPUtime=1182.01 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 44346 1252 0 0 118196 5 0 0 25 0 5 0 653644977 1560190976 352346 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1523624 CPUtime=1176.33 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 36709 1252 0 0 117629 4 0 0 25 0 5 0 653644977 1560190976 352346 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1523624 CPUtime=1178.35 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 62818 1252 0 0 117829 6 0 0 25 0 5 0 653644977 1560190976 352346 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1523624 CPUtime=1182.18 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 1164901 1252 0 0 118066 152 0 0 25 0 5 0 653644977 1560190976 352346 33554432000 4194304 4417452 140736486203184 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.04
Current children cumulated vsize (KiB) 1523624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.6 s]
/proc/loadavg: 8.09 8.19 8.06 5/266 18764
/proc/meminfo: memFree=21509064/32951124 swapFree=61565116/67111528
[pid=18709] ppid=18707 vsize=1710784 CPUtime=4800.09 cores=0,2,4,6
/proc/18709/stat : 18709 (plingeling) S 18707 18709 17979 0 -1 4202496 1376864 1252 0 0 479829 180 0 0 18 0 5 0 653644963 1751842816 399136 33554432000 4194304 4417452 140736486203184 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/18709/statm: 427696 399136 180 55 0 425582 0
[pid=18709/tid=18716] ppid=18707 vsize=1710784 CPUtime=1202.32 cores=0,2,4,6
/proc/18709/task/18716/stat : 18716 (plingeling) R 18707 18709 17979 0 -1 4202560 44346 1252 0 0 120227 5 0 0 25 0 5 0 653644977 1751842816 399136 33554432000 4194304 4417452 140736486203184 18446744073709551615 4263218 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18709/tid=18717] ppid=18707 vsize=1710784 CPUtime=1196.46 cores=0,2,4,6
/proc/18709/task/18717/stat : 18717 (plingeling) R 18707 18709 17979 0 -1 4202560 53785 1252 0 0 119640 6 0 0 25 0 5 0 653644977 1751842816 399136 33554432000 4194304 4417452 140736486203184 18446744073709551615 4366680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18709/tid=18718] ppid=18707 vsize=1710784 CPUtime=1198.66 cores=0,2,4,6
/proc/18709/task/18718/stat : 18718 (plingeling) R 18707 18709 17979 0 -1 4202560 70146 1252 0 0 119859 7 0 0 25 0 5 0 653644977 1751842816 399136 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18709/tid=18719] ppid=18707 vsize=1710784 CPUtime=1202.49 cores=0,2,4,6
/proc/18709/task/18719/stat : 18719 (plingeling) R 18707 18709 17979 0 -1 4202560 1203870 1252 0 0 120090 159 0 0 25 0 5 0 653644977 1751842816 399136 33554432000 4194304 4417452 140736486203184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1710784

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): 1202.67
CPU time (s): 4800.19
CPU user time (s): 4798.32
CPU system time (s): 1.86472
CPU usage (%): 399.127
Max. virtual memory (cumulated for all children) (KiB): 1899808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.32
system time used= 1.86472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1378116
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= 136
involuntary context switches= 74440

runsolver used 2.80357 second user time and 7.05193 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 02:47:48
IDJOB=3371150
IDBENCH=71571
IDSOLVER=1848
FILE ID=node134/3371150-1305420468
RUNJOBID= node134-1305419262-18574
PBS_JOBID= 13324561
Free space on /tmp= 73448 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371150-1305420468/watcher-3371150-1305420468 -o /tmp/evaluation-result-3371150-1305420468/solver-3371150-1305420468 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371150-1305420468.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=2065649930

node134.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.67
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23099240 kB
Buffers:        263564 kB
Cached:        6028616 kB
SwapCached:      13768 kB
Active:         940056 kB
Inactive:      8697036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23099240 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:            3524 kB
Writeback:           0 kB
AnonPages:     3338528 kB
Mapped:          12052 kB
Slab:           122504 kB
PageTables:      31380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38945156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73448 MiB
End job on node134 at 2011-05-15 03:07:52