Trace number 3394792

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 22807.4 2857.1

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2315.09
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22807.35/2857.10	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-3394792-1306105574/watcher-3394792-1306105574 -o /tmp/evaluation-result-3394792-1306105574/solver-3394792-1306105574 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394792-1306105574.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: 8.10 8.09 8.02 1/491 27710
/proc/meminfo: memFree=28066184/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=13876 CPUtime=0.01 cores=0-7
/proc/27710/stat : 27710 (plingeling) R 27708 27710 27522 0 -1 4202496 1496 1252 0 0 1 0 0 0 25 0 1 0 722158292 14209024 1407 33554432000 4194304 4417452 140737485401456 18446744073709551615 270612807888 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/27710/statm: 3469 1419 149 55 0 1355 0

[startup+0.149583 s]
/proc/loadavg: 8.10 8.09 8.02 1/491 27710
/proc/meminfo: memFree=28066184/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=165420 CPUtime=0.99 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 3803 1252 0 0 99 0 0 0 18 0 9 0 722158292 169390080 2585 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 41355 2585 179 55 0 39241 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 165420

[startup+0.249564 s]
/proc/loadavg: 8.10 8.09 8.02 1/491 27710
/proc/meminfo: memFree=28066184/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=166096 CPUtime=1.79 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 3972 1252 0 0 179 0 0 0 18 0 9 0 722158292 170082304 2754 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 41524 2754 179 55 0 39410 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 166096

[startup+0.310798 s]
/proc/loadavg: 8.10 8.09 8.02 1/491 27710
/proc/meminfo: memFree=28066184/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=165500 CPUtime=2.59 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 4525 1252 0 0 259 0 0 0 18 0 9 0 722158292 169472000 2639 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 41375 2639 180 55 0 39261 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 165500

[startup+0.700485 s]
/proc/loadavg: 8.10 8.09 8.02 1/491 27710
/proc/meminfo: memFree=28066184/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=169916 CPUtime=5.4 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 5609 1252 0 0 540 0 0 0 18 0 9 0 722158292 173993984 3723 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 42479 3723 180 55 0 40365 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 169916

[startup+1.50034 s]
/proc/loadavg: 8.10 8.09 8.02 9/500 27724
/proc/meminfo: memFree=28047272/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=177076 CPUtime=11.79 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 7966 1252 0 0 1178 1 0 0 18 0 9 0 722158292 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 44269 5501 180 55 0 42155 0
[pid=27710/tid=27717] ppid=27708 vsize=177076 CPUtime=1.47 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 764 1252 0 0 147 0 0 0 25 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=177076 CPUtime=1.47 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 681 1252 0 0 147 0 0 0 20 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=177076 CPUtime=1.47 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 660 1252 0 0 147 0 0 0 25 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=177076 CPUtime=1.45 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 842 1252 0 0 145 0 0 0 25 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4236830 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=177076 CPUtime=1.47 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 683 1252 0 0 147 0 0 0 20 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=177076 CPUtime=1.47 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 963 1252 0 0 147 0 0 0 20 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=177076 CPUtime=1.45 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 682 1252 0 0 145 0 0 0 23 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=177076 CPUtime=1.47 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 1026 1252 0 0 147 0 0 0 23 0 9 0 722158294 181325824 5501 33554432000 4194304 4417452 140737485401456 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 177076

[startup+3.10106 s]
/proc/loadavg: 8.10 8.09 8.02 9/500 27724
/proc/meminfo: memFree=28039832/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=186428 CPUtime=24.57 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 14228 1252 0 0 2455 2 0 0 18 0 9 0 722158292 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 46607 7849 180 55 0 44493 0
[pid=27710/tid=27717] ppid=27708 vsize=186428 CPUtime=3.07 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 1980 1252 0 0 307 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=186428 CPUtime=3.07 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 1432 1252 0 0 307 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4354481 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=186428 CPUtime=3.07 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 1433 1252 0 0 307 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=186428 CPUtime=3.05 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 1373 1252 0 0 305 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=186428 CPUtime=3.07 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 1434 1252 0 0 307 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=186428 CPUtime=3.07 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 1710 1252 0 0 307 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=186428 CPUtime=3.03 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 1440 1252 0 0 303 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=186428 CPUtime=3.07 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 1761 1252 0 0 307 0 0 0 25 0 9 0 722158294 190902272 7849 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 186428

