Trace number 3371442

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) 4800.07 1202.82

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
Bench CategoryAPPLICATION (applications 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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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: 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-3371442-1305416957/watcher-3371442-1305416957 -o /tmp/evaluation-result-3371442-1305416957/solver-3371442-1305416957 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371442-1305416957.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: 3.48 5.37 6.84 2/292 4558
/proc/meminfo: memFree=15880808/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 216 0 0 0 0 0 0 0 23 0 1 0 109305088 8937472 146 33554432000 4194304 4417452 140736947135920 18446744073709551615 218880564992 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/4558/statm: 2182 146 122 55 0 68 0

[startup+0.0279541 s]
/proc/loadavg: 3.48 5.37 6.84 2/292 4558
/proc/meminfo: memFree=15880808/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 216 0 0 0 0 0 0 0 23 0 1 0 109305088 8937472 146 33554432000 4194304 4417452 140736947135920 18446744073709551615 218880564992 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/4558/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.852725 s]
/proc/loadavg: 3.48 5.37 6.84 2/292 4558
/proc/meminfo: memFree=15880808/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=58372 CPUtime=3.22 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 3466 1257 0 2 322 0 0 0 23 0 5 0 109305088 59772928 2392 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 14593 2392 180 55 0 12479 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 58372

[startup+0.900715 s]
/proc/loadavg: 3.48 5.37 6.84 2/292 4558
/proc/meminfo: memFree=15880808/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=58676 CPUtime=3.42 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 3542 1257 0 2 342 0 0 0 23 0 5 0 109305088 60084224 2468 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 14669 2468 180 55 0 12555 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 58676

[startup+1.0007 s]
/proc/loadavg: 3.48 5.37 6.84 2/292 4558
/proc/meminfo: memFree=15880808/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=59172 CPUtime=3.82 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 3761 1257 0 2 382 0 0 0 23 0 5 0 109305088 60592128 2592 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 14793 2592 180 55 0 12679 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 59172

[startup+1.50061 s]
/proc/loadavg: 3.48 5.37 6.84 2/292 4558
/proc/meminfo: memFree=15880808/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=60184 CPUtime=5.82 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 4755 1257 0 2 582 0 0 0 23 0 5 0 109305088 61628416 2845 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 15046 2845 180 55 0 12932 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 60184

[startup+3.10033 s]
/proc/loadavg: 3.48 5.37 6.84 9/304 4588
/proc/meminfo: memFree=15785052/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=62960 CPUtime=12.2 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 8890 1257 0 2 1219 1 0 0 23 0 5 0 109305088 64471040 3571 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 15740 3571 180 55 0 13626 0
[pid=4558/tid=4565] ppid=4556 vsize=62960 CPUtime=3.05 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 1887 1257 0 2 305 0 0 0 25 0 5 0 109305093 64471040 3571 33554432000 4194304 4417452 140736947135920 18446744073709551615 4352428 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=62960 CPUtime=3.04 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 2150 1257 0 2 304 0 0 0 25 0 5 0 109305093 64471040 3571 33554432000 4194304 4417452 140736947135920 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=62960 CPUtime=3.04 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 2303 1257 0 2 304 0 0 0 25 0 5 0 109305093 64471040 3571 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250612 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=62960 CPUtime=3.03 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 1351 1257 0 2 303 0 0 0 25 0 5 0 109305093 64471040 3571 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 62960

[startup+6.30077 s]
/proc/loadavg: 3.84 5.42 6.85 9/304 4588
/proc/meminfo: memFree=15779060/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=64388 CPUtime=24.97 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 16326 1257 0 2 2494 3 0 0 23 0 5 0 109305088 65933312 3899 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 16097 3899 180 55 0 13983 0
[pid=4558/tid=4565] ppid=4556 vsize=64388 CPUtime=6.24 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 3631 1257 0 2 624 0 0 0 25 0 5 0 109305093 65933312 3899 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=64388 CPUtime=6.25 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 4282 1257 0 2 624 1 0 0 25 0 5 0 109305093 65933312 3899 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=64388 CPUtime=6.24 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 4653 1257 0 2 624 0 0 0 25 0 5 0 109305093 65933312 3899 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=64388 CPUtime=6.2 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 2561 1257 0 2 620 0 0 0 25 0 5 0 109305093 65933312 3899 33554432000 4194304 4417452 140736947135920 18446744073709551615 4365198 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 64388

