Trace number 3273674

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.31 1201.52

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273674-1304083941/watcher-3273674-1304083941 -o /tmp/evaluation-result-3273674-1304083941/solver-3273674-1304083941 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3273674-1304083941.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.47 8.00 8.04 4/178 23730
/proc/meminfo: memFree=25325352/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=115368 CPUtime=0 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 342 1258 0 0 0 0 0 0 25 0 5 0 519996885 118136832 267 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 28842 267 173 55 0 26728 0
[pid=23730/tid=23744] ppid=23727 vsize=115368 CPUtime=0 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 27 1258 0 0 0 0 0 0 25 0 5 0 519996886 118136832 267 33554432000 4194304 4417332 140734196885680 18446744073709551615 4248816 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=115368 CPUtime=0 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 0 1258 0 0 0 0 0 0 25 0 5 0 519996886 118136832 267 33554432000 4194304 4417332 140734196885680 18446744073709551615 218371013617 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=115368 CPUtime=0 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 0 1258 0 0 0 0 0 0 25 0 5 0 519996886 118136832 267 33554432000 4194304 4417332 140734196885680 18446744073709551615 218371013617 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=115368 CPUtime=0 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 6 1258 0 0 0 0 0 0 25 0 5 0 519996886 118136832 267 33554432000 4194304 4417332 140734196885680 18446744073709551615 218370651087 0 0 4096 17442 0 0 0 -1 4 0 0 0

[startup+0.132265 s]
/proc/loadavg: 7.47 8.00 8.04 4/178 23730
/proc/meminfo: memFree=25325352/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=118784 CPUtime=0.5 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1716 1258 0 0 50 0 0 0 25 0 5 0 519996885 121634816 1140 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 29696 1140 179 55 0 27582 0
[pid=23730/tid=23744] ppid=23727 vsize=118784 CPUtime=0.12 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 439 1258 0 0 12 0 0 0 25 0 5 0 519996886 121634816 1140 33554432000 4194304 4417332 140734196885680 18446744073709551615 4321596 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=118784 CPUtime=0.12 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 252 1258 0 0 12 0 0 0 25 0 5 0 519996886 121634816 1140 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=118784 CPUtime=0.12 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 298 1258 0 0 12 0 0 0 25 0 5 0 519996886 121634816 1140 33554432000 4194304 4417332 140734196885680 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=118784 CPUtime=0.12 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 418 1258 0 0 12 0 0 0 25 0 5 0 519996886 121634816 1140 33554432000 4194304 4417332 140734196885680 18446744073709551615 4251148 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 118784

[startup+0.200253 s]
/proc/loadavg: 7.47 8.00 8.04 4/178 23730
/proc/meminfo: memFree=25325352/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=119504 CPUtime=0.77 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 2400 1258 0 0 77 0 0 0 25 0 5 0 519996885 122372096 1320 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 29876 1320 179 55 0 27762 0
[pid=23730/tid=23744] ppid=23727 vsize=119504 CPUtime=0.19 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 594 1258 0 0 19 0 0 0 25 0 5 0 519996886 122372096 1320 33554432000 4194304 4417332 140734196885680 18446744073709551615 4365045 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=119504 CPUtime=0.19 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 457 1258 0 0 19 0 0 0 25 0 5 0 519996886 122372096 1320 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=119504 CPUtime=0.19 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 435 1258 0 0 19 0 0 0 25 0 5 0 519996886 122372096 1320 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364706 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=119504 CPUtime=0.19 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 605 1258 0 0 19 0 0 0 25 0 5 0 519996886 122372096 1320 33554432000 4194304 4417332 140734196885680 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 119504

