Trace number 3257546

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.24 1201.85

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

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-3257546-1304045860/watcher-3257546-1304045860 -o /tmp/evaluation-result-3257546-1304045860/solver-3257546-1304045860 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3257546-1304045860.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: 6.75 7.73 7.84 6/181 26967
/proc/meminfo: memFree=14426924/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=9364 CPUtime=0 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) R 26965 26967 26812 0 -1 4202496 417 1257 0 0 0 0 0 0 25 0 1 0 594816621 9588736 346 33554432000 4194304 4417332 140736400432224 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/26967/statm: 2341 346 146 55 0 227 0

[startup+0.0363481 s]
/proc/loadavg: 6.75 7.73 7.84 6/181 26967
/proc/meminfo: memFree=14426924/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=17300 CPUtime=0.02 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) R 26965 26967 26812 0 -1 4202496 2490 1257 0 0 2 0 0 0 25 0 1 0 594816621 17715200 2347 33554432000 4194304 4417332 140736400432224 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/26967/statm: 4325 2347 147 55 0 2211 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17300

[startup+0.100344 s]
/proc/loadavg: 6.75 7.73 7.84 6/181 26967
/proc/meminfo: memFree=14426924/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=25492 CPUtime=0.08 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) R 26965 26967 26812 0 -1 4202496 4538 1257 0 0 8 0 0 0 25 0 1 0 594816621 26103808 4395 33554432000 4194304 4417332 140736400432224 18446744073709551615 4235997 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/26967/statm: 6373 4395 147 55 0 4259 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25492

[startup+0.300228 s]
/proc/loadavg: 6.75 7.73 7.84 6/181 26967
/proc/meminfo: memFree=14426924/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=79448 CPUtime=0.66 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 8742 1257 0 0 65 1 0 0 25 0 5 0 594816621 81354752 7643 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 19862 7643 174 55 0 17748 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 79448

[startup+0.700157 s]
/proc/loadavg: 6.75 7.73 7.84 6/181 26967
/proc/meminfo: memFree=14426924/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=78440 CPUtime=2.25 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 9332 1257 0 0 224 1 0 0 25 0 5 0 594816621 80322560 7427 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 19610 7427 180 55 0 17496 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 78440

[startup+1.50102 s]
/proc/loadavg: 6.85 7.74 7.84 9/186 26977
/proc/meminfo: memFree=14416716/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=138776 CPUtime=5.46 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 12000 1257 0 0 544 2 0 0 25 0 5 0 594816621 142106624 6102 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 34694 6102 180 55 0 32580 0
[pid=26967/tid=26974] ppid=26965 vsize=138776 CPUtime=1.32 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 613 1257 0 0 132 0 0 0 25 0 5 0 594816638 142106624 6102 33554432000 4194304 4417332 140736400432224 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=138776 CPUtime=1.32 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 378 1257 0 0 132 0 0 0 25 0 5 0 594816638 142106624 6102 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=138776 CPUtime=1.31 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 1050 1257 0 0 131 0 0 0 25 0 5 0 594816638 142106624 6102 33554432000 4194304 4417332 140736400432224 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=138776 CPUtime=1.32 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 1313 1257 0 0 132 0 0 0 25 0 5 0 594816638 142106624 6102 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 138776

[startup+3.10074 s]
/proc/loadavg: 6.85 7.74 7.84 9/186 26977
/proc/meminfo: memFree=14409476/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=137836 CPUtime=11.85 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 17336 1257 0 0 1182 3 0 0 25 0 5 0 594816621 141144064 5893 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 34459 5893 180 55 0 32345 0
[pid=26967/tid=26974] ppid=26965 vsize=137836 CPUtime=2.92 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 1950 1257 0 0 292 0 0 0 25 0 5 0 594816638 141144064 5893 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=137836 CPUtime=2.91 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 1700 1257 0 0 291 0 0 0 25 0 5 0 594816638 141144064 5893 33554432000 4194304 4417332 140736400432224 18446744073709551615 4357986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=137836 CPUtime=2.9 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 2441 1257 0 0 290 0 0 0 25 0 5 0 594816638 141144064 5893 33554432000 4194304 4417332 140736400432224 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=137836 CPUtime=2.91 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 2599 1257 0 0 291 0 0 0 25 0 5 0 594816638 141144064 5893 33554432000 4194304 4417332 140736400432224 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 137836

