Trace number 3291507

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.39 1201.96

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291507-1304101592/watcher-3291507-1304101592 -o /tmp/evaluation-result-3291507-1304101592/solver-3291507-1304101592 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3291507-1304101592.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.05 7.41 7.07 5/181 27313
/proc/meminfo: memFree=30670924/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=13548 CPUtime=0 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) R 27311 27313 26666 0 -1 4202496 1465 1258 0 0 0 0 0 0 25 0 1 0 521756300 13873152 1394 33554432000 4194304 4417332 140735413873104 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27313/statm: 3387 1394 148 55 0 1273 0

[startup+0.0855221 s]
/proc/loadavg: 8.05 7.41 7.07 5/181 27313
/proc/meminfo: memFree=30670924/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=33476 CPUtime=0.08 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) R 27311 27313 26666 0 -1 4202496 6511 1258 0 0 7 1 0 0 25 0 1 0 521756300 34279424 6392 33554432000 4194304 4417332 140735413873104 18446744073709551615 239476694784 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27313/statm: 8369 6392 148 55 0 6255 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33476

[startup+0.100512 s]
/proc/loadavg: 8.05 7.41 7.07 5/181 27313
/proc/meminfo: memFree=30670924/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=34500 CPUtime=0.09 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) R 27311 27313 26666 0 -1 4202496 6767 1258 0 0 8 1 0 0 25 0 1 0 521756300 35328000 6648 33554432000 4194304 4417332 140735413873104 18446744073709551615 4231358 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27313/statm: 8625 6648 148 55 0 6511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34500

[startup+0.300477 s]
/proc/loadavg: 8.05 7.41 7.07 5/181 27313
/proc/meminfo: memFree=30670924/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=48836 CPUtime=0.29 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) R 27311 27313 26666 0 -1 4202496 10351 1258 0 0 28 1 0 0 25 0 1 0 521756300 50008064 10232 33554432000 4194304 4417332 140735413873104 18446744073709551615 4274337 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27313/statm: 12209 10232 148 55 0 10095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48836

[startup+0.700332 s]
/proc/loadavg: 8.05 7.41 7.07 5/181 27313
/proc/meminfo: memFree=30670924/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=169396 CPUtime=1.52 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 20951 1258 0 0 149 3 0 0 25 0 5 0 521756300 173461504 14578 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 42349 14578 173 55 0 40235 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 169396

[startup+1.50118 s]
/proc/loadavg: 7.81 7.37 7.06 9/186 27323
/proc/meminfo: memFree=30611860/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=169904 CPUtime=4.72 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 24651 1258 0 0 468 4 0 0 25 0 5 0 521756300 173981696 14859 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 42476 14859 173 55 0 40362 0
[pid=27313/tid=27320] ppid=27311 vsize=169904 CPUtime=1.07 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 2637 1258 0 0 107 0 0 0 25 0 5 0 521756342 173981696 14859 33554432000 4194304 4417332 140735413873104 18446744073709551615 4290407 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=169904 CPUtime=1.06 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 3761 1258 0 0 106 0 0 0 25 0 5 0 521756342 173981696 14859 33554432000 4194304 4417332 140735413873104 18446744073709551615 4292257 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=169904 CPUtime=1.06 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 2148 1258 0 0 106 0 0 0 25 0 5 0 521756342 173981696 14859 33554432000 4194304 4417332 140735413873104 18446744073709551615 4287111 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=169904 CPUtime=1.07 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 622 1258 0 0 107 0 0 0 25 0 5 0 521756342 173981696 14859 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 169904

[startup+3.10087 s]
/proc/loadavg: 7.81 7.37 7.06 9/186 27323
/proc/meminfo: memFree=30611896/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=170992 CPUtime=11.11 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 31768 1258 0 0 1106 5 0 0 25 0 5 0 521756300 175095808 14857 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 42748 14857 176 55 0 40634 0
[pid=27313/tid=27320] ppid=27311 vsize=170992 CPUtime=2.67 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 4962 1258 0 0 267 0 0 0 25 0 5 0 521756342 175095808 14857 33554432000 4194304 4417332 140735413873104 18446744073709551615 4264366 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=170992 CPUtime=2.67 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 7685 1258 0 0 266 1 0 0 25 0 5 0 521756342 175095808 14857 33554432000 4194304 4417332 140735413873104 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=170992 CPUtime=2.65 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 3016 1258 0 0 265 0 0 0 25 0 5 0 521756342 175095808 14857 33554432000 4194304 4417332 140735413873104 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=170992 CPUtime=2.67 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 622 1258 0 0 267 0 0 0 25 0 5 0 521756342 175095808 14857 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 170992

