Trace number 3371251

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.18 1204.14

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3371251-1305417683/watcher-3371251-1305417683 -o /tmp/evaluation-result-3371251-1305417683/solver-3371251-1305417683 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371251-1305417683.cnf 

running on 4 cores: 1,3,5,7

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: 8.08 6.36 6.41 5/288 4637
/proc/meminfo: memFree=21138128/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=14064 CPUtime=0 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) R 4635 4637 3750 0 -1 4202496 1640 1257 0 0 0 0 0 0 23 0 1 0 653366538 14401536 1539 33554432000 4194304 4417452 140735516882480 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/4637/statm: 3516 1539 148 55 0 1402 0

[startup+0.0968499 s]
/proc/loadavg: 8.08 6.36 6.41 5/288 4637
/proc/meminfo: memFree=21138128/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=42980 CPUtime=0.08 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) R 4635 4637 3750 0 -1 4202496 8667 1257 0 0 7 1 0 0 23 0 1 0 653366538 44011520 8566 33554432000 4194304 4417452 140735516882480 18446744073709551615 232335586397 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/4637/statm: 10745 8595 148 55 0 8631 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42980

[startup+0.100834 s]
/proc/loadavg: 8.08 6.36 6.41 5/288 4637
/proc/meminfo: memFree=21138128/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=45028 CPUtime=0.09 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) R 4635 4637 3750 0 -1 4202496 9381 1257 0 0 8 1 0 0 23 0 1 0 653366538 46108672 9280 33554432000 4194304 4417452 140735516882480 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/4637/statm: 11257 9280 148 55 0 9143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45028

[startup+0.300814 s]
/proc/loadavg: 8.08 6.36 6.41 5/288 4637
/proc/meminfo: memFree=21138128/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=95472 CPUtime=0.28 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) R 4635 4637 3750 0 -1 4202496 21533 1257 0 0 26 2 0 0 24 0 1 0 653366538 97763328 21430 33554432000 4194304 4417452 140735516882480 18446744073709551615 232335586397 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/4637/statm: 23868 21456 148 55 0 21754 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 95472

[startup+0.700743 s]
/proc/loadavg: 8.08 6.36 6.41 5/288 4637
/proc/meminfo: memFree=21138128/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=123632 CPUtime=0.69 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) R 4635 4637 3750 0 -1 4202496 29035 1257 0 0 65 4 0 0 25 0 1 0 653366538 126599168 28932 33554432000 4194304 4417452 140735516882480 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/4637/statm: 30908 28932 149 55 0 28794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123632

[startup+1.5006 s]
/proc/loadavg: 8.08 6.36 6.41 6/289 4643
/proc/meminfo: memFree=20978044/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=227328 CPUtime=1.48 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) R 4635 4637 3750 0 -1 4202496 54983 1257 0 0 142 6 0 0 25 0 1 0 653366538 232783872 54856 33554432000 4194304 4417452 140735516882480 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/4637/statm: 56832 54856 149 55 0 54718 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 227328

[startup+3.10027 s]
/proc/loadavg: 8.07 6.39 6.42 11/293 4647
/proc/meminfo: memFree=20883524/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=383680 CPUtime=6.89 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 88842 1257 0 0 676 13 0 0 25 0 5 0 653366538 392888320 59741 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 95920 59741 175 55 0 93806 0
[pid=4637/tid=4644] ppid=4635 vsize=383680 CPUtime=1.26 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 7939 1257 0 0 125 1 0 0 19 0 5 0 653366720 392888320 59741 33554432000 4194304 4417452 140735516882480 18446744073709551615 4291707 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=383680 CPUtime=1.25 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 9855 1257 0 0 124 1 0 0 19 0 5 0 653366720 392888320 59741 33554432000 4194304 4417452 140735516882480 18446744073709551615 4290622 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=383680 CPUtime=1.26 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 11357 1257 0 0 125 1 0 0 19 0 5 0 653366720 392888320 59741 33554432000 4194304 4417452 140735516882480 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=383680 CPUtime=1.26 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 4696 1257 0 0 125 1 0 0 25 0 5 0 653366720 392888320 59741 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236675 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 383680

