Trace number 3371012

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.34 1202.85

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.17352
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371012-1305420539/watcher-3371012-1305420539 -o /tmp/evaluation-result-3371012-1305420539/solver-3371012-1305420539 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371012-1305420539.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.36 7.85 7.46 1/283 3440
/proc/meminfo: memFree=29331588/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=9004 CPUtime=0 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) R 3438 3440 2611 0 -1 4202496 311 1258 0 0 0 0 0 0 22 0 1 0 653651915 9220096 241 33554432000 4194304 4417452 140734099587856 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3440/statm: 2251 241 147 55 0 137 0

[startup+0.0507569 s]
/proc/loadavg: 7.36 7.85 7.46 1/283 3440
/proc/meminfo: memFree=29331588/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=58376 CPUtime=0.06 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 2472 1258 0 0 6 0 0 0 23 0 5 0 653651915 59777024 2398 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 14594 2398 172 55 0 12480 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 58376

[startup+0.100749 s]
/proc/loadavg: 7.36 7.85 7.46 1/283 3440
/proc/meminfo: memFree=29331588/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=127148 CPUtime=0.26 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 3588 1258 0 0 26 0 0 0 23 0 5 0 653651915 130199552 3233 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 31787 3233 176 55 0 29673 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 127148

[startup+0.300714 s]
/proc/loadavg: 7.36 7.85 7.46 1/283 3440
/proc/meminfo: memFree=29331588/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=128860 CPUtime=1.06 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 5970 1258 0 0 106 0 0 0 23 0 5 0 653651915 131952640 3633 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 32215 3633 180 55 0 30101 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 128860

[startup+0.700642 s]
/proc/loadavg: 7.36 7.85 7.46 1/283 3440
/proc/meminfo: memFree=29331588/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=133576 CPUtime=2.65 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 8146 1258 0 0 265 0 0 0 23 0 5 0 653651915 136781824 4812 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 33394 4812 180 55 0 31280 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 133576

[startup+1.5005 s]
/proc/loadavg: 7.36 7.85 7.46 9/297 3470
/proc/meminfo: memFree=29276120/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=134112 CPUtime=5.85 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 10778 1258 0 0 584 1 0 0 23 0 5 0 653651915 137330688 4946 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 33528 4946 180 55 0 31414 0
[pid=3440/tid=3449] ppid=3438 vsize=134112 CPUtime=1.45 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 899 1258 0 0 145 0 0 0 25 0 5 0 653651919 137330688 4946 33554432000 4194304 4417452 140734099587856 18446744073709551615 4249675 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=134112 CPUtime=1.45 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 645 1258 0 0 145 0 0 0 25 0 5 0 653651919 137330688 4946 33554432000 4194304 4417452 140734099587856 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=134112 CPUtime=1.45 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 933 1258 0 0 145 0 0 0 25 0 5 0 653651919 137330688 4946 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=134112 CPUtime=1.43 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 5864 1258 0 0 143 0 0 0 25 0 5 0 653651919 137330688 4946 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 134112

[startup+3.10121 s]
/proc/loadavg: 7.36 7.85 7.46 9/297 3470
/proc/meminfo: memFree=29270940/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=140524 CPUtime=12.23 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 16349 1258 0 0 1222 1 0 0 23 0 5 0 653651915 143896576 6557 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 35131 6557 180 55 0 33017 0
[pid=3440/tid=3449] ppid=3438 vsize=140524 CPUtime=3.05 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 899 1258 0 0 305 0 0 0 25 0 5 0 653651919 143896576 6557 33554432000 4194304 4417452 140734099587856 18446744073709551615 4250074 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=140524 CPUtime=3.05 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 1141 1258 0 0 305 0 0 0 25 0 5 0 653651919 143896576 6557 33554432000 4194304 4417452 140734099587856 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=140524 CPUtime=3.05 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 1397 1258 0 0 305 0 0 0 25 0 5 0 653651919 143896576 6557 33554432000 4194304 4417452 140734099587856 18446744073709551615 4250731 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=140524 CPUtime=3.03 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 10475 1258 0 0 302 1 0 0 25 0 5 0 653651919 143896576 6557 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 140524

