Trace number 3262870

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.21 1201.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 538
Number of clauses of size over 536850

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-3262870-1304098381/watcher-3262870-1304098381 -o /tmp/evaluation-result-3262870-1304098381/solver-3262870-1304098381 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3262870-1304098381.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: 7.85 8.04 7.89 5/181 1832
/proc/meminfo: memFree=24953020/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=8724 CPUtime=0 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) R 1830 1832 1454 0 -1 4202496 241 1251 0 0 0 0 0 0 25 0 1 0 502253547 8933376 170 33554432000 4194304 4417332 140736409189680 18446744073709551615 228095144931 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1832/statm: 2182 174 137 55 0 68 0

[startup+0.0120469 s]
/proc/loadavg: 7.85 8.04 7.89 5/181 1832
/proc/meminfo: memFree=24953020/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=10904 CPUtime=0 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) R 1830 1832 1454 0 -1 4202496 828 1251 0 0 0 0 0 0 25 0 1 0 502253547 11165696 749 33554432000 4194304 4417332 140736409189680 18446744073709551615 4210214 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/1832/statm: 2726 749 147 55 0 612 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.192983 s]
/proc/loadavg: 7.85 8.04 7.89 5/181 1832
/proc/meminfo: memFree=24953020/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=75352 CPUtime=0.5 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 7891 1251 0 0 49 1 0 0 25 0 5 0 502253547 77160448 6652 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 18838 6652 177 55 0 16724 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 75352

[startup+0.300965 s]
/proc/loadavg: 7.85 8.04 7.89 5/181 1832
/proc/meminfo: memFree=24953020/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=69456 CPUtime=0.93 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 8065 1251 0 0 92 1 0 0 25 0 5 0 502253547 71122944 5182 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 17364 5182 178 55 0 15250 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 69456

[startup+0.700889 s]
/proc/loadavg: 7.85 8.04 7.89 5/181 1832
/proc/meminfo: memFree=24953020/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=68284 CPUtime=2.52 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 10600 1251 0 0 251 1 0 0 25 0 5 0 502253547 69922816 4876 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 17071 4876 178 55 0 14957 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 68284

[startup+1.50074 s]
/proc/loadavg: 7.85 8.04 7.89 9/186 1842
/proc/meminfo: memFree=24928436/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=70740 CPUtime=5.73 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 14506 1251 0 0 570 3 0 0 25 0 5 0 502253547 72437760 5503 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 17685 5503 178 55 0 15571 0
[pid=1832/tid=1839] ppid=1830 vsize=70740 CPUtime=1.41 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 1662 1251 0 0 141 0 0 0 25 0 5 0 502253556 72437760 5503 33554432000 4194304 4417332 140736409189680 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=70740 CPUtime=1.39 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 2798 1251 0 0 139 0 0 0 25 0 5 0 502253556 72437760 5503 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=70740 CPUtime=1.4 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 2651 1251 0 0 140 0 0 0 25 0 5 0 502253556 72437760 5503 33554432000 4194304 4417332 140736409189680 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=70740 CPUtime=1.4 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 2841 1251 0 0 140 0 0 0 25 0 5 0 502253556 72437760 5503 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 70740

[startup+3.10045 s]
/proc/loadavg: 7.85 8.04 7.89 9/186 1842
/proc/meminfo: memFree=24921368/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=80160 CPUtime=12.12 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 24161 1251 0 0 1207 5 0 0 25 0 5 0 502253547 82083840 7839 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 20040 7839 178 55 0 17926 0
[pid=1832/tid=1839] ppid=1830 vsize=80160 CPUtime=3 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 3684 1251 0 0 300 0 0 0 25 0 5 0 502253556 82083840 7839 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=80160 CPUtime=2.99 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 5327 1251 0 0 298 1 0 0 25 0 5 0 502253556 82083840 7839 33554432000 4194304 4417332 140736409189680 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=80160 CPUtime=3 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 5001 1251 0 0 299 1 0 0 25 0 5 0 502253556 82083840 7839 33554432000 4194304 4417332 140736409189680 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=80160 CPUtime=3 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 5595 1251 0 0 300 0 0 0 25 0 5 0 502253556 82083840 7839 33554432000 4194304 4417332 140736409189680 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 80160