[startup+6.3007 s]
/proc/loadavg: 8.07 6.39 6.42 9/293 4647
/proc/meminfo: memFree=20882416/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=419288 CPUtime=19.66 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 122582 1257 0 0 1949 17 0 0 25 0 5 0 653366538 429350912 66571 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 104822 66571 179 55 0 102708 0
[pid=4637/tid=4644] ppid=4635 vsize=419288 CPUtime=4.46 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 16074 1257 0 0 444 2 0 0 25 0 5 0 653366720 429350912 66571 33554432000 4194304 4417452 140735516882480 18446744073709551615 4330380 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=419288 CPUtime=4.42 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 23062 1257 0 0 439 3 0 0 25 0 5 0 653366720 429350912 66571 33554432000 4194304 4417452 140735516882480 18446744073709551615 4330289 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=419288 CPUtime=4.46 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 23755 1257 0 0 443 3 0 0 25 0 5 0 653366720 429350912 66571 33554432000 4194304 4417452 140735516882480 18446744073709551615 4253542 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=419288 CPUtime=4.46 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 4696 1257 0 0 445 1 0 0 25 0 5 0 653366720 429350912 66571 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.66
Current children cumulated vsize (KiB) 419288

[startup+12.7006 s]
/proc/loadavg: 8.06 6.44 6.43 9/293 4648
/proc/meminfo: memFree=20851048/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=420548 CPUtime=45.2 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 128888 1257 0 0 4502 18 0 0 25 0 5 0 653366538 430641152 69352 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 105137 69352 180 55 0 103023 0
[pid=4637/tid=4644] ppid=4635 vsize=420548 CPUtime=10.86 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 17054 1257 0 0 1084 2 0 0 25 0 5 0 653366720 430641152 69352 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=420548 CPUtime=10.76 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 25055 1257 0 0 1073 3 0 0 25 0 5 0 653366720 430641152 69352 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=420548 CPUtime=10.86 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 27088 1257 0 0 1083 3 0 0 25 0 5 0 653366720 430641152 69352 33554432000 4194304 4417452 140735516882480 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=420548 CPUtime=10.86 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 4696 1257 0 0 1085 1 0 0 25 0 5 0 653366720 430641152 69352 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.2
Current children cumulated vsize (KiB) 420548

[startup+25.5003 s]
/proc/loadavg: 8.05 6.49 6.45 9/293 4648
/proc/meminfo: memFree=20851948/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=420484 CPUtime=96.28 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 128888 1257 0 0 9610 18 0 0 25 0 5 0 653366538 430575616 69336 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 105121 69336 180 55 0 103007 0
[pid=4637/tid=4644] ppid=4635 vsize=420484 CPUtime=23.66 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 17054 1257 0 0 2364 2 0 0 25 0 5 0 653366720 430575616 69336 33554432000 4194304 4417452 140735516882480 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=420484 CPUtime=23.44 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 25055 1257 0 0 2341 3 0 0 25 0 5 0 653366720 430575616 69336 33554432000 4194304 4417452 140735516882480 18446744073709551615 4321714 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=420484 CPUtime=23.66 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 27088 1257 0 0 2363 3 0 0 25 0 5 0 653366720 430575616 69336 33554432000 4194304 4417452 140735516882480 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=420484 CPUtime=23.66 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 4696 1257 0 0 2365 1 0 0 25 0 5 0 653366720 430575616 69336 33554432000 4194304 4417452 140735516882480 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.28
Current children cumulated vsize (KiB) 420484