[startup+12.7006 s]
/proc/loadavg: 4.26 5.48 6.86 9/304 4588
/proc/meminfo: memFree=15763608/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=70528 CPUtime=50.53 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 32194 1257 0 2 5048 5 0 0 23 0 5 0 109305088 72220672 5437 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 17632 5437 180 55 0 15518 0
[pid=4558/tid=4565] ppid=4556 vsize=70940 CPUtime=12.65 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 7799 1257 0 2 1264 1 0 0 25 0 5 0 109305093 72642560 5572 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=70940 CPUtime=12.65 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 9071 1257 0 2 1264 1 0 0 25 0 5 0 109305093 72642560 5572 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=70940 CPUtime=12.65 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 8752 1257 0 2 1265 0 0 0 25 0 5 0 109305093 72642560 5572 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=70940 CPUtime=12.54 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 5508 1257 0 2 1254 0 0 0 25 0 5 0 109305093 72642560 5572 33554432000 4194304 4417452 140736947135920 18446744073709551615 4352444 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 70528

[startup+25.5004 s]
/proc/loadavg: 5.08 5.60 6.88 9/304 4590
/proc/meminfo: memFree=15758292/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=76512 CPUtime=101.6 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 59384 1257 0 2 10151 9 0 0 23 0 5 0 109305088 78348288 6933 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 19128 6933 180 55 0 17014 0
[pid=4558/tid=4565] ppid=4556 vsize=76512 CPUtime=25.44 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 14122 1257 0 2 2542 2 0 0 25 0 5 0 109305093 78348288 6933 33554432000 4194304 4417452 140736947135920 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=76512 CPUtime=25.44 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 15564 1257 0 2 2542 2 0 0 25 0 5 0 109305093 78348288 6933 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250513 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=76512 CPUtime=25.44 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 17558 1257 0 2 2542 2 0 0 25 0 5 0 109305093 78348288 6933 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=76512 CPUtime=25.22 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 10941 1257 0 2 2522 0 0 0 25 0 5 0 109305093 78348288 6933 33554432000 4194304 4417452 140736947135920 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 76512

[startup+51.1009 s]
/proc/loadavg: 6.08 5.79 6.91 9/304 4590
/proc/meminfo: memFree=15727864/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=83312 CPUtime=203.76 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 102137 1257 0 2 20360 16 0 0 23 0 5 0 109305088 85311488 8641 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 20828 8641 180 55 0 18714 0
[pid=4558/tid=4565] ppid=4556 vsize=83312 CPUtime=51.04 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 26045 1257 0 2 5100 4 0 0 25 0 5 0 109305093 85311488 8641 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=83312 CPUtime=51.04 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 29175 1257 0 2 5100 4 0 0 25 0 5 0 109305093 85311488 8641 33554432000 4194304 4417452 140736947135920 18446744073709551615 4355852 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=83312 CPUtime=51.04 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 26703 1257 0 2 5100 4 0 0 25 0 5 0 109305093 85311488 8641 33554432000 4194304 4417452 140736947135920 18446744073709551615 4358228 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=83312 CPUtime=50.6 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 19015 1257 0 2 5058 2 0 0 25 0 5 0 109305093 85311488 8641 33554432000 4194304 4417452 140736947135920 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 83312

[startup+102.301 s]
/proc/loadavg: 7.21 6.14 6.97 9/304 4592
/proc/meminfo: memFree=15685196/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=105192 CPUtime=408.09 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 183714 1257 0 2 40781 28 0 0 23 0 5 0 109305088 107716608 14000 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 26298 14000 180 55 0 24184 0
[pid=4558/tid=4565] ppid=4556 vsize=105192 CPUtime=102.24 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 48925 1257 0 2 10217 7 0 0 25 0 5 0 109305093 107716608 14000 33554432000 4194304 4417452 140736947135920 18446744073709551615 4358038 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=105192 CPUtime=102.23 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 51138 1257 0 2 10215 8 0 0 25 0 5 0 109305093 107716608 14000 33554432000 4194304 4417452 140736947135920 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=105192 CPUtime=102.24 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 49227 1257 0 2 10217 7 0 0 25 0 5 0 109305093 107716608 14000 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=105192 CPUtime=101.32 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 33225 1257 0 2 10128 4 0 0 25 0 5 0 109305093 107716608 14000 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.09
Current children cumulated vsize (KiB) 105192