[startup+6.30025 s]
/proc/loadavg: 7.90 7.40 7.07 9/186 27323
/proc/meminfo: memFree=30601472/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=173688 CPUtime=23.89 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 34747 1258 0 0 2384 5 0 0 25 0 5 0 521756300 177856512 15690 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 43422 15690 180 55 0 41308 0
[pid=27313/tid=27320] ppid=27311 vsize=173688 CPUtime=5.87 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 5311 1258 0 0 587 0 0 0 25 0 5 0 521756342 177856512 15690 33554432000 4194304 4417332 140735413873104 18446744073709551615 4252447 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=173688 CPUtime=5.87 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 10311 1258 0 0 586 1 0 0 25 0 5 0 521756342 177856512 15690 33554432000 4194304 4417332 140735413873104 18446744073709551615 4257020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=173688 CPUtime=5.83 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 3019 1258 0 0 583 0 0 0 25 0 5 0 521756342 177856512 15690 33554432000 4194304 4417332 140735413873104 18446744073709551615 4265002 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=173688 CPUtime=5.87 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 623 1258 0 0 587 0 0 0 25 0 5 0 521756342 177856512 15690 33554432000 4194304 4417332 140735413873104 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 173688

[startup+12.701 s]
/proc/loadavg: 7.91 7.41 7.08 9/186 27324
/proc/meminfo: memFree=30622024/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=173656 CPUtime=49.45 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 34780 1258 0 0 4940 5 0 0 25 0 5 0 521756300 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 43414 15445 180 55 0 41300 0
[pid=27313/tid=27320] ppid=27311 vsize=173656 CPUtime=12.27 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 5311 1258 0 0 1227 0 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=173656 CPUtime=12.27 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 10344 1258 0 0 1226 1 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=173656 CPUtime=12.2 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 3019 1258 0 0 1220 0 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=173656 CPUtime=12.27 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 623 1258 0 0 1227 0 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.45
Current children cumulated vsize (KiB) 173656

[startup+25.5006 s]
/proc/loadavg: 7.93 7.44 7.09 9/186 27324
/proc/meminfo: memFree=30563252/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=173656 CPUtime=100.58 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 34780 1258 0 0 10053 5 0 0 25 0 5 0 521756300 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 43414 15445 180 55 0 41300 0
[pid=27313/tid=27320] ppid=27311 vsize=173656 CPUtime=25.07 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 5311 1258 0 0 2507 0 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=173656 CPUtime=25.06 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 10344 1258 0 0 2505 1 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=173656 CPUtime=24.93 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 3019 1258 0 0 2493 0 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4369752 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=173656 CPUtime=25.07 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 623 1258 0 0 2507 0 0 0 25 0 5 0 521756342 177823744 15445 33554432000 4194304 4417332 140735413873104 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.58
Current children cumulated vsize (KiB) 173656

[startup+51.1007 s]
/proc/loadavg: 8.03 7.50 7.12 9/186 27325
/proc/meminfo: memFree=30535988/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=178136 CPUtime=202.84 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 37372 1258 0 0 20279 5 0 0 25 0 5 0 521756300 182411264 16597 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 44534 16597 181 55 0 42420 0
[pid=27313/tid=27320] ppid=27311 vsize=178136 CPUtime=50.67 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 5709 1258 0 0 5067 0 0 0 25 0 5 0 521756342 182411264 16597 33554432000 4194304 4417332 140735413873104 18446744073709551615 4252431 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=178136 CPUtime=50.66 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 12513 1258 0 0 5065 1 0 0 25 0 5 0 521756342 182411264 16597 33554432000 4194304 4417332 140735413873104 18446744073709551615 4253091 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=178136 CPUtime=50.39 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 3044 1258 0 0 5039 0 0 0 25 0 5 0 521756342 182411264 16597 33554432000 4194304 4417332 140735413873104 18446744073709551615 4258466 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=178136 CPUtime=50.67 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 623 1258 0 0 5067 0 0 0 25 0 5 0 521756342 182411264 16597 33554432000 4194304 4417332 140735413873104 18446744073709551615 4264888 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.84
Current children cumulated vsize (KiB) 178136