[startup+51.1008 s]
/proc/loadavg: 8.11 6.63 6.49 9/293 4649
/proc/meminfo: memFree=20837516/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=438204 CPUtime=198.45 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 139419 1257 0 0 19826 19 0 0 25 0 5 0 653366538 448720896 73766 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 109551 73766 180 55 0 107437 0
[pid=4637/tid=4644] ppid=4635 vsize=438204 CPUtime=49.26 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 20500 1257 0 0 4924 2 0 0 25 0 5 0 653366720 448720896 73766 33554432000 4194304 4417452 140735516882480 18446744073709551615 4264920 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=438204 CPUtime=48.81 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 26037 1257 0 0 4878 3 0 0 25 0 5 0 653366720 448720896 73766 33554432000 4194304 4417452 140735516882480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=438204 CPUtime=49.26 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 33191 1257 0 0 4922 4 0 0 25 0 5 0 653366720 448720896 73766 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=438204 CPUtime=49.26 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 4696 1257 0 0 4925 1 0 0 25 0 5 0 653366720 448720896 73766 33554432000 4194304 4417452 140735516882480 18446744073709551615 4365191 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198.45
Current children cumulated vsize (KiB) 438204

[startup+102.311 s]
/proc/loadavg: 8.08 6.87 6.58 9/293 4650
/proc/meminfo: memFree=20782268/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=448716 CPUtime=402.82 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 156698 1257 0 0 40261 21 0 0 25 0 5 0 653366538 459485184 76434 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 112179 76434 180 55 0 110065 0
[pid=4637/tid=4644] ppid=4635 vsize=448716 CPUtime=100.48 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 23977 1257 0 0 10045 3 0 0 25 0 5 0 653366720 459485184 76434 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=448716 CPUtime=99.55 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 26105 1257 0 0 9952 3 0 0 25 0 5 0 653366720 459485184 76434 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=448716 CPUtime=100.47 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 45812 1257 0 0 10042 5 0 0 25 0 5 0 653366720 459485184 76434 33554432000 4194304 4417452 140735516882480 18446744073709551615 4282810 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=448716 CPUtime=100.47 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 5809 1257 0 0 10046 1 0 0 25 0 5 0 653366720 459485184 76434 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 402.82
Current children cumulated vsize (KiB) 448716

[startup+162.301 s]
/proc/loadavg: 8.17 7.10 6.68 9/293 4652
/proc/meminfo: memFree=20729524/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=485444 CPUtime=642.25 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 191461 1257 0 0 64200 25 0 0 25 0 5 0 653366538 497094656 87091 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 121361 87091 180 55 0 119247 0
[pid=4637/tid=4644] ppid=4635 vsize=485444 CPUtime=160.47 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 28679 1257 0 0 16044 3 0 0 25 0 5 0 653366720 497094656 87091 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=485444 CPUtime=159.01 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 29769 1257 0 0 15897 4 0 0 25 0 5 0 653366720 497094656 87091 33554432000 4194304 4417452 140735516882480 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=485444 CPUtime=160.47 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 70373 1257 0 0 16038 9 0 0 25 0 5 0 653366720 497094656 87091 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=485444 CPUtime=160.46 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 7645 1257 0 0 16045 1 0 0 25 0 5 0 653366720 497094656 87091 33554432000 4194304 4417452 140735516882480 18446744073709551615 4366507 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 485444

[startup+222.3 s]
/proc/loadavg: 8.45 7.39 6.81 9/293 4656
/proc/meminfo: memFree=20685512/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=506024 CPUtime=881.7 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 203858 1257 0 0 88143 27 0 0 25 0 5 0 653366538 518168576 93670 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 126506 93670 180 55 0 124392 0
[pid=4637/tid=4644] ppid=4635 vsize=506024 CPUtime=220.46 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 29795 1257 0 0 22043 3 0 0 25 0 5 0 653366720 518168576 93670 33554432000 4194304 4417452 140735516882480 18446744073709551615 4232726 0 0 4096 17442 0 0 0 -1 5 0 0 0

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