[startup+162.3 s]
/proc/loadavg: 7.75 6.49 7.03 9/304 4593
/proc/meminfo: memFree=15662988/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=187832 CPUtime=647.56 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 264430 1257 0 2 64714 42 0 0 23 0 5 0 109305088 192339968 18258 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 46958 18258 180 55 0 44844 0
[pid=4558/tid=4565] ppid=4556 vsize=187832 CPUtime=162.25 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 71786 1257 0 2 16214 11 0 0 25 0 5 0 109305093 192339968 18258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=187832 CPUtime=162.24 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 76821 1257 0 2 16212 12 0 0 25 0 5 0 109305093 192339968 18258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=187832 CPUtime=162.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 68922 1257 0 2 16214 11 0 0 25 0 5 0 109305093 192339968 18258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=187832 CPUtime=160.79 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 45702 1257 0 2 16073 6 0 0 25 0 5 0 109305093 192339968 18258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.56
Current children cumulated vsize (KiB) 187832

[startup+222.301 s]
/proc/loadavg: 7.94 6.78 7.10 9/304 4597
/proc/meminfo: memFree=15634576/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=199060 CPUtime=886.99 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 341166 1257 0 2 88645 54 0 0 23 0 5 0 109305088 203837440 21065 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 49765 21065 180 55 0 47651 0
[pid=4558/tid=4565] ppid=4556 vsize=199060 CPUtime=222.25 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 90360 1257 0 2 22211 14 0 0 25 0 5 0 109305093 203837440 21065 33554432000 4194304 4417452 140736947135920 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 4 0 0 0

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

[pid=4558/tid=4566] ppid=4556 vsize=236900 CPUtime=762.13 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 271696 1257 0 2 76172 41 0 0 25 0 5 0 109305093 242585600 30705 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=236900 CPUtime=762.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 243202 1257 0 2 76186 39 0 0 25 0 5 0 109305093 242585600 30705 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=236900 CPUtime=755.33 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 135985 1257 0 2 75512 21 0 0 25 0 5 0 109305093 242585600 30705 33554432000 4194304 4417452 140736947135920 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.02
Current children cumulated vsize (KiB) 236900

[startup+822.301 s]
/proc/loadavg: 8.08 7.90 7.55 9/304 4629
/proc/meminfo: memFree=15456940/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=253124 CPUtime=3281.49 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 931615 1257 0 2 328005 144 0 0 23 0 5 0 109305088 259198976 34735 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 63281 34735 180 55 0 61167 0
[pid=4558/tid=4565] ppid=4556 vsize=253124 CPUtime=822.27 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 245826 1257 0 2 82191 36 0 0 25 0 5 0 109305093 259198976 34735 33554432000 4194304 4417452 140736947135920 18446744073709551615 4236823 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=253124 CPUtime=822.14 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 287383 1257 0 2 82170 44 0 0 25 0 5 0 109305093 259198976 34735 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=253124 CPUtime=822.26 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 254416 1257 0 2 82186 40 0 0 25 0 5 0 109305093 259198976 34735 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=253124 CPUtime=814.79 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 142791 1257 0 2 81457 22 0 0 25 0 5 0 109305093 259198976 34735 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.49
Current children cumulated vsize (KiB) 253124

[startup+882.301 s]
/proc/loadavg: 8.03 7.91 7.57 9/304 4631
/proc/meminfo: memFree=15430640/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=243216 CPUtime=3520.92 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 988224 1257 0 2 351941 151 0 0 23 0 5 0 109305088 249053184 32258 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 60804 32258 180 55 0 58690 0
[pid=4558/tid=4565] ppid=4556 vsize=243216 CPUtime=882.26 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 259767 1257 0 2 88188 38 0 0 25 0 5 0 109305093 249053184 32258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=243216 CPUtime=882.13 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 309065 1257 0 2 88166 47 0 0 25 0 5 0 109305093 249053184 32258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=243216 CPUtime=882.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 269973 1257 0 2 88183 42 0 0 25 0 5 0 109305093 249053184 32258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=243216 CPUtime=874.24 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 148220 1257 0 2 87401 23 0 0 25 0 5 0 109305093 249053184 32258 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.92
Current children cumulated vsize (KiB) 243216

