Trace number 3258778

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.21 1201.91

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258778-1304051896/watcher-3258778-1304051896 -o /tmp/evaluation-result-3258778-1304051896/solver-3258778-1304051896 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258778-1304051896.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: 3.80 4.41 5.93 4/176 27590
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=9016 CPUtime=0 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) R 27586 27590 26812 0 -1 4202496 323 1262 0 0 0 0 0 0 18 0 1 0 595420301 9232384 251 33554432000 4194304 4417332 140736151962208 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27590/statm: 2254 251 146 55 0 140 0

[startup+0.0388121 s]
/proc/loadavg: 3.80 4.41 5.93 4/176 27590
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=14248 CPUtime=0.03 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) R 27586 27590 26812 0 -1 4202496 1656 1262 0 0 3 0 0 0 18 0 1 0 595420301 14589952 1584 33554432000 4194304 4417332 140736151962208 18446744073709551615 218880564992 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27590/statm: 3562 1584 147 55 0 1448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14248

[startup+0.100803 s]
/proc/loadavg: 3.80 4.41 5.93 4/176 27590
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=26536 CPUtime=0.09 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) R 27586 27590 26812 0 -1 4202496 4728 1262 0 0 9 0 0 0 18 0 1 0 595420301 27172864 4656 33554432000 4194304 4417332 140736151962208 18446744073709551615 4259889 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27590/statm: 6634 4656 147 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.300689 s]
/proc/loadavg: 3.80 4.41 5.93 4/176 27590
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=150636 CPUtime=0.56 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 9663 1262 0 0 56 0 0 0 19 0 5 0 595420301 154251264 9110 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 37659 9110 174 55 0 35545 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 150636

[startup+0.70062 s]
/proc/loadavg: 3.80 4.41 5.93 4/176 27590
/proc/meminfo: memFree=14530224/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=157684 CPUtime=2.16 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 19826 1262 0 0 214 2 0 0 19 0 5 0 595420301 161468416 10856 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 39421 10856 179 55 0 37307 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 157684

[startup+1.50048 s]
/proc/loadavg: 3.80 4.41 5.93 10/186 27610
/proc/meminfo: memFree=14421288/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=176568 CPUtime=5.36 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 26819 1262 0 0 533 3 0 0 19 0 5 0 595420301 180805632 15578 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 44142 15578 180 55 0 42028 0
[pid=27590/tid=27603] ppid=27586 vsize=176568 CPUtime=1.29 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 3463 1262 0 0 129 0 0 0 25 0 5 0 595420322 180805632 15578 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=176568 CPUtime=1.28 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 3321 1262 0 0 128 0 0 0 25 0 5 0 595420322 180805632 15578 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=176568 CPUtime=1.28 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 2789 1262 0 0 128 0 0 0 19 0 5 0 595420322 180805632 15578 33554432000 4194304 4417332 140736151962208 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=176568 CPUtime=1.28 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 8410 1262 0 0 127 1 0 0 25 0 5 0 595420322 180805632 15578 33554432000 4194304 4417332 140736151962208 18446744073709551615 4356928 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 176568

[startup+3.1002 s]
/proc/loadavg: 3.80 4.41 5.93 10/186 27610
/proc/meminfo: memFree=14396112/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=190728 CPUtime=11.75 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 39369 1262 0 0 1171 4 0 0 19 0 5 0 595420301 195305472 19119 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 47682 19119 181 55 0 45568 0
[pid=27590/tid=27603] ppid=27586 vsize=190728 CPUtime=2.89 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 4824 1262 0 0 289 0 0 0 25 0 5 0 595420322 195305472 19119 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=190728 CPUtime=2.88 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 3321 1262 0 0 288 0 0 0 25 0 5 0 595420322 195305472 19119 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=190728 CPUtime=2.88 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 2790 1262 0 0 288 0 0 0 24 0 5 0 595420322 195305472 19119 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=190728 CPUtime=2.87 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 19598 1262 0 0 285 2 0 0 25 0 5 0 595420322 195305472 19119 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 190728

