Trace number 3264762

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

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

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

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


[startup+0 s]
/proc/loadavg: 7.70 7.91 7.96 5/181 8621
/proc/meminfo: memFree=26011504/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=9532 CPUtime=0 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) R 8619 8621 8397 0 -1 4202496 446 1260 0 0 0 0 0 0 25 0 1 0 522111422 9760768 374 33554432000 4194304 4417332 140734448751872 18446744073709551615 230808862475 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/8621/statm: 2383 388 146 55 0 269 0

[startup+0.112397 s]
/proc/loadavg: 7.70 7.91 7.96 5/181 8621
/proc/meminfo: memFree=26011504/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=117700 CPUtime=0.42 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 1005 1260 0 0 42 0 0 0 25 0 5 0 522111422 120524800 865 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 29425 865 179 55 0 27311 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 117700

[startup+0.200382 s]
/proc/loadavg: 7.70 7.91 7.96 5/181 8621
/proc/meminfo: memFree=26011504/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=118428 CPUtime=0.77 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 1322 1260 0 0 77 0 0 0 25 0 5 0 522111422 121270272 1047 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 29607 1047 179 55 0 27493 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 118428

[startup+0.300363 s]
/proc/loadavg: 7.70 7.91 7.96 5/181 8621
/proc/meminfo: memFree=26011504/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=120200 CPUtime=1.17 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 1830 1260 0 0 117 0 0 0 25 0 5 0 522111422 123084800 1465 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 30050 1465 179 55 0 27936 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 120200

[startup+0.700291 s]
/proc/loadavg: 7.70 7.91 7.96 5/181 8621
/proc/meminfo: memFree=26011504/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=122608 CPUtime=2.76 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 3353 1260 0 0 276 0 0 0 25 0 5 0 522111422 125550592 2103 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 30652 2103 179 55 0 28538 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 122608

[startup+1.50114 s]
/proc/loadavg: 7.70 7.91 7.96 9/186 8631
/proc/meminfo: memFree=25992500/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=127844 CPUtime=5.97 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 6580 1260 0 0 596 1 0 0 25 0 5 0 522111422 130912256 3382 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 31961 3382 179 55 0 29847 0
[pid=8621/tid=8628] ppid=8619 vsize=127844 CPUtime=1.48 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 1424 1260 0 0 148 0 0 0 25 0 5 0 522111423 130912256 3382 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=127844 CPUtime=1.49 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 1286 1260 0 0 149 0 0 0 25 0 5 0 522111423 130912256 3382 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=127844 CPUtime=1.49 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 1451 1260 0 0 149 0 0 0 25 0 5 0 522111423 130912256 3382 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=127844 CPUtime=1.48 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 1947 1260 0 0 148 0 0 0 25 0 5 0 522111423 130912256 3382 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 127844

[startup+3.10085 s]
/proc/loadavg: 7.70 7.91 7.96 9/186 8631
/proc/meminfo: memFree=25987416/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=138084 CPUtime=12.36 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 11300 1260 0 0 1234 2 0 0 25 0 5 0 522111422 141398016 5942 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 34521 5942 179 55 0 32407 0
[pid=8621/tid=8628] ppid=8619 vsize=138084 CPUtime=3.08 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 2281 1260 0 0 308 0 0 0 25 0 5 0 522111423 141398016 5942 33554432000 4194304 4417332 140734448751872 18446744073709551615 4237349 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=138084 CPUtime=3.08 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 2646 1260 0 0 308 0 0 0 25 0 5 0 522111423 141398016 5942 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=138084 CPUtime=3.09 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 2579 1260 0 0 309 0 0 0 25 0 5 0 522111423 141398016 5942 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=138084 CPUtime=3.07 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 3322 1260 0 0 307 0 0 0 25 0 5 0 522111423 141398016 5942 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 138084