[startup+6.30119 s]
/proc/loadavg: 6.85 7.74 7.84 9/186 26978
/proc/meminfo: memFree=14403308/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=142200 CPUtime=24.63 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 28035 1257 0 0 2457 6 0 0 25 0 5 0 594816621 145612800 6958 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 35550 6958 180 55 0 33436 0
[pid=26967/tid=26974] ppid=26965 vsize=142200 CPUtime=6.11 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 4352 1257 0 0 611 0 0 0 25 0 5 0 594816638 145612800 6958 33554432000 4194304 4417332 140736400432224 18446744073709551615 4232559 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=142200 CPUtime=6.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 4760 1257 0 0 611 1 0 0 25 0 5 0 594816638 145612800 6958 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=142200 CPUtime=6.09 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 5525 1257 0 0 608 1 0 0 25 0 5 0 594816638 145612800 6958 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=142200 CPUtime=6.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 4752 1257 0 0 610 1 0 0 25 0 5 0 594816638 145612800 6958 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364977 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 142200

[startup+12.7011 s]
/proc/loadavg: 7.03 7.74 7.84 9/186 26978
/proc/meminfo: memFree=14373076/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=153576 CPUtime=50.19 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 46435 1257 0 0 5010 9 0 0 25 0 5 0 594816621 157261824 9831 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 38394 9831 180 55 0 36280 0
[pid=26967/tid=26974] ppid=26965 vsize=153576 CPUtime=12.51 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 9193 1257 0 0 1250 1 0 0 25 0 5 0 594816638 157261824 9831 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=153576 CPUtime=12.51 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 9505 1257 0 0 1250 1 0 0 25 0 5 0 594816638 157261824 9831 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=153576 CPUtime=12.45 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 10192 1257 0 0 1243 2 0 0 25 0 5 0 594816638 157261824 9831 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=153576 CPUtime=12.51 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 8899 1257 0 0 1250 1 0 0 25 0 5 0 594816638 157261824 9831 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 153576

[startup+25.5008 s]
/proc/loadavg: 7.26 7.77 7.85 9/186 26978
/proc/meminfo: memFree=14319616/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=178884 CPUtime=101.32 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 69511 1257 0 0 10119 13 0 0 25 0 5 0 594816621 183177216 16129 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 44721 16129 180 55 0 42607 0
[pid=26967/tid=26974] ppid=26965 vsize=178884 CPUtime=25.31 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 14135 1257 0 0 2529 2 0 0 25 0 5 0 594816638 183177216 16129 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=178884 CPUtime=25.31 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 16226 1257 0 0 2529 2 0 0 25 0 5 0 594816638 183177216 16129 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=178884 CPUtime=25.17 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 15816 1257 0 0 2514 3 0 0 25 0 5 0 594816638 183177216 16129 33554432000 4194304 4417332 140736400432224 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=178884 CPUtime=25.31 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 14688 1257 0 0 2529 2 0 0 25 0 5 0 594816638 183177216 16129 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 178884

[startup+51.1004 s]
/proc/loadavg: 7.51 7.79 7.85 9/186 26979
/proc/meminfo: memFree=14229540/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=226772 CPUtime=203.58 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 107950 1257 0 0 20339 19 0 0 25 0 5 0 594816621 232214528 28101 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 56693 28101 180 55 0 54579 0
[pid=26967/tid=26974] ppid=26965 vsize=226772 CPUtime=50.92 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 24752 1257 0 0 5088 4 0 0 25 0 5 0 594816638 232214528 28101 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=226772 CPUtime=50.91 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 23555 1257 0 0 5088 3 0 0 25 0 5 0 594816638 232214528 28101 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=226772 CPUtime=50.64 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 27192 1257 0 0 5059 5 0 0 25 0 5 0 594816638 232214528 28101 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=226772 CPUtime=50.91 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 23805 1257 0 0 5087 4 0 0 25 0 5 0 594816638 232214528 28101 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 226772

