Trace number 3372650

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)UNSAT 1188.25 150.613

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.934
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1188.03/150.60	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3372650-1305439655/watcher-3372650-1305439655 -o /tmp/evaluation-result-3372650-1305439655/solver-3372650-1305439655 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372650-1305439655.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.72 7.41 7.65 1/323 32485
/proc/meminfo: memFree=22926476/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=11820 CPUtime=0 cores=0-7
/proc/32485/stat : 32485 (plingeling) R 32483 32485 31747 0 -1 4202496 1039 1255 0 0 0 0 0 0 21 0 1 0 636381170 12103680 969 33554432000 4194304 4417452 140734126582496 18446744073709551615 4264920 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/32485/statm: 2955 969 147 55 0 841 0

[startup+0.077722 s]
/proc/loadavg: 5.72 7.41 7.65 1/323 32485
/proc/meminfo: memFree=22926476/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=30532 CPUtime=0.06 cores=0-7
/proc/32485/stat : 32485 (plingeling) R 32483 32485 31747 0 -1 4202496 5726 1255 0 0 6 0 0 0 21 0 1 0 636381170 31264768 5656 33554432000 4194304 4417452 140734126582496 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/32485/statm: 7633 5656 148 55 0 5519 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30532

[startup+0.100719 s]
/proc/loadavg: 5.72 7.41 7.65 1/323 32485
/proc/meminfo: memFree=22926476/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=51396 CPUtime=0.09 cores=0-7
/proc/32485/stat : 32485 (plingeling) R 32483 32485 31747 0 -1 4202496 10982 1255 0 0 8 1 0 0 21 0 1 0 636381170 52629504 10873 33554432000 4194304 4417452 140734126582496 18446744073709551615 270338383616 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/32485/statm: 12849 10873 149 55 0 10735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51396

[startup+0.300677 s]
/proc/loadavg: 5.72 7.41 7.65 1/323 32485
/proc/meminfo: memFree=22926476/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=96484 CPUtime=0.29 cores=0-7
/proc/32485/stat : 32485 (plingeling) R 32483 32485 31747 0 -1 4202496 22302 1255 0 0 26 3 0 0 22 0 1 0 636381170 98799616 22145 33554432000 4194304 4417452 140734126582496 18446744073709551615 4227880 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/32485/statm: 24121 22145 149 55 0 22007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96484

[startup+0.700601 s]
/proc/loadavg: 5.72 7.41 7.65 1/323 32485
/proc/meminfo: memFree=22926476/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=145636 CPUtime=0.68 cores=0-7
/proc/32485/stat : 32485 (plingeling) R 32483 32485 31747 0 -1 4202496 34590 1255 0 0 64 4 0 0 24 0 1 0 636381170 149131264 34433 33554432000 4194304 4417452 140734126582496 18446744073709551615 4227787 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/32485/statm: 36409 34433 149 55 0 34295 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 145636

[startup+1.50044 s]
/proc/loadavg: 5.72 7.41 7.65 2/324 32491
/proc/meminfo: memFree=22689388/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=309476 CPUtime=1.49 cores=0-7
/proc/32485/stat : 32485 (plingeling) R 32483 32485 31747 0 -1 4202496 75550 1255 0 0 139 10 0 0 25 0 1 0 636381170 316903424 75393 33554432000 4194304 4417452 140734126582496 18446744073709551615 4321583 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/32485/statm: 77369 75393 149 55 0 75255 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 309476

[startup+3.10109 s]
/proc/loadavg: 5.72 7.41 7.65 9/332 32499
/proc/meminfo: memFree=22529612/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=548684 CPUtime=10.39 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 122803 1255 0 0 1022 17 0 0 17 0 9 0 636381170 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 137171 99630 177 55 0 135057 0
[pid=32485/tid=32492] ppid=32483 vsize=548684 CPUtime=1.04 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 2692 1255 0 0 104 0 0 0 19 0 9 0 636381374 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4278246 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=548684 CPUtime=1.04 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 2742 1255 0 0 104 0 0 0 19 0 9 0 636381374 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4275888 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=548684 CPUtime=1.04 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 1800 1255 0 0 104 0 0 0 19 0 9 0 636381374 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=548684 CPUtime=1 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 360 1255 0 0 100 0 0 0 21 0 9 0 636381374 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=548684 CPUtime=1.04 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 2569 1255 0 0 104 0 0 0 19 0 9 0 636381374 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4270991 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=548684 CPUtime=1.04 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 1369 1255 0 0 104 0 0 0 22 0 9 0 636381374 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4275894 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=548684 CPUtime=1.04 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 1630 1255 0 0 104 0 0 0 21 0 9 0 636381374 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=548684 CPUtime=1.04 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 1306 1255 0 0 104 0 0 0 20 0 9 0 636381375 561852416 99630 33554432000 4194304 4417452 140734126582496 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 548684