[startup+6.30065 s]
/proc/loadavg: 4.14 4.47 5.95 10/186 27611
/proc/meminfo: memFree=14352728/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=192204 CPUtime=24.53 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 57500 1262 0 0 2446 7 0 0 19 0 5 0 595420301 196816896 19488 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 48051 19488 181 55 0 45937 0
[pid=27590/tid=27603] ppid=27586 vsize=192204 CPUtime=6.09 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 4824 1262 0 0 609 0 0 0 25 0 5 0 595420322 196816896 19488 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=192204 CPUtime=6.08 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 3321 1262 0 0 608 0 0 0 25 0 5 0 595420322 196816896 19488 33554432000 4194304 4417332 140736151962208 18446744073709551615 4258418 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=192204 CPUtime=6.08 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 3872 1262 0 0 608 0 0 0 25 0 5 0 595420322 196816896 19488 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=192204 CPUtime=6.05 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 36647 1262 0 0 600 5 0 0 25 0 5 0 595420322 196816896 19488 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 192204

[startup+12.7005 s]
/proc/loadavg: 4.52 4.55 5.96 10/186 27611
/proc/meminfo: memFree=14283392/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=257684 CPUtime=50.1 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 91894 1262 0 0 4997 13 0 0 19 0 5 0 595420301 263868416 35713 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 64421 35713 181 55 0 62307 0
[pid=27590/tid=27603] ppid=27586 vsize=257684 CPUtime=12.48 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 6184 1262 0 0 1248 0 0 0 25 0 5 0 595420322 263868416 35713 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=257684 CPUtime=12.48 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 6042 1262 0 0 1248 0 0 0 25 0 5 0 595420322 263868416 35713 33554432000 4194304 4417332 140736151962208 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=257684 CPUtime=12.48 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 3872 1262 0 0 1248 0 0 0 25 0 5 0 595420322 263868416 35713 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=257684 CPUtime=12.42 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 66960 1262 0 0 1232 10 0 0 25 0 5 0 595420322 263868416 35713 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 257684

[startup+25.5003 s]
/proc/loadavg: 5.29 4.71 5.99 10/186 27611
/proc/meminfo: memFree=14114112/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=377460 CPUtime=101.22 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 143538 1262 0 0 10101 21 0 0 19 0 5 0 595420301 386519040 65802 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 94365 65802 181 55 0 92251 0
[pid=27590/tid=27603] ppid=27586 vsize=377460 CPUtime=25.28 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 7209 1262 0 0 2528 0 0 0 25 0 5 0 595420322 386519040 65802 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=377460 CPUtime=25.28 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 6042 1262 0 0 2528 0 0 0 25 0 5 0 595420322 386519040 65802 33554432000 4194304 4417332 140736151962208 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=377460 CPUtime=25.28 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 6254 1262 0 0 2528 0 0 0 25 0 5 0 595420322 386519040 65802 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=377460 CPUtime=25.14 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 115197 1262 0 0 2497 17 0 0 25 0 5 0 595420322 386519040 65802 33554432000 4194304 4417332 140736151962208 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 377460

[startup+51.1009 s]
/proc/loadavg: 6.51 5.04 6.07 11/187 27615
/proc/meminfo: memFree=14022420/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=331340 CPUtime=203.49 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 215316 1262 0 0 20318 31 0 0 19 0 5 0 595420301 339292160 54272 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 82835 54272 181 55 0 80721 0
[pid=27590/tid=27603] ppid=27586 vsize=331340 CPUtime=50.89 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 9849 1262 0 0 5088 1 0 0 25 0 5 0 595420322 339292160 54272 33554432000 4194304 4417332 140736151962208 18446744073709551615 4232832 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=331340 CPUtime=50.88 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 8498 1262 0 0 5088 0 0 0 25 0 5 0 595420322 339292160 54272 33554432000 4194304 4417332 140736151962208 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=331340 CPUtime=50.89 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 7006 1262 0 0 5088 1 0 0 25 0 5 0 595420322 339292160 54272 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=331340 CPUtime=50.61 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 181127 1262 0 0 5034 27 0 0 25 0 5 0 595420322 339292160 54272 33554432000 4194304 4417332 140736151962208 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 331340

[startup+102.307 s]
/proc/loadavg: 7.43 5.52 6.18 10/186 27616
/proc/meminfo: memFree=13886680/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=551120 CPUtime=408.03 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 364533 1262 0 0 40748 55 0 0 19 0 5 0 595420301 564346880 109217 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 137780 109217 181 55 0 135666 0
[pid=27590/tid=27603] ppid=27586 vsize=551120 CPUtime=102.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 13443 1262 0 0 10207 1 0 0 25 0 5 0 595420322 564346880 109217 33554432000 4194304 4417332 140736151962208 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=551120 CPUtime=102.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 10850 1262 0 0 10208 1 0 0 25 0 5 0 595420322 564346880 109217 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=551120 CPUtime=102.09 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 8887 1262 0 0 10208 1 0 0 25 0 5 0 595420322 564346880 109217 33554432000 4194304 4417332 140736151962208 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=551120 CPUtime=101.54 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 322517 1262 0 0 10104 50 0 0 25 0 5 0 595420322 564346880 109217 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 551120