[startup+6.3005 s]
/proc/loadavg: 8.09 8.08 8.02 9/500 27724
/proc/meminfo: memFree=28030904/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=193100 CPUtime=50.11 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 25877 1252 0 0 5007 4 0 0 18 0 9 0 722158292 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 48275 9507 180 55 0 46161 0
[pid=27710/tid=27717] ppid=27708 vsize=193100 CPUtime=6.27 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 3626 1252 0 0 627 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=193100 CPUtime=6.27 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 3238 1252 0 0 627 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=193100 CPUtime=6.26 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 2232 1252 0 0 626 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=193100 CPUtime=6.25 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 2245 1252 0 0 625 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366149 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=193100 CPUtime=6.27 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 3835 1252 0 0 627 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=193100 CPUtime=6.27 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 2794 1252 0 0 627 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=193100 CPUtime=6.17 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 3144 1252 0 0 617 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366188 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=193100 CPUtime=6.27 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 3098 1252 0 0 627 0 0 0 25 0 9 0 722158294 197734400 9507 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 193100

[startup+12.7004 s]
/proc/loadavg: 8.08 8.08 8.02 9/500 27724
/proc/meminfo: memFree=28023044/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=207688 CPUtime=101.2 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 48862 1252 0 0 10112 8 0 0 18 0 9 0 722158292 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 51922 13166 180 55 0 49808 0
[pid=27710/tid=27717] ppid=27708 vsize=207688 CPUtime=12.66 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 6801 1252 0 0 1266 0 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=207688 CPUtime=12.66 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 6203 1252 0 0 1266 0 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=207688 CPUtime=12.67 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 4950 1252 0 0 1266 1 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=207688 CPUtime=12.65 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 4822 1252 0 0 1265 0 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=207688 CPUtime=12.67 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 6649 1252 0 0 1266 1 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=207688 CPUtime=12.67 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 5499 1252 0 0 1266 1 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=207688 CPUtime=12.46 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 5700 1252 0 0 1246 0 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=207688 CPUtime=12.67 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 6573 1252 0 0 1266 1 0 0 25 0 9 0 722158294 212672512 13166 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 207688

[startup+25.5011 s]
/proc/loadavg: 8.06 8.08 8.02 9/500 27725
/proc/meminfo: memFree=27997720/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=225200 CPUtime=203.39 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 99223 1252 0 0 20320 19 0 0 18 0 9 0 722158292 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 56300 17549 180 55 0 54186 0
[pid=27710/tid=27717] ppid=27708 vsize=225200 CPUtime=25.47 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 14069 1252 0 0 2544 3 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=225200 CPUtime=25.47 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 12882 1252 0 0 2545 2 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=225200 CPUtime=25.47 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 10564 1252 0 0 2545 2 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=225200 CPUtime=25.44 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 9448 1252 0 0 2543 1 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=225200 CPUtime=25.47 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 13751 1252 0 0 2545 2 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=225200 CPUtime=25.46 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 13364 1252 0 0 2544 2 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=225200 CPUtime=25.06 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 10644 1252 0 0 2504 2 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4357942 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=225200 CPUtime=25.47 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 12836 1252 0 0 2546 1 0 0 25 0 9 0 722158294 230604800 17549 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 225200

[startup+51.1006 s]
/proc/loadavg: 8.04 8.07 8.02 9/500 27725
/proc/meminfo: memFree=27977556/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=253096 CPUtime=407.77 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 167794 1252 0 0 40743 34 0 0 18 0 9 0 722158292 259170304 24536 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 63274 24536 180 55 0 61160 0
[pid=27710/tid=27717] ppid=27708 vsize=253096 CPUtime=51.06 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 23694 1252 0 0 5102 4 0 0 25 0 9 0 722158294 259170304 24536 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=253096 CPUtime=51.07 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 22197 1252 0 0 5103 4 0 0 25 0 9 0 722158294 259170304 24536 33554432000 4194304 4417452 140737485401456 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=253096 CPUtime=51.07 cores=0-7

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