[startup+102.306 s]
/proc/loadavg: 7.89 7.85 7.87 9/186 26980
/proc/meminfo: memFree=14097476/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=299200 CPUtime=408.13 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 156217 1257 0 0 40785 28 0 0 25 0 5 0 594816621 306380800 46208 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 74800 46208 180 55 0 72686 0
[pid=26967/tid=26974] ppid=26965 vsize=299200 CPUtime=102.12 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 38335 1257 0 0 10205 7 0 0 25 0 5 0 594816638 306380800 46208 33554432000 4194304 4417332 140736400432224 18446744073709551615 4366004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=299200 CPUtime=102.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 37899 1257 0 0 10206 6 0 0 25 0 5 0 594816638 306380800 46208 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=299200 CPUtime=101.56 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 36336 1257 0 0 10150 6 0 0 25 0 5 0 594816638 306380800 46208 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=299200 CPUtime=102.12 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 35001 1257 0 0 10206 6 0 0 25 0 5 0 594816638 306380800 46208 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.13
Current children cumulated vsize (KiB) 299200

[startup+162.301 s]
/proc/loadavg: 8.04 7.89 7.88 9/186 26982
/proc/meminfo: memFree=13986728/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=353404 CPUtime=647.78 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 205470 1257 0 0 64741 37 0 0 25 0 5 0 594816621 361885696 59759 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 88351 59759 180 55 0 86237 0
[pid=26967/tid=26974] ppid=26965 vsize=353404 CPUtime=162.12 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 44302 1257 0 0 16204 8 0 0 25 0 5 0 594816638 361885696 59759 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=353404 CPUtime=162.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 53067 1257 0 0 16203 9 0 0 25 0 5 0 594816638 361885696 59759 33554432000 4194304 4417332 140736400432224 18446744073709551615 4354305 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=353404 CPUtime=161.23 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 53921 1257 0 0 16114 9 0 0 25 0 5 0 594816638 361885696 59759 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=353404 CPUtime=162.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 45534 1257 0 0 16203 8 0 0 25 0 5 0 594816638 361885696 59759 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.78
Current children cumulated vsize (KiB) 353404


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

[pid=26967/tid=26975] ppid=26965 vsize=731040 CPUtime=702.11 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 130287 1257 0 0 70186 25 0 0 25 0 5 0 594816638 748584960 154168 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=731040 CPUtime=698.3 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 117706 1257 0 0 69810 20 0 0 25 0 5 0 594816638 748584960 154168 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=731040 CPUtime=702.1 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 116485 1257 0 0 70189 21 0 0 25 0 5 0 594816638 748584960 154168 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.84
Current children cumulated vsize (KiB) 731040

[startup+762.307 s]
/proc/loadavg: 8.08 8.06 7.96 9/186 27007
/proc/meminfo: memFree=13382348/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=671792 CPUtime=3044.54 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 518327 1257 0 0 304359 95 0 0 25 0 5 0 594816621 687915008 139356 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 167948 139356 180 55 0 165834 0
[pid=26967/tid=26974] ppid=26965 vsize=671792 CPUtime=762.14 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 134562 1257 0 0 76190 24 0 0 25 0 5 0 594816638 687915008 139356 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=671792 CPUtime=762.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 140928 1257 0 0 76185 27 0 0 25 0 5 0 594816638 687915008 139356 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=671792 CPUtime=757.97 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 117706 1257 0 0 75777 20 0 0 25 0 5 0 594816638 687915008 139356 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=671792 CPUtime=762.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 116485 1257 0 0 76190 21 0 0 25 0 5 0 594816638 687915008 139356 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.54
Current children cumulated vsize (KiB) 671792

[startup+822.301 s]
/proc/loadavg: 8.03 8.05 7.96 9/186 27008
/proc/meminfo: memFree=13343760/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=699656 CPUtime=3284.21 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 525292 1257 0 0 328324 97 0 0 25 0 5 0 594816621 716447744 146321 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 174914 146321 180 55 0 172800 0
[pid=26967/tid=26974] ppid=26965 vsize=699656 CPUtime=822.13 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 135439 1257 0 0 82189 24 0 0 25 0 5 0 594816638 716447744 146321 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=699656 CPUtime=822.11 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 140928 1257 0 0 82184 27 0 0 25 0 5 0 594816638 716447744 146321 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=699656 CPUtime=817.65 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 123463 1257 0 0 81744 21 0 0 25 0 5 0 594816638 716447744 146321 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=699656 CPUtime=822.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 116816 1257 0 0 82190 21 0 0 25 0 5 0 594816638 716447744 146321 33554432000 4194304 4417332 140736400432224 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.21
Current children cumulated vsize (KiB) 699656