[startup+6.30086 s]
/proc/loadavg: 7.87 8.04 7.89 9/186 1843
/proc/meminfo: memFree=24890848/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=84832 CPUtime=24.9 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 38587 1251 0 0 2482 8 0 0 25 0 5 0 502253547 86867968 9026 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 21208 9026 178 55 0 19094 0
[pid=1832/tid=1839] ppid=1830 vsize=84832 CPUtime=6.2 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 7553 1251 0 0 619 1 0 0 25 0 5 0 502253556 86867968 9026 33554432000 4194304 4417332 140736409189680 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=84832 CPUtime=6.17 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 8859 1251 0 0 616 1 0 0 25 0 5 0 502253556 86867968 9026 33554432000 4194304 4417332 140736409189680 18446744073709551615 4353465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=84832 CPUtime=6.21 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 8078 1251 0 0 619 2 0 0 25 0 5 0 502253556 86867968 9026 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=84832 CPUtime=6.2 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 9543 1251 0 0 619 1 0 0 25 0 5 0 502253556 86867968 9026 33554432000 4194304 4417332 140736409189680 18446744073709551615 4365371 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 84832

[startup+12.7007 s]
/proc/loadavg: 7.88 8.03 7.89 9/186 1843
/proc/meminfo: memFree=24874360/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=108028 CPUtime=50.46 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 58416 1251 0 0 5035 11 0 0 25 0 5 0 502253547 110620672 14793 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 27007 14793 178 55 0 24893 0
[pid=1832/tid=1839] ppid=1830 vsize=108028 CPUtime=12.61 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 11292 1251 0 0 1259 2 0 0 25 0 5 0 502253556 110620672 14793 33554432000 4194304 4417332 140736409189680 18446744073709551615 4242801 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=108028 CPUtime=12.54 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 14096 1251 0 0 1252 2 0 0 25 0 5 0 502253556 110620672 14793 33554432000 4194304 4417332 140736409189680 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=108028 CPUtime=12.6 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 14050 1251 0 0 1257 3 0 0 25 0 5 0 502253556 110620672 14793 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=108028 CPUtime=12.6 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 14424 1251 0 0 1258 2 0 0 25 0 5 0 502253556 110620672 14793 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 108028

[startup+25.5003 s]
/proc/loadavg: 7.90 8.03 7.89 9/186 1843
/proc/meminfo: memFree=24827260/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=131204 CPUtime=101.59 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 82102 1251 0 0 10144 15 0 0 25 0 5 0 502253547 134352896 20587 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 32801 20587 178 55 0 30687 0
[pid=1832/tid=1839] ppid=1830 vsize=131204 CPUtime=25.41 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 15242 1251 0 0 2539 2 0 0 25 0 5 0 502253556 134352896 20587 33554432000 4194304 4417332 140736409189680 18446744073709551615 4320876 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=131204 CPUtime=25.26 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 22881 1251 0 0 2523 3 0 0 25 0 5 0 502253556 134352896 20587 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=131204 CPUtime=25.41 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 19131 1251 0 0 2537 4 0 0 25 0 5 0 502253556 134352896 20587 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=131204 CPUtime=25.4 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 20294 1251 0 0 2537 3 0 0 25 0 5 0 502253556 134352896 20587 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 131204

[startup+51.1006 s]
/proc/loadavg: 8.00 8.04 7.90 9/186 1844
/proc/meminfo: memFree=24778748/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=199936 CPUtime=203.86 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 121188 1251 0 0 20364 22 0 0 25 0 5 0 502253547 204734464 37770 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 49984 37770 178 55 0 47870 0
[pid=1832/tid=1839] ppid=1830 vsize=199936 CPUtime=51.01 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 25905 1251 0 0 5097 4 0 0 25 0 5 0 502253556 204734464 37770 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=199936 CPUtime=50.73 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 35801 1251 0 0 5067 6 0 0 25 0 5 0 502253556 204734464 37770 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=199936 CPUtime=51 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 26915 1251 0 0 5095 5 0 0 25 0 5 0 502253556 204734464 37770 33554432000 4194304 4417332 140736409189680 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=199936 CPUtime=51.01 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 28013 1251 0 0 5096 5 0 0 25 0 5 0 502253556 204734464 37770 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 199936

