Trace number 3371247

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.12 1206.14

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1110.09
Satisfiable
(Un)Satisfiability was proved
Number of variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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

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

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


[startup+0 s]
/proc/loadavg: 7.63 7.90 7.25 5/286 5860
/proc/meminfo: memFree=18919232/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/5860/stat : 5860 (runsolver) R 5858 5860 5706 0 -1 4202560 43 0 0 0 0 0 0 0 23 0 1 0 653260700 12079104 53 33554432000 4194304 5432360 140736171356816 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/5860/statm: 2949 53 33 303 0 2643 0

[startup+0.05706 s]
/proc/loadavg: 7.63 7.90 7.25 5/286 5860
/proc/meminfo: memFree=18919232/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=11796 CPUtime=0.02 cores=0,2,4,6
/proc/5860/stat : 5860 (runsolver) R 5858 5860 5706 0 -1 4202560 44 0 0 0 0 2 0 0 23 0 1 0 653260700 12079104 53 33554432000 4194304 5432360 140736171356816 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/5860/statm: 2949 53 33 303 0 2643 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11796

[startup+0.101056 s]
/proc/loadavg: 7.63 7.90 7.25 5/286 5860
/proc/meminfo: memFree=18919232/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=428 CPUtime=0.03 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) R 5858 5860 5706 0 -1 4194304 46 0 0 0 0 3 0 0 23 0 1 0 653260700 438272 3 33554432000 0 0 140735481132837 18446744073709551615 5055511 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5860/statm: 107 3 0 0 0 21 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 428

[startup+0.301022 s]
/proc/loadavg: 7.63 7.90 7.25 5/286 5860
/proc/meminfo: memFree=18919232/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=22576 CPUtime=0.14 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) R 5858 5860 5706 0 -1 4202496 3741 1261 0 0 5 9 0 0 25 0 1 0 653260700 23117824 3668 33554432000 4194304 4417452 140735481130640 18446744073709551615 4262130 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/5860/statm: 5644 3668 149 55 0 3530 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 22576

[startup+0.700981 s]
/proc/loadavg: 7.63 7.90 7.25 5/286 5860
/proc/meminfo: memFree=18919232/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=85392 CPUtime=0.54 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) R 5858 5860 5706 0 -1 4202496 19559 1261 0 0 43 11 0 0 25 0 1 0 653260700 87441408 19372 33554432000 4194304 4417452 140735481130640 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/5860/statm: 21348 19372 149 55 0 19234 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 85392

[startup+1.50084 s]
/proc/loadavg: 7.63 7.90 7.25 6/287 5866
/proc/meminfo: memFree=18768584/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=232608 CPUtime=1.33 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) R 5858 5860 5706 0 -1 4202496 56427 1261 0 0 117 16 0 0 25 0 1 0 653260700 238190592 56176 33554432000 4194304 4417452 140735481130640 18446744073709551615 274664427094 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/5860/statm: 58152 56176 149 55 0 56038 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 232608

[startup+3.1005 s]
/proc/loadavg: 7.63 7.90 7.25 9/291 5870
/proc/meminfo: memFree=18648396/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=466912 CPUtime=5.71 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 104319 1261 0 0 499 72 0 0 25 0 5 0 653260700 478117888 78284 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 116728 78284 174 55 0 114614 0
[pid=5860/tid=5867] ppid=5858 vsize=466912 CPUtime=1.17 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 12012 1261 0 0 113 4 0 0 19 0 5 0 653260892 478117888 78284 33554432000 4194304 4417452 140735481130640 18446744073709551615 4288920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=466912 CPUtime=1.14 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 9911 1261 0 0 113 1 0 0 25 0 5 0 653260892 478117888 78284 33554432000 4194304 4417452 140735481130640 18446744073709551615 4287189 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=466912 CPUtime=0.43 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 0 1261 0 0 0 43 0 0 25 0 5 0 653260892 478117888 78284 33554432000 4194304 4417452 140735481130640 18446744073709551615 274664864753 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=466912 CPUtime=1.16 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 114 2 0 0 25 0 5 0 653260892 478117888 78284 33554432000 4194304 4417452 140735481130640 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 466912