[startup+882.301 s]
/proc/loadavg: 8.01 8.04 7.96 9/186 27010
/proc/meminfo: memFree=13247880/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=766112 CPUtime=3523.88 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 541906 1257 0 0 352290 98 0 0 25 0 5 0 594816621 784498688 162935 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 191528 162935 180 55 0 189414 0
[pid=26967/tid=26974] ppid=26965 vsize=766112 CPUtime=882.13 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 143861 1257 0 0 88188 25 0 0 25 0 5 0 594816638 784498688 162935 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=766112 CPUtime=882.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 149120 1257 0 0 88184 28 0 0 25 0 5 0 594816638 784498688 162935 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=766112 CPUtime=877.32 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 123463 1257 0 0 87711 21 0 0 25 0 5 0 594816638 784498688 162935 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=766112 CPUtime=882.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 116816 1257 0 0 88190 21 0 0 25 0 5 0 594816638 784498688 162935 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.88
Current children cumulated vsize (KiB) 766112

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 7.96 9/186 27012
/proc/meminfo: memFree=13199260/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=752992 CPUtime=3763.56 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 562251 1257 0 0 376255 101 0 0 25 0 5 0 594816621 771063808 159655 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 188248 159655 180 55 0 186134 0
[pid=26967/tid=26974] ppid=26965 vsize=752992 CPUtime=942.14 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 143861 1257 0 0 94189 25 0 0 25 0 5 0 594816638 771063808 159655 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=752992 CPUtime=942.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 149120 1257 0 0 94184 28 0 0 25 0 5 0 594816638 771063808 159655 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=752992 CPUtime=936.99 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 135207 1257 0 0 93676 23 0 0 25 0 5 0 594816638 771063808 159655 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364308 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=752992 CPUtime=942.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 125417 1257 0 0 94189 22 0 0 25 0 5 0 594816638 771063808 159655 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.56
Current children cumulated vsize (KiB) 752992

[startup+1002.3 s]
/proc/loadavg: 8.03 8.03 7.96 9/186 27013
/proc/meminfo: memFree=13036556/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=777036 CPUtime=4003.23 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 589487 1257 0 0 400217 106 0 0 25 0 5 0 594816621 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 194259 165666 180 55 0 192145 0
[pid=26967/tid=26974] ppid=26965 vsize=777036 CPUtime=1002.14 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 143861 1257 0 0 100189 25 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=777036 CPUtime=1002.11 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 166358 1257 0 0 100180 31 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=777036 CPUtime=996.67 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 145205 1257 0 0 99642 25 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=777036 CPUtime=1002.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 125417 1257 0 0 100189 22 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.23
Current children cumulated vsize (KiB) 777036

[startup+1062.3 s]
/proc/loadavg: 8.12 8.05 7.97 9/186 27015
/proc/meminfo: memFree=13062708/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=777036 CPUtime=4242.91 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 589487 1257 0 0 424185 106 0 0 25 0 5 0 594816621 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 194259 165666 180 55 0 192145 0
[pid=26967/tid=26974] ppid=26965 vsize=777036 CPUtime=1062.14 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 143861 1257 0 0 106189 25 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=777036 CPUtime=1062.11 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 166358 1257 0 0 106180 31 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=777036 CPUtime=1056.34 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 145205 1257 0 0 105609 25 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=777036 CPUtime=1062.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 125417 1257 0 0 106189 22 0 0 25 0 5 0 594816638 795684864 165666 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.91
Current children cumulated vsize (KiB) 777036