[startup+102.307 s]
/proc/loadavg: 8.10 8.07 7.91 9/186 1845
/proc/meminfo: memFree=24873968/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=264512 CPUtime=408.41 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 165796 1251 0 0 40811 30 0 0 25 0 5 0 502253547 270860288 53930 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 66128 53930 178 55 0 64014 0
[pid=1832/tid=1839] ppid=1830 vsize=264512 CPUtime=102.22 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 34958 1251 0 0 10216 6 0 0 25 0 5 0 502253556 270860288 53930 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=264512 CPUtime=101.65 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 59106 1251 0 0 10156 9 0 0 25 0 5 0 502253556 270860288 53930 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=264512 CPUtime=102.21 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 31447 1251 0 0 10215 6 0 0 25 0 5 0 502253556 270860288 53930 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=264512 CPUtime=102.21 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 35731 1251 0 0 10215 6 0 0 25 0 5 0 502253556 270860288 53930 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 264512

[startup+162.301 s]
/proc/loadavg: 8.07 8.06 7.92 9/186 1847
/proc/meminfo: memFree=24791472/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=312964 CPUtime=648.06 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 230610 1251 0 0 64768 38 0 0 25 0 5 0 502253547 320475136 66040 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 78241 66040 178 55 0 76127 0
[pid=1832/tid=1839] ppid=1830 vsize=312964 CPUtime=162.21 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 46559 1251 0 0 16214 7 0 0 25 0 5 0 502253556 320475136 66040 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=312964 CPUtime=161.32 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 81234 1251 0 0 16121 11 0 0 25 0 5 0 502253556 320475136 66040 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=312964 CPUtime=162.21 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 42776 1251 0 0 16213 8 0 0 25 0 5 0 502253556 320475136 66040 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=312964 CPUtime=162.21 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 55487 1251 0 0 16211 10 0 0 25 0 5 0 502253556 320475136 66040 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.06
Current children cumulated vsize (KiB) 312964


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

[pid=1832/tid=1840] ppid=1830 vsize=731348 CPUtime=758.08 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 151873 1251 0 0 75784 24 0 0 25 0 5 0 502253556 748900352 170623 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=731348 CPUtime=762.24 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 107196 1251 0 0 76205 19 0 0 25 0 5 0 502253556 748900352 170623 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=731348 CPUtime=762.23 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 112667 1251 0 0 76203 20 0 0 25 0 5 0 502253556 748900352 170623 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 731348

[startup+822.301 s]
/proc/loadavg: 8.14 8.08 7.98 9/186 1901
/proc/meminfo: memFree=24110380/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=707952 CPUtime=3284.56 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 479564 1251 0 0 328373 83 0 0 25 0 5 0 502253547 724942848 164774 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 176988 164774 178 55 0 174874 0
[pid=1832/tid=1839] ppid=1830 vsize=707952 CPUtime=822.23 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 103274 1251 0 0 82206 17 0 0 25 0 5 0 502253556 724942848 164774 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=707952 CPUtime=817.75 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 151873 1251 0 0 81751 24 0 0 25 0 5 0 502253556 724942848 164774 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=707952 CPUtime=822.23 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 107196 1251 0 0 82204 19 0 0 25 0 5 0 502253556 724942848 164774 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=707952 CPUtime=822.23 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 112667 1251 0 0 82203 20 0 0 25 0 5 0 502253556 724942848 164774 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.56
Current children cumulated vsize (KiB) 707952

[startup+882.301 s]
/proc/loadavg: 8.09 8.08 7.99 9/186 1903
/proc/meminfo: memFree=24033116/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=710444 CPUtime=3524.23 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 488379 1251 0 0 352338 85 0 0 25 0 5 0 502253547 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 177611 165397 178 55 0 175497 0
[pid=1832/tid=1839] ppid=1830 vsize=710444 CPUtime=882.24 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 103897 1251 0 0 88206 18 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=710444 CPUtime=877.42 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 160065 1251 0 0 87716 26 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=710444 CPUtime=882.23 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 107196 1251 0 0 88204 19 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=710444 CPUtime=882.23 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 112667 1251 0 0 88203 20 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 710444

