Trace number 3394854

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.4 5010.85

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394854-1306108216/watcher-3394854-1306108216 -o /tmp/evaluation-result-3394854-1306108216/solver-3394854-1306108216 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394854-1306108216.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: 7.44 7.95 7.96 1/482 17278
/proc/meminfo: memFree=19924692/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=10292 CPUtime=0 cores=0-7
/proc/17278/stat : 17278 (plingeling) R 17276 17278 17024 0 -1 4202496 666 1259 0 0 0 0 0 0 25 0 1 0 722420146 10539008 596 33554432000 4194304 4417452 140734576030048 18446744073709551615 210204647168 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17278/statm: 2573 596 147 55 0 459 0
[pid=17278/tid=17284] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 16 1259 0 0 0 0 0 0 25 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4284369 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 16 1259 0 0 0 0 0 0 25 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4289647 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 1 1259 0 0 0 0 0 0 25 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4290390 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 27 1259 0 0 0 0 0 0 18 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 1 1259 0 0 0 0 0 0 19 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 4 1259 0 0 0 0 0 0 19 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4282394 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 4 1259 0 0 0 0 0 0 19 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4282427 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=158868 CPUtime=0 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 14 1259 0 0 0 0 0 0 18 0 9 0 722420148 162680832 895 33554432000 4194304 4417452 140734576030048 18446744073709551615 4284752 0 0 4096 17442 0 0 0 -1 4 0 0 0

[startup+0.100383 s]
/proc/loadavg: 7.44 7.95 7.96 1/482 17278
/proc/meminfo: memFree=19924692/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=164436 CPUtime=0.68 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 3393 1259 0 0 68 0 0 0 18 0 9 0 722420146 168382464 2266 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 41530 2769 180 55 0 39416 0
[pid=17278/tid=17284] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 470 1259 0 0 10 0 0 0 25 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 399 1259 0 0 10 0 0 0 25 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 338 1259 0 0 10 0 0 0 25 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 697 1259 0 0 10 0 0 0 18 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4250541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 419 1259 0 0 10 0 0 0 20 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 441 1259 0 0 10 0 0 0 20 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 224 1259 0 0 10 0 0 0 20 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4358218 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=166120 CPUtime=0.1 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 425 1259 0 0 10 0 0 0 18 0 9 0 722420148 170106880 2769 33554432000 4194304 4417452 140734576030048 18446744073709551615 4232580 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 164436

[startup+0.218884 s]
/proc/loadavg: 7.44 7.95 7.96 1/482 17278
/proc/meminfo: memFree=19924692/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=168912 CPUtime=1.63 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 7123 1259 0 0 163 0 0 0 18 0 9 0 722420146 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 42228 3488 180 55 0 40114 0
[pid=17278/tid=17284] ppid=17276 vsize=168912 CPUtime=0.2 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 741 1259 0 0 20 0 0 0 25 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4305920 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=168912 CPUtime=0.2 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 531 1259 0 0 20 0 0 0 25 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4311411 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=168912 CPUtime=0.2 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 639 1259 0 0 20 0 0 0 25 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4310288 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=168912 CPUtime=0.2 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 1421 1259 0 0 20 0 0 0 18 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=168912 CPUtime=0.2 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 707 1259 0 0 20 0 0 0 20 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4308695 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=168912 CPUtime=0.19 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 781 1259 0 0 19 0 0 0 20 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=168912 CPUtime=0.2 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 644 1259 0 0 20 0 0 0 20 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=168912 CPUtime=0.2 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 685 1259 0 0 20 0 0 0 18 0 9 0 722420148 172965888 3488 33554432000 4194304 4417452 140734576030048 18446744073709551615 4306324 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 168912