[pid=4637/tid=4645] ppid=4635 vsize=628712 CPUtime=753.57 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 32741 1257 0 0 75353 4 0 0 25 0 5 0 653366720 643801088 121526 33554432000 4194304 4417452 140735516882480 18446744073709551615 4291216 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=628712 CPUtime=760.49 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 209405 1257 0 0 76022 27 0 0 25 0 5 0 653366720 643801088 121526 33554432000 4194304 4417452 140735516882480 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=628712 CPUtime=760.49 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 34630 1257 0 0 76045 4 0 0 25 0 5 0 653366720 643801088 121526 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3036.9
Current children cumulated vsize (KiB) 628712

[startup+822.301 s]
/proc/loadavg: 8.28 8.14 7.49 10/293 4672
/proc/meminfo: memFree=20443728/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=635388 CPUtime=3276.32 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 382868 1257 0 0 327582 50 0 0 25 0 5 0 653366538 650637312 126811 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 158847 126811 180 55 0 156733 0
[pid=4637/tid=4644] ppid=4635 vsize=635388 CPUtime=820.48 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 40690 1257 0 0 82043 5 0 0 25 0 5 0 653366720 650637312 126811 33554432000 4194304 4417452 140735516882480 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=635388 CPUtime=813.02 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 32967 1257 0 0 81298 4 0 0 25 0 5 0 653366720 650637312 126811 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=635388 CPUtime=820.48 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 218369 1257 0 0 82021 27 0 0 25 0 5 0 653366720 650637312 126811 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=635388 CPUtime=820.48 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 35847 1257 0 0 82044 4 0 0 25 0 5 0 653366720 650637312 126811 33554432000 4194304 4417452 140735516882480 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3276.32
Current children cumulated vsize (KiB) 635388

[startup+882.301 s]
/proc/loadavg: 8.37 8.20 7.55 9/293 4674
/proc/meminfo: memFree=20393972/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=635740 CPUtime=3515.77 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 391809 1257 0 0 351526 51 0 0 25 0 5 0 653366538 650997760 130882 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 158935 130882 180 55 0 156821 0
[pid=4637/tid=4644] ppid=4635 vsize=635740 CPUtime=880.49 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 40735 1257 0 0 88044 5 0 0 25 0 5 0 653366720 650997760 130882 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=635740 CPUtime=872.47 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 33013 1257 0 0 87243 4 0 0 25 0 5 0 653366720 650997760 130882 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=635740 CPUtime=880.49 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 227219 1257 0 0 88020 29 0 0 25 0 5 0 653366720 650997760 130882 33554432000 4194304 4417452 140735516882480 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=635740 CPUtime=880.48 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 35847 1257 0 0 88044 4 0 0 25 0 5 0 653366720 650997760 130882 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3515.77
Current children cumulated vsize (KiB) 635740

[startup+942.3 s]
/proc/loadavg: 8.29 8.19 7.58 9/293 4675
/proc/meminfo: memFree=20396676/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=684528 CPUtime=3755.24 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 399824 1257 0 0 375472 52 0 0 25 0 5 0 653366538 700956672 130237 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 171132 130237 180 55 0 169018 0
[pid=4637/tid=4644] ppid=4635 vsize=684528 CPUtime=940.49 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 40735 1257 0 0 94044 5 0 0 25 0 5 0 653366720 700956672 130237 33554432000 4194304 4417452 140735516882480 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=684528 CPUtime=931.93 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 33013 1257 0 0 93189 4 0 0 25 0 5 0 653366720 700956672 130237 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=684528 CPUtime=940.48 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 235234 1257 0 0 94019 29 0 0 25 0 5 0 653366720 700956672 130237 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=684528 CPUtime=940.49 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 35847 1257 0 0 94044 5 0 0 25 0 5 0 653366720 700956672 130237 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755.24
Current children cumulated vsize (KiB) 684528