[startup+6.30063 s]
/proc/loadavg: 7.41 7.85 7.46 9/297 3470
/proc/meminfo: memFree=29232996/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=149196 CPUtime=25 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 28719 1258 0 0 2497 3 0 0 23 0 5 0 653651915 152776704 8717 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 37299 8717 180 55 0 35185 0
[pid=3440/tid=3449] ppid=3438 vsize=149196 CPUtime=6.25 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 899 1258 0 0 625 0 0 0 25 0 5 0 653651919 152776704 8717 33554432000 4194304 4417452 140734099587856 18446744073709551615 4237770 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=149196 CPUtime=6.25 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 1141 1258 0 0 625 0 0 0 25 0 5 0 653651919 152776704 8717 33554432000 4194304 4417452 140734099587856 18446744073709551615 4365111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=149196 CPUtime=6.25 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 5034 1258 0 0 625 0 0 0 25 0 5 0 653651919 152776704 8717 33554432000 4194304 4417452 140734099587856 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=149196 CPUtime=6.19 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 19208 1258 0 0 617 2 0 0 25 0 5 0 653651919 152776704 8717 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 149196

[startup+12.7005 s]
/proc/loadavg: 7.46 7.85 7.47 9/297 3470
/proc/meminfo: memFree=29202848/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=176816 CPUtime=50.55 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 50673 1258 0 0 5049 6 0 0 23 0 5 0 653651915 181059584 15653 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 44204 15653 180 55 0 42090 0
[pid=3440/tid=3449] ppid=3438 vsize=176816 CPUtime=12.65 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 3593 1258 0 0 1265 0 0 0 25 0 5 0 653651919 181059584 15653 33554432000 4194304 4417452 140734099587856 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=176816 CPUtime=12.65 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 3711 1258 0 0 1265 0 0 0 25 0 5 0 653651919 181059584 15653 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=176816 CPUtime=12.64 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 7097 1258 0 0 1264 0 0 0 25 0 5 0 653651919 181059584 15653 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=176816 CPUtime=12.53 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 33835 1258 0 0 1249 4 0 0 25 0 5 0 653651919 181059584 15653 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 176816

[startup+25.5012 s]
/proc/loadavg: 7.66 7.87 7.48 9/297 3470
/proc/meminfo: memFree=29100536/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=189076 CPUtime=101.63 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 103815 1258 0 0 10149 14 0 0 23 0 5 0 653651915 193613824 18687 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 47269 18687 180 55 0 45155 0
[pid=3440/tid=3449] ppid=3438 vsize=189076 CPUtime=25.45 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 11854 1258 0 0 2544 1 0 0 25 0 5 0 653651919 193613824 18687 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=189076 CPUtime=25.45 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 13810 1258 0 0 2544 1 0 0 25 0 5 0 653651919 193613824 18687 33554432000 4194304 4417452 140734099587856 18446744073709551615 4353594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=189076 CPUtime=25.44 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 19832 1258 0 0 2542 2 0 0 25 0 5 0 653651919 193613824 18687 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=189076 CPUtime=25.22 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 55882 1258 0 0 2514 8 0 0 25 0 5 0 653651919 193613824 18687 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 189076

[startup+51.1005 s]
/proc/loadavg: 7.84 7.90 7.50 9/297 3471
/proc/meminfo: memFree=29050280/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=240504 CPUtime=203.81 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 189510 1258 0 0 20353 28 0 0 23 0 5 0 653651915 246276096 31544 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 60126 31544 180 55 0 58012 0
[pid=3440/tid=3449] ppid=3438 vsize=240504 CPUtime=51.05 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 30860 1258 0 0 5101 4 0 0 25 0 5 0 653651919 246276096 31544 33554432000 4194304 4417452 140734099587856 18446744073709551615 4290760 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=240504 CPUtime=51.05 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 32769 1258 0 0 5101 4 0 0 25 0 5 0 653651919 246276096 31544 33554432000 4194304 4417452 140734099587856 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=240504 CPUtime=51.04 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 38093 1258 0 0 5099 5 0 0 25 0 5 0 653651919 246276096 31544 33554432000 4194304 4417452 140734099587856 18446744073709551615 4246258 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=240504 CPUtime=50.58 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 85351 1258 0 0 5046 12 0 0 25 0 5 0 653651919 246276096 31544 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 240504

[startup+102.311 s]
/proc/loadavg: 7.98 7.93 7.53 9/297 3472
/proc/meminfo: memFree=28864024/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=293928 CPUtime=408.19 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 319574 1258 0 0 40770 49 0 0 23 0 5 0 653651915 300982272 44900 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 73482 44900 180 55 0 71368 0
[pid=3440/tid=3449] ppid=3438 vsize=293928 CPUtime=102.26 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 58389 1258 0 0 10217 9 0 0 25 0 5 0 653651919 300982272 44900 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=293928 CPUtime=102.26 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 60978 1258 0 0 10217 9 0 0 25 0 5 0 653651919 300982272 44900 33554432000 4194304 4417452 140734099587856 18446744073709551615 4302984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=293928 CPUtime=102.26 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 72510 1258 0 0 10216 10 0 0 25 0 5 0 653651919 300982272 44900 33554432000 4194304 4417452 140734099587856 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=293928 CPUtime=101.33 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 125260 1258 0 0 10114 19 0 0 25 0 5 0 653651919 300982272 44900 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 293928