[startup+102.307 s]
/proc/loadavg: 8.09 7.59 7.17 9/186 27326
/proc/meminfo: memFree=30446932/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=231744 CPUtime=407.39 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 82559 1258 0 0 40727 12 0 0 25 0 5 0 521756300 237305856 31815 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 57936 31815 181 55 0 55822 0
[pid=27313/tid=27320] ppid=27311 vsize=231744 CPUtime=101.88 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 6629 1258 0 0 10187 1 0 0 25 0 5 0 521756342 237305856 31815 33554432000 4194304 4417332 140735413873104 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=231744 CPUtime=101.87 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 18547 1258 0 0 10184 3 0 0 25 0 5 0 521756342 237305856 31815 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=231744 CPUtime=101.32 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 6722 1258 0 0 10131 1 0 0 25 0 5 0 521756342 237305856 31815 33554432000 4194304 4417332 140735413873104 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=231744 CPUtime=101.88 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 35178 1258 0 0 10184 4 0 0 25 0 5 0 521756342 237305856 31815 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.39
Current children cumulated vsize (KiB) 231744

[startup+162.3 s]
/proc/loadavg: 8.03 7.66 7.22 9/186 27328
/proc/meminfo: memFree=30323764/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=343952 CPUtime=647.04 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 145819 1258 0 0 64683 21 0 0 25 0 5 0 521756300 352206848 59709 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 85988 59709 181 55 0 83874 0
[pid=27313/tid=27320] ppid=27311 vsize=343952 CPUtime=161.88 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 9300 1258 0 0 16187 1 0 0 25 0 5 0 521756342 352206848 59709 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=343952 CPUtime=161.86 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 27958 1258 0 0 16182 4 0 0 25 0 5 0 521756342 352206848 59709 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=343952 CPUtime=160.99 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 7033 1258 0 0 16098 1 0 0 25 0 5 0 521756342 352206848 59709 33554432000 4194304 4417332 140735413873104 18446744073709551615 4265405 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=343952 CPUtime=161.87 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 86045 1258 0 0 16176 11 0 0 25 0 5 0 521756342 352206848 59709 33554432000 4194304 4417332 140735413873104 18446744073709551615 4356820 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.04
Current children cumulated vsize (KiB) 343952


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

[pid=27313/tid=27321] ppid=27311 vsize=1428664 CPUtime=761.83 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 315396 1258 0 0 76145 38 0 0 25 0 5 0 521756342 1462951936 344030 33554432000 4194304 4417332 140735413873104 18446744073709551615 4356991 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=1428664 CPUtime=757.79 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 121527 1258 0 0 75765 14 0 0 25 0 5 0 521756342 1462951936 344030 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=1428664 CPUtime=761.9 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 439011 1258 0 0 76127 63 0 0 25 0 5 0 521756342 1462951936 344030 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3043.87
Current children cumulated vsize (KiB) 1428664

[startup+822.301 s]
/proc/loadavg: 4.69 6.79 7.19 5/176 27363
/proc/meminfo: memFree=29231132/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=1744364 CPUtime=3283.59 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1243015 1258 0 0 328191 168 0 0 25 0 5 0 521756300 1786228736 420782 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 436091 420782 181 55 0 433977 0
[pid=27313/tid=27320] ppid=27311 vsize=1744364 CPUtime=821.9 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 180134 1258 0 0 82168 22 0 0 25 0 5 0 521756342 1786228736 420782 33554432000 4194304 4417332 140735413873104 18446744073709551615 4366549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=1744364 CPUtime=821.83 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 373859 1258 0 0 82135 48 0 0 25 0 5 0 521756342 1786228736 420782 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=1744364 CPUtime=817.51 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 224271 1258 0 0 81721 30 0 0 25 0 5 0 521756342 1786228736 420782 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=1744364 CPUtime=821.9 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 449268 1258 0 0 82126 64 0 0 25 0 5 0 521756342 1786228736 420782 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.59
Current children cumulated vsize (KiB) 1744364

[startup+882.301 s]
/proc/loadavg: 4.25 6.28 6.98 5/176 27365
/proc/meminfo: memFree=28986076/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=2036716 CPUtime=3523.32 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1305592 1258 0 0 352152 180 0 0 25 0 5 0 521756300 2085597184 483359 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 509179 483359 181 55 0 507065 0
[pid=27313/tid=27320] ppid=27311 vsize=2036716 CPUtime=881.9 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 180134 1258 0 0 88168 22 0 0 25 0 5 0 521756342 2085597184 483359 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364383 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=2036716 CPUtime=881.83 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 400996 1258 0 0 88130 53 0 0 25 0 5 0 521756342 2085597184 483359 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=2036716 CPUtime=877.24 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 224271 1258 0 0 87694 30 0 0 25 0 5 0 521756342 2085597184 483359 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=2036716 CPUtime=881.9 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 484708 1258 0 0 88119 71 0 0 25 0 5 0 521756342 2085597184 483359 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.32
Current children cumulated vsize (KiB) 2036716