[startup+6.30027 s]
/proc/loadavg: 7.72 7.91 7.96 9/186 8631
/proc/meminfo: memFree=25965456/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=150708 CPUtime=25.14 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 19398 1260 0 0 2511 3 0 0 25 0 5 0 522111422 154324992 9099 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 37677 9099 180 55 0 35563 0
[pid=8621/tid=8628] ppid=8619 vsize=150708 CPUtime=6.29 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 3744 1260 0 0 628 1 0 0 25 0 5 0 522111423 154324992 9099 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=150708 CPUtime=6.28 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 4583 1260 0 0 628 0 0 0 25 0 5 0 522111423 154324992 9099 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=150708 CPUtime=6.28 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 4842 1260 0 0 628 0 0 0 25 0 5 0 522111423 154324992 9099 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=150708 CPUtime=6.25 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 5757 1260 0 0 625 0 0 0 25 0 5 0 522111423 154324992 9099 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 150708

[startup+12.7011 s]
/proc/loadavg: 7.75 7.92 7.96 9/186 8631
/proc/meminfo: memFree=25948612/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=160092 CPUtime=50.71 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 31002 1260 0 0 5067 4 0 0 25 0 5 0 522111422 163934208 11445 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 40023 11445 180 55 0 37909 0
[pid=8621/tid=8628] ppid=8619 vsize=160092 CPUtime=12.69 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 6987 1260 0 0 1268 1 0 0 25 0 5 0 522111423 163934208 11445 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=160092 CPUtime=12.69 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 7653 1260 0 0 1268 1 0 0 25 0 5 0 522111423 163934208 11445 33554432000 4194304 4417332 140734448751872 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=160092 CPUtime=12.68 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 7319 1260 0 0 1268 0 0 0 25 0 5 0 522111423 163934208 11445 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=160092 CPUtime=12.63 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 8571 1260 0 0 1262 1 0 0 25 0 5 0 522111423 163934208 11445 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364760 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 160092

[startup+25.5007 s]
/proc/loadavg: 7.87 7.93 7.96 9/186 8632
/proc/meminfo: memFree=25915608/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=191372 CPUtime=101.84 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 50664 1260 0 0 10176 8 0 0 25 0 5 0 522111422 195964928 19265 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 47843 19265 180 55 0 45729 0
[pid=8621/tid=8628] ppid=8619 vsize=191372 CPUtime=25.48 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 12690 1260 0 0 2546 2 0 0 25 0 5 0 522111423 195964928 19265 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=191372 CPUtime=25.48 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 12515 1260 0 0 2547 1 0 0 25 0 5 0 522111423 195964928 19265 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=191372 CPUtime=25.49 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 12332 1260 0 0 2548 1 0 0 25 0 5 0 522111423 195964928 19265 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=191372 CPUtime=25.36 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 12655 1260 0 0 2534 2 0 0 25 0 5 0 522111423 195964928 19265 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 191372

[startup+51.1011 s]
/proc/loadavg: 7.91 7.94 7.96 9/186 8632
/proc/meminfo: memFree=25889540/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=211132 CPUtime=204.11 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 70620 1260 0 0 20400 11 0 0 25 0 5 0 522111422 216199168 24205 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 52783 24205 180 55 0 50669 0
[pid=8621/tid=8628] ppid=8619 vsize=211132 CPUtime=51.08 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 17327 1260 0 0 5105 3 0 0 25 0 5 0 522111423 216199168 24205 33554432000 4194304 4417332 140734448751872 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=211132 CPUtime=51.08 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 19802 1260 0 0 5106 2 0 0 25 0 5 0 522111423 216199168 24205 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=211132 CPUtime=51.08 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 16726 1260 0 0 5107 1 0 0 25 0 5 0 522111423 216199168 24205 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=211132 CPUtime=50.83 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 16293 1260 0 0 5080 3 0 0 25 0 5 0 522111423 216199168 24205 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 211132