[startup+6.30095 s]
/proc/loadavg: 8.06 7.99 7.29 12/291 5870
/proc/meminfo: memFree=18565136/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=494720 CPUtime=15.53 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 152320 1261 0 0 1448 105 0 0 25 0 5 0 653260700 506593280 83704 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 123680 83704 176 55 0 121566 0
[pid=5860/tid=5867] ppid=5858 vsize=494720 CPUtime=4.37 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 46142 1261 0 0 427 10 0 0 25 0 5 0 653260892 506593280 83704 33554432000 4194304 4417452 140735481130640 18446744073709551615 4265988 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=494720 CPUtime=3.02 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 13963 1261 0 0 300 2 0 0 25 0 5 0 653260892 506593280 83704 33554432000 4194304 4417452 140735481130640 18446744073709551615 4235973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=494720 CPUtime=1.97 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 9819 1261 0 0 128 69 0 0 25 0 5 0 653260892 506593280 83704 33554432000 4194304 4417452 140735481130640 18446744073709551615 4284289 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=494720 CPUtime=4.36 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 434 2 0 0 25 0 5 0 653260892 506593280 83704 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.53
Current children cumulated vsize (KiB) 494720

[startup+12.7008 s]
/proc/loadavg: 8.06 7.99 7.29 9/291 5870
/proc/meminfo: memFree=18487488/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=547404 CPUtime=39.35 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 207183 1261 0 0 3808 127 0 0 25 0 5 0 653260700 560541696 103043 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 136851 103043 179 55 0 134737 0
[pid=5860/tid=5867] ppid=5858 vsize=547404 CPUtime=10.76 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 63938 1261 0 0 1063 13 0 0 25 0 5 0 653260892 560541696 103043 33554432000 4194304 4417452 140735481130640 18446744073709551615 4257666 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=547404 CPUtime=8.4 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 39516 1261 0 0 821 19 0 0 25 0 5 0 653260892 560541696 103043 33554432000 4194304 4417452 140735481130640 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=547404 CPUtime=8.22 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 21333 1261 0 0 751 71 0 0 25 0 5 0 653260892 560541696 103043 33554432000 4194304 4417452 140735481130640 18446744073709551615 4268108 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=547404 CPUtime=10.16 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 1013 3 0 0 25 0 5 0 653260892 560541696 103043 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39.35
Current children cumulated vsize (KiB) 547404

[startup+25.5006 s]
/proc/loadavg: 8.04 7.99 7.30 9/291 5870
/proc/meminfo: memFree=18427360/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=589908 CPUtime=90.41 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 218279 1261 0 0 8913 128 0 0 25 0 5 0 653260700 604065792 113670 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 147477 113670 179 55 0 145363 0
[pid=5860/tid=5867] ppid=5858 vsize=589908 CPUtime=23.56 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 68636 1261 0 0 2342 14 0 0 25 0 5 0 653260892 604065792 113670 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=589908 CPUtime=21.21 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 45914 1261 0 0 2101 20 0 0 25 0 5 0 653260892 604065792 113670 33554432000 4194304 4417452 140735481130640 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=589908 CPUtime=20.89 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 21333 1261 0 0 2018 71 0 0 25 0 5 0 653260892 604065792 113670 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=589908 CPUtime=22.96 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 2293 3 0 0 25 0 5 0 653260892 604065792 113670 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 90.41
Current children cumulated vsize (KiB) 589908

[startup+51.1012 s]
/proc/loadavg: 8.18 8.02 7.33 9/291 5871
/proc/meminfo: memFree=18415052/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=598084 CPUtime=192.57 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 224646 1261 0 0 19128 129 0 0 25 0 5 0 653260700 612438016 117793 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 149521 117793 179 55 0 147407 0
[pid=5860/tid=5867] ppid=5858 vsize=598084 CPUtime=49.15 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 70793 1261 0 0 4901 14 0 0 25 0 5 0 653260892 612438016 117793 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=598084 CPUtime=46.8 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 50124 1261 0 0 4660 20 0 0 25 0 5 0 653260892 612438016 117793 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=598084 CPUtime=46.26 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 21333 1261 0 0 4555 71 0 0 25 0 5 0 653260892 612438016 117793 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=598084 CPUtime=48.55 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 4852 3 0 0 25 0 5 0 653260892 612438016 117793 33554432000 4194304 4417452 140735481130640 18446744073709551615 4320859 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 192.57
Current children cumulated vsize (KiB) 598084