[startup+162.3 s]
/proc/loadavg: 8.04 7.95 7.56 9/297 3474
/proc/meminfo: memFree=28520768/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=403784 CPUtime=647.61 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 441081 1258 0 0 64694 67 0 0 23 0 5 0 653651915 413474816 72396 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 100946 72396 180 55 0 98832 0
[pid=3440/tid=3449] ppid=3438 vsize=403784 CPUtime=162.25 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 84434 1258 0 0 16212 13 0 0 25 0 5 0 653651919 413474816 72396 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=403784 CPUtime=162.25 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 93940 1258 0 0 16212 13 0 0 25 0 5 0 653651919 413474816 72396 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=403784 CPUtime=162.25 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 108890 1258 0 0 16210 15 0 0 25 0 5 0 653651919 413474816 72396 33554432000 4194304 4417452 140734099587856 18446744073709551615 4357287 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=403784 CPUtime=160.78 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 151380 1258 0 0 16055 23 0 0 25 0 5 0 653651919 413474816 72396 33554432000 4194304 4417452 140734099587856 18446744073709551615 4356874 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.61
Current children cumulated vsize (KiB) 403784


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

[pid=3440/tid=3450] ppid=3438 vsize=730524 CPUtime=702.26 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 270557 1258 0 0 70188 38 0 0 25 0 5 0 653651919 748056576 154067 33554432000 4194304 4417452 140734099587856 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=730524 CPUtime=702.27 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 283157 1258 0 0 70186 41 0 0 25 0 5 0 653651919 748056576 154067 33554432000 4194304 4417452 140734099587856 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=730524 CPUtime=695.89 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 323138 1258 0 0 69537 52 0 0 25 0 5 0 653651919 748056576 154067 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.76
Current children cumulated vsize (KiB) 730524

[startup+762.311 s]
/proc/loadavg: 8.20 8.13 7.83 9/297 3501
/proc/meminfo: memFree=27373924/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=758400 CPUtime=3042.23 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1177793 1258 0 0 304048 175 0 0 23 0 5 0 653651915 776601600 161036 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 189600 161036 180 55 0 187486 0
[pid=3440/tid=3449] ppid=3438 vsize=758400 CPUtime=762.26 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 268582 1258 0 0 76189 37 0 0 25 0 5 0 653651919 776601600 161036 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=758400 CPUtime=762.28 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 287094 1258 0 0 76187 41 0 0 25 0 5 0 653651919 776601600 161036 33554432000 4194304 4417452 140734099587856 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=758400 CPUtime=762.28 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 288350 1258 0 0 76186 42 0 0 25 0 5 0 653651919 776601600 161036 33554432000 4194304 4417452 140734099587856 18446744073709551615 4356864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=758400 CPUtime=755.34 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 331330 1258 0 0 75481 53 0 0 25 0 5 0 653651919 776601600 161036 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.23
Current children cumulated vsize (KiB) 758400

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 7.84 9/297 3503
/proc/meminfo: memFree=27787304/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=820440 CPUtime=3281.66 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1253101 1258 0 0 327979 187 0 0 23 0 5 0 653651915 840130560 176528 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 205110 176528 180 55 0 202996 0
[pid=3440/tid=3449] ppid=3438 vsize=820440 CPUtime=822.25 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 284951 1258 0 0 82186 39 0 0 25 0 5 0 653651919 840130560 176528 33554432000 4194304 4417452 140734099587856 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=820440 CPUtime=822.27 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 307426 1258 0 0 82183 44 0 0 25 0 5 0 653651919 840130560 176528 33554432000 4194304 4417452 140734099587856 18446744073709551615 4366087 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=820440 CPUtime=822.27 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 312460 1258 0 0 82181 46 0 0 25 0 5 0 653651919 840130560 176528 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=820440 CPUtime=814.8 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 345827 1258 0 0 81423 57 0 0 25 0 5 0 653651919 840130560 176528 33554432000 4194304 4417452 140734099587856 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.66
Current children cumulated vsize (KiB) 820440