[startup+1122.3 s]
/proc/loadavg: 8.16 8.07 7.98 9/186 27016
/proc/meminfo: memFree=12973288/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=807332 CPUtime=4482.59 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 597061 1257 0 0 448151 108 0 0 25 0 5 0 594816621 826707968 173240 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 201833 173240 180 55 0 199719 0
[pid=26967/tid=26974] ppid=26965 vsize=807332 CPUtime=1122.14 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 143861 1257 0 0 112189 25 0 0 25 0 5 0 594816638 826707968 173240 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=807332 CPUtime=1122.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 166358 1257 0 0 112181 31 0 0 25 0 5 0 594816638 826707968 173240 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=807332 CPUtime=1116.01 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 146577 1257 0 0 111576 25 0 0 25 0 5 0 594816638 826707968 173240 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=807332 CPUtime=1122.11 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 131619 1257 0 0 112188 23 0 0 25 0 5 0 594816638 826707968 173240 33554432000 4194304 4417332 140736400432224 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.59
Current children cumulated vsize (KiB) 807332

[startup+1182.3 s]
/proc/loadavg: 8.17 8.09 8.00 9/186 27018
/proc/meminfo: memFree=13000308/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=849768 CPUtime=4722.26 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 607671 1257 0 0 472117 109 0 0 25 0 5 0 594816621 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 212442 183850 180 55 0 210328 0
[pid=26967/tid=26974] ppid=26965 vsize=849768 CPUtime=1182.14 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 145617 1257 0 0 118189 25 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=849768 CPUtime=1182.12 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 166358 1257 0 0 118181 31 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=849768 CPUtime=1175.69 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 154769 1257 0 0 117543 26 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=849768 CPUtime=1182.1 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 132281 1257 0 0 118187 23 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 849768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 7.87 8.02 7.97 9/186 27091
/proc/meminfo: memFree=13657664/32950928 swapFree=67111528/67111528
[pid=26967] ppid=26965 vsize=849768 CPUtime=4800.17 cores=1,3,5,7
/proc/26967/stat : 26967 (plingeling) S 26965 26967 26812 0 -1 4202496 607671 1257 0 0 479908 109 0 0 25 0 5 0 594816621 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/26967/statm: 212442 183850 180 55 0 210328 0
[pid=26967/tid=26974] ppid=26965 vsize=849768 CPUtime=1201.64 cores=1,3,5,7
/proc/26967/task/26974/stat : 26974 (plingeling) R 26965 26967 26812 0 -1 4202560 145617 1257 0 0 120139 25 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26967/tid=26975] ppid=26965 vsize=849768 CPUtime=1201.62 cores=1,3,5,7
/proc/26967/task/26975/stat : 26975 (plingeling) R 26965 26967 26812 0 -1 4202560 166358 1257 0 0 120131 31 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26967/tid=26976] ppid=26965 vsize=849768 CPUtime=1195.09 cores=1,3,5,7
/proc/26967/task/26976/stat : 26976 (plingeling) R 26965 26967 26812 0 -1 4202560 154769 1257 0 0 119483 26 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26967/tid=26977] ppid=26965 vsize=849768 CPUtime=1201.61 cores=1,3,5,7
/proc/26967/task/26977/stat : 26977 (plingeling) R 26965 26967 26812 0 -1 4202560 132281 1257 0 0 120138 23 0 0 25 0 5 0 594816638 870162432 183850 33554432000 4194304 4417332 140736400432224 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 849768

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.85
CPU time (s): 4800.24
CPU user time (s): 4799.11
CPU system time (s): 1.12883
CPU usage (%): 399.406
Max. virtual memory (cumulated for all children) (KiB): 849768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.11
system time used= 1.12883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 608928
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= 97
involuntary context switches= 32570

runsolver used 1.69674 second user time and 4.86726 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 04:57:40
IDJOB=3257546
IDBENCH=71139
IDSOLVER=1605
FILE ID=node112/3257546-1304045860
RUNJOBID= node112-1304045841-26831
PBS_JOBID= 13170402
Free space on /tmp= 72560 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257546-1304045860/watcher-3257546-1304045860 -o /tmp/evaluation-result-3257546-1304045860/solver-3257546-1304045860 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3257546-1304045860.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=765093497

node112.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.828
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.65
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.828
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.828
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14427204 kB
Buffers:       1994724 kB
Cached:       15798976 kB
SwapCached:          0 kB
Active:        7198524 kB
Inactive:     10768936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14427204 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5060 kB
Writeback:           0 kB
AnonPages:      172456 kB
Mapped:          15636 kB
Slab:           492628 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   360004 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= 72560 MiB
End job on node112 at 2011-04-29 05:17:43