[startup+162.301 s]
/proc/loadavg: 7.83 5.99 6.29 10/186 27618
/proc/meminfo: memFree=13485132/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=556300 CPUtime=647.69 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 474633 1262 0 0 64696 73 0 0 19 0 5 0 595420301 569651200 108638 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 139075 108638 181 55 0 136961 0
[pid=27590/tid=27603] ppid=27586 vsize=556300 CPUtime=162.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 14829 1262 0 0 16207 1 0 0 25 0 5 0 595420322 569651200 108638 33554432000 4194304 4417332 140736151962208 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=556300 CPUtime=162.08 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 12186 1262 0 0 16207 1 0 0 25 0 5 0 595420322 569651200 108638 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=556300 CPUtime=162.08 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 15740 1262 0 0 16207 1 0 0 25 0 5 0 595420322 569651200 108638 33554432000 4194304 4417332 140736151962208 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=556300 CPUtime=161.2 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 423042 1262 0 0 16054 66 0 0 25 0 5 0 595420322 569651200 108638 33554432000 4194304 4417332 140736151962208 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.69
Current children cumulated vsize (KiB) 556300


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

[pid=27590/tid=27604] ppid=27586 vsize=1304240 CPUtime=702.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 39161 1262 0 0 70205 4 0 0 25 0 5 0 595420322 1335541760 297497 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=1304240 CPUtime=702.09 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 40926 1262 0 0 70205 4 0 0 25 0 5 0 595420322 1335541760 297497 33554432000 4194304 4417332 140736151962208 18446744073709551615 4356768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=1304240 CPUtime=698.27 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1031254 1262 0 0 69666 161 0 0 25 0 5 0 595420322 1335541760 297497 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.77
Current children cumulated vsize (KiB) 1304240

[startup+762.307 s]
/proc/loadavg: 8.15 7.79 7.12 10/186 27634
/proc/meminfo: memFree=11662980/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=1537600 CPUtime=3044.46 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1239411 1262 0 0 304258 188 0 0 19 0 5 0 595420301 1574502400 355869 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 384400 355869 181 55 0 382286 0
[pid=27590/tid=27603] ppid=27586 vsize=1537600 CPUtime=762.09 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 42468 1262 0 0 76204 5 0 0 25 0 5 0 595420322 1574502400 355869 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=1537600 CPUtime=762.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 39598 1262 0 0 76205 4 0 0 25 0 5 0 595420322 1574502400 355869 33554432000 4194304 4417332 140736151962208 18446744073709551615 4354352 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=1537600 CPUtime=762.1 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 76204 6 0 0 25 0 5 0 595420322 1574502400 355869 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=1537600 CPUtime=757.95 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1095757 1262 0 0 75625 170 0 0 25 0 5 0 595420322 1574502400 355869 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.46
Current children cumulated vsize (KiB) 1537600

[startup+822.301 s]
/proc/loadavg: 8.15 7.86 7.18 10/186 27635
/proc/meminfo: memFree=11472976/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=1558524 CPUtime=3284.12 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1244610 1262 0 0 328223 189 0 0 19 0 5 0 595420301 1595928576 361068 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 389631 361068 181 55 0 387517 0
[pid=27590/tid=27603] ppid=27586 vsize=1558524 CPUtime=822.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 47002 1262 0 0 82203 5 0 0 25 0 5 0 595420322 1595928576 361068 33554432000 4194304 4417332 140736151962208 18446744073709551615 4366605 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=1558524 CPUtime=822.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 39598 1262 0 0 82205 4 0 0 25 0 5 0 595420322 1595928576 361068 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=1558524 CPUtime=822.09 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 82203 6 0 0 25 0 5 0 595420322 1595928576 361068 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=1558524 CPUtime=817.62 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1096422 1262 0 0 81591 171 0 0 25 0 5 0 595420322 1595928576 361068 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.12
Current children cumulated vsize (KiB) 1558524