[startup+942.312 s]
/proc/loadavg: 8.06 7.94 7.60 9/304 4633
/proc/meminfo: memFree=15394792/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=271372 CPUtime=3760.4 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 1036460 1257 0 2 375883 157 0 0 23 0 5 0 109305088 277884928 39297 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 67843 39297 180 55 0 65729 0
[pid=4558/tid=4565] ppid=4556 vsize=271372 CPUtime=942.27 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 276551 1257 0 2 94187 40 0 0 25 0 5 0 109305093 277884928 39297 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=271372 CPUtime=942.12 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 325137 1257 0 2 94164 48 0 0 25 0 5 0 109305093 277884928 39297 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=271372 CPUtime=942.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 278919 1257 0 2 94183 42 0 0 25 0 5 0 109305093 277884928 39297 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366402 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=271372 CPUtime=933.71 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 154654 1257 0 2 93346 25 0 0 25 0 5 0 109305093 277884928 39297 33554432000 4194304 4417452 140736947135920 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.4
Current children cumulated vsize (KiB) 271372

[startup+1002.3 s]
/proc/loadavg: 8.06 7.96 7.63 9/304 4635
/proc/meminfo: memFree=15399748/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=260784 CPUtime=3999.83 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 1085488 1257 0 2 399817 166 0 0 23 0 5 0 109305088 267042816 36650 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 65196 36650 180 55 0 63082 0
[pid=4558/tid=4565] ppid=4556 vsize=260784 CPUtime=1002.26 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 292166 1257 0 2 100183 43 0 0 25 0 5 0 109305093 267042816 36650 33554432000 4194304 4417452 140736947135920 18446744073709551615 4353526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=260784 CPUtime=1002.11 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 339711 1257 0 2 100160 51 0 0 25 0 5 0 109305093 267042816 36650 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=260784 CPUtime=1002.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 290298 1257 0 2 100181 44 0 0 25 0 5 0 109305093 267042816 36650 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=260784 CPUtime=993.16 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 162114 1257 0 2 99290 26 0 0 25 0 5 0 109305093 267042816 36650 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.83
Current children cumulated vsize (KiB) 260784

[startup+1062.3 s]
/proc/loadavg: 8.06 7.98 7.65 9/304 4637
/proc/meminfo: memFree=15470664/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=248160 CPUtime=4239.27 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 1127362 1257 0 2 423754 173 0 0 23 0 5 0 109305088 254115840 33494 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 62040 33494 180 55 0 59926 0
[pid=4558/tid=4565] ppid=4556 vsize=248160 CPUtime=1062.27 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 304884 1257 0 2 106181 46 0 0 25 0 5 0 109305093 254115840 33494 33554432000 4194304 4417452 140736947135920 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=248160 CPUtime=1062.1 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 350954 1257 0 2 106157 53 0 0 25 0 5 0 109305093 254115840 33494 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=248160 CPUtime=1062.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 303139 1257 0 2 106179 46 0 0 25 0 5 0 109305093 254115840 33494 33554432000 4194304 4417452 140736947135920 18446744073709551615 4352339 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=248160 CPUtime=1052.61 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 167186 1257 0 2 105234 27 0 0 25 0 5 0 109305093 254115840 33494 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366305 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.27
Current children cumulated vsize (KiB) 248160

[startup+1122.3 s]
/proc/loadavg: 8.06 8.00 7.68 9/304 4639
/proc/meminfo: memFree=15461980/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=250636 CPUtime=4478.73 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 1176505 1257 0 2 447693 180 0 0 23 0 5 0 109305088 256651264 34113 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 62659 34113 180 55 0 60545 0
[pid=4558/tid=4565] ppid=4556 vsize=250636 CPUtime=1122.27 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 319003 1257 0 2 112179 48 0 0 25 0 5 0 109305093 256651264 34113 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=250636 CPUtime=1122.09 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 363964 1257 0 2 112154 55 0 0 25 0 5 0 109305093 256651264 34113 33554432000 4194304 4417452 140736947135920 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=250636 CPUtime=1122.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 319727 1257 0 2 112177 48 0 0 25 0 5 0 109305093 256651264 34113 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=250636 CPUtime=1112.07 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 172612 1257 0 2 111180 27 0 0 25 0 5 0 109305093 256651264 34113 33554432000 4194304 4417452 140736947135920 18446744073709551615 4366512 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.73
Current children cumulated vsize (KiB) 250636