[startup+1002.3 s]
/proc/loadavg: 8.31 8.23 7.64 9/293 4677
/proc/meminfo: memFree=20378536/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=643188 CPUtime=3994.7 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 411473 1257 0 0 399416 54 0 0 25 0 5 0 653366538 658624512 134837 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 160797 134837 180 55 0 158683 0
[pid=4637/tid=4644] ppid=4635 vsize=643188 CPUtime=1000.49 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 40735 1257 0 0 100044 5 0 0 25 0 5 0 653366720 658624512 134837 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=643188 CPUtime=991.39 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 33013 1257 0 0 99135 4 0 0 25 0 5 0 653366720 658624512 134837 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=643188 CPUtime=1000.48 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 240834 1257 0 0 100018 30 0 0 25 0 5 0 653366720 658624512 134837 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=643188 CPUtime=1000.48 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 41896 1257 0 0 100043 5 0 0 25 0 5 0 653366720 658624512 134837 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3994.7
Current children cumulated vsize (KiB) 643188

[startup+1062.3 s]
/proc/loadavg: 8.19 8.20 7.66 9/293 4679
/proc/meminfo: memFree=20359668/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=661856 CPUtime=4234.17 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 422719 1257 0 0 423361 56 0 0 25 0 5 0 653366538 677740544 139554 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 165464 139554 180 55 0 163350 0
[pid=4637/tid=4644] ppid=4635 vsize=661856 CPUtime=1060.49 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 40955 1257 0 0 106044 5 0 0 25 0 5 0 653366720 677740544 139554 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=661856 CPUtime=1050.85 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 33232 1257 0 0 105081 4 0 0 25 0 5 0 653366720 677740544 139554 33554432000 4194304 4417452 140735516882480 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=661856 CPUtime=1060.48 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 246715 1257 0 0 106017 31 0 0 25 0 5 0 653366720 677740544 139554 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=661856 CPUtime=1060.49 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 46822 1257 0 0 106043 6 0 0 25 0 5 0 653366720 677740544 139554 33554432000 4194304 4417452 140735516882480 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4234.17
Current children cumulated vsize (KiB) 661856

[startup+1122.3 s]
/proc/loadavg: 5.58 7.45 7.43 5/283 4698
/proc/meminfo: memFree=20997228/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=623488 CPUtime=4473.62 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 453395 1257 0 0 447302 60 0 0 25 0 5 0 653366538 638451712 128444 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 155872 128444 180 55 0 153758 0
[pid=4637/tid=4644] ppid=4635 vsize=623488 CPUtime=1120.49 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 40997 1257 0 0 112044 5 0 0 25 0 5 0 653366720 638451712 128444 33554432000 4194304 4417452 140735516882480 18446744073709551615 4275894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=623488 CPUtime=1110.3 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 33277 1257 0 0 111026 4 0 0 25 0 5 0 653366720 638451712 128444 33554432000 4194304 4417452 140735516882480 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=623488 CPUtime=1120.49 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 277304 1257 0 0 112014 35 0 0 25 0 5 0 653366720 638451712 128444 33554432000 4194304 4417452 140735516882480 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=623488 CPUtime=1120.49 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 46822 1257 0 0 112043 6 0 0 25 0 5 0 653366720 638451712 128444 33554432000 4194304 4417452 140735516882480 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4473.62
Current children cumulated vsize (KiB) 623488