[startup+942.301 s]
/proc/loadavg: 8.12 8.09 8.00 9/186 1905
/proc/meminfo: memFree=24004448/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=710444 CPUtime=3763.91 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 488379 1251 0 0 376306 85 0 0 25 0 5 0 502253547 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 177611 165397 178 55 0 175497 0
[pid=1832/tid=1839] ppid=1830 vsize=710444 CPUtime=942.24 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 103897 1251 0 0 94206 18 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=710444 CPUtime=937.1 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 160065 1251 0 0 93684 26 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=710444 CPUtime=942.23 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 107196 1251 0 0 94204 19 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=710444 CPUtime=942.23 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 112667 1251 0 0 94203 20 0 0 25 0 5 0 502253556 727494656 165397 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 710444

[startup+1002.3 s]
/proc/loadavg: 8.09 8.09 8.00 9/186 1906
/proc/meminfo: memFree=23931024/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=735948 CPUtime=4003.59 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 494755 1251 0 0 400273 86 0 0 25 0 5 0 502253547 753610752 171773 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 183987 171773 178 55 0 181873 0
[pid=1832/tid=1839] ppid=1830 vsize=735948 CPUtime=1002.24 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 103897 1251 0 0 100206 18 0 0 25 0 5 0 502253556 753610752 171773 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=735948 CPUtime=996.77 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 166441 1251 0 0 99650 27 0 0 25 0 5 0 502253556 753610752 171773 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=735948 CPUtime=1002.24 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 107196 1251 0 0 100205 19 0 0 25 0 5 0 502253556 753610752 171773 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=735948 CPUtime=1002.23 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 112667 1251 0 0 100203 20 0 0 25 0 5 0 502253556 753610752 171773 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 735948

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.00 9/186 1908
/proc/meminfo: memFree=24096528/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=713040 CPUtime=4243.27 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 519495 1251 0 0 424238 89 0 0 25 0 5 0 502253547 730152960 166046 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 178260 166046 178 55 0 176146 0
[pid=1832/tid=1839] ppid=1830 vsize=713040 CPUtime=1062.24 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 112089 1251 0 0 106205 19 0 0 25 0 5 0 502253556 730152960 166046 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=713040 CPUtime=1056.45 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 182989 1251 0 0 105615 30 0 0 25 0 5 0 502253556 730152960 166046 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=713040 CPUtime=1062.24 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 107196 1251 0 0 106205 19 0 0 25 0 5 0 502253556 730152960 166046 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=713040 CPUtime=1062.23 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 112667 1251 0 0 106203 20 0 0 25 0 5 0 502253556 730152960 166046 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 713040