[startup+6.30045 s]
/proc/loadavg: 5.90 7.41 7.65 9/332 32499
/proc/meminfo: memFree=22530364/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=547724 CPUtime=35.94 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 129188 1255 0 0 3576 18 0 0 17 0 9 0 636381170 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 136931 98861 180 55 0 134817 0
[pid=32485/tid=32492] ppid=32483 vsize=547724 CPUtime=4.24 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 2791 1255 0 0 424 0 0 0 25 0 9 0 636381374 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249958 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=547724 CPUtime=4.24 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 3354 1255 0 0 423 1 0 0 25 0 9 0 636381374 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=547724 CPUtime=4.24 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 1813 1255 0 0 424 0 0 0 25 0 9 0 636381374 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=547724 CPUtime=4.16 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 360 1255 0 0 416 0 0 0 25 0 9 0 636381374 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=547724 CPUtime=4.24 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 3308 1255 0 0 424 0 0 0 25 0 9 0 636381374 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=547724 CPUtime=4.24 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 3711 1255 0 0 424 0 0 0 25 0 9 0 636381374 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=547724 CPUtime=4.24 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 2393 1255 0 0 424 0 0 0 25 0 9 0 636381374 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=547724 CPUtime=4.24 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3123 1255 0 0 424 0 0 0 25 0 9 0 636381375 560869376 98861 33554432000 4194304 4417452 140734126582496 18446744073709551615 4258700 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35.94
Current children cumulated vsize (KiB) 547724

[startup+12.7012 s]
/proc/loadavg: 6.07 7.42 7.65 9/332 32499
/proc/meminfo: memFree=22531016/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=547696 CPUtime=87.09 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 129514 1255 0 0 8691 18 0 0 17 0 9 0 636381170 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 136924 99087 180 55 0 134810 0
[pid=32485/tid=32492] ppid=32483 vsize=547696 CPUtime=10.64 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 3117 1255 0 0 1064 0 0 0 25 0 9 0 636381374 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=547696 CPUtime=10.64 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 3354 1255 0 0 1063 1 0 0 25 0 9 0 636381374 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=547696 CPUtime=10.65 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 1813 1255 0 0 1065 0 0 0 25 0 9 0 636381374 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=547696 CPUtime=10.5 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 360 1255 0 0 1050 0 0 0 25 0 9 0 636381374 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=547696 CPUtime=10.64 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 3308 1255 0 0 1064 0 0 0 25 0 9 0 636381374 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4250817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=547696 CPUtime=10.64 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 3711 1255 0 0 1064 0 0 0 25 0 9 0 636381374 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=547696 CPUtime=10.64 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 2393 1255 0 0 1064 0 0 0 25 0 9 0 636381374 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=547696 CPUtime=10.64 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3123 1255 0 0 1064 0 0 0 25 0 9 0 636381375 560840704 99087 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 87.09
Current children cumulated vsize (KiB) 547696

[startup+25.5006 s]
/proc/loadavg: 6.50 7.45 7.66 9/332 32500
/proc/meminfo: memFree=22528148/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=552856 CPUtime=189.36 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 130820 1255 0 0 18917 19 0 0 17 0 9 0 636381170 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 138214 100377 180 55 0 136100 0
[pid=32485/tid=32492] ppid=32483 vsize=552856 CPUtime=23.44 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 3274 1255 0 0 2344 0 0 0 25 0 9 0 636381374 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=552856 CPUtime=23.44 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 3380 1255 0 0 2343 1 0 0 25 0 9 0 636381374 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=552856 CPUtime=23.44 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 1998 1255 0 0 2344 0 0 0 25 0 9 0 636381374 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=552856 CPUtime=23.16 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 1125 1255 0 0 2316 0 0 0 25 0 9 0 636381374 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=552856 CPUtime=23.44 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 3308 1255 0 0 2344 0 0 0 25 0 9 0 636381374 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 18446744073699065887 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=552856 CPUtime=23.44 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 3737 1255 0 0 2344 0 0 0 25 0 9 0 636381374 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=552856 CPUtime=23.44 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 2514 1255 0 0 2344 0 0 0 25 0 9 0 636381374 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=552856 CPUtime=23.44 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3149 1255 0 0 2344 0 0 0 25 0 9 0 636381375 566124544 100377 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.36
Current children cumulated vsize (KiB) 552856