[startup+102.301 s]
/proc/loadavg: 8.07 7.98 7.97 9/186 8634
/proc/meminfo: memFree=25827616/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=261276 CPUtime=408.65 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 105485 1260 0 0 40848 17 0 0 25 0 5 0 522111422 267546624 36740 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 65319 36740 180 55 0 63205 0
[pid=8621/tid=8628] ppid=8619 vsize=261276 CPUtime=102.29 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 26603 1260 0 0 10224 5 0 0 25 0 5 0 522111423 267546624 36740 33554432000 4194304 4417332 140734448751872 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=261276 CPUtime=102.29 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 29072 1260 0 0 10225 4 0 0 25 0 5 0 522111423 267546624 36740 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=261276 CPUtime=102.29 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 24425 1260 0 0 10226 3 0 0 25 0 5 0 522111423 267546624 36740 33554432000 4194304 4417332 140734448751872 18446744073709551615 4366038 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=261276 CPUtime=101.75 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 24913 1260 0 0 10171 4 0 0 25 0 5 0 522111423 267546624 36740 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 261276

[startup+162.301 s]
/proc/loadavg: 8.08 7.99 7.98 9/186 8635
/proc/meminfo: memFree=25809208/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=277168 CPUtime=648.3 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 134325 1260 0 0 64808 22 0 0 25 0 5 0 522111422 283820032 40714 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 69292 40714 180 55 0 67178 0
[pid=8621/tid=8628] ppid=8619 vsize=277168 CPUtime=162.27 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 29988 1260 0 0 16222 5 0 0 25 0 5 0 522111423 283820032 40714 33554432000 4194304 4417332 140734448751872 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=277168 CPUtime=162.29 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 39448 1260 0 0 16223 6 0 0 25 0 5 0 522111423 283820032 40714 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=277168 CPUtime=162.28 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 33508 1260 0 0 16224 4 0 0 25 0 5 0 522111423 283820032 40714 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=277168 CPUtime=161.42 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 30909 1260 0 0 16137 5 0 0 25 0 5 0 522111423 283820032 40714 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 277168


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

[pid=8621/tid=8629] ppid=8619 vsize=571060 CPUtime=702.3 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 86748 1260 0 0 70215 15 0 0 25 0 5 0 522111423 584765440 114219 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=571060 CPUtime=702.31 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 77295 1260 0 0 70218 13 0 0 25 0 5 0 522111423 584765440 114219 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=571060 CPUtime=698.5 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 75432 1260 0 0 69837 13 0 0 25 0 5 0 522111423 584765440 114219 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 571060

[startup+762.301 s]
/proc/loadavg: 8.08 8.12 8.04 9/186 8651
/proc/meminfo: memFree=25509208/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=525880 CPUtime=3045.07 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 314525 1260 0 0 304451 56 0 0 25 0 5 0 522111422 538501120 102892 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 131470 102892 180 55 0 129356 0
[pid=8621/tid=8628] ppid=8619 vsize=525880 CPUtime=762.24 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 59823 1260 0 0 76213 11 0 0 25 0 5 0 522111423 538501120 102892 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=525880 CPUtime=762.3 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 96441 1260 0 0 76214 16 0 0 25 0 5 0 522111423 538501120 102892 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=525880 CPUtime=762.31 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 77295 1260 0 0 76218 13 0 0 25 0 5 0 522111423 538501120 102892 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=525880 CPUtime=758.17 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 80494 1260 0 0 75803 14 0 0 25 0 5 0 522111423 538501120 102892 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 525880

[startup+822.301 s]
/proc/loadavg: 8.03 8.09 8.03 9/186 8653
/proc/meminfo: memFree=25467856/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=558648 CPUtime=3284.73 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 322717 1260 0 0 328416 57 0 0 25 0 5 0 522111422 572055552 111084 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 139662 111084 180 55 0 137548 0
[pid=8621/tid=8628] ppid=8619 vsize=558648 CPUtime=822.23 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 68015 1260 0 0 82211 12 0 0 25 0 5 0 522111423 572055552 111084 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=558648 CPUtime=822.3 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 96441 1260 0 0 82214 16 0 0 25 0 5 0 522111423 572055552 111084 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=558648 CPUtime=822.31 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 77295 1260 0 0 82218 13 0 0 25 0 5 0 522111423 572055552 111084 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=558648 CPUtime=817.85 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 80494 1260 0 0 81771 14 0 0 25 0 5 0 522111423 572055552 111084 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 558648

