Trace number 3258910

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.42 1201.89

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258910-1304053127/watcher-3258910-1304053127 -o /tmp/evaluation-result-3258910-1304053127/solver-3258910-1304053127 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258910-1304053127.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: 4.31 6.73 7.54 5/181 24514
/proc/meminfo: memFree=14982096/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=9140 CPUtime=0 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) R 24512 24514 22103 0 -1 4202496 365 1261 0 0 0 0 0 0 21 0 1 0 497728602 9359360 294 33554432000 4194304 4417332 140734164132464 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/24514/statm: 2285 294 146 55 0 171 0

[startup+0.080041 s]
/proc/loadavg: 4.31 6.73 7.54 5/181 24514
/proc/meminfo: memFree=14982096/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=25832 CPUtime=0.07 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) R 24512 24514 22103 0 -1 4202496 4527 1261 0 0 7 0 0 0 21 0 1 0 497728602 26451968 4456 33554432000 4194304 4417332 140734164132464 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/24514/statm: 6458 4456 147 55 0 4344 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25832

[startup+0.101036 s]
/proc/loadavg: 4.31 6.73 7.54 5/181 24514
/proc/meminfo: memFree=14982096/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=25832 CPUtime=0.09 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) R 24512 24514 22103 0 -1 4202496 4527 1261 0 0 9 0 0 0 21 0 1 0 497728602 26451968 4456 33554432000 4194304 4417332 140734164132464 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/24514/statm: 6458 4456 147 55 0 4344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25832

[startup+0.30096 s]
/proc/loadavg: 4.31 6.73 7.54 5/181 24514
/proc/meminfo: memFree=14982096/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=138528 CPUtime=0.85 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 9372 1261 0 0 84 1 0 0 21 0 5 0 497728602 141852672 6090 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 34632 6090 177 55 0 32518 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 138528

[startup+0.700888 s]
/proc/loadavg: 4.31 6.73 7.54 5/181 24514
/proc/meminfo: memFree=14982096/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=147424 CPUtime=2.44 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 14598 1261 0 0 243 1 0 0 21 0 5 0 497728602 150962176 8285 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 36856 8285 180 55 0 34742 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 147424

[startup+1.50074 s]
/proc/loadavg: 4.69 6.77 7.54 9/186 24524
/proc/meminfo: memFree=14931596/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=157332 CPUtime=5.64 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 20072 1261 0 0 562 2 0 0 21 0 5 0 497728602 161107968 10703 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 39333 10703 181 55 0 37219 0
[pid=24514/tid=24521] ppid=24512 vsize=157332 CPUtime=1.38 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 2226 1261 0 0 138 0 0 0 25 0 5 0 497728613 161107968 10703 33554432000 4194304 4417332 140734164132464 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=157332 CPUtime=1.38 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 1759 1261 0 0 138 0 0 0 25 0 5 0 497728613 161107968 10703 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=157332 CPUtime=1.37 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 941 1261 0 0 137 0 0 0 25 0 5 0 497728613 161107968 10703 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=157332 CPUtime=1.38 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 10607 1261 0 0 137 1 0 0 25 0 5 0 497728613 161107968 10703 33554432000 4194304 4417332 140734164132464 18446744073709551615 4357243 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 157332

[startup+3.10046 s]
/proc/loadavg: 4.69 6.77 7.54 9/186 24524
/proc/meminfo: memFree=14927384/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=162628 CPUtime=12.04 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 29004 1261 0 0 1200 4 0 0 21 0 5 0 497728602 166531072 12087 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 40657 12087 181 55 0 38543 0
[pid=24514/tid=24521] ppid=24512 vsize=162628 CPUtime=2.98 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 3169 1261 0 0 298 0 0 0 25 0 5 0 497728613 166531072 12087 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=162628 CPUtime=2.98 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 2702 1261 0 0 298 0 0 0 25 0 5 0 497728613 166531072 12087 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249675 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=162628 CPUtime=2.97 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 988 1261 0 0 297 0 0 0 25 0 5 0 497728613 166531072 12087 33554432000 4194304 4417332 140734164132464 18446744073709551615 4232674 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=162628 CPUtime=2.98 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 17606 1261 0 0 295 3 0 0 25 0 5 0 497728613 166531072 12087 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 162628