[startup+102.31 s]
/proc/loadavg: 8.15 8.03 7.37 9/291 5872
/proc/meminfo: memFree=18359616/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=596788 CPUtime=396.87 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 253673 1261 0 0 39555 132 0 0 25 0 5 0 653260700 611110912 117501 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 149197 117501 179 55 0 147083 0
[pid=5860/tid=5867] ppid=5858 vsize=596788 CPUtime=100.35 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 70878 1261 0 0 10021 14 0 0 25 0 5 0 653260892 611110912 117501 33554432000 4194304 4417452 140735481130640 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=596788 CPUtime=98 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 50124 1261 0 0 9780 20 0 0 25 0 5 0 653260892 611110912 117501 33554432000 4194304 4417452 140735481130640 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=596788 CPUtime=96.99 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 50275 1261 0 0 9625 74 0 0 25 0 5 0 653260892 611110912 117501 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=596788 CPUtime=99.74 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 9970 4 0 0 25 0 5 0 653260892 611110912 117501 33554432000 4194304 4417452 140735481130640 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 396.87
Current children cumulated vsize (KiB) 596788

[startup+162.301 s]
/proc/loadavg: 8.23 8.07 7.42 9/291 5874
/proc/meminfo: memFree=18356512/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=623128 CPUtime=636.25 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 270891 1261 0 0 63490 135 0 0 25 0 5 0 653260700 638083072 124054 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 155782 124054 179 55 0 153668 0
[pid=5860/tid=5867] ppid=5858 vsize=623128 CPUtime=160.34 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 82394 1261 0 0 16019 15 0 0 25 0 5 0 653260892 638083072 124054 33554432000 4194304 4417452 140735481130640 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=623128 CPUtime=157.99 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 51569 1261 0 0 15779 20 0 0 25 0 5 0 653260892 638083072 124054 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=623128 CPUtime=156.43 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 54532 1261 0 0 15568 75 0 0 25 0 5 0 653260892 638083072 124054 33554432000 4194304 4417452 140735481130640 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=623128 CPUtime=159.68 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 15964 4 0 0 25 0 5 0 653260892 638083072 124054 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 636.25
Current children cumulated vsize (KiB) 623128

[startup+222.301 s]
/proc/loadavg: 8.22 8.09 7.46 10/291 5876
/proc/meminfo: memFree=18370024/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=611400 CPUtime=875.66 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 303807 1261 0 0 87425 141 0 0 25 0 5 0 653260700 626073600 121122 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 152850 121122 179 55 0 150736 0
[pid=5860/tid=5867] ppid=5858 vsize=611400 CPUtime=220.35 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 98856 1261 0 0 22017 18 0 0 25 0 5 0 653260892 626073600 121122 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0

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

[pid=5860/tid=5868] ppid=5858 vsize=657212 CPUtime=758.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 108423 1261 0 0 75773 28 0 0 25 0 5 0 653260892 672985088 132581 33554432000 4194304 4417452 140735481130640 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=657212 CPUtime=750.9 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 111309 1261 0 0 75008 82 0 0 25 0 5 0 653260892 672985088 132581 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=657212 CPUtime=759.29 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 75921 8 0 0 25 0 5 0 653260892 672985088 132581 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3030.36
Current children cumulated vsize (KiB) 657212

[startup+822.301 s]
/proc/loadavg: 8.06 8.07 7.74 9/291 5892
/proc/meminfo: memFree=18259040/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=648384 CPUtime=3269.74 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 454646 1261 0 0 326808 166 0 0 25 0 5 0 653260700 663945216 130374 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 162096 130374 179 55 0 159982 0
[pid=5860/tid=5867] ppid=5858 vsize=648384 CPUtime=820.36 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 152452 1261 0 0 82010 26 0 0 25 0 5 0 653260892 663945216 130374 33554432000 4194304 4417452 140735481130640 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=648384 CPUtime=818.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 108489 1261 0 0 81772 29 0 0 25 0 5 0 653260892 663945216 130374 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=648384 CPUtime=810.34 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 111309 1261 0 0 80952 82 0 0 25 0 5 0 653260892 663945216 130374 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=648384 CPUtime=819.24 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 9573 1261 0 0 81915 9 0 0 25 0 5 0 653260892 663945216 130374 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3269.74
Current children cumulated vsize (KiB) 648384