[startup+882.307 s]
/proc/loadavg: 8.01 8.07 8.03 9/186 8654
/proc/meminfo: memFree=25476724/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=557000 CPUtime=3524.42 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 340162 1260 0 0 352381 61 0 0 25 0 5 0 522111422 570368000 110672 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 139250 110672 180 55 0 137136 0
[pid=8621/tid=8628] ppid=8619 vsize=557000 CPUtime=882.23 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 76045 1260 0 0 88209 14 0 0 25 0 5 0 522111423 570368000 110672 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=557000 CPUtime=882.32 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 100754 1260 0 0 88214 18 0 0 25 0 5 0 522111423 570368000 110672 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=557000 CPUtime=882.32 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 77295 1260 0 0 88219 13 0 0 25 0 5 0 522111423 570368000 110672 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=557000 CPUtime=877.52 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 85596 1260 0 0 87737 15 0 0 25 0 5 0 522111423 570368000 110672 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 557000

[startup+942.301 s]
/proc/loadavg: 8.00 8.06 8.02 10/186 8656
/proc/meminfo: memFree=25467488/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=558840 CPUtime=3764.07 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 340622 1260 0 0 376346 61 0 0 25 0 5 0 522111422 572252160 111132 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 139710 111132 180 55 0 137596 0
[pid=8621/tid=8628] ppid=8619 vsize=558840 CPUtime=942.22 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 76045 1260 0 0 94208 14 0 0 25 0 5 0 522111423 572252160 111132 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=558840 CPUtime=942.31 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 100754 1260 0 0 94213 18 0 0 25 0 5 0 522111423 572252160 111132 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=558840 CPUtime=942.31 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 77755 1260 0 0 94218 13 0 0 25 0 5 0 522111423 572252160 111132 33554432000 4194304 4417332 140734448751872 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=558840 CPUtime=937.2 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 85596 1260 0 0 93705 15 0 0 25 0 5 0 522111423 572252160 111132 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 558840

[startup+1002.3 s]
/proc/loadavg: 8.00 8.05 8.02 9/186 8658
/proc/meminfo: memFree=25414108/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=576996 CPUtime=4003.75 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 345161 1260 0 0 400312 63 0 0 25 0 5 0 522111422 590843904 115671 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 144249 115671 180 55 0 142135 0
[pid=8621/tid=8628] ppid=8619 vsize=576996 CPUtime=1002.22 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 80584 1260 0 0 100207 15 0 0 25 0 5 0 522111423 590843904 115671 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=576996 CPUtime=1002.31 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 100754 1260 0 0 100213 18 0 0 25 0 5 0 522111423 590843904 115671 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=576996 CPUtime=1002.31 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 77755 1260 0 0 100218 13 0 0 25 0 5 0 522111423 590843904 115671 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=576996 CPUtime=996.87 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 85596 1260 0 0 99672 15 0 0 25 0 5 0 522111423 590843904 115671 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 576996

[startup+1062.3 s]
/proc/loadavg: 8.00 8.03 8.01 9/186 8659
/proc/meminfo: memFree=25424224/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=609764 CPUtime=4243.42 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 361545 1260 0 0 424276 66 0 0 25 0 5 0 522111422 624398336 123863 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 152441 123863 180 55 0 150327 0
[pid=8621/tid=8628] ppid=8619 vsize=609764 CPUtime=1062.21 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 80584 1260 0 0 106206 15 0 0 25 0 5 0 522111423 624398336 123863 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=609764 CPUtime=1062.31 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 108946 1260 0 0 106211 20 0 0 25 0 5 0 522111423 624398336 123863 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=609764 CPUtime=1062.32 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 85947 1260 0 0 106217 15 0 0 25 0 5 0 522111423 624398336 123863 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=609764 CPUtime=1056.55 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 85596 1260 0 0 105640 15 0 0 25 0 5 0 522111423 624398336 123863 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 609764