[startup+51.1006 s]
/proc/loadavg: 7.08 7.51 7.67 9/332 32501
/proc/meminfo: memFree=22520476/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=561872 CPUtime=393.89 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 133283 1255 0 0 39370 19 0 0 17 0 9 0 636381170 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 140468 102631 180 55 0 138354 0
[pid=32485/tid=32492] ppid=32483 vsize=561872 CPUtime=49.04 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 3544 1255 0 0 4904 0 0 0 25 0 9 0 636381374 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=561872 CPUtime=49.04 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 3432 1255 0 0 4903 1 0 0 25 0 9 0 636381374 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=561872 CPUtime=49.04 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 2287 1255 0 0 4904 0 0 0 25 0 9 0 636381374 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=561872 CPUtime=48.5 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 2443 1255 0 0 4850 0 0 0 25 0 9 0 636381374 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=561872 CPUtime=49.03 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 3702 1255 0 0 4903 0 0 0 25 0 9 0 636381374 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=561872 CPUtime=49.04 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 3788 1255 0 0 4904 0 0 0 25 0 9 0 636381374 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=561872 CPUtime=49.04 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 2552 1255 0 0 4904 0 0 0 25 0 9 0 636381374 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=561872 CPUtime=49.04 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3200 1255 0 0 4904 0 0 0 25 0 9 0 636381375 575356928 102631 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 393.89
Current children cumulated vsize (KiB) 561872

[startup+102.312 s]
/proc/loadavg: 7.60 7.58 7.68 9/332 32502

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

/proc/32485/statm: 143078 104842 180 55 0 140964 0
[pid=32485/tid=32492] ppid=32483 vsize=572312 CPUtime=125.84 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 4658 1255 0 0 12584 0 0 0 25 0 9 0 636381374 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=572312 CPUtime=125.84 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 5687 1255 0 0 12583 1 0 0 25 0 9 0 636381374 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=572312 CPUtime=125.85 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 2871 1255 0 0 12585 0 0 0 25 0 9 0 636381374 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=572312 CPUtime=124.5 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 3323 1255 0 0 12450 0 0 0 25 0 9 0 636381374 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=572312 CPUtime=125.82 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 5062 1255 0 0 12582 0 0 0 25 0 9 0 636381374 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=572312 CPUtime=125.84 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 6045 1255 0 0 12584 0 0 0 25 0 9 0 636381374 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=572312 CPUtime=125.84 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 2892 1255 0 0 12584 0 0 0 25 0 9 0 636381374 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4353714 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=572312 CPUtime=125.84 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3570 1255 0 0 12584 0 0 0 25 0 9 0 636381375 586047488 104842 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1007.5
Current children cumulated vsize (KiB) 572312

[startup+140.701 s]
/proc/loadavg: 7.79 7.63 7.70 9/332 32503
/proc/meminfo: memFree=22511792/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=568244 CPUtime=1109.84 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 144141 1255 0 0 110964 20 0 0 17 0 9 0 636381170 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 142061 104072 180 55 0 139947 0
[pid=32485/tid=32492] ppid=32483 vsize=568244 CPUtime=138.65 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 4873 1255 0 0 13865 0 0 0 25 0 9 0 636381374 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=568244 CPUtime=138.65 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 6631 1255 0 0 13864 1 0 0 25 0 9 0 636381374 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=568244 CPUtime=138.66 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 2871 1255 0 0 13866 0 0 0 25 0 9 0 636381374 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=568244 CPUtime=137.17 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 3323 1255 0 0 13717 0 0 0 25 0 9 0 636381374 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=568244 CPUtime=138.63 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 5062 1255 0 0 13863 0 0 0 25 0 9 0 636381374 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=568244 CPUtime=138.66 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 6045 1255 0 0 13866 0 0 0 25 0 9 0 636381374 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=568244 CPUtime=138.65 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 3431 1255 0 0 13865 0 0 0 25 0 9 0 636381374 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=568244 CPUtime=138.65 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3570 1255 0 0 13865 0 0 0 25 0 9 0 636381375 581881856 104072 33554432000 4194304 4417452 140734126582496 18446744073709551615 4290971 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1109.84
Current children cumulated vsize (KiB) 568244