[startup+1122.3 s]
/proc/loadavg: 8.19 8.11 8.01 9/186 1909
/proc/meminfo: memFree=23935304/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=712188 CPUtime=4482.95 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 549210 1251 0 0 448200 95 0 0 25 0 5 0 502253547 729280512 165833 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 178047 165833 178 55 0 175933 0
[pid=1832/tid=1839] ppid=1830 vsize=712188 CPUtime=1122.24 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 125568 1251 0 0 112202 22 0 0 25 0 5 0 502253556 729280512 165833 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=712188 CPUtime=1116.13 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 182989 1251 0 0 111583 30 0 0 25 0 5 0 502253556 729280512 165833 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=712188 CPUtime=1122.24 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 107196 1251 0 0 112205 19 0 0 25 0 5 0 502253556 729280512 165833 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=712188 CPUtime=1122.24 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 128903 1251 0 0 112202 22 0 0 25 0 5 0 502253556 729280512 165833 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 712188

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 8.02 9/186 1911
/proc/meminfo: memFree=23757104/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=725240 CPUtime=4722.64 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 575145 1251 0 0 472165 99 0 0 25 0 5 0 502253547 742645760 169096 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 181310 169096 178 55 0 179196 0
[pid=1832/tid=1839] ppid=1830 vsize=725240 CPUtime=1182.24 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 126814 1251 0 0 118202 22 0 0 25 0 5 0 502253556 742645760 169096 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=725240 CPUtime=1175.8 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 191775 1251 0 0 117549 31 0 0 25 0 5 0 502253556 742645760 169096 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=725240 CPUtime=1182.25 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 123099 1251 0 0 118203 22 0 0 25 0 5 0 502253556 742645760 169096 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=725240 CPUtime=1182.24 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 128903 1251 0 0 118202 22 0 0 25 0 5 0 502253556 742645760 169096 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 725240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.11 8.02 9/186 1911
/proc/meminfo: memFree=23726096/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=692472 CPUtime=4800.14 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 575145 1251 0 0 479915 99 0 0 25 0 5 0 502253547 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 173118 160904 178 55 0 171004 0
[pid=1832/tid=1839] ppid=1830 vsize=692472 CPUtime=1201.65 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 126814 1251 0 0 120143 22 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=692472 CPUtime=1195.09 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 191775 1251 0 0 119478 31 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=692472 CPUtime=1201.65 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 123099 1251 0 0 120143 22 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=692472 CPUtime=1201.64 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 128903 1251 0 0 120142 22 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 692472

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.11 8.02 9/186 1911
/proc/meminfo: memFree=23726096/32951124 swapFree=67111524/67111528
[pid=1832] ppid=1830 vsize=692472 CPUtime=4800.14 cores=1,3,5,7
/proc/1832/stat : 1832 (plingeling) S 1830 1832 1454 0 -1 4202496 575145 1251 0 0 479915 99 0 0 25 0 5 0 502253547 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/1832/statm: 173118 160904 178 55 0 171004 0
[pid=1832/tid=1839] ppid=1830 vsize=692472 CPUtime=1201.65 cores=1,3,5,7
/proc/1832/task/1839/stat : 1839 (plingeling) R 1830 1832 1454 0 -1 4202560 126814 1251 0 0 120143 22 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1832/tid=1840] ppid=1830 vsize=692472 CPUtime=1195.09 cores=1,3,5,7
/proc/1832/task/1840/stat : 1840 (plingeling) R 1830 1832 1454 0 -1 4202560 191775 1251 0 0 119478 31 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1832/tid=1841] ppid=1830 vsize=692472 CPUtime=1201.65 cores=1,3,5,7
/proc/1832/task/1841/stat : 1841 (plingeling) R 1830 1832 1454 0 -1 4202560 123099 1251 0 0 120143 22 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1832/tid=1842] ppid=1830 vsize=692472 CPUtime=1201.64 cores=1,3,5,7
/proc/1832/task/1842/stat : 1842 (plingeling) R 1830 1832 1454 0 -1 4202560 128903 1251 0 0 120142 22 0 0 25 0 5 0 502253556 709091328 160904 33554432000 4194304 4417332 140736409189680 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 692472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.21
CPU user time (s): 4799.18
CPU system time (s): 1.02684
CPU usage (%): 399.438
Max. virtual memory (cumulated for all children) (KiB): 766956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.18
system time used= 1.02684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 576396
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= 53
involuntary context switches= 33949

runsolver used 1.93871 second user time and 4.6243 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 19:33:01
IDJOB=3262870
IDBENCH=83899
IDSOLVER=1605
FILE ID=node142/3262870-1304098381
RUNJOBID= node142-1304095973-1473
PBS_JOBID= 13170602
Free space on /tmp= 71308 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262870-1304098381/watcher-3262870-1304098381 -o /tmp/evaluation-result-3262870-1304098381/solver-3262870-1304098381 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3262870-1304098381.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1512384702

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24953300 kB
Buffers:       1679620 kB
Cached:        5045012 kB
SwapCached:          4 kB
Active:        1544168 kB
Inactive:      5911624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24953300 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:      731024 kB
Mapped:          15284 kB
Slab:           477920 kB
PageTables:       5764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   911680 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= 71312 MiB
End job on node142 at 2011-04-29 19:53:05