[startup+0.318866 s]
/proc/loadavg: 7.44 7.95 7.96 1/482 17278
/proc/meminfo: memFree=19924692/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=171880 CPUtime=2.43 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 8549 1259 0 0 242 1 0 0 18 0 9 0 722420146 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 42970 4237 180 55 0 40856 0
[pid=17278/tid=17284] ppid=17276 vsize=171880 CPUtime=0.3 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 741 1259 0 0 30 0 0 0 25 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4309928 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=171880 CPUtime=0.3 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 531 1259 0 0 30 0 0 0 25 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4311285 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=171880 CPUtime=0.3 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 1004 1259 0 0 30 0 0 0 25 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=171880 CPUtime=0.3 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 2142 1259 0 0 30 0 0 0 18 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=171880 CPUtime=0.3 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 707 1259 0 0 30 0 0 0 20 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4307396 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=171880 CPUtime=0.29 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 781 1259 0 0 29 0 0 0 20 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4308243 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=171880 CPUtime=0.3 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 984 1259 0 0 30 0 0 0 20 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=171880 CPUtime=0.3 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 685 1259 0 0 30 0 0 0 18 0 9 0 722420148 176005120 4237 33554432000 4194304 4417452 140734576030048 18446744073709551615 4306366 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 171880

[startup+0.700807 s]
/proc/loadavg: 7.44 7.95 7.96 1/482 17278
/proc/meminfo: memFree=19924692/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=178992 CPUtime=5.49 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 21075 1259 0 0 546 3 0 0 18 0 9 0 722420146 183287808 5984 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 44748 5984 180 55 0 42634 0
[pid=17278/tid=17284] ppid=17276 vsize=178776 CPUtime=0.68 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 2283 1259 0 0 68 0 0 0 25 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=178776 CPUtime=0.68 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 2327 1259 0 0 68 0 0 0 25 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 4265489 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=178776 CPUtime=0.68 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 2579 1259 0 0 68 0 0 0 25 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=178776 CPUtime=0.68 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 3321 1259 0 0 68 0 0 0 18 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=178776 CPUtime=0.68 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 2176 1259 0 0 68 0 0 0 21 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 210204705194 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=178776 CPUtime=0.67 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 2436 1259 0 0 67 0 0 0 21 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=178776 CPUtime=0.68 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 2548 1259 0 0 68 0 0 0 21 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=178776 CPUtime=0.68 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 2431 1259 0 0 68 0 0 0 18 0 9 0 722420148 183066624 5930 33554432000 4194304 4417452 140734576030048 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 178992

[startup+1.50067 s]
/proc/loadavg: 7.44 7.95 7.96 9/491 17292
/proc/meminfo: memFree=19894868/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=190876 CPUtime=11.87 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 47782 1259 0 0 1179 8 0 0 18 0 9 0 722420146 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 47719 8958 180 55 0 45605 0
[pid=17278/tid=17284] ppid=17276 vsize=190876 CPUtime=1.48 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 5217 1259 0 0 148 0 0 0 25 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=190876 CPUtime=1.47 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 5648 1259 0 0 147 0 0 0 25 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=190876 CPUtime=1.47 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 6252 1259 0 0 147 0 0 0 25 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 4306198 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=190876 CPUtime=1.47 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 5652 1259 0 0 147 0 0 0 20 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=190876 CPUtime=1.47 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 5687 1259 0 0 147 0 0 0 23 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=190876 CPUtime=1.46 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 5795 1259 0 0 145 1 0 0 24 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=190876 CPUtime=1.48 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 6831 1259 0 0 147 1 0 0 23 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 4311334 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=190876 CPUtime=1.48 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 5726 1259 0 0 147 1 0 0 20 0 9 0 722420148 195457024 8958 33554432000 4194304 4417452 140734576030048 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 190876

[startup+3.10041 s]
/proc/loadavg: 7.44 7.95 7.96 9/491 17292
/proc/meminfo: memFree=19875532/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=211344 CPUtime=24.64 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 97805 1259 0 0 2446 18 0 0 18 0 9 0 722420146 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 52836 14077 180 55 0 50722 0
[pid=17278/tid=17284] ppid=17276 vsize=211344 CPUtime=3.08 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 12051 1259 0 0 306 2 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4251276 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=211344 CPUtime=3.08 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 12663 1259 0 0 306 2 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=211344 CPUtime=3.07 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 12847 1259 0 0 305 2 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=211344 CPUtime=3.07 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 8505 1259 0 0 306 1 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4354532 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=211344 CPUtime=3.08 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 12532 1259 0 0 306 2 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=211344 CPUtime=3.03 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 12797 1259 0 0 301 2 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=211344 CPUtime=3.07 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 12852 1259 0 0 305 2 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=211344 CPUtime=3.08 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 12584 1259 0 0 306 2 0 0 25 0 9 0 722420148 216416256 14077 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 211344