[startup+1182.3 s]
/proc/loadavg: 8.05 8.01 7.70 9/304 4640
/proc/meminfo: memFree=15379140/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=253240 CPUtime=4718.17 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 1229011 1257 0 2 471629 188 0 0 23 0 5 0 109305088 259317760 34778 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 63310 34778 180 55 0 61196 0
[pid=4558/tid=4565] ppid=4556 vsize=253240 CPUtime=1182.26 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 334655 1257 0 2 118176 50 0 0 25 0 5 0 109305093 259317760 34778 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=253240 CPUtime=1182.08 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 382305 1257 0 2 118150 58 0 0 25 0 5 0 109305093 259317760 34778 33554432000 4194304 4417452 140736947135920 18446744073709551615 4357018 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=253240 CPUtime=1182.25 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 331554 1257 0 2 118175 50 0 0 25 0 5 0 109305093 259317760 34778 33554432000 4194304 4417452 140736947135920 18446744073709551615 4357013 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=253240 CPUtime=1171.52 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 179298 1257 0 2 117123 29 0 0 25 0 5 0 109305093 259317760 34778 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.17
Current children cumulated vsize (KiB) 253240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.16 8.04 7.71 9/304 4641
/proc/meminfo: memFree=15423280/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=237568 CPUtime=4800.02 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 1250383 1257 0 2 479809 193 0 0 23 0 5 0 109305088 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 59392 30860 180 55 0 57278 0
[pid=4558/tid=4565] ppid=4556 vsize=237568 CPUtime=1202.78 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 337825 1257 0 2 120227 51 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 4308810 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=237568 CPUtime=1202.59 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 390909 1257 0 2 120200 59 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=237568 CPUtime=1202.76 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 339204 1257 0 2 120225 51 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250548 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=237568 CPUtime=1191.84 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 181246 1257 0 2 119155 29 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 237568

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

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

[startup+1202.8 s]
/proc/loadavg: 8.16 8.04 7.71 9/304 4641
/proc/meminfo: memFree=15423280/32950928 swapFree=67111364/67111528
[pid=4558] ppid=4556 vsize=237568 CPUtime=4800.02 cores=0,2,4,6
/proc/4558/stat : 4558 (plingeling) S 4556 4558 3825 0 -1 4202496 1250383 1257 0 2 479809 193 0 0 23 0 5 0 109305088 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/4558/statm: 59392 30860 180 55 0 57278 0
[pid=4558/tid=4565] ppid=4556 vsize=237568 CPUtime=1202.78 cores=0,2,4,6
/proc/4558/task/4565/stat : 4565 (plingeling) R 4556 4558 3825 0 -1 4202560 337825 1257 0 2 120227 51 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 4308810 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4558/tid=4566] ppid=4556 vsize=237568 CPUtime=1202.59 cores=0,2,4,6
/proc/4558/task/4566/stat : 4566 (plingeling) R 4556 4558 3825 0 -1 4202560 390909 1257 0 2 120200 59 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4558/tid=4567] ppid=4556 vsize=237568 CPUtime=1202.76 cores=0,2,4,6
/proc/4558/task/4567/stat : 4567 (plingeling) R 4556 4558 3825 0 -1 4202560 339204 1257 0 2 120225 51 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 4250548 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4558/tid=4568] ppid=4556 vsize=237568 CPUtime=1191.84 cores=0,2,4,6
/proc/4558/task/4568/stat : 4568 (plingeling) R 4556 4558 3825 0 -1 4202560 181246 1257 0 2 119155 29 0 0 25 0 5 0 109305093 243269632 30860 33554432000 4194304 4417452 140736947135920 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 237568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.82
CPU time (s): 4800.07
CPU user time (s): 4798.13
CPU system time (s): 1.9397
CPU usage (%): 399.066
Max. virtual memory (cumulated for all children) (KiB): 299952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.13
system time used= 1.93971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1251640
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132
involuntary context switches= 24623

runsolver used 3.2915 second user time and 7.65984 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 01:49:17
IDJOB=3371442
IDBENCH=70785
IDSOLVER=1848
FILE ID=node112/3371442-1305416957
RUNJOBID= node112-1305416957-4544
PBS_JOBID= 13324531
Free space on /tmp= 73564 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371442-1305416957/watcher-3371442-1305416957 -o /tmp/evaluation-result-3371442-1305416957/solver-3371442-1305416957 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371442-1305416957.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=2135316767

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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:     32950928 kB
MemFree:      15881344 kB
Buffers:        292140 kB
Cached:        2780148 kB
SwapCached:          0 kB
Active:       15069032 kB
Inactive:      1762316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15881344 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             428 kB
Writeback:          36 kB
AnonPages:    13758908 kB
Mapped:          20848 kB
Slab:           132904 kB
PageTables:      42228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34991984 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= 73560 MiB
End job on node112 at 2011-05-15 02:09:22