[startup+6.30089 s]
/proc/loadavg: 4.69 6.77 7.54 10/186 24524
/proc/meminfo: memFree=14876996/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=175168 CPUtime=24.82 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 44846 1261 0 0 2475 7 0 0 21 0 5 0 497728602 179372032 15222 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 43792 15222 181 55 0 41678 0
[pid=24514/tid=24521] ppid=24512 vsize=175168 CPUtime=6.18 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 3169 1261 0 0 618 0 0 0 25 0 5 0 497728613 179372032 15222 33554432000 4194304 4417332 140734164132464 18446744073709551615 4236311 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=175168 CPUtime=6.18 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 2702 1261 0 0 618 0 0 0 25 0 5 0 497728613 179372032 15222 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=175168 CPUtime=6.15 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 1292 1261 0 0 615 0 0 0 25 0 5 0 497728613 179372032 15222 33554432000 4194304 4417332 140734164132464 18446744073709551615 4296899 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=175168 CPUtime=6.18 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 33144 1261 0 0 613 5 0 0 25 0 5 0 497728613 179372032 15222 33554432000 4194304 4417332 140734164132464 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 175168

[startup+12.7007 s]
/proc/loadavg: 5.20 6.81 7.55 10/186 24525
/proc/meminfo: memFree=14842440/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=213492 CPUtime=50.38 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 70715 1261 0 0 5028 10 0 0 21 0 5 0 497728602 218615808 24803 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 53373 24803 181 55 0 51259 0
[pid=24514/tid=24521] ppid=24512 vsize=213492 CPUtime=12.57 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 4112 1261 0 0 1257 0 0 0 25 0 5 0 497728613 218615808 24803 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=213492 CPUtime=12.58 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 3645 1261 0 0 1258 0 0 0 25 0 5 0 497728613 218615808 24803 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=213492 CPUtime=12.52 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 1582 1261 0 0 1252 0 0 0 25 0 5 0 497728613 218615808 24803 33554432000 4194304 4417332 140734164132464 18446744073709551615 4283557 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=213492 CPUtime=12.57 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 56837 1261 0 0 1249 8 0 0 25 0 5 0 497728613 218615808 24803 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 213492

[startup+25.5004 s]
/proc/loadavg: 5.71 6.86 7.56 10/186 24525
/proc/meminfo: memFree=14788388/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=225656 CPUtime=101.52 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 113699 1261 0 0 10135 17 0 0 21 0 5 0 497728602 231071744 27844 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 56414 27844 181 55 0 54300 0
[pid=24514/tid=24521] ppid=24512 vsize=225656 CPUtime=25.38 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 5222 1261 0 0 2537 1 0 0 25 0 5 0 497728613 231071744 27844 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=225656 CPUtime=25.38 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 3881 1261 0 0 2538 0 0 0 25 0 5 0 497728613 231071744 27844 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=225656 CPUtime=25.25 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 7294 1261 0 0 2525 0 0 0 25 0 5 0 497728613 231071744 27844 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=225656 CPUtime=25.38 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 92763 1261 0 0 2524 14 0 0 25 0 5 0 497728613 231071744 27844 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 225656

[startup+51.1009 s]
/proc/loadavg: 6.49 6.95 7.57 10/186 24526
/proc/meminfo: memFree=14659880/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=307612 CPUtime=203.78 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 175904 1261 0 0 20352 26 0 0 21 0 5 0 497728602 314994688 48333 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 76903 48333 181 55 0 74789 0
[pid=24514/tid=24521] ppid=24512 vsize=307612 CPUtime=50.97 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 9660 1261 0 0 5096 1 0 0 25 0 5 0 497728613 314994688 48333 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=307612 CPUtime=50.98 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 7178 1261 0 0 5097 1 0 0 25 0 5 0 497728613 314994688 48333 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=307612 CPUtime=50.73 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 9456 1261 0 0 5072 1 0 0 25 0 5 0 497728613 314994688 48333 33554432000 4194304 4417332 140734164132464 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=307612 CPUtime=50.98 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 145071 1261 0 0 5076 22 0 0 25 0 5 0 497728613 314994688 48333 33554432000 4194304 4417332 140734164132464 18446744073709551615 4321565 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 307612

[startup+102.307 s]
/proc/loadavg: 7.45 7.14 7.59 10/186 24527
/proc/meminfo: memFree=14532016/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=380056 CPUtime=408.33 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 264125 1261 0 0 40793 40 0 0 21 0 5 0 497728602 389177344 66444 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 95014 66444 181 55 0 92900 0
[pid=24514/tid=24521] ppid=24512 vsize=380056 CPUtime=102.18 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 12181 1261 0 0 10216 2 0 0 25 0 5 0 497728613 389177344 66444 33554432000 4194304 4417332 140734164132464 18446744073709551615 4366569 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=380056 CPUtime=102.18 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 10467 1261 0 0 10217 1 0 0 25 0 5 0 497728613 389177344 66444 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=380056 CPUtime=101.65 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 25877 1261 0 0 10162 3 0 0 25 0 5 0 497728613 389177344 66444 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=380056 CPUtime=102.18 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 211061 1261 0 0 10186 32 0 0 25 0 5 0 497728613 389177344 66444 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.33
Current children cumulated vsize (KiB) 380056