[startup+0.300236 s]
/proc/loadavg: 7.47 8.00 8.04 4/178 23730
/proc/meminfo: memFree=25325352/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=121400 CPUtime=1.17 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 3471 1258 0 0 117 0 0 0 25 0 5 0 519996885 124313600 1799 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 30350 1799 179 55 0 28236 0
[pid=23730/tid=23744] ppid=23727 vsize=121400 CPUtime=0.29 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 875 1258 0 0 29 0 0 0 25 0 5 0 519996886 124313600 1799 33554432000 4194304 4417332 140734196885680 18446744073709551615 4355654 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=121400 CPUtime=0.29 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 679 1258 0 0 29 0 0 0 25 0 5 0 519996886 124313600 1799 33554432000 4194304 4417332 140734196885680 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=121400 CPUtime=0.29 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 780 1258 0 0 29 0 0 0 25 0 5 0 519996886 124313600 1799 33554432000 4194304 4417332 140734196885680 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=121400 CPUtime=0.29 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 828 1258 0 0 29 0 0 0 25 0 5 0 519996886 124313600 1799 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 121400

[startup+0.701165 s]
/proc/loadavg: 7.47 8.00 8.04 4/178 23730
/proc/meminfo: memFree=25325352/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=122424 CPUtime=2.77 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 6690 1258 0 0 277 0 0 0 25 0 5 0 519996885 125362176 2056 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 30606 2056 179 55 0 28492 0
[pid=23730/tid=23744] ppid=23727 vsize=122424 CPUtime=0.69 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 1510 1258 0 0 69 0 0 0 25 0 5 0 519996886 125362176 2056 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=122424 CPUtime=0.69 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 1771 1258 0 0 69 0 0 0 25 0 5 0 519996886 125362176 2056 33554432000 4194304 4417332 140734196885680 18446744073709551615 4321296 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=122424 CPUtime=0.69 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 1691 1258 0 0 69 0 0 0 25 0 5 0 519996886 125362176 2056 33554432000 4194304 4417332 140734196885680 18446744073709551615 4236830 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=122424 CPUtime=0.69 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 1409 1258 0 0 69 0 0 0 25 0 5 0 519996886 125362176 2056 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 122424

[startup+1.50102 s]
/proc/loadavg: 7.47 8.00 8.04 9/186 23749
/proc/meminfo: memFree=25304760/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=126604 CPUtime=5.97 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 11813 1258 0 0 596 1 0 0 25 0 5 0 519996885 129642496 3069 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 31651 3069 179 55 0 29537 0
[pid=23730/tid=23744] ppid=23727 vsize=126604 CPUtime=1.49 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 2823 1258 0 0 149 0 0 0 25 0 5 0 519996886 129642496 3069 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364808 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=126604 CPUtime=1.48 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 3061 1258 0 0 148 0 0 0 25 0 5 0 519996886 129642496 3069 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=126604 CPUtime=1.48 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 3287 1258 0 0 148 0 0 0 25 0 5 0 519996886 129642496 3069 33554432000 4194304 4417332 140734196885680 18446744073709551615 4366081 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=126604 CPUtime=1.49 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 2333 1258 0 0 149 0 0 0 25 0 5 0 519996886 129642496 3069 33554432000 4194304 4417332 140734196885680 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 126604

[startup+3.10074 s]
/proc/loadavg: 7.47 8.00 8.04 9/186 23749
/proc/meminfo: memFree=25296328/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=133204 CPUtime=12.36 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 23199 1258 0 0 1234 2 0 0 25 0 5 0 519996885 136400896 4719 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 33301 4719 179 55 0 31187 0
[pid=23730/tid=23744] ppid=23727 vsize=133204 CPUtime=3.08 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 5424 1258 0 0 308 0 0 0 25 0 5 0 519996886 136400896 4719 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=133204 CPUtime=3.07 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 6366 1258 0 0 307 0 0 0 25 0 5 0 519996886 136400896 4719 33554432000 4194304 4417332 140734196885680 18446744073709551615 4354414 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=133204 CPUtime=3.09 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 6567 1258 0 0 308 1 0 0 25 0 5 0 519996886 136400896 4719 33554432000 4194304 4417332 140734196885680 18446744073709551615 218371015082 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=133204 CPUtime=3.08 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 4533 1258 0 0 308 0 0 0 25 0 5 0 519996886 136400896 4719 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 133204