[startup+942.301 s]
/proc/loadavg: 4.09 5.86 6.79 5/176 27366
/proc/meminfo: memFree=28924664/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=2073280 CPUtime=3763.05 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1526114 1258 0 0 376085 220 0 0 25 0 5 0 521756300 2123038720 498982 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 518320 498982 181 55 0 516206 0
[pid=27313/tid=27320] ppid=27311 vsize=2073280 CPUtime=941.9 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 260338 1258 0 0 94152 38 0 0 25 0 5 0 521756342 2123038720 498982 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=2073280 CPUtime=941.83 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 479604 1258 0 0 94117 66 0 0 25 0 5 0 521756342 2123038720 498982 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=2073280 CPUtime=936.96 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 272859 1258 0 0 93658 38 0 0 25 0 5 0 521756342 2123038720 498982 33554432000 4194304 4417332 140735413873104 18446744073709551615 4310471 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=2073280 CPUtime=941.9 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 497830 1258 0 0 94117 73 0 0 25 0 5 0 521756342 2123038720 498982 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.05
Current children cumulated vsize (KiB) 2073280

[startup+1002.3 s]
/proc/loadavg: 4.06 5.53 6.62 5/176 27368
/proc/meminfo: memFree=28916448/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=2080996 CPUtime=4002.78 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1577935 1258 0 0 400052 226 0 0 25 0 5 0 521756300 2130939904 500911 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 520249 500911 181 55 0 518135 0
[pid=27313/tid=27320] ppid=27311 vsize=2080996 CPUtime=1001.91 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 275459 1258 0 0 100151 40 0 0 25 0 5 0 521756342 2130939904 500911 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=2080996 CPUtime=1001.83 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 479604 1258 0 0 100117 66 0 0 25 0 5 0 521756342 2130939904 500911 33554432000 4194304 4417332 140735413873104 18446744073709551615 4312134 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=2080996 CPUtime=996.69 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 309559 1258 0 0 99626 43 0 0 25 0 5 0 521756342 2130939904 500911 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=2080996 CPUtime=1001.9 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 497830 1258 0 0 100117 73 0 0 25 0 5 0 521756342 2130939904 500911 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.78
Current children cumulated vsize (KiB) 2080996

[startup+1062.3 s]
/proc/loadavg: 4.09 5.27 6.46 5/176 27370
/proc/meminfo: memFree=28804944/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=2230304 CPUtime=4242.53 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1650119 1258 0 0 424016 237 0 0 25 0 5 0 521756300 2283831296 528719 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 557576 528719 181 55 0 555462 0
[pid=27313/tid=27320] ppid=27311 vsize=2230304 CPUtime=1061.91 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 282061 1258 0 0 106151 40 0 0 25 0 5 0 521756342 2283831296 528719 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=2230304 CPUtime=1061.83 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 528802 1258 0 0 106111 72 0 0 25 0 5 0 521756342 2283831296 528719 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=2230304 CPUtime=1056.42 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 309559 1258 0 0 105599 43 0 0 25 0 5 0 521756342 2283831296 528719 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=2230304 CPUtime=1061.91 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 514214 1258 0 0 106114 77 0 0 25 0 5 0 521756342 2283831296 528719 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.53
Current children cumulated vsize (KiB) 2230304

[startup+1122.3 s]
/proc/loadavg: 4.10 5.05 6.31 5/176 27371
/proc/meminfo: memFree=28478528/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=2556336 CPUtime=4482.25 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1731628 1258 0 0 447972 253 0 0 25 0 5 0 521756300 2617688064 610227 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 639084 610227 181 55 0 636970 0
[pid=27313/tid=27320] ppid=27311 vsize=2556336 CPUtime=1121.91 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 287948 1258 0 0 112150 41 0 0 25 0 5 0 521756342 2617688064 610227 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=2556336 CPUtime=1121.83 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 528802 1258 0 0 112111 72 0 0 25 0 5 0 521756342 2617688064 610227 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=2556336 CPUtime=1116.14 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 319645 1258 0 0 111570 44 0 0 25 0 5 0 521756342 2617688064 610227 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=2556336 CPUtime=1121.91 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 579750 1258 0 0 112100 91 0 0 25 0 5 0 521756342 2617688064 610227 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 2556336