[startup+1122.3 s]
/proc/loadavg: 7.80 7.97 7.99 10/186 8698
/proc/meminfo: memFree=25347388/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=684348 CPUtime=4483.09 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 380191 1260 0 0 448241 68 0 0 25 0 5 0 522111422 700772352 142509 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 171087 142509 180 55 0 168973 0
[pid=8621/tid=8628] ppid=8619 vsize=684348 CPUtime=1122.2 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 80584 1260 0 0 112205 15 0 0 25 0 5 0 522111423 700772352 142509 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=684348 CPUtime=1122.32 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 117138 1260 0 0 112211 21 0 0 25 0 5 0 522111423 700772352 142509 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=684348 CPUtime=1122.32 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 96401 1260 0 0 112216 16 0 0 25 0 5 0 522111423 700772352 142509 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=684348 CPUtime=1116.22 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 85596 1260 0 0 111607 15 0 0 25 0 5 0 522111423 700772352 142509 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 684348

[startup+1182.3 s]
/proc/loadavg: 7.93 7.97 7.99 9/186 8699
/proc/meminfo: memFree=25299084/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=594248 CPUtime=4722.77 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 395987 1260 0 0 472205 72 0 0 25 0 5 0 522111422 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 148562 119984 180 55 0 146448 0
[pid=8621/tid=8628] ppid=8619 vsize=594248 CPUtime=1182.2 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 80584 1260 0 0 118205 15 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=594248 CPUtime=1182.31 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 123951 1260 0 0 118209 22 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=594248 CPUtime=1182.32 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 105384 1260 0 0 118214 18 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=594248 CPUtime=1175.9 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 85596 1260 0 0 117575 15 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 594248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.00 8.00 9/186 8700
/proc/meminfo: memFree=25284064/32951124 swapFree=67111524/67111528
[pid=8621] ppid=8619 vsize=594248 CPUtime=4800.28 cores=0,2,4,6
/proc/8621/stat : 8621 (plingeling) S 8619 8621 8397 0 -1 4202496 395987 1260 0 0 479956 72 0 0 25 0 5 0 522111422 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/8621/statm: 148562 119984 180 55 0 146448 0
[pid=8621/tid=8628] ppid=8619 vsize=594248 CPUtime=1201.6 cores=0,2,4,6
/proc/8621/task/8628/stat : 8628 (plingeling) R 8619 8621 8397 0 -1 4202560 80584 1260 0 0 120145 15 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8621/tid=8629] ppid=8619 vsize=594248 CPUtime=1201.72 cores=0,2,4,6
/proc/8621/task/8629/stat : 8629 (plingeling) R 8619 8621 8397 0 -1 4202560 123951 1260 0 0 120150 22 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8621/tid=8630] ppid=8619 vsize=594248 CPUtime=1201.73 cores=0,2,4,6
/proc/8621/task/8630/stat : 8630 (plingeling) R 8619 8621 8397 0 -1 4202560 105384 1260 0 0 120155 18 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8621/tid=8631] ppid=8619 vsize=594248 CPUtime=1195.19 cores=0,2,4,6
/proc/8621/task/8631/stat : 8631 (plingeling) R 8619 8621 8397 0 -1 4202560 85596 1260 0 0 119504 15 0 0 25 0 5 0 522111423 608509952 119984 33554432000 4194304 4417332 140734448751872 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 594248

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.34
CPU user time (s): 4799.58
CPU system time (s): 0.753885
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 684348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.58
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397247
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= 34
involuntary context switches= 30015

runsolver used 1.9907 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 21:25:10
IDJOB=3264762
IDBENCH=85343
IDSOLVER=1605
FILE ID=node104/3264762-1304105110
RUNJOBID= node104-1304103906-8415
PBS_JOBID= 13170642
Free space on /tmp= 71548 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264762-1304105110/watcher-3264762-1304105110 -o /tmp/evaluation-result-3264762-1304105110/solver-3264762-1304105110 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3264762-1304105110.cnf

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=1798830622

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26011784 kB
Buffers:       1890028 kB
Cached:        4391804 kB
SwapCached:          4 kB
Active:         225228 kB
Inactive:      6171696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26011784 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             436 kB
Writeback:           0 kB
AnonPages:      115316 kB
Mapped:          15340 kB
Slab:           479852 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   297868 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= 71548 MiB
End job on node104 at 2011-04-29 21:45:13