[startup+6.30117 s]
/proc/loadavg: 7.51 8.00 8.04 9/186 23749
/proc/meminfo: memFree=25277360/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=139380 CPUtime=25.15 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 40328 1258 0 0 2510 5 0 0 25 0 5 0 519996885 142725120 6287 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 34845 6287 179 55 0 32731 0
[pid=23730/tid=23744] ppid=23727 vsize=139380 CPUtime=6.29 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 9675 1258 0 0 628 1 0 0 25 0 5 0 519996886 142725120 6287 33554432000 4194304 4417332 140734196885680 18446744073709551615 4321697 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=139380 CPUtime=6.26 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 11507 1258 0 0 625 1 0 0 25 0 5 0 519996886 142725120 6287 33554432000 4194304 4417332 140734196885680 18446744073709551615 4366716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=139380 CPUtime=6.28 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 10844 1258 0 0 627 1 0 0 25 0 5 0 519996886 142725120 6287 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=139380 CPUtime=6.28 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 7993 1258 0 0 628 0 0 0 25 0 5 0 519996886 142725120 6287 33554432000 4194304 4417332 140734196885680 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 139380

[startup+12.701 s]
/proc/loadavg: 7.55 8.00 8.04 9/186 23749
/proc/meminfo: memFree=25261736/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=144128 CPUtime=50.72 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 68698 1258 0 0 5063 9 0 0 25 0 5 0 519996885 147587072 7450 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 36032 7450 179 55 0 33918 0
[pid=23730/tid=23744] ppid=23727 vsize=144128 CPUtime=12.68 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 16566 1258 0 0 1267 1 0 0 25 0 5 0 519996886 147587072 7450 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=144128 CPUtime=12.63 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 18947 1258 0 0 1261 2 0 0 25 0 5 0 519996886 147587072 7450 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=144128 CPUtime=12.68 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 17388 1258 0 0 1266 2 0 0 25 0 5 0 519996886 147587072 7450 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=144128 CPUtime=12.68 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 15488 1258 0 0 1267 1 0 0 25 0 5 0 519996886 147587072 7450 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 144128

[startup+25.5007 s]
/proc/loadavg: 7.65 8.00 8.03 9/186 23749
/proc/meminfo: memFree=25243504/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=162284 CPUtime=101.86 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 115624 1258 0 0 10170 16 0 0 25 0 5 0 519996885 166178816 11989 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 40571 11989 179 55 0 38457 0
[pid=23730/tid=23744] ppid=23727 vsize=162284 CPUtime=25.49 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 27495 1258 0 0 2546 3 0 0 25 0 5 0 519996886 166178816 11989 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=162284 CPUtime=25.37 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 31116 1258 0 0 2533 4 0 0 25 0 5 0 519996886 166178816 11989 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=162284 CPUtime=25.49 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 30780 1258 0 0 2544 5 0 0 25 0 5 0 519996886 166178816 11989 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=162284 CPUtime=25.49 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 25924 1258 0 0 2546 3 0 0 25 0 5 0 519996886 166178816 11989 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 162284

[startup+51.1012 s]
/proc/loadavg: 7.77 8.00 8.03 9/186 23750
/proc/meminfo: memFree=25217716/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=174036 CPUtime=204.14 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 189353 1258 0 0 20389 25 0 0 25 0 5 0 519996885 178212864 14931 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 43509 14931 179 55 0 41395 0
[pid=23730/tid=23744] ppid=23727 vsize=174036 CPUtime=51.09 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 46544 1258 0 0 5104 5 0 0 25 0 5 0 519996886 178212864 14931 33554432000 4194304 4417332 140734196885680 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=174036 CPUtime=50.86 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 50777 1258 0 0 5080 6 0 0 25 0 5 0 519996886 178212864 14931 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=174036 CPUtime=51.09 cores=0,2,4,6

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