[startup+1182.3 s]
/proc/loadavg: 4.10 4.87 6.17 5/176 27373
/proc/meminfo: memFree=28672812/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=2339768 CPUtime=4721.97 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1866565 1258 0 0 471925 272 0 0 25 0 5 0 521756300 2395922432 561575 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 584942 561575 181 55 0 582828 0
[pid=27313/tid=27320] ppid=27311 vsize=2339768 CPUtime=1181.91 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 316113 1258 0 0 118146 45 0 0 25 0 5 0 521756342 2395922432 561575 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=2339768 CPUtime=1181.84 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 550599 1258 0 0 118109 75 0 0 25 0 5 0 521756342 2395922432 561575 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=2339768 CPUtime=1175.86 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 349113 1258 0 0 117538 48 0 0 25 0 5 0 521756342 2395922432 561575 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=2339768 CPUtime=1181.91 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 635257 1258 0 0 118091 100 0 0 25 0 5 0 521756342 2395922432 561575 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357910 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 2339768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 4.07 4.82 6.12 5/176 27373
/proc/meminfo: memFree=29548988/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=1440576 CPUtime=4800.3 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1890333 1258 0 0 479751 279 0 0 25 0 5 0 521756300 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 360144 342942 181 55 0 358030 0
[pid=27313/tid=27320] ppid=27311 vsize=1440576 CPUtime=1201.52 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 316113 1258 0 0 120107 45 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=1440576 CPUtime=1201.44 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 551159 1258 0 0 120067 77 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=1440576 CPUtime=1195.37 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 372321 1258 0 0 119484 53 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=1440576 CPUtime=1201.52 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 635257 1258 0 0 120052 100 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357956 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1440576

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

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

[startup+1201.9 s]
/proc/loadavg: 4.07 4.82 6.12 5/176 27373
/proc/meminfo: memFree=29548988/32950928 swapFree=67086612/67111528
[pid=27313] ppid=27311 vsize=1440576 CPUtime=4800.3 cores=1,3,5,7
/proc/27313/stat : 27313 (plingeling) S 27311 27313 26666 0 -1 4202496 1890333 1258 0 0 479751 279 0 0 25 0 5 0 521756300 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27313/statm: 360144 342942 181 55 0 358030 0
[pid=27313/tid=27320] ppid=27311 vsize=1440576 CPUtime=1201.52 cores=1,3,5,7
/proc/27313/task/27320/stat : 27320 (plingeling) R 27311 27313 26666 0 -1 4202560 316113 1258 0 0 120107 45 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27313/tid=27321] ppid=27311 vsize=1440576 CPUtime=1201.44 cores=1,3,5,7
/proc/27313/task/27321/stat : 27321 (plingeling) R 27311 27313 26666 0 -1 4202560 551159 1258 0 0 120067 77 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27313/tid=27322] ppid=27311 vsize=1440576 CPUtime=1195.37 cores=1,3,5,7
/proc/27313/task/27322/stat : 27322 (plingeling) R 27311 27313 26666 0 -1 4202560 372321 1258 0 0 119484 53 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27313/tid=27323] ppid=27311 vsize=1440576 CPUtime=1201.52 cores=1,3,5,7
/proc/27313/task/27323/stat : 27323 (plingeling) R 27311 27313 26666 0 -1 4202560 635257 1258 0 0 120052 100 0 0 25 0 5 0 521756342 1475149824 342942 33554432000 4194304 4417332 140735413873104 18446744073709551615 4357956 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1440576

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.39
CPU user time (s): 4797.53
CPU system time (s): 2.85257
CPU usage (%): 399.379
Max. virtual memory (cumulated for all children) (KiB): 2793428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.53
system time used= 2.85257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1891591
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= 159
involuntary context switches= 34333

runsolver used 1.78973 second user time and 4.36534 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 20:26:32
IDJOB=3291507
IDBENCH=84227
IDSOLVER=1605
FILE ID=node148/3291507-1304101592
RUNJOBID= node148-1304101106-27236
PBS_JOBID= 13170593
Free space on /tmp= 71432 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291507-1304101592/watcher-3291507-1304101592 -o /tmp/evaluation-result-3291507-1304101592/solver-3291507-1304101592 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3291507-1304101592.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1554524741

node148.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.854
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.70
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.854
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.854
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.854
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.854
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.82
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.854
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.854
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.854
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:     32950928 kB
MemFree:      30671204 kB
Buffers:        695012 kB
Cached:         926200 kB
SwapCached:       3696 kB
Active:         362540 kB
Inactive:      1552972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30671204 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            3548 kB
Writeback:           0 kB
AnonPages:      293128 kB
Mapped:          14280 kB
Slab:           300372 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   513668 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71432 MiB
End job on node148 at 2011-04-29 20:46:36