[pid=27710/tid=27721] ppid=27708 vsize=774280 CPUtime=2816.05 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 296029 1252 0 0 281555 50 0 0 25 0 9 0 722158294 792862720 154814 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=774280 CPUtime=2816.05 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 380287 1252 0 0 281534 71 0 0 25 0 9 0 722158294 792862720 154814 33554432000 4194304 4417452 140737485401456 18446744073709551615 4352483 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=774280 CPUtime=2769.97 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 347888 1252 0 0 276934 63 0 0 25 0 9 0 722158294 792862720 154814 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=774280 CPUtime=2816.05 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 386010 1252 0 0 281536 69 0 0 25 0 9 0 722158294 792862720 154814 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22481.6
Current children cumulated vsize (KiB) 774280

[startup+2841.6 s]
/proc/loadavg: 8.07 8.06 8.01 9/500 27800
/proc/meminfo: memFree=27499532/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=722520 CPUtime=22685.8 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 2880593 1252 0 0 2268071 510 0 0 18 0 9 0 722158292 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 180630 141874 180 55 0 178516 0
[pid=27710/tid=27717] ppid=27708 vsize=722520 CPUtime=2841.63 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 374226 1252 0 0 284102 61 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=722520 CPUtime=2841.64 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 402951 1252 0 0 284095 69 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=722520 CPUtime=2841.56 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 301246 1252 0 0 284100 56 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=722520 CPUtime=2840.84 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 386004 1252 0 0 284019 65 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366092 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=722520 CPUtime=2841.64 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 296033 1252 0 0 284113 51 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=722520 CPUtime=2841.64 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 380287 1252 0 0 284093 71 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=722520 CPUtime=2795.13 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 352171 1252 0 0 279450 63 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=722520 CPUtime=2841.63 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 386010 1252 0 0 284094 69 0 0 25 0 9 0 722158294 739860480 141874 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22685.8
Current children cumulated vsize (KiB) 722520

[startup+2848.02 s]
/proc/loadavg: 8.06 8.06 8.00 9/500 27800
/proc/meminfo: memFree=27561284/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=660692 CPUtime=22737.1 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 2888351 1252 0 0 2273193 512 0 0 18 0 9 0 722158292 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 165173 126417 180 55 0 163059 0
[pid=27710/tid=27717] ppid=27708 vsize=660692 CPUtime=2848.05 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 374226 1252 0 0 284744 61 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=660692 CPUtime=2848.06 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 402951 1252 0 0 284737 69 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=660692 CPUtime=2847.98 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 308513 1252 0 0 284741 57 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=660692 CPUtime=2847.26 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 386004 1252 0 0 284661 65 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=660692 CPUtime=2848.06 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 296524 1252 0 0 284755 51 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=660692 CPUtime=2848.05 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 380287 1252 0 0 284734 71 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=660692 CPUtime=2801.44 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 352171 1252 0 0 280081 63 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=660692 CPUtime=2848.05 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 386010 1252 0 0 284736 69 0 0 25 0 9 0 722158294 676548608 126417 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22737
Current children cumulated vsize (KiB) 660692

[startup+2851.2 s]
/proc/loadavg: 8.06 8.06 8.00 9/500 27800
/proc/meminfo: memFree=27572192/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=649468 CPUtime=22762.6 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 2889641 1252 0 0 2275748 512 0 0 18 0 9 0 722158292 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 162367 123611 180 55 0 160253 0
[pid=27710/tid=27717] ppid=27708 vsize=649468 CPUtime=2851.25 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 375408 1252 0 0 285064 61 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=649468 CPUtime=2851.26 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 402951 1252 0 0 285057 69 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=649468 CPUtime=2851.17 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 308513 1252 0 0 285060 57 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=649468 CPUtime=2850.45 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 386004 1252 0 0 284980 65 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=649468 CPUtime=2851.26 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 296632 1252 0 0 285075 51 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=649468 CPUtime=2851.25 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 380287 1252 0 0 285054 71 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=649468 CPUtime=2804.59 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 352171 1252 0 0 280396 63 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=649468 CPUtime=2851.25 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 386010 1252 0 0 285056 69 0 0 25 0 9 0 722158294 665055232 123611 33554432000 4194304 4417452 140737485401456 18446744073709551615 4353632 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22762.6
Current children cumulated vsize (KiB) 649468