[startup+147.101 s]
/proc/loadavg: 7.81 7.64 7.70 9/332 32503
/proc/meminfo: memFree=22512664/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=567644 CPUtime=1160.9 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 144147 1255 0 0 116070 20 0 0 17 0 9 0 636381170 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 141911 103745 180 55 0 139797 0
[pid=32485/tid=32492] ppid=32483 vsize=567644 CPUtime=145.04 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 4873 1255 0 0 14504 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=567644 CPUtime=145.04 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 6631 1255 0 0 14503 1 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=567644 CPUtime=145.05 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 2871 1255 0 0 14505 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=567644 CPUtime=143.5 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 3323 1255 0 0 14350 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=567644 CPUtime=145.02 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 5062 1255 0 0 14502 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=567644 CPUtime=145.04 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 6045 1255 0 0 14504 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=567644 CPUtime=145.04 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 3437 1255 0 0 14504 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=567644 CPUtime=145.04 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3570 1255 0 0 14504 0 0 0 25 0 9 0 636381375 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1160.9
Current children cumulated vsize (KiB) 567644

[startup+148.701 s]
/proc/loadavg: 7.81 7.64 7.70 9/332 32503
/proc/meminfo: memFree=22512664/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=567644 CPUtime=1173.68 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 144147 1255 0 0 117348 20 0 0 17 0 9 0 636381170 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 141911 103745 180 55 0 139797 0
[pid=32485/tid=32492] ppid=32483 vsize=567644 CPUtime=146.64 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 4873 1255 0 0 14664 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=567644 CPUtime=146.64 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 6631 1255 0 0 14663 1 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4342939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=567644 CPUtime=146.65 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 2871 1255 0 0 14665 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=567644 CPUtime=145.08 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 3323 1255 0 0 14508 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4250953 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=567644 CPUtime=146.62 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 5062 1255 0 0 14662 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=567644 CPUtime=146.65 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 6045 1255 0 0 14665 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=567644 CPUtime=146.64 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 3437 1255 0 0 14664 0 0 0 25 0 9 0 636381374 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=567644 CPUtime=146.64 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3570 1255 0 0 14664 0 0 0 25 0 9 0 636381375 581267456 103745 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249280 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1173.68
Current children cumulated vsize (KiB) 567644

[startup+149.501 s]
/proc/loadavg: 7.81 7.64 7.70 9/332 32503
/proc/meminfo: memFree=22512788/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=567720 CPUtime=1180.16 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 144170 1255 0 0 117996 20 0 0 17 0 9 0 636381170 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 141930 103764 180 55 0 139816 0
[pid=32485/tid=32492] ppid=32483 vsize=567720 CPUtime=147.45 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 4873 1255 0 0 14745 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=567720 CPUtime=147.45 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 6654 1255 0 0 14744 1 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=567720 CPUtime=147.46 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 2871 1255 0 0 14746 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4282364 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=567720 CPUtime=145.88 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 3323 1255 0 0 14588 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=567720 CPUtime=147.43 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 5062 1255 0 0 14743 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4303679 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=567720 CPUtime=147.46 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 6045 1255 0 0 14746 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366271 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=567720 CPUtime=147.45 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 3437 1255 0 0 14745 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=567720 CPUtime=147.45 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3570 1255 0 0 14745 0 0 0 25 0 9 0 636381375 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1180.16
Current children cumulated vsize (KiB) 567720

[startup+150.301 s]
/proc/loadavg: 7.81 7.64 7.70 9/332 32503
/proc/meminfo: memFree=22512788/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=567720 CPUtime=1186.47 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 144170 1255 0 0 118627 20 0 0 17 0 9 0 636381170 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 141930 103764 180 55 0 139816 0
[pid=32485/tid=32492] ppid=32483 vsize=567720 CPUtime=148.24 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 4873 1255 0 0 14824 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=567720 CPUtime=148.24 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 6654 1255 0 0 14823 1 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32494] ppid=32483 vsize=567720 CPUtime=148.25 cores=0-7
/proc/32485/task/32494/stat : 32494 (plingeling) R 32483 32485 31747 0 -1 4202560 2871 1255 0 0 14825 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4275894 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32485/tid=32495] ppid=32483 vsize=567720 CPUtime=146.67 cores=0-7
/proc/32485/task/32495/stat : 32495 (plingeling) R 32483 32485 31747 0 -1 4202560 3323 1255 0 0 14667 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32485/tid=32496] ppid=32483 vsize=567720 CPUtime=148.22 cores=0-7
/proc/32485/task/32496/stat : 32496 (plingeling) R 32483 32485 31747 0 -1 4202560 5062 1255 0 0 14822 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=567720 CPUtime=148.25 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 6045 1255 0 0 14825 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32498] ppid=32483 vsize=567720 CPUtime=148.24 cores=0-7
/proc/32485/task/32498/stat : 32498 (plingeling) R 32483 32485 31747 0 -1 4202560 3437 1255 0 0 14824 0 0 0 25 0 9 0 636381374 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=567720 CPUtime=148.24 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3570 1255 0 0 14824 0 0 0 25 0 9 0 636381375 581345280 103764 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1186.47
Current children cumulated vsize (KiB) 567720