[startup+1182.3 s]
/proc/loadavg: 4.68 6.88 7.24 5/283 4700
/proc/meminfo: memFree=20962364/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=662864 CPUtime=4713.08 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 475496 1257 0 0 471246 62 0 0 25 0 5 0 653366538 678772736 137147 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 165716 137147 180 55 0 163602 0
[pid=4637/tid=4644] ppid=4635 vsize=662864 CPUtime=1180.49 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 42238 1257 0 0 118044 5 0 0 25 0 5 0 653366720 678772736 137147 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=662864 CPUtime=1169.77 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 35749 1257 0 0 116972 5 0 0 25 0 5 0 653366720 678772736 137147 33554432000 4194304 4417452 140735516882480 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=662864 CPUtime=1180.49 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 284881 1257 0 0 118013 36 0 0 25 0 5 0 653366720 678772736 137147 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=662864 CPUtime=1180.49 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 57633 1257 0 0 118041 8 0 0 25 0 5 0 653366720 678772736 137147 33554432000 4194304 4417452 140735516882480 18446744073709551615 4366005 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4713.08
Current children cumulated vsize (KiB) 662864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 4.45 6.65 7.15 5/283 4700
/proc/meminfo: memFree=20891556/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=761168 CPUtime=4800.11 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 493177 1257 0 0 479946 65 0 0 25 0 5 0 653366538 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 190292 154828 180 55 0 188178 0
[pid=4637/tid=4644] ppid=4635 vsize=761168 CPUtime=1202.3 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 42238 1257 0 0 120225 5 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=761168 CPUtime=1191.37 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 35749 1257 0 0 119132 5 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=761168 CPUtime=1202.29 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 302562 1257 0 0 120191 38 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=761168 CPUtime=1202.3 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 57633 1257 0 0 120222 8 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 761168

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

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

[startup+1204.1 s]
/proc/loadavg: 4.45 6.65 7.15 5/283 4700
/proc/meminfo: memFree=20891556/32951124 swapFree=66457188/67111528
[pid=4637] ppid=4635 vsize=761168 CPUtime=4800.11 cores=1,3,5,7
/proc/4637/stat : 4637 (plingeling) S 4635 4637 3750 0 -1 4202496 493177 1257 0 0 479946 65 0 0 25 0 5 0 653366538 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4637/statm: 190292 154828 180 55 0 188178 0
[pid=4637/tid=4644] ppid=4635 vsize=761168 CPUtime=1202.3 cores=1,3,5,7
/proc/4637/task/4644/stat : 4644 (plingeling) R 4635 4637 3750 0 -1 4202560 42238 1257 0 0 120225 5 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4637/tid=4645] ppid=4635 vsize=761168 CPUtime=1191.37 cores=1,3,5,7
/proc/4637/task/4645/stat : 4645 (plingeling) R 4635 4637 3750 0 -1 4202560 35749 1257 0 0 119132 5 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4637/tid=4646] ppid=4635 vsize=761168 CPUtime=1202.29 cores=1,3,5,7
/proc/4637/task/4646/stat : 4646 (plingeling) R 4635 4637 3750 0 -1 4202560 302562 1257 0 0 120191 38 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4637/tid=4647] ppid=4635 vsize=761168 CPUtime=1202.3 cores=1,3,5,7
/proc/4637/task/4647/stat : 4647 (plingeling) R 4635 4637 3750 0 -1 4202560 57633 1257 0 0 120222 8 0 0 25 0 5 0 653366720 779436032 154828 33554432000 4194304 4417452 140735516882480 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 761168

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.14
CPU time (s): 4800.18
CPU user time (s): 4799.49
CPU system time (s): 0.681896
CPU usage (%): 398.639
Max. virtual memory (cumulated for all children) (KiB): 761168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.49
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 494434
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= 210
involuntary context switches= 21887

runsolver used 2.88456 second user time and 8.07477 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 02:01:24
IDJOB=3371251
IDBENCH=71055
IDSOLVER=1848
FILE ID=node132/3371251-1305417683
RUNJOBID= node132-1305417461-4450
PBS_JOBID= 13324521
Free space on /tmp= 73280 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371251-1305417683/watcher-3371251-1305417683 -o /tmp/evaluation-result-3371251-1305417683/solver-3371251-1305417683 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371251-1305417683.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=666670225

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21138284 kB
Buffers:        283504 kB
Cached:        5631944 kB
SwapCached:       6904 kB
Active:        5170488 kB
Inactive:      6335628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21138284 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           26704 kB
Writeback:           0 kB
AnonPages:     5588616 kB
Mapped:          19360 kB
Slab:           218632 kB
PageTables:      24776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35176368 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73308 MiB
End job on node132 at 2011-05-15 02:21:30