[startup+2854.4 s]
/proc/loadavg: 8.05 8.06 8.00 9/500 27800
/proc/meminfo: memFree=27573680/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=647928 CPUtime=22788 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 2889993 1252 0 0 2278289 512 0 0 18 0 9 0 722158292 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 161982 123226 180 55 0 159868 0
[pid=27710/tid=27717] ppid=27708 vsize=647928 CPUtime=2854.43 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 375408 1252 0 0 285382 61 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=647928 CPUtime=2854.44 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 402951 1252 0 0 285375 69 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=647928 CPUtime=2854.36 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 308513 1252 0 0 285379 57 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=647928 CPUtime=2853.64 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 386004 1252 0 0 285299 65 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=647928 CPUtime=2854.44 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 296984 1252 0 0 285393 51 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=647928 CPUtime=2854.44 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 380287 1252 0 0 285373 71 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=647928 CPUtime=2807.73 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 352171 1252 0 0 280710 63 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=647928 CPUtime=2854.43 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 386010 1252 0 0 285374 69 0 0 25 0 9 0 722158294 663478272 123226 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22788
Current children cumulated vsize (KiB) 647928

[startup+2856 s]
/proc/loadavg: 8.05 8.06 8.00 9/500 27800
/proc/meminfo: memFree=27569216/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=652388 CPUtime=22800.8 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 2891108 1252 0 0 2279566 512 0 0 18 0 9 0 722158292 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 163097 124341 180 55 0 160983 0
[pid=27710/tid=27717] ppid=27708 vsize=652388 CPUtime=2856.03 cores=0-7
/proc/27710/task/27717/stat : 27717 (plingeling) R 27708 27710 27522 0 -1 4202560 375408 1252 0 0 285542 61 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27710/tid=27718] ppid=27708 vsize=652388 CPUtime=2856.04 cores=0-7
/proc/27710/task/27718/stat : 27718 (plingeling) R 27708 27710 27522 0 -1 4202560 402951 1252 0 0 285535 69 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27710/tid=27719] ppid=27708 vsize=652388 CPUtime=2855.96 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 308513 1252 0 0 285539 57 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=652388 CPUtime=2855.24 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 386004 1252 0 0 285459 65 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27710/tid=27721] ppid=27708 vsize=652388 CPUtime=2856.04 cores=0-7
/proc/27710/task/27721/stat : 27721 (plingeling) R 27708 27710 27522 0 -1 4202560 296984 1252 0 0 285553 51 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=652388 CPUtime=2856.03 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 381402 1252 0 0 285532 71 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27710/tid=27723] ppid=27708 vsize=652388 CPUtime=2809.3 cores=0-7
/proc/27710/task/27723/stat : 27723 (plingeling) R 27708 27710 27522 0 -1 4202560 352171 1252 0 0 280867 63 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27710/tid=27724] ppid=27708 vsize=652388 CPUtime=2856.03 cores=0-7
/proc/27710/task/27724/stat : 27724 (plingeling) R 27708 27710 27522 0 -1 4202560 386010 1252 0 0 285534 69 0 0 25 0 9 0 722158294 668045312 124341 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22800.8
Current children cumulated vsize (KiB) 652388