[startup+882.3 s]
/proc/loadavg: 8.12 8.11 7.85 9/297 3504
/proc/meminfo: memFree=27831288/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=735600 CPUtime=3521.11 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1332525 1258 0 0 351913 198 0 0 23 0 5 0 653651915 753254400 155318 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 183900 155318 180 55 0 181786 0
[pid=3440/tid=3449] ppid=3438 vsize=735600 CPUtime=882.26 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 294500 1258 0 0 88186 40 0 0 25 0 5 0 653651919 753254400 155318 33554432000 4194304 4417452 140734099587856 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=735600 CPUtime=882.27 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 319687 1258 0 0 88181 46 0 0 25 0 5 0 653651919 753254400 155318 33554432000 4194304 4417452 140734099587856 18446744073709551615 4243976 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=735600 CPUtime=882.27 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 325962 1258 0 0 88180 47 0 0 25 0 5 0 653651919 753254400 155318 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=735600 CPUtime=874.25 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 389939 1258 0 0 87362 63 0 0 25 0 5 0 653651919 753254400 155318 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.11
Current children cumulated vsize (KiB) 735600

[startup+942.301 s]
/proc/loadavg: 8.40 8.17 7.89 10/298 3511
/proc/meminfo: memFree=27756804/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=776220 CPUtime=3760.58 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1369627 1258 0 0 375855 203 0 0 23 0 5 0 653651915 794849280 165473 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 194055 165473 180 55 0 191941 0
[pid=3440/tid=3449] ppid=3438 vsize=776220 CPUtime=942.26 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 312545 1258 0 0 94183 43 0 0 25 0 5 0 653651919 794849280 165473 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=776220 CPUtime=942.27 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 329899 1258 0 0 94180 47 0 0 25 0 5 0 653651919 794849280 165473 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=776220 CPUtime=942.27 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 330058 1258 0 0 94180 47 0 0 25 0 5 0 653651919 794849280 165473 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=776220 CPUtime=933.71 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 394688 1258 0 0 93307 64 0 0 25 0 5 0 653651919 794849280 165473 33554432000 4194304 4417452 140734099587856 18446744073709551615 4250953 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.58
Current children cumulated vsize (KiB) 776220

[startup+1002.3 s]
/proc/loadavg: 8.27 8.17 7.90 9/297 3512
/proc/meminfo: memFree=27391412/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=911456 CPUtime=4000.04 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1417045 1258 0 0 399795 209 0 0 23 0 5 0 653651915 933330944 199282 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 227864 199282 180 55 0 225750 0
[pid=3440/tid=3449] ppid=3438 vsize=911456 CPUtime=1002.26 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 317317 1258 0 0 100183 43 0 0 25 0 5 0 653651919 933330944 199282 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=911456 CPUtime=1002.27 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 346129 1258 0 0 100178 49 0 0 25 0 5 0 653651919 933330944 199282 33554432000 4194304 4417452 140734099587856 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=911456 CPUtime=1002.28 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 339751 1258 0 0 100179 49 0 0 25 0 5 0 653651919 933330944 199282 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=911456 CPUtime=993.16 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 411411 1258 0 0 99250 66 0 0 25 0 5 0 653651919 933330944 199282 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.04
Current children cumulated vsize (KiB) 911456

[startup+1062.3 s]
/proc/loadavg: 8.21 8.17 7.92 9/297 3514
/proc/meminfo: memFree=27316608/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=905684 CPUtime=4239.51 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1451819 1258 0 0 423737 214 0 0 23 0 5 0 653651915 927420416 197839 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 226421 197839 180 55 0 224307 0
[pid=3440/tid=3449] ppid=3438 vsize=905684 CPUtime=1062.26 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 321572 1258 0 0 106182 44 0 0 25 0 5 0 653651919 927420416 197839 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=905684 CPUtime=1062.27 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 349619 1258 0 0 106177 50 0 0 25 0 5 0 653651919 927420416 197839 33554432000 4194304 4417452 140734099587856 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=905684 CPUtime=1062.27 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 357458 1258 0 0 106176 51 0 0 25 0 5 0 653651919 927420416 197839 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=905684 CPUtime=1052.63 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 420733 1258 0 0 105196 67 0 0 25 0 5 0 653651919 927420416 197839 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.51
Current children cumulated vsize (KiB) 905684

[startup+1122.3 s]
/proc/loadavg: 8.18 8.16 7.93 9/297 3516
/proc/meminfo: memFree=27201740/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=1011840 CPUtime=4478.96 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1509807 1258 0 0 447672 224 0 0 23 0 5 0 653651915 1036124160 224377 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 252960 224377 180 55 0 250846 0
[pid=3440/tid=3449] ppid=3438 vsize=1011840 CPUtime=1122.26 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 336896 1258 0 0 112179 47 0 0 25 0 5 0 653651919 1036124160 224377 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=1011840 CPUtime=1122.28 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 372918 1258 0 0 112174 54 0 0 25 0 5 0 653651919 1036124160 224377 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=1011840 CPUtime=1122.28 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 374460 1258 0 0 112174 54 0 0 25 0 5 0 653651919 1036124160 224377 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=1011840 CPUtime=1112.07 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 423096 1258 0 0 111140 67 0 0 25 0 5 0 653651919 1036124160 224377 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.96
Current children cumulated vsize (KiB) 1011840