[startup+6.30088 s]
/proc/loadavg: 7.49 7.95 7.96 9/491 17292
/proc/meminfo: memFree=19844656/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=229800 CPUtime=50.19 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 177292 1259 0 0 4985 34 0 0 18 0 9 0 722420146 235315200 18701 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 57450 18701 180 55 0 55336 0

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

[pid=17278/tid=17286] ppid=17276 vsize=5573884 CPUtime=4720.55 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 2172748 1259 0 0 471637 418 0 0 25 0 9 0 722420148 5707657216 1354722 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=5573884 CPUtime=4722.17 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 1361964 1259 0 0 471950 267 0 0 25 0 9 0 722420148 5707657216 1354722 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=5573884 CPUtime=4722.3 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 2263644 1259 0 0 471828 402 0 0 25 0 9 0 722420148 5707657216 1354722 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=5573884 CPUtime=4645.06 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 2218531 1259 0 0 464132 374 0 0 25 0 9 0 722420148 5707657216 1354722 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=5573884 CPUtime=4722.33 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 2165503 1259 0 0 471843 390 0 0 25 0 9 0 722420148 5707657216 1354722 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=5573884 CPUtime=4722.34 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 2442870 1259 0 0 471809 425 0 0 25 0 9 0 722420148 5707657216 1354722 33554432000 4194304 4417452 140734576030048 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37698.4
Current children cumulated vsize (KiB) 5573884

[startup+4782.3 s]
/proc/loadavg: 8.05 8.11 8.05 9/491 17444
/proc/meminfo: memFree=14615212/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=5453812 CPUtime=38177.3 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 16845562 1259 0 0 3814690 3036 0 0 18 0 9 0 722420146 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 1363453 1324719 180 55 0 1361339 0
[pid=17278/tid=17284] ppid=17276 vsize=5453812 CPUtime=4782.07 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 2104795 1259 0 0 477821 386 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=5453812 CPUtime=4781.46 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 2094253 1259 0 0 477781 365 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=5453812 CPUtime=4780.52 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 2172748 1259 0 0 477634 418 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=5453812 CPUtime=4782.15 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 1361964 1259 0 0 477948 267 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=5453812 CPUtime=4782.28 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 2282293 1259 0 0 477821 407 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=5453812 CPUtime=4704.07 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 2218531 1259 0 0 470033 374 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=5453812 CPUtime=4782.32 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 2165503 1259 0 0 477842 390 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=5453812 CPUtime=4782.33 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 2444501 1259 0 0 477807 426 0 0 25 0 9 0 722420148 5584703488 1324719 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38177.3
Current children cumulated vsize (KiB) 5453812

[startup+4842.32 s]
/proc/loadavg: 8.02 8.09 8.04 9/491 17445
/proc/meminfo: memFree=14298116/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=5769656 CPUtime=38656.4 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 16940907 1259 0 0 3862587 3054 0 0 18 0 9 0 722420146 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 1442414 1403680 180 55 0 1440300 0
[pid=17278/tid=17284] ppid=17276 vsize=5769656 CPUtime=4842.09 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 2112523 1259 0 0 483821 388 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=5769656 CPUtime=4841.48 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 2115354 1259 0 0 483781 367 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=5769656 CPUtime=4840.53 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 2172748 1259 0 0 483635 418 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=5769656 CPUtime=4842.17 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 1361964 1259 0 0 483950 267 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=5769656 CPUtime=4842.29 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 2315426 1259 0 0 483812 417 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=5769656 CPUtime=4763.1 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 2218531 1259 0 0 475936 374 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=5769656 CPUtime=4842.34 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 2165503 1259 0 0 483844 390 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=5769656 CPUtime=4842.34 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 2477884 1259 0 0 483805 429 0 0 25 0 9 0 722420148 5908127744 1403680 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38656.4
Current children cumulated vsize (KiB) 5769656