[startup+882.301 s]
/proc/loadavg: 8.13 8.09 7.76 10/291 5893
/proc/meminfo: memFree=18198508/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=687652 CPUtime=3509.13 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 497401 1261 0 0 350741 172 0 0 25 0 5 0 653260700 704155648 140191 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 171913 140191 179 55 0 169799 0
[pid=5860/tid=5867] ppid=5858 vsize=687652 CPUtime=880.36 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 153226 1261 0 0 88010 26 0 0 25 0 5 0 653260892 704155648 140191 33554432000 4194304 4417452 140735481130640 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=687652 CPUtime=878.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 124875 1261 0 0 87770 31 0 0 25 0 5 0 653260892 704155648 140191 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=687652 CPUtime=869.78 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 128712 1261 0 0 86893 85 0 0 25 0 5 0 653260892 704155648 140191 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=687652 CPUtime=879.2 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 17765 1261 0 0 87910 10 0 0 25 0 5 0 653260892 704155648 140191 33554432000 4194304 4417452 140735481130640 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3509.13
Current children cumulated vsize (KiB) 687652

[startup+942.301 s]
/proc/loadavg: 8.22 8.12 7.79 10/291 5895
/proc/meminfo: memFree=18214372/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=686416 CPUtime=3748.56 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 498224 1261 0 0 374683 173 0 0 25 0 5 0 653260700 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 171604 139882 179 55 0 169490 0
[pid=5860/tid=5867] ppid=5858 vsize=686416 CPUtime=940.36 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 153226 1261 0 0 94010 26 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=686416 CPUtime=938.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 125698 1261 0 0 93770 31 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=686416 CPUtime=929.24 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 128712 1261 0 0 92839 85 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=686416 CPUtime=939.16 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 17765 1261 0 0 93906 10 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3748.56
Current children cumulated vsize (KiB) 686416

[startup+1002.3 s]
/proc/loadavg: 8.22 8.12 7.81 9/291 5896
/proc/meminfo: memFree=18145912/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=686416 CPUtime=3987.96 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 514669 1261 0 0 398620 176 0 0 25 0 5 0 653260700 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 171604 139882 179 55 0 169490 0
[pid=5860/tid=5867] ppid=5858 vsize=686416 CPUtime=1000.36 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 169671 1261 0 0 100008 28 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=686416 CPUtime=998.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 125698 1261 0 0 99770 31 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=686416 CPUtime=988.68 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 128712 1261 0 0 98783 85 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=686416 CPUtime=999.12 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 17765 1261 0 0 99901 11 0 0 25 0 5 0 653260892 702889984 139882 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3987.96
Current children cumulated vsize (KiB) 686416

[startup+1062.3 s]
/proc/loadavg: 8.15 8.12 7.83 10/291 5907
/proc/meminfo: memFree=18139296/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=686668 CPUtime=4227.31 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 514733 1261 0 0 422555 176 0 0 25 0 5 0 653260700 703148032 139945 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 171667 139945 179 55 0 169553 0
[pid=5860/tid=5867] ppid=5858 vsize=686668 CPUtime=1060.36 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 169671 1261 0 0 106008 28 0 0 25 0 5 0 653260892 703148032 139945 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=686668 CPUtime=1058.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 125762 1261 0 0 105770 31 0 0 25 0 5 0 653260892 703148032 139945 33554432000 4194304 4417452 140735481130640 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=686668 CPUtime=1048.12 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 128712 1261 0 0 104727 85 0 0 25 0 5 0 653260892 703148032 139945 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=686668 CPUtime=1059.02 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 17765 1261 0 0 105891 11 0 0 25 0 5 0 653260892 703148032 139945 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4227.31
Current children cumulated vsize (KiB) 686668

[startup+1122.3 s]
/proc/loadavg: 8.11 8.11 7.84 9/291 5909
/proc/meminfo: memFree=18127532/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=679036 CPUtime=4466.7 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 547601 1261 0 0 446486 184 0 0 25 0 5 0 653260700 695332864 138037 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 169759 138037 179 55 0 167645 0
[pid=5860/tid=5867] ppid=5858 vsize=679036 CPUtime=1120.36 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 169671 1261 0 0 112008 28 0 0 25 0 5 0 653260892 695332864 138037 33554432000 4194304 4417452 140735481130640 18446744073709551615 4216434 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=679036 CPUtime=1118.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 142148 1261 0 0 111767 34 0 0 25 0 5 0 653260892 695332864 138037 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=679036 CPUtime=1107.56 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 145194 1261 0 0 110669 87 0 0 25 0 5 0 653260892 695332864 138037 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=679036 CPUtime=1118.96 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 17765 1261 0 0 111882 14 0 0 25 0 5 0 653260892 695332864 138037 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4466.7
Current children cumulated vsize (KiB) 679036