[startup+882.3 s]
/proc/loadavg: 8.14 7.91 7.24 10/186 27637
/proc/meminfo: memFree=12224248/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=1595528 CPUtime=3523.79 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1253861 1262 0 0 352189 190 0 0 19 0 5 0 595420301 1633820672 370319 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 398882 370319 181 55 0 396768 0
[pid=27590/tid=27603] ppid=27586 vsize=1595528 CPUtime=882.07 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 47002 1262 0 0 88202 5 0 0 25 0 5 0 595420322 1633820672 370319 33554432000 4194304 4417332 140736151962208 18446744073709551615 4231988 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=1595528 CPUtime=882.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 39598 1262 0 0 88205 4 0 0 25 0 5 0 595420322 1633820672 370319 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=1595528 CPUtime=882.09 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 88203 6 0 0 25 0 5 0 595420322 1633820672 370319 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=1595528 CPUtime=877.29 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1105673 1262 0 0 87557 172 0 0 25 0 5 0 595420322 1633820672 370319 33554432000 4194304 4417332 140736151962208 18446744073709551615 4354421 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.79
Current children cumulated vsize (KiB) 1595528

[startup+942.301 s]
/proc/loadavg: 8.13 7.95 7.29 10/186 27639
/proc/meminfo: memFree=12026568/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=1691824 CPUtime=3763.46 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1277935 1262 0 0 376155 191 0 0 19 0 5 0 595420301 1732427776 394393 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 422956 394393 181 55 0 420842 0
[pid=27590/tid=27603] ppid=27586 vsize=1691824 CPUtime=942.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 51544 1262 0 0 94202 6 0 0 25 0 5 0 595420322 1732427776 394393 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=1691824 CPUtime=942.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 41151 1262 0 0 94205 4 0 0 25 0 5 0 595420322 1732427776 394393 33554432000 4194304 4417332 140736151962208 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=1691824 CPUtime=942.09 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 94203 6 0 0 25 0 5 0 595420322 1732427776 394393 33554432000 4194304 4417332 140736151962208 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=1691824 CPUtime=936.97 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1123652 1262 0 0 93524 173 0 0 25 0 5 0 595420322 1732427776 394393 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.46
Current children cumulated vsize (KiB) 1691824

[startup+1002.3 s]
/proc/loadavg: 8.05 7.96 7.33 10/186 27640
/proc/meminfo: memFree=11558928/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=1998892 CPUtime=4003.14 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1354702 1262 0 0 400115 199 0 0 19 0 5 0 595420301 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 499723 471160 181 55 0 497609 0
[pid=27590/tid=27603] ppid=27586 vsize=1998892 CPUtime=1002.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 51544 1262 0 0 100202 6 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=1998892 CPUtime=1002.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 41151 1262 0 0 100205 4 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=1998892 CPUtime=1002.09 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 100203 6 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=1998892 CPUtime=996.65 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1200419 1262 0 0 99484 181 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.14
Current children cumulated vsize (KiB) 1998892

[startup+1062.3 s]
/proc/loadavg: 8.02 7.96 7.37 10/186 27642
/proc/meminfo: memFree=11343512/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=1998892 CPUtime=4242.81 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1354702 1262 0 0 424082 199 0 0 19 0 5 0 595420301 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 499723 471160 181 55 0 497609 0
[pid=27590/tid=27603] ppid=27586 vsize=1998892 CPUtime=1062.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 51544 1262 0 0 106202 6 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=1998892 CPUtime=1062.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 41151 1262 0 0 106205 4 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=1998892 CPUtime=1062.09 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 106203 6 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4352330 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=1998892 CPUtime=1056.32 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1200419 1262 0 0 105451 181 0 0 25 0 5 0 595420322 2046865408 471160 33554432000 4194304 4417332 140736151962208 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.81
Current children cumulated vsize (KiB) 1998892

[startup+1122.3 s]
/proc/loadavg: 8.00 7.97 7.41 10/186 27643
/proc/meminfo: memFree=10965408/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=2293772 CPUtime=4482.5 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1428422 1262 0 0 448035 215 0 0 19 0 5 0 595420301 2348822528 544880 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 573443 544880 181 55 0 571329 0
[pid=27590/tid=27603] ppid=27586 vsize=2293772 CPUtime=1122.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 51544 1262 0 0 112202 6 0 0 25 0 5 0 595420322 2348822528 544880 33554432000 4194304 4417332 140736151962208 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=2293772 CPUtime=1122.09 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 41151 1262 0 0 112205 4 0 0 25 0 5 0 595420322 2348822528 544880 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=2293772 CPUtime=1122.1 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 112204 6 0 0 25 0 5 0 595420322 2348822528 544880 33554432000 4194304 4417332 140736151962208 18446744073709551615 4309183 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=2293772 CPUtime=1115.99 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1274139 1262 0 0 111403 196 0 0 25 0 5 0 595420322 2348822528 544880 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 2293772