[pid=23730/tid=23745] ppid=23727 vsize=275552 CPUtime=698.98 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 328045 1258 0 0 69850 48 0 0 25 0 5 0 519996886 282165248 40336 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=275552 CPUtime=702.3 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 354216 1258 0 0 70179 51 0 0 25 0 5 0 519996886 282165248 40336 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=275552 CPUtime=702.24 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 275132 1258 0 0 70183 41 0 0 25 0 5 0 519996886 282165248 40336 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.86
Current children cumulated vsize (KiB) 275552

[startup+762.3 s]
/proc/loadavg: 8.01 8.04 8.01 9/186 23769
/proc/meminfo: memFree=24991988/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=270552 CPUtime=3045.58 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1383729 1258 0 0 304353 205 0 0 25 0 5 0 519996885 277045248 39088 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 67638 39088 179 55 0 65524 0
[pid=23730/tid=23744] ppid=23727 vsize=270552 CPUtime=762.31 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 362801 1258 0 0 76177 54 0 0 25 0 5 0 519996886 277045248 39088 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=270552 CPUtime=758.69 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 344510 1258 0 0 75819 50 0 0 25 0 5 0 519996886 277045248 39088 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=270552 CPUtime=762.31 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 382356 1258 0 0 76175 56 0 0 25 0 5 0 519996886 277045248 39088 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=270552 CPUtime=762.24 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 293753 1258 0 0 76180 44 0 0 25 0 5 0 519996886 277045248 39088 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.58
Current children cumulated vsize (KiB) 270552

[startup+822.301 s]
/proc/loadavg: 8.06 8.04 8.01 9/186 23770
/proc/meminfo: memFree=24984632/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=304856 CPUtime=3285.28 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1459996 1258 0 0 328311 217 0 0 25 0 5 0 519996885 312172544 47663 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 76214 47663 179 55 0 74100 0
[pid=23730/tid=23744] ppid=23727 vsize=304856 CPUtime=822.3 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 380195 1258 0 0 82174 56 0 0 25 0 5 0 519996886 312172544 47663 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=304856 CPUtime=818.41 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 363931 1258 0 0 81788 53 0 0 25 0 5 0 519996886 312172544 47663 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=304856 CPUtime=822.3 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 405361 1258 0 0 82171 59 0 0 25 0 5 0 519996886 312172544 47663 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=304856 CPUtime=822.23 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 310200 1258 0 0 82177 46 0 0 25 0 5 0 519996886 312172544 47663 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.28
Current children cumulated vsize (KiB) 304856

[startup+882.306 s]
/proc/loadavg: 8.06 8.05 8.01 10/186 23772
/proc/meminfo: memFree=25041260/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=259512 CPUtime=3525.01 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1535532 1258 0 0 352272 229 0 0 25 0 5 0 519996885 265740288 36323 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 64878 36323 179 55 0 62764 0
[pid=23730/tid=23744] ppid=23727 vsize=259512 CPUtime=882.31 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 404955 1258 0 0 88170 61 0 0 25 0 5 0 519996886 265740288 36323 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=259512 CPUtime=878.11 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 382853 1258 0 0 87756 55 0 0 25 0 5 0 519996886 265740288 36323 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=259512 CPUtime=882.31 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 423743 1258 0 0 88169 62 0 0 25 0 5 0 519996886 265740288 36323 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=259512 CPUtime=882.23 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 323672 1258 0 0 88175 48 0 0 25 0 5 0 519996886 265740288 36323 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3525.01
Current children cumulated vsize (KiB) 259512