[startup+162.301 s]
/proc/loadavg: 7.84 7.31 7.62 10/186 24538
/proc/meminfo: memFree=14229772/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=616316 CPUtime=647.96 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 339915 1261 0 0 64745 51 0 0 21 0 5 0 497728602 631107584 125509 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 154079 125509 181 55 0 151965 0
[pid=24514/tid=24521] ppid=24512 vsize=616316 CPUtime=162.15 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 13882 1261 0 0 16213 2 0 0 25 0 5 0 497728613 631107584 125509 33554432000 4194304 4417332 140734164132464 18446744073709551615 4250648 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=616316 CPUtime=162.18 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 13666 1261 0 0 16217 1 0 0 25 0 5 0 497728613 631107584 125509 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=616316 CPUtime=161.32 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 44476 1261 0 0 16127 5 0 0 25 0 5 0 497728613 631107584 125509 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=616316 CPUtime=162.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 263352 1261 0 0 16176 40 0 0 25 0 5 0 497728613 631107584 125509 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.96
Current children cumulated vsize (KiB) 616316


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

[pid=24514/tid=24522] ppid=24512 vsize=900568 CPUtime=702.19 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 36137 1261 0 0 70215 4 0 0 25 0 5 0 497728613 922181632 196604 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=900568 CPUtime=698.4 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 149666 1261 0 0 69823 17 0 0 25 0 5 0 497728613 922181632 196604 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=900568 CPUtime=702.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 609085 1261 0 0 70127 89 0 0 25 0 5 0 497728613 922181632 196604 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805
Current children cumulated vsize (KiB) 900568

[startup+762.307 s]
/proc/loadavg: 8.27 8.04 7.84 10/186 24554
/proc/meminfo: memFree=13598088/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=917956 CPUtime=3044.7 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 843343 1261 0 0 304351 119 0 0 21 0 5 0 497728602 939986944 200951 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 229489 200951 181 55 0 227375 0
[pid=24514/tid=24521] ppid=24512 vsize=917956 CPUtime=762.12 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 32307 1261 0 0 76207 5 0 0 25 0 5 0 497728613 939986944 200951 33554432000 4194304 4417332 140734164132464 18446744073709551615 4264920 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=917956 CPUtime=762.2 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 36137 1261 0 0 76216 4 0 0 25 0 5 0 497728613 939986944 200951 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=917956 CPUtime=758.08 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 157959 1261 0 0 75789 19 0 0 25 0 5 0 497728613 939986944 200951 33554432000 4194304 4417332 140734164132464 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=917956 CPUtime=762.17 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 612401 1261 0 0 76127 90 0 0 25 0 5 0 497728613 939986944 200951 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.7
Current children cumulated vsize (KiB) 917956

[startup+822.301 s]
/proc/loadavg: 8.22 8.06 7.86 10/186 24555
/proc/meminfo: memFree=13425056/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1039968 CPUtime=3284.36 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 882004 1261 0 0 328313 123 0 0 21 0 5 0 497728602 1064927232 231454 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 259992 231454 181 55 0 257878 0
[pid=24514/tid=24521] ppid=24512 vsize=1039968 CPUtime=822.11 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 32307 1261 0 0 82206 5 0 0 25 0 5 0 497728613 1064927232 231454 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1039968 CPUtime=822.19 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 36137 1261 0 0 82215 4 0 0 25 0 5 0 497728613 1064927232 231454 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1039968 CPUtime=817.75 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 166164 1261 0 0 81755 20 0 0 25 0 5 0 497728613 1064927232 231454 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1039968 CPUtime=822.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 642857 1261 0 0 82124 92 0 0 25 0 5 0 497728613 1064927232 231454 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.36
Current children cumulated vsize (KiB) 1039968