[startup+1182.3 s]
/proc/loadavg: 8.04 8.09 7.84 9/291 5910
/proc/meminfo: memFree=18060064/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=694036 CPUtime=4706.11 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 551354 1261 0 0 470426 185 0 0 25 0 5 0 653260700 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 173509 141787 179 55 0 171395 0
[pid=5860/tid=5867] ppid=5858 vsize=694036 CPUtime=1180.36 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 170466 1261 0 0 118008 28 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=694036 CPUtime=1178.01 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 142148 1261 0 0 117767 34 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=694036 CPUtime=1167.01 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 146012 1261 0 0 116614 87 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=694036 CPUtime=1178.93 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 19905 1261 0 0 117878 15 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4706.11
Current children cumulated vsize (KiB) 694036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 8.02 8.08 7.85 9/291 5948
/proc/meminfo: memFree=18391160/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=694036 CPUtime=4800.05 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 551354 1261 0 0 479805 200 0 0 25 0 5 0 653260700 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 173509 141787 179 55 0 171395 0
[pid=5860/tid=5867] ppid=5858 vsize=694036 CPUtime=1204.17 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 170466 1261 0 0 120389 28 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4365120 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=694036 CPUtime=1201.52 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 142148 1261 0 0 120118 34 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=694036 CPUtime=1190.59 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 146012 1261 0 0 118971 88 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=694036 CPUtime=1201.99 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 19905 1261 0 0 120170 29 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 694036

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

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

[startup+1206.1 s]
/proc/loadavg: 8.02 8.08 7.85 9/291 5948
/proc/meminfo: memFree=18391160/32951132 swapFree=67093824/67111528
[pid=5860] ppid=5858 vsize=694036 CPUtime=4800.05 cores=0,2,4,6
/proc/5860/stat : 5860 (plingeling) S 5858 5860 5706 0 -1 4202496 551354 1261 0 0 479805 200 0 0 25 0 5 0 653260700 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/5860/statm: 173509 141787 179 55 0 171395 0
[pid=5860/tid=5867] ppid=5858 vsize=694036 CPUtime=1204.17 cores=0,2,4,6
/proc/5860/task/5867/stat : 5867 (plingeling) R 5858 5860 5706 0 -1 4202560 170466 1261 0 0 120389 28 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4365120 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5860/tid=5868] ppid=5858 vsize=694036 CPUtime=1201.52 cores=0,2,4,6
/proc/5860/task/5868/stat : 5868 (plingeling) R 5858 5860 5706 0 -1 4202560 142148 1261 0 0 120118 34 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5860/tid=5869] ppid=5858 vsize=694036 CPUtime=1190.59 cores=0,2,4,6
/proc/5860/task/5869/stat : 5869 (plingeling) R 5858 5860 5706 0 -1 4202560 146012 1261 0 0 118971 88 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5860/tid=5870] ppid=5858 vsize=694036 CPUtime=1201.99 cores=0,2,4,6
/proc/5860/task/5870/stat : 5870 (plingeling) R 5858 5860 5706 0 -1 4202560 19905 1261 0 0 120170 29 0 0 25 0 5 0 653260892 710692864 141787 33554432000 4194304 4417452 140735481130640 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 694036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.14
CPU time (s): 4800.12
CPU user time (s): 4798.09
CPU system time (s): 2.03369
CPU usage (%): 397.973
Max. virtual memory (cumulated for all children) (KiB): 720696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.09
system time used= 2.03369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 552615
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= 132
involuntary context switches= 23255

runsolver used 3.02454 second user time and 7.95279 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 01:43:31
IDJOB=3371247
IDBENCH=20410
IDSOLVER=1848
FILE ID=node131/3371247-1305416609
RUNJOBID= node131-1305415399-5724
PBS_JOBID= 13324564
Free space on /tmp= 73660 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371247-1305416609/watcher-3371247-1305416609 -o /tmp/evaluation-result-3371247-1305416609/solver-3371247-1305416609 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371247-1305416609.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1612809271

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18919512 kB
Buffers:        276324 kB
Cached:        3665056 kB
SwapCached:       1504 kB
Active:       10711284 kB
Inactive:      3060984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18919512 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           29484 kB
Writeback:           0 kB
AnonPages:     9828788 kB
Mapped:          27124 kB
Slab:           165844 kB
PageTables:      31172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28167828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node131 at 2011-05-15 02:03:39