[startup+1182.3 s]
/proc/loadavg: 8.16 8.16 7.94 9/297 3517
/proc/meminfo: memFree=27145912/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=1056848 CPUtime=4718.43 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1551813 1258 0 0 471611 232 0 0 23 0 5 0 653651915 1082212352 235630 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 264212 235630 180 55 0 262098 0
[pid=3440/tid=3449] ppid=3438 vsize=1056848 CPUtime=1182.27 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 343468 1258 0 0 118179 48 0 0 25 0 5 0 653651919 1082212352 235630 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364842 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=1056848 CPUtime=1182.27 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 381165 1258 0 0 118172 55 0 0 25 0 5 0 653651919 1082212352 235630 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=1056848 CPUtime=1182.28 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 374460 1258 0 0 118174 54 0 0 25 0 5 0 653651919 1082212352 235630 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=1056848 CPUtime=1171.54 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 450283 1258 0 0 117081 73 0 0 25 0 5 0 653651919 1082212352 235630 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.43
Current children cumulated vsize (KiB) 1056848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.20 8.17 7.94 9/297 3518
/proc/meminfo: memFree=27147248/32951124 swapFree=54427468/67111528
[pid=3440] ppid=3438 vsize=1073232 CPUtime=4800.26 cores=1,3,5,7
/proc/3440/stat : 3440 (plingeling) S 3438 3440 2611 0 -1 4202496 1555909 1258 0 0 479793 233 0 0 23 0 5 0 653651915 1098989568 239726 33554432000 4194304 4417452 140734099587856 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3440/statm: 268308 239726 180 55 0 266194 0
[pid=3440/tid=3449] ppid=3438 vsize=1073232 CPUtime=1202.78 cores=1,3,5,7
/proc/3440/task/3449/stat : 3449 (plingeling) R 3438 3440 2611 0 -1 4202560 347564 1258 0 0 120229 49 0 0 25 0 5 0 653651919 1098989568 239726 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3440/tid=3450] ppid=3438 vsize=1073232 CPUtime=1202.78 cores=1,3,5,7
/proc/3440/task/3450/stat : 3450 (plingeling) R 3438 3440 2611 0 -1 4202560 381165 1258 0 0 120223 55 0 0 25 0 5 0 653651919 1098989568 239726 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3440/tid=3451] ppid=3438 vsize=1073232 CPUtime=1202.79 cores=1,3,5,7
/proc/3440/task/3451/stat : 3451 (plingeling) R 3438 3440 2611 0 -1 4202560 374460 1258 0 0 120225 54 0 0 25 0 5 0 653651919 1098989568 239726 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=3440/tid=3452] ppid=3438 vsize=1073232 CPUtime=1191.85 cores=1,3,5,7
/proc/3440/task/3452/stat : 3452 (plingeling) R 3438 3440 2611 0 -1 4202560 450283 1258 0 0 119112 73 0 0 25 0 5 0 653651919 1098989568 239726 33554432000 4194304 4417452 140734099587856 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1073232

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): 1202.85
CPU time (s): 4800.34
CPU user time (s): 4797.97
CPU system time (s): 2.37364
CPU usage (%): 399.081
Max. virtual memory (cumulated for all children) (KiB): 1073232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.97
system time used= 2.37364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1557167
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= 154
involuntary context switches= 21475

runsolver used 3.00354 second user time and 7.94879 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 02:48:59
IDJOB=3371012
IDBENCH=71583
IDSOLVER=1848
FILE ID=node138/3371012-1305420539
RUNJOBID= node138-1305419334-3320
PBS_JOBID= 13324560
Free space on /tmp= 73344 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371012-1305420539/watcher-3371012-1305420539 -o /tmp/evaluation-result-3371012-1305420539/solver-3371012-1305420539 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371012-1305420539.cnf

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=432467662

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29331860 kB
Buffers:        255064 kB
Cached:        3128644 kB
SwapCached:      18472 kB
Active:         855212 kB
Inactive:      2550872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29331860 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:       15456 kB
Mapped:           8808 kB
Slab:           110448 kB
PageTables:      39776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39474076 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= 73344 MiB
End job on node138 at 2011-05-15 03:09:04