[startup+942.3 s]
/proc/loadavg: 8.11 8.06 8.01 9/186 23774
/proc/meminfo: memFree=24996336/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=269008 CPUtime=3764.69 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1619055 1258 0 0 376229 240 0 0 25 0 5 0 519996885 275464192 38702 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 67252 38702 179 55 0 65138 0
[pid=23730/tid=23744] ppid=23727 vsize=269008 CPUtime=942.31 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 427590 1258 0 0 94167 64 0 0 25 0 5 0 519996886 275464192 38702 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=269008 CPUtime=937.82 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 403222 1258 0 0 93724 58 0 0 25 0 5 0 519996886 275464192 38702 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=269008 CPUtime=942.31 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 451335 1258 0 0 94165 66 0 0 25 0 5 0 519996886 275464192 38702 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=269008 CPUtime=942.22 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 336599 1258 0 0 94172 50 0 0 25 0 5 0 519996886 275464192 38702 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.69
Current children cumulated vsize (KiB) 269008

[startup+1002.3 s]
/proc/loadavg: 8.12 8.08 8.02 9/186 23775
/proc/meminfo: memFree=24979048/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=275456 CPUtime=4004.39 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1681675 1258 0 0 400191 248 0 0 25 0 5 0 519996885 282066944 40314 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 68864 40314 179 55 0 66750 0
[pid=23730/tid=23744] ppid=23727 vsize=275456 CPUtime=1002.31 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 441416 1258 0 0 100166 65 0 0 25 0 5 0 519996886 282066944 40314 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=275456 CPUtime=997.53 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 423862 1258 0 0 99692 61 0 0 25 0 5 0 519996886 282066944 40314 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=275456 CPUtime=1002.31 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 468739 1258 0 0 100162 69 0 0 25 0 5 0 519996886 282066944 40314 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=275456 CPUtime=1002.22 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 347349 1258 0 0 100170 52 0 0 25 0 5 0 519996886 282066944 40314 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.39
Current children cumulated vsize (KiB) 275456

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/186 23777
/proc/meminfo: memFree=24996856/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=263332 CPUtime=4244.1 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1764318 1258 0 0 424150 260 0 0 25 0 5 0 519996885 269651968 37278 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 65833 37278 179 55 0 63719 0
[pid=23730/tid=23744] ppid=23727 vsize=263332 CPUtime=1062.31 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 465310 1258 0 0 106163 68 0 0 25 0 5 0 519996886 269651968 37278 33554432000 4194304 4417332 140734196885680 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=263332 CPUtime=1057.23 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 444066 1258 0 0 105659 64 0 0 25 0 5 0 519996886 269651968 37278 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=263332 CPUtime=1062.31 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 491225 1258 0 0 106159 72 0 0 25 0 5 0 519996886 269651968 37278 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=263332 CPUtime=1062.22 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 363408 1258 0 0 106167 55 0 0 25 0 5 0 519996886 269651968 37278 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4244.1
Current children cumulated vsize (KiB) 263332

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/186 23778
/proc/meminfo: memFree=24949324/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=307588 CPUtime=4483.82 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1834665 1258 0 0 448109 273 0 0 25 0 5 0 519996885 314970112 48345 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 76897 48345 179 55 0 74783 0
[pid=23730/tid=23744] ppid=23727 vsize=307588 CPUtime=1122.31 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 477069 1258 0 0 112161 70 0 0 25 0 5 0 519996886 314970112 48345 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=307588 CPUtime=1116.95 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 468216 1258 0 0 111627 68 0 0 25 0 5 0 519996886 314970112 48345 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=307588 CPUtime=1122.31 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 514046 1258 0 0 112155 76 0 0 25 0 5 0 519996886 314970112 48345 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=307588 CPUtime=1122.21 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 375025 1258 0 0 112164 57 0 0 25 0 5 0 519996886 314970112 48345 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.82
Current children cumulated vsize (KiB) 307588