[startup+1182.3 s]
/proc/loadavg: 8.00 7.97 7.44 10/186 27645
/proc/meminfo: memFree=10844224/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=2228860 CPUtime=4722.18 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1431166 1262 0 0 472002 216 0 0 19 0 5 0 595420301 2282352640 528684 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 557215 528684 181 55 0 555101 0
[pid=27590/tid=27603] ppid=27586 vsize=2228860 CPUtime=1182.08 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 51544 1262 0 0 118202 6 0 0 25 0 5 0 595420322 2282352640 528684 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=2228860 CPUtime=1182.1 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 43895 1262 0 0 118205 5 0 0 25 0 5 0 595420322 2282352640 528684 33554432000 4194304 4417332 140736151962208 18446744073709551615 4311334 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=2228860 CPUtime=1182.1 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 118204 6 0 0 25 0 5 0 595420322 2282352640 528684 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=2228860 CPUtime=1175.67 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1274139 1262 0 0 117371 196 0 0 25 0 5 0 595420322 2282352640 528684 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.18
Current children cumulated vsize (KiB) 2228860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.00 7.97 7.46 9/186 27645
/proc/meminfo: memFree=10579480/32950928 swapFree=67111528/67111528
[pid=27590] ppid=27586 vsize=2450000 CPUtime=4800.09 cores=1,3,5,7
/proc/27590/stat : 27590 (plingeling) S 27586 27590 26812 0 -1 4202496 1486451 1262 0 0 479781 228 0 0 19 0 5 0 595420301 2508800000 583969 33554432000 4194304 4417332 140736151962208 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/27590/statm: 612500 583969 181 55 0 610386 0
[pid=27590/tid=27603] ppid=27586 vsize=2450000 CPUtime=1201.58 cores=1,3,5,7
/proc/27590/task/27603/stat : 27603 (plingeling) R 27586 27590 26812 0 -1 4202560 51544 1262 0 0 120152 6 0 0 25 0 5 0 595420322 2508800000 583969 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27590/tid=27604] ppid=27586 vsize=2450000 CPUtime=1201.6 cores=1,3,5,7
/proc/27590/task/27604/stat : 27604 (plingeling) R 27586 27590 26812 0 -1 4202560 43895 1262 0 0 120155 5 0 0 25 0 5 0 595420322 2508800000 583969 33554432000 4194304 4417332 140736151962208 18446744073709551615 4234264 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27590/tid=27605] ppid=27586 vsize=2450000 CPUtime=1201.6 cores=1,3,5,7
/proc/27590/task/27605/stat : 27605 (plingeling) R 27586 27590 26812 0 -1 4202560 52752 1262 0 0 120154 6 0 0 25 0 5 0 595420322 2508800000 583969 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27590/tid=27606] ppid=27586 vsize=2450000 CPUtime=1195.06 cores=1,3,5,7
/proc/27590/task/27606/stat : 27606 (plingeling) R 27586 27590 26812 0 -1 4202560 1329424 1262 0 0 119298 208 0 0 25 0 5 0 595420322 2508800000 583969 33554432000 4194304 4417332 140736151962208 18446744073709551615 4364965 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 2450000

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.91
CPU time (s): 4800.21
CPU user time (s): 4797.83
CPU system time (s): 2.38164
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 2450000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.83
system time used= 2.38164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1487713
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= 351
involuntary context switches= 42231

runsolver used 1.88771 second user time and 4.66929 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 06:38:16
IDJOB=3258778
IDBENCH=71425
IDSOLVER=1605
FILE ID=node112/3258778-1304051896
RUNJOBID= node112-1304051896-27572
PBS_JOBID= 13170402
Free space on /tmp= 72556 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258778-1304051896/watcher-3258778-1304051896 -o /tmp/evaluation-result-3258778-1304051896/solver-3258778-1304051896 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3258778-1304051896.cnf

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=716225817

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:      14530808 kB
Buffers:       1994904 kB
Cached:       15803908 kB
SwapCached:          0 kB
Active:        7096784 kB
Inactive:     10767340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14530808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8260 kB
Writeback:           0 kB
AnonPages:       64496 kB
Mapped:          14496 kB
Slab:           492244 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187096 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= 72556 MiB
End job on node112 at 2011-04-29 06:58:20