[startup+4902.3 s]
/proc/loadavg: 8.00 8.07 8.03 9/491 17447
/proc/meminfo: memFree=14434124/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=5634988 CPUtime=39135.3 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 17091249 1259 0 0 3910444 3084 0 0 18 0 9 0 722420146 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 1408747 1370013 180 55 0 1406633 0
[pid=17278/tid=17284] ppid=17276 vsize=5634988 CPUtime=4902.07 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 2115483 1259 0 0 489817 390 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=5634988 CPUtime=4901.46 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 2129413 1259 0 0 489778 368 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=5634988 CPUtime=4900.49 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 2172748 1259 0 0 489631 418 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=5634988 CPUtime=4902.15 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 1361964 1259 0 0 489948 267 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=5634988 CPUtime=4902.28 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 2331810 1259 0 0 489809 419 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=5634988 CPUtime=4822.1 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 2288155 1259 0 0 481821 389 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=5634988 CPUtime=4902.32 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 2190889 1259 0 0 489839 393 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=5634988 CPUtime=4902.33 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 2499813 1259 0 0 489797 436 0 0 25 0 9 0 722420148 5770227712 1370013 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39135.3
Current children cumulated vsize (KiB) 5634988

[startup+4962.3 s]
/proc/loadavg: 8.00 8.05 8.03 9/491 17448
/proc/meminfo: memFree=14812916/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=5256252 CPUtime=39614.3 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 17154563 1259 0 0 3958332 3097 0 0 18 0 9 0 722420146 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 1314063 1275329 180 55 0 1311949 0
[pid=17278/tid=17284] ppid=17276 vsize=5256252 CPUtime=4962.07 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 2122187 1259 0 0 495816 391 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=5256252 CPUtime=4961.46 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 2129413 1259 0 0 495778 368 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=5256252 CPUtime=4960.48 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 2172748 1259 0 0 495630 418 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=5256252 CPUtime=4962.15 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 1361964 1259 0 0 495948 267 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=5256252 CPUtime=4962.28 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 2331810 1259 0 0 495808 420 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4270242 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=5256252 CPUtime=4881.11 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 2288155 1259 0 0 487722 389 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=5256252 CPUtime=4962.32 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 2215599 1259 0 0 495833 399 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=5256252 CPUtime=4962.33 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 2531713 1259 0 0 495792 441 0 0 25 0 9 0 722420148 5382402048 1275329 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39614.3
Current children cumulated vsize (KiB) 5256252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.62 s]
/proc/loadavg: 8.00 8.04 8.02 10/491 17450
/proc/meminfo: memFree=14351356/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=5717476 CPUtime=40000.1 cores=0-7
/proc/17278/stat : 17278 (plingeling) S 17276 17278 17024 0 -1 4202496 17286253 1259 0 0 3996891 3121 0 0 18 0 9 0 722420146 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 1429369 1390635 180 55 0 1427255 0
[pid=17278/tid=17284] ppid=17276 vsize=5717476 CPUtime=5010.4 cores=0-7
/proc/17278/task/17284/stat : 17284 (plingeling) R 17276 17278 17024 0 -1 4202560 2127979 1259 0 0 500647 393 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4310560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17278/tid=17285] ppid=17276 vsize=5717476 CPUtime=5009.79 cores=0-7
/proc/17278/task/17285/stat : 17285 (plingeling) R 17276 17278 17024 0 -1 4202560 2129413 1259 0 0 500611 368 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17278/tid=17286] ppid=17276 vsize=5717476 CPUtime=5008.8 cores=0-7
/proc/17278/task/17286/stat : 17286 (plingeling) R 17276 17278 17024 0 -1 4202560 2172748 1259 0 0 500462 418 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17278/tid=17287] ppid=17276 vsize=5717476 CPUtime=5010.48 cores=0-7
/proc/17278/task/17287/stat : 17287 (plingeling) R 17276 17278 17024 0 -1 4202560 1361964 1259 0 0 500781 267 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17278/tid=17288] ppid=17276 vsize=5717476 CPUtime=5010.61 cores=0-7
/proc/17278/task/17288/stat : 17288 (plingeling) R 17276 17278 17024 0 -1 4202560 2425262 1259 0 0 500623 438 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=5717476 CPUtime=4928.64 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4202560 2289763 1259 0 0 492474 390 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17278/tid=17290] ppid=17276 vsize=5717476 CPUtime=5010.66 cores=0-7
/proc/17278/task/17290/stat : 17290 (plingeling) R 17276 17278 17024 0 -1 4202560 2215599 1259 0 0 500667 399 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17278/tid=17291] ppid=17276 vsize=5717476 CPUtime=5010.67 cores=0-7
/proc/17278/task/17291/stat : 17291 (plingeling) R 17276 17278 17024 0 -1 4202560 2562551 1259 0 0 500623 444 0 0 25 0 9 0 722420148 5854695424 1390635 33554432000 4194304 4417452 140734576030048 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 5717476

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5010.72 s]
/proc/loadavg: 8.00 8.04 8.02 10/491 17450
/proc/meminfo: memFree=14351356/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=0 CPUtime=40000.3 cores=0-7
/proc/17278/stat : 17278 (plingeling) Z 17276 17278 17024 0 -1 4203548 17286253 1259 0 0 3996899 3129 0 0 18 0 2 0 722420146 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 0 0 0 0 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=0 CPUtime=4928.73 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4203588 2289763 1259 0 0 492475 398 0 0 25 0 2 0 722420148 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 0