[startup+882.301 s]
/proc/loadavg: 8.20 8.08 7.88 10/186 24557
/proc/meminfo: memFree=13276596/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1192860 CPUtime=3524.03 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 931923 1261 0 0 352274 129 0 0 21 0 5 0 497728602 1221488640 269677 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 298215 269677 181 55 0 296101 0
[pid=24514/tid=24521] ppid=24512 vsize=1192860 CPUtime=882.1 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 36474 1261 0 0 88205 5 0 0 25 0 5 0 497728613 1221488640 269677 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1192860 CPUtime=882.19 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 38154 1261 0 0 88215 4 0 0 25 0 5 0 497728613 1221488640 269677 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1192860 CPUtime=877.42 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 180693 1261 0 0 87721 21 0 0 25 0 5 0 497728613 1221488640 269677 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1192860 CPUtime=882.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 672063 1261 0 0 88120 96 0 0 25 0 5 0 497728613 1221488640 269677 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.03
Current children cumulated vsize (KiB) 1192860

[startup+942.3 s]
/proc/loadavg: 8.19 8.09 7.89 10/186 24558
/proc/meminfo: memFree=13141780/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1291048 CPUtime=3763.7 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 964937 1261 0 0 376238 132 0 0 21 0 5 0 497728602 1322033152 294224 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 322762 294224 181 55 0 320648 0
[pid=24514/tid=24521] ppid=24512 vsize=1291048 CPUtime=942.1 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 36474 1261 0 0 94205 5 0 0 25 0 5 0 497728613 1322033152 294224 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1291048 CPUtime=942.2 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 38154 1261 0 0 94216 4 0 0 25 0 5 0 497728613 1322033152 294224 33554432000 4194304 4417332 140734164132464 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1291048 CPUtime=937.1 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 188585 1261 0 0 93688 22 0 0 25 0 5 0 497728613 1322033152 294224 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364869 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1291048 CPUtime=942.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 697185 1261 0 0 94118 98 0 0 25 0 5 0 497728613 1322033152 294224 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.7
Current children cumulated vsize (KiB) 1291048