[startup+1182.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/186 23780
/proc/meminfo: memFree=24967388/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=295780 CPUtime=4723.55 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1900280 1258 0 0 472072 283 0 0 25 0 5 0 519996885 302878720 45393 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 73945 45393 179 55 0 71831 0
[pid=23730/tid=23744] ppid=23727 vsize=295780 CPUtime=1182.31 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 498946 1258 0 0 118158 73 0 0 25 0 5 0 519996886 302878720 45393 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=295780 CPUtime=1176.68 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 485568 1258 0 0 117597 71 0 0 25 0 5 0 519996886 302878720 45393 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=295780 CPUtime=1182.31 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 529756 1258 0 0 118153 78 0 0 25 0 5 0 519996886 302878720 45393 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=295780 CPUtime=1182.2 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 385701 1258 0 0 118162 58 0 0 25 0 5 0 519996886 302878720 45393 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.55
Current children cumulated vsize (KiB) 295780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.08 8.08 8.02 9/186 23781
/proc/meminfo: memFree=24938480/32951124 swapFree=67051468/67111528
[pid=23730] ppid=23727 vsize=304524 CPUtime=4800.27 cores=0,2,4,6
/proc/23730/stat : 23730 (plingeling) S 23727 23730 23289 0 -1 4202496 1924182 1258 0 0 479741 286 0 0 25 0 5 0 519996885 311832576 47579 33554432000 4194304 4417332 140734196885680 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23730/statm: 76131 47579 179 55 0 74017 0
[pid=23730/tid=23744] ppid=23727 vsize=304524 CPUtime=1201.52 cores=0,2,4,6
/proc/23730/task/23744/stat : 23744 (plingeling) R 23727 23730 23289 0 -1 4202560 505582 1258 0 0 120078 74 0 0 25 0 5 0 519996886 311832576 47579 33554432000 4194304 4417332 140734196885680 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23730/tid=23745] ppid=23727 vsize=304524 CPUtime=1195.79 cores=0,2,4,6
/proc/23730/task/23745/stat : 23745 (plingeling) R 23727 23730 23289 0 -1 4202560 493715 1258 0 0 119507 72 0 0 25 0 5 0 519996886 311832576 47579 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23730/tid=23746] ppid=23727 vsize=304524 CPUtime=1201.52 cores=0,2,4,6
/proc/23730/task/23746/stat : 23746 (plingeling) R 23727 23730 23289 0 -1 4202560 536745 1258 0 0 120072 80 0 0 25 0 5 0 519996886 311832576 47579 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23730/tid=23747] ppid=23727 vsize=304524 CPUtime=1201.41 cores=0,2,4,6
/proc/23730/task/23747/stat : 23747 (plingeling) R 23727 23730 23289 0 -1 4202560 387831 1258 0 0 120082 59 0 0 25 0 5 0 519996886 311832576 47579 33554432000 4194304 4417332 140734196885680 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 304524

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.52
CPU time (s): 4800.31
CPU user time (s): 4797.43
CPU system time (s): 2.87856
CPU usage (%): 399.519
Max. virtual memory (cumulated for all children) (KiB): 335328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.43
system time used= 2.87856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1925441
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= 121
involuntary context switches= 35519

runsolver used 1.81072 second user time and 3.9304 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 15:32:21
IDJOB=3273674
IDBENCH=83144
IDSOLVER=1605
FILE ID=node101/3273674-1304083941
RUNJOBID= node101-1304082737-23603
PBS_JOBID= 13170528
Free space on /tmp= 72024 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273674-1304083941/watcher-3273674-1304083941 -o /tmp/evaluation-result-3273674-1304083941/solver-3273674-1304083941 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3273674-1304083941.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=928725945

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.74
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.841
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.841
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.841
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:      25325888 kB
Buffers:       2023108 kB
Cached:        5125328 kB
SwapCached:      30452 kB
Active:        3055396 kB
Inactive:      4126912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25325888 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:              56 kB
Writeback:           0 kB
AnonPages:       24728 kB
Mapped:           8992 kB
Slab:           380040 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208436 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= 72024 MiB
End job on node101 at 2011-04-29 15:52:25