[startup+5010.8 s]
/proc/loadavg: 8.00 8.04 8.02 10/491 17450
/proc/meminfo: memFree=14351356/32951124 swapFree=63649292/67111528
[pid=17278] ppid=17276 vsize=0 CPUtime=40000.4 cores=0-7
/proc/17278/stat : 17278 (plingeling) Z 17276 17278 17024 0 -1 4203548 17286253 1259 0 0 3996899 3137 0 0 18 0 2 0 722420146 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17278/statm: 0 0 0 0 0 0 0
[pid=17278/tid=17289] ppid=17276 vsize=0 CPUtime=4928.81 cores=0-7
/proc/17278/task/17289/stat : 17289 (plingeling) R 17276 17278 17024 0 -1 4203588 2289763 1259 0 0 492475 406 0 0 25 0 2 0 722420148 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.85
CPU time (s): 40000.4
CPU user time (s): 39969
CPU system time (s): 31.4292
CPU usage (%): 798.275
Max. virtual memory (cumulated for all children) (KiB): 5835192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39969
system time used= 31.4292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17287512
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= 1153
involuntary context switches= 193354

runsolver used 22.6376 second user time and 59.375 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-23 01:50:16
IDJOB=3394854
IDBENCH=85542
IDSOLVER=1851
FILE ID=node130/3394854-1306108216
RUNJOBID= node130-1306102930-17038
PBS_JOBID= 13387999
Free space on /tmp= 73108 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394854-1306108216/watcher-3394854-1306108216 -o /tmp/evaluation-result-3394854-1306108216/solver-3394854-1306108216 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394854-1306108216.cnf

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=180461068

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19924972 kB
Buffers:        345224 kB
Cached:        7581380 kB
SwapCached:      10260 kB
Active:        6945840 kB
Inactive:      5761068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19924972 kB
SwapTotal:    67111528 kB
SwapFree:     63649292 kB
Dirty:             420 kB
Writeback:          36 kB
AnonPages:     4778300 kB
Mapped:          30072 kB
Slab:           194836 kB
PageTables:      53196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145070676 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= 73108 MiB
End job on node130 at 2011-05-23 03:13:49