[startup+150.501 s]
/proc/loadavg: 7.81 7.64 7.70 9/332 32503
/proc/meminfo: memFree=22512788/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=567720 CPUtime=1188.03 cores=0-7
/proc/32485/stat : 32485 (plingeling) S 32483 32485 31747 0 -1 4202496 144171 1255 0 0 118783 20 0 0 17 0 5 0 636381170 581345280 103765 33554432000 4194304 4417452 140734126582496 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32485/statm: 141930 103765 181 55 0 139816 0
[pid=32485/tid=32492] ppid=32483 vsize=567720 CPUtime=148.44 cores=0-7
/proc/32485/task/32492/stat : 32492 (plingeling) R 32483 32485 31747 0 -1 4202560 4873 1255 0 0 14844 0 0 0 25 0 5 0 636381374 581345280 103765 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32485/tid=32493] ppid=32483 vsize=567720 CPUtime=148.44 cores=0-7
/proc/32485/task/32493/stat : 32493 (plingeling) R 32483 32485 31747 0 -1 4202560 6654 1255 0 0 14843 1 0 0 25 0 5 0 636381374 581345280 103765 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32485/tid=32497] ppid=32483 vsize=567720 CPUtime=148.45 cores=0-7
/proc/32485/task/32497/stat : 32497 (plingeling) R 32483 32485 31747 0 -1 4202560 6045 1255 0 0 14845 0 0 0 25 0 5 0 636381374 581345280 103765 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32485/tid=32499] ppid=32483 vsize=567720 CPUtime=148.44 cores=0-7
/proc/32485/task/32499/stat : 32499 (plingeling) R 32483 32485 31747 0 -1 4202560 3570 1255 0 0 14844 0 0 0 25 0 5 0 636381375 581345280 103765 33554432000 4194304 4417452 140734126582496 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1188.03
Current children cumulated vsize (KiB) 567720

[startup+150.601 s]
/proc/loadavg: 7.90 7.66 7.70 2/324 32503
/proc/meminfo: memFree=22830292/32951124 swapFree=59367104/67111528
[pid=32485] ppid=32483 vsize=0 CPUtime=1188.24 cores=0-7
/proc/32485/stat : 32485 (plingeling) Z 32483 32485 31747 0 -1 4202524 144174 1255 0 0 118801 23 0 0 16 0 1 0 636381170 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/32485/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1188.24
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 150.613
CPU time (s): 1188.25
CPU user time (s): 1188.01
CPU system time (s): 0.236963
CPU usage (%): 788.945
Max. virtual memory (cumulated for all children) (KiB): 579084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1188.01
system time used= 0.236963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145429
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= 171
involuntary context switches= 5776

runsolver used 0.45393 second user time and 1.12283 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 08:07:36
IDJOB=3372650
IDBENCH=82500
IDSOLVER=1851
FILE ID=node143/3372650-1305439655
RUNJOBID= node143-1305436493-31761
PBS_JOBID= 13324751
Free space on /tmp= 73536 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_pcb_unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372650-1305439655/watcher-3372650-1305439655 -o /tmp/evaluation-result-3372650-1305439655/solver-3372650-1305439655 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372650-1305439655.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=1355923115

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22926756 kB
Buffers:        192328 kB
Cached:        1070804 kB
SwapCached:      67400 kB
Active:         169672 kB
Inactive:      9613556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22926756 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:           19248 kB
Writeback:           0 kB
AnonPages:     8452816 kB
Mapped:          21824 kB
Slab:           119652 kB
PageTables:      52904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69933576 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= 73532 MiB
End job on node143 at 2011-05-15 08:10:06