[startup+1002.3 s]
/proc/loadavg: 8.17 8.10 7.91 10/186 24560
/proc/meminfo: memFree=12948920/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1340760 CPUtime=4003.37 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 989308 1261 0 0 400202 135 0 0 21 0 5 0 497728602 1372938240 306652 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 335190 306652 181 55 0 333076 0
[pid=24514/tid=24521] ppid=24512 vsize=1340760 CPUtime=1002.09 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 36474 1261 0 0 100204 5 0 0 25 0 5 0 497728613 1372938240 306652 33554432000 4194304 4417332 140734164132464 18446744073709551615 4263232 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1340760 CPUtime=1002.19 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 40693 1261 0 0 100215 4 0 0 25 0 5 0 497728613 1372938240 306652 33554432000 4194304 4417332 140734164132464 18446744073709551615 4250848 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1340760 CPUtime=996.78 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 200335 1261 0 0 99654 24 0 0 25 0 5 0 497728613 1372938240 306652 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1340760 CPUtime=1002.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 707267 1261 0 0 100117 99 0 0 25 0 5 0 497728613 1372938240 306652 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 1340760

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 7.92 9/186 24562
/proc/meminfo: memFree=12947388/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1335708 CPUtime=4243.04 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 999544 1261 0 0 424168 136 0 0 21 0 5 0 497728602 1367764992 305389 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 333927 305389 181 55 0 331813 0
[pid=24514/tid=24521] ppid=24512 vsize=1335708 CPUtime=1062.09 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 36474 1261 0 0 106204 5 0 0 25 0 5 0 497728613 1367764992 305389 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1335708 CPUtime=1062.2 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 40693 1261 0 0 106216 4 0 0 25 0 5 0 497728613 1367764992 305389 33554432000 4194304 4417332 140734164132464 18446744073709551615 4356888 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1335708 CPUtime=1056.45 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 210571 1261 0 0 105620 25 0 0 25 0 5 0 497728613 1367764992 305389 33554432000 4194304 4417332 140734164132464 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1335708 CPUtime=1062.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 707267 1261 0 0 106117 99 0 0 25 0 5 0 497728613 1367764992 305389 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.04
Current children cumulated vsize (KiB) 1335708

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 7.93 10/186 24563
/proc/meminfo: memFree=12579072/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1654788 CPUtime=4482.72 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 1099287 1261 0 0 448118 154 0 0 21 0 5 0 497728602 1694502912 385159 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 413697 385159 181 55 0 411583 0
[pid=24514/tid=24521] ppid=24512 vsize=1654788 CPUtime=1122.09 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 40698 1261 0 0 112203 6 0 0 25 0 5 0 497728613 1694502912 385159 33554432000 4194304 4417332 140734164132464 18446744073709551615 4366081 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1654788 CPUtime=1122.2 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 62660 1261 0 0 112213 7 0 0 25 0 5 0 497728613 1694502912 385159 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1654788 CPUtime=1116.13 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 223211 1261 0 0 111586 27 0 0 25 0 5 0 497728613 1694502912 385159 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1654788 CPUtime=1122.17 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 768179 1261 0 0 112105 112 0 0 25 0 5 0 497728613 1694502912 385159 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.72
Current children cumulated vsize (KiB) 1654788

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 7.94 10/186 24565
/proc/meminfo: memFree=12702172/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1684384 CPUtime=4722.4 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 1128281 1261 0 0 472081 159 0 0 21 0 5 0 497728602 1724809216 392558 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 421096 392558 181 55 0 418982 0
[pid=24514/tid=24521] ppid=24512 vsize=1684384 CPUtime=1182.08 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 40698 1261 0 0 118202 6 0 0 25 0 5 0 497728613 1724809216 392558 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1684384 CPUtime=1182.21 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 65444 1261 0 0 118213 8 0 0 25 0 5 0 497728613 1724809216 392558 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1684384 CPUtime=1175.81 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 236333 1261 0 0 117552 29 0 0 25 0 5 0 497728613 1724809216 392558 33554432000 4194304 4417332 140734164132464 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1684384 CPUtime=1182.16 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 781267 1261 0 0 118102 114 0 0 25 0 5 0 497728613 1724809216 392558 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 1684384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.14 8.12 7.94 5/180 24566
/proc/meminfo: memFree=13143532/32951124 swapFree=67111528/67111528
[pid=24514] ppid=24512 vsize=1953108 CPUtime=4800.3 cores=0,2,4,6
/proc/24514/stat : 24514 (plingeling) S 24512 24514 22103 0 -1 4202496 1195675 1261 0 0 479859 171 0 0 21 0 5 0 497728602 1999982592 459739 33554432000 4194304 4417332 140734164132464 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24514/statm: 488277 459739 181 55 0 486163 0
[pid=24514/tid=24521] ppid=24512 vsize=1953108 CPUtime=1201.59 cores=0,2,4,6
/proc/24514/task/24521/stat : 24521 (plingeling) R 24512 24514 22103 0 -1 4202560 44794 1261 0 0 120152 7 0 0 25 0 5 0 497728613 1999982592 459739 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24514/tid=24522] ppid=24512 vsize=1953108 CPUtime=1201.71 cores=0,2,4,6
/proc/24514/task/24522/stat : 24522 (plingeling) R 24512 24514 22103 0 -1 4202560 78078 1261 0 0 120162 9 0 0 25 0 5 0 497728613 1999982592 459739 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24514/tid=24523] ppid=24512 vsize=1953108 CPUtime=1195.2 cores=0,2,4,6
/proc/24514/task/24523/stat : 24523 (plingeling) R 24512 24514 22103 0 -1 4202560 238667 1261 0 0 119491 29 0 0 25 0 5 0 497728613 1999982592 459739 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24514/tid=24524] ppid=24512 vsize=1953108 CPUtime=1201.67 cores=0,2,4,6
/proc/24514/task/24524/stat : 24524 (plingeling) R 24512 24514 22103 0 -1 4202560 829597 1261 0 0 120043 124 0 0 25 0 5 0 497728613 1999982592 459739 33554432000 4194304 4417332 140734164132464 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1953108

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): 1201.89
CPU time (s): 4800.42
CPU user time (s): 4798.62
CPU system time (s): 1.79873
CPU usage (%): 399.405
Max. virtual memory (cumulated for all children) (KiB): 1953108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.62
system time used= 1.79873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1196936
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= 119
involuntary context switches= 25258

runsolver used 1.84872 second user time and 4.66729 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 06:58:47
IDJOB=3258910
IDBENCH=71443
IDSOLVER=1605
FILE ID=node145/3258910-1304053127
RUNJOBID= node145-1304053127-24485
PBS_JOBID= 13170354
Free space on /tmp= 72204 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258910-1304053127/watcher-3258910-1304053127 -o /tmp/evaluation-result-3258910-1304053127/solver-3258910-1304053127 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3258910-1304053127.cnf

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=2138095661

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14982384 kB
Buffers:       2099828 kB
Cached:       15226536 kB
SwapCached:          0 kB
Active:        5190840 kB
Inactive:     12205756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14982384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2852 kB
Writeback:           0 kB
AnonPages:       69512 kB
Mapped:          14880 kB
Slab:           508692 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252228 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= 72204 MiB
End job on node145 at 2011-04-29 07:18:51