[startup+2856.82 s]
/proc/loadavg: 8.05 8.06 8.00 6/497 27800
/proc/meminfo: memFree=27644260/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=576852 CPUtime=22806.8 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 2891336 1252 0 0 2280169 513 0 0 18 0 4 0 722158292 590696448 105458 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 144213 105458 181 55 0 142099 0
[pid=27710/tid=27719] ppid=27708 vsize=576852 CPUtime=2856.77 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 308513 1252 0 0 285620 57 0 0 25 0 4 0 722158294 590696448 105458 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27710/tid=27720] ppid=27708 vsize=576852 CPUtime=2856.05 cores=0-7
/proc/27710/task/27720/stat : 27720 (plingeling) R 27708 27710 27522 0 -1 4202560 386004 1252 0 0 285540 65 0 0 25 0 4 0 722158294 590696448 105458 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27710/tid=27722] ppid=27708 vsize=576852 CPUtime=2856.85 cores=0-7
/proc/27710/task/27722/stat : 27722 (plingeling) R 27708 27710 27522 0 -1 4202560 381402 1252 0 0 285614 71 0 0 25 0 4 0 722158294 590696448 105458 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22806.8
Current children cumulated vsize (KiB) 576852

[startup+2857 s]
/proc/loadavg: 8.05 8.06 8.00 6/497 27800
/proc/meminfo: memFree=27644260/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=576852 CPUtime=22807.2 cores=0-7
/proc/27710/stat : 27710 (plingeling) S 27708 27710 27522 0 -1 4202496 2891336 1252 0 0 2280212 513 0 0 18 0 2 0 722158292 590696448 105458 33554432000 4194304 4417452 140737485401456 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/27710/statm: 144213 105458 181 55 0 142099 0
[pid=27710/tid=27719] ppid=27708 vsize=576852 CPUtime=2856.97 cores=0-7
/proc/27710/task/27719/stat : 27719 (plingeling) R 27708 27710 27522 0 -1 4202560 308513 1252 0 0 285639 58 0 0 25 0 2 0 722158294 590696448 105458 33554432000 4194304 4417452 140737485401456 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22807.2
Current children cumulated vsize (KiB) 576852

[startup+2857.1 s]
/proc/loadavg: 8.05 8.06 8.00 6/497 27800
/proc/meminfo: memFree=27644260/32951124 swapFree=53876544/67111528
[pid=27710] ppid=27708 vsize=157136 CPUtime=22807.3 cores=0-7
/proc/27710/stat : 27710 (plingeling) R 27708 27710 27522 0 -1 4202496 2891336 1252 0 0 2280220 515 0 0 16 0 1 0 722158292 160907264 6794 33554432000 4194304 4417452 140737485401456 18446744073709551615 270613136490 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27710/statm: 39284 6282 181 55 0 37170 0
Current children cumulated CPU time (s) 22807.3
Current children cumulated vsize (KiB) 157136

Child status: 20
Real time (s): 2857.1
CPU time (s): 22807.4
CPU user time (s): 22802.2
CPU system time (s): 5.15522
CPU usage (%): 798.269
Max. virtual memory (cumulated for all children) (KiB): 813140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22802.2
system time used= 5.15522
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2892591
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= 192
involuntary context switches= 109368

runsolver used 13.5729 second user time and 33.19 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-23 01:06:14
IDJOB=3394792
IDBENCH=84608
IDSOLVER=1851
FILE ID=node108/3394792-1306105574
RUNJOBID= node108-1306105485-27536
PBS_JOBID= 13388022
Free space on /tmp= 73076 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394792-1306105574/watcher-3394792-1306105574 -o /tmp/evaluation-result-3394792-1306105574/solver-3394792-1306105574 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394792-1306105574.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=255309393

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      28066216 kB
Buffers:        126080 kB
Cached:        3530140 kB
SwapCached:      16344 kB
Active:        1054052 kB
Inactive:      3596260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28066216 kB
SwapTotal:    67111528 kB
SwapFree:     53876544 kB
Dirty:             436 kB
Writeback:           0 kB
AnonPages:      988624 kB
Mapped:          11916 kB
Slab:            96232 kB
PageTables:      66188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134538588 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= 73076 MiB
End job on node108 at 2011-05-23 01:53:51