Trace number 3371148

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.4 1204.27

General information on the benchmark

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

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371148-1305420247/watcher-3371148-1305420247 -o /tmp/evaluation-result-3371148-1305420247/solver-3371148-1305420247 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371148-1305420247.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: 8.24 8.14 7.99 5/417 9710
/proc/meminfo: memFree=20935316/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=9196 CPUtime=0 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) R 9708 9710 9516 0 -1 4202496 364 1252 0 0 0 0 0 0 25 0 1 0 732255502 9416704 293 33554432000 4194304 4417452 140736828741120 18446744073709551615 215988592384 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9710/statm: 2299 293 147 55 0 185 0

[startup+0.0278409 s]
/proc/loadavg: 8.24 8.14 7.99 5/417 9710
/proc/meminfo: memFree=20935316/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=13308 CPUtime=0.02 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) R 9708 9710 9516 0 -1 4202496 1402 1252 0 0 2 0 0 0 25 0 1 0 732255502 13627392 1331 33554432000 4194304 4417452 140736828741120 18446744073709551615 4259103 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9710/statm: 3327 1331 148 55 0 1213 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13308

[startup+0.15382 s]
/proc/loadavg: 8.24 8.14 7.99 5/417 9710
/proc/meminfo: memFree=20935316/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=127980 CPUtime=0.47 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 4326 1252 0 0 47 0 0 0 25 0 5 0 732255502 131051520 3300 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 31995 3300 176 55 0 29881 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 127980

[startup+0.300796 s]
/proc/loadavg: 8.24 8.14 7.99 5/417 9710
/proc/meminfo: memFree=20935316/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=128912 CPUtime=1.06 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 5108 1252 0 0 106 0 0 0 25 0 5 0 732255502 132005888 3663 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 32228 3663 179 55 0 30114 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 128912

[startup+0.700726 s]
/proc/loadavg: 8.24 8.14 7.99 5/417 9710
/proc/meminfo: memFree=20935316/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=135424 CPUtime=2.66 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 7197 1252 0 0 266 0 0 0 25 0 5 0 732255502 138674176 5291 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 33856 5291 179 55 0 31742 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 135424

[startup+1.50059 s]
/proc/loadavg: 8.24 8.14 7.99 9/422 9720
/proc/meminfo: memFree=20915440/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=134972 CPUtime=5.84 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 10451 1252 0 0 584 0 0 0 25 0 5 0 732255502 138211328 5178 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 33743 5178 179 55 0 31629 0
[pid=9710/tid=9717] ppid=9708 vsize=134972 CPUtime=1.45 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 575 1252 0 0 145 0 0 0 25 0 5 0 732255506 138211328 5178 33554432000 4194304 4417452 140736828741120 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=134972 CPUtime=1.45 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 700 1252 0 0 145 0 0 0 25 0 5 0 732255506 138211328 5178 33554432000 4194304 4417452 140736828741120 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=134972 CPUtime=1.43 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 575 1252 0 0 143 0 0 0 25 0 5 0 732255506 138211328 5178 33554432000 4194304 4417452 140736828741120 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=134972 CPUtime=1.45 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 6163 1252 0 0 145 0 0 0 25 0 5 0 732255506 138211328 5178 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 134972

[startup+3.10031 s]
/proc/loadavg: 8.22 8.14 7.99 9/422 9721
/proc/meminfo: memFree=20899692/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=151980 CPUtime=12.22 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 17086 1252 0 0 1221 1 0 0 25 0 5 0 732255502 155627520 9431 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 37995 9431 180 55 0 35881 0
[pid=9710/tid=9717] ppid=9708 vsize=151980 CPUtime=3.05 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 1071 1252 0 0 305 0 0 0 25 0 5 0 732255506 155627520 9431 33554432000 4194304 4417452 140736828741120 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=151980 CPUtime=3.05 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 1196 1252 0 0 305 0 0 0 25 0 5 0 732255506 155627520 9431 33554432000 4194304 4417452 140736828741120 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=151980 CPUtime=3.02 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 1076 1252 0 0 302 0 0 0 25 0 5 0 732255506 155627520 9431 33554432000 4194304 4417452 140736828741120 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=151980 CPUtime=3.05 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 11305 1252 0 0 304 1 0 0 25 0 5 0 732255506 155627520 9431 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 151980

[startup+6.30075 s]
/proc/loadavg: 8.22 8.14 7.99 9/422 9721
/proc/meminfo: memFree=20892172/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=162712 CPUtime=24.98 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 25994 1252 0 0 2495 3 0 0 25 0 5 0 732255502 166617088 12114 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 40678 12114 180 55 0 38564 0
[pid=9710/tid=9717] ppid=9708 vsize=162712 CPUtime=6.25 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 1071 1252 0 0 625 0 0 0 25 0 5 0 732255506 166617088 12114 33554432000 4194304 4417452 140736828741120 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=162712 CPUtime=6.25 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 1196 1252 0 0 625 0 0 0 25 0 5 0 732255506 166617088 12114 33554432000 4194304 4417452 140736828741120 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=162712 CPUtime=6.17 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 2028 1252 0 0 617 0 0 0 25 0 5 0 732255506 166617088 12114 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=162712 CPUtime=6.24 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 19261 1252 0 0 622 2 0 0 25 0 5 0 732255506 166617088 12114 33554432000 4194304 4417452 140736828741120 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 162712

[startup+12.7006 s]
/proc/loadavg: 8.21 8.14 7.99 9/422 9721
/proc/meminfo: memFree=20865044/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=188628 CPUtime=50.49 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 44881 1252 0 0 5043 6 0 0 25 0 5 0 732255502 193155072 18593 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 47157 18593 180 55 0 45043 0
[pid=9710/tid=9717] ppid=9708 vsize=188628 CPUtime=12.65 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 1876 1252 0 0 1265 0 0 0 25 0 5 0 732255506 193155072 18593 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=188628 CPUtime=12.65 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 1874 1252 0 0 1265 0 0 0 25 0 5 0 732255506 193155072 18593 33554432000 4194304 4417452 140736828741120 18446744073709551615 4366847 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=188628 CPUtime=12.48 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 2744 1252 0 0 1248 0 0 0 25 0 5 0 732255506 193155072 18593 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=188628 CPUtime=12.65 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 35949 1252 0 0 1260 5 0 0 25 0 5 0 732255506 193155072 18593 33554432000 4194304 4417452 140736828741120 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 188628

[startup+25.5004 s]
/proc/loadavg: 8.23 8.15 7.99 9/422 9721
/proc/meminfo: memFree=20963372/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=219664 CPUtime=101.51 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 74888 1252 0 0 10141 10 0 0 25 0 5 0 732255502 224935936 25327 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 54916 25350 180 55 0 52802 0
[pid=9710/tid=9717] ppid=9708 vsize=219664 CPUtime=25.45 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 3412 1252 0 0 2545 0 0 0 25 0 5 0 732255506 224935936 25363 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=219664 CPUtime=25.44 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 4050 1252 0 0 2544 0 0 0 25 0 5 0 732255506 224935936 25378 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=219664 CPUtime=25.1 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 7088 1252 0 0 2510 0 0 0 25 0 5 0 732255506 224935936 25392 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=219664 CPUtime=25.45 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 57981 1252 0 0 2537 8 0 0 25 0 5 0 732255506 224935936 25407 33554432000 4194304 4417452 140736828741120 18446744073709551615 215988286532 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 219664

[startup+51.1009 s]
/proc/loadavg: 8.15 8.13 7.99 9/422 9722
/proc/meminfo: memFree=20770268/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=265380 CPUtime=203.57 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 114899 1252 0 0 20340 17 0 0 25 0 5 0 732255502 271749120 37781 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 66345 37781 180 55 0 64231 0
[pid=9710/tid=9717] ppid=9708 vsize=265380 CPUtime=51.05 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 5730 1252 0 0 5105 0 0 0 25 0 5 0 732255506 271749120 37781 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=265380 CPUtime=51.04 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 5586 1252 0 0 5104 0 0 0 25 0 5 0 732255506 271749120 37781 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=265380 CPUtime=50.35 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 14145 1252 0 0 5034 1 0 0 25 0 5 0 732255506 271749120 37781 33554432000 4194304 4417452 140736828741120 18446744073709551615 4245774 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=265380 CPUtime=51.05 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 87000 1252 0 0 5092 13 0 0 25 0 5 0 732255506 271749120 37781 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 265380

[startup+102.316 s]
/proc/loadavg: 8.10 8.12 8.00 9/422 9723
/proc/meminfo: memFree=20420188/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=327420 CPUtime=407.73 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 181076 1252 0 0 40744 29 0 0 25 0 5 0 732255502 335278080 53302 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 81855 53302 180 55 0 79741 0
[pid=9710/tid=9717] ppid=9708 vsize=327420 CPUtime=102.27 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 6338 1252 0 0 10226 1 0 0 25 0 5 0 732255506 335278080 53302 33554432000 4194304 4417452 140736828741120 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=327420 CPUtime=102.26 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 21362 1252 0 0 10223 3 0 0 25 0 5 0 732255506 335278080 53302 33554432000 4194304 4417452 140736828741120 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=327420 CPUtime=100.87 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 22749 1252 0 0 10084 3 0 0 25 0 5 0 732255506 335278080 53302 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=327420 CPUtime=102.27 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 128189 1252 0 0 10206 21 0 0 25 0 5 0 732255506 335278080 53302 33554432000 4194304 4417452 140736828741120 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.73
Current children cumulated vsize (KiB) 327420

[startup+162.3 s]
/proc/loadavg: 8.04 8.10 8.00 9/422 9725
/proc/meminfo: memFree=20459176/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=357660 CPUtime=646.86 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 268384 1252 0 0 64643 43 0 0 25 0 5 0 732255502 366243840 60851 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 89415 60851 180 55 0 87301 0
[pid=9710/tid=9717] ppid=9708 vsize=357660 CPUtime=162.25 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 21887 1252 0 0 16222 3 0 0 25 0 5 0 732255506 366243840 60851 33554432000 4194304 4417452 140736828741120 18446744073709551615 18446744073699065971 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=357660 CPUtime=162.25 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 46515 1252 0 0 16218 7 0 0 25 0 5 0 732255506 366243840 60851 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=357660 CPUtime=160.04 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 33367 1252 0 0 16000 4 0 0 25 0 5 0 732255506 366243840 60851 33554432000 4194304 4417452 140736828741120 18446744073709551615 4357869 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=357660 CPUtime=162.25 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 164177 1252 0 0 16198 27 0 0 25 0 5 0 732255506 366243840 60851 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 646.86
Current children cumulated vsize (KiB) 357660


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

[pid=9710/tid=9718] ppid=9708 vsize=637320 CPUtime=702.25 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 249088 1252 0 0 70189 36 0 0 25 0 5 0 732255506 652615680 130766 33554432000 4194304 4417452 140736828741120 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=637320 CPUtime=692.69 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 155925 1252 0 0 69245 24 0 0 25 0 5 0 732255506 652615680 130766 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=637320 CPUtime=702.26 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 351770 1252 0 0 70168 58 0 0 25 0 5 0 732255506 652615680 130766 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2799.54
Current children cumulated vsize (KiB) 637320

[startup+762.315 s]
/proc/loadavg: 8.12 8.12 8.03 9/422 9741
/proc/meminfo: memFree=18812276/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=757728 CPUtime=3038.78 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 983565 1252 0 0 303725 153 0 0 25 0 5 0 732255502 775913472 160868 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 189432 160868 180 55 0 187318 0
[pid=9710/tid=9717] ppid=9708 vsize=757728 CPUtime=762.28 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 170811 1252 0 0 76203 25 0 0 25 0 5 0 732255506 775913472 160868 33554432000 4194304 4417452 140736828741120 18446744073709551615 4310569 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=757728 CPUtime=762.28 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 271194 1252 0 0 76188 40 0 0 25 0 5 0 732255506 775913472 160868 33554432000 4194304 4417452 140736828741120 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=757728 CPUtime=751.88 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 172516 1252 0 0 75161 27 0 0 25 0 5 0 732255506 775913472 160868 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=757728 CPUtime=762.28 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 366606 1252 0 0 76168 60 0 0 25 0 5 0 732255506 775913472 160868 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3038.78
Current children cumulated vsize (KiB) 757728

[startup+822.301 s]
/proc/loadavg: 8.05 8.10 8.03 9/422 9742
/proc/meminfo: memFree=18548584/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=786824 CPUtime=3277.92 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1039142 1252 0 0 327629 163 0 0 25 0 5 0 732255502 805707776 168142 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 196706 168142 180 55 0 194592 0
[pid=9710/tid=9717] ppid=9708 vsize=786824 CPUtime=822.26 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 184534 1252 0 0 82199 27 0 0 25 0 5 0 732255506 805707776 168142 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=786824 CPUtime=822.26 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 296506 1252 0 0 82182 44 0 0 25 0 5 0 732255506 805707776 168142 33554432000 4194304 4417452 140736828741120 18446744073709551615 4250524 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=786824 CPUtime=811.05 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 172516 1252 0 0 81078 27 0 0 25 0 5 0 732255506 805707776 168142 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=786824 CPUtime=822.26 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 383148 1252 0 0 82164 62 0 0 25 0 5 0 732255506 805707776 168142 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3277.92
Current children cumulated vsize (KiB) 786824

[startup+882.3 s]
/proc/loadavg: 8.10 8.10 8.03 9/422 9744
/proc/meminfo: memFree=18474984/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=860300 CPUtime=3517.1 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1083898 1252 0 0 351539 171 0 0 25 0 5 0 732255502 880947200 186511 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 215075 186511 180 55 0 212961 0
[pid=9710/tid=9717] ppid=9708 vsize=860300 CPUtime=882.27 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 195507 1252 0 0 88197 30 0 0 25 0 5 0 732255506 880947200 186511 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=860300 CPUtime=882.26 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 312654 1252 0 0 88180 46 0 0 25 0 5 0 732255506 880947200 186511 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=860300 CPUtime=870.23 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 176612 1252 0 0 86995 28 0 0 25 0 5 0 732255506 880947200 186511 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=860300 CPUtime=882.26 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 396687 1252 0 0 88161 65 0 0 25 0 5 0 732255506 880947200 186511 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3517.1
Current children cumulated vsize (KiB) 860300

[startup+942.301 s]
/proc/loadavg: 8.07 8.10 8.03 9/422 9746
/proc/meminfo: memFree=19496556/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=804712 CPUtime=3756.29 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1136647 1252 0 0 375450 179 0 0 25 0 5 0 732255502 824025088 172614 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 201178 172614 180 55 0 199064 0
[pid=9710/tid=9717] ppid=9708 vsize=804712 CPUtime=942.27 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 214143 1252 0 0 94195 32 0 0 25 0 5 0 732255506 824025088 172614 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=804712 CPUtime=942.26 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 335357 1252 0 0 94177 49 0 0 25 0 5 0 732255506 824025088 172614 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=804712 CPUtime=929.43 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 185421 1252 0 0 92913 30 0 0 25 0 5 0 732255506 824025088 172614 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=804712 CPUtime=942.27 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 399288 1252 0 0 94161 66 0 0 25 0 5 0 732255506 824025088 172614 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3756.29
Current children cumulated vsize (KiB) 804712

[startup+1002.3 s]
/proc/loadavg: 8.17 8.12 8.04 9/422 9747
/proc/meminfo: memFree=19302060/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=863548 CPUtime=3995.47 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1179380 1252 0 0 399363 184 0 0 25 0 5 0 732255502 884273152 187323 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 215887 187323 180 55 0 213773 0
[pid=9710/tid=9717] ppid=9708 vsize=863548 CPUtime=1002.27 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 223700 1252 0 0 100193 34 0 0 25 0 5 0 732255506 884273152 187323 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=863548 CPUtime=1002.26 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 351172 1252 0 0 100175 51 0 0 25 0 5 0 732255506 884273152 187323 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=863548 CPUtime=988.6 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 202782 1252 0 0 98828 32 0 0 25 0 5 0 732255506 884273152 187323 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=863548 CPUtime=1002.27 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 399288 1252 0 0 100161 66 0 0 25 0 5 0 732255506 884273152 187323 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3995.47
Current children cumulated vsize (KiB) 863548

[startup+1062.3 s]
/proc/loadavg: 8.18 8.13 8.05 9/422 9758
/proc/meminfo: memFree=19164848/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=867312 CPUtime=4234.63 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1212371 1252 0 0 423274 189 0 0 25 0 5 0 732255502 888127488 188264 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 216828 188264 180 55 0 214714 0
[pid=9710/tid=9717] ppid=9708 vsize=867312 CPUtime=1062.27 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 240382 1252 0 0 106191 36 0 0 25 0 5 0 732255506 888127488 188264 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=867312 CPUtime=1062.24 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 367481 1252 0 0 106171 53 0 0 25 0 5 0 732255506 888127488 188264 33554432000 4194304 4417452 140736828741120 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=867312 CPUtime=1047.79 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 202782 1252 0 0 104747 32 0 0 25 0 5 0 732255506 888127488 188264 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=867312 CPUtime=1062.26 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 399288 1252 0 0 106160 66 0 0 25 0 5 0 732255506 888127488 188264 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4234.63
Current children cumulated vsize (KiB) 867312

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.05 9/422 9759
/proc/meminfo: memFree=18804812/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=1120284 CPUtime=4473.82 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1301853 1252 0 0 447176 206 0 0 25 0 5 0 732255502 1147170816 251507 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 280071 251507 180 55 0 277957 0
[pid=9710/tid=9717] ppid=9708 vsize=1120284 CPUtime=1122.27 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 252605 1252 0 0 112189 38 0 0 25 0 5 0 732255506 1147170816 251507 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=1120284 CPUtime=1122.25 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 375162 1252 0 0 112170 55 0 0 25 0 5 0 732255506 1147170816 251507 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=1120284 CPUtime=1106.96 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 225050 1252 0 0 110660 36 0 0 25 0 5 0 732255506 1147170816 251507 33554432000 4194304 4417452 140736828741120 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=1120284 CPUtime=1122.26 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 446598 1252 0 0 112151 75 0 0 25 0 5 0 732255506 1147170816 251507 33554432000 4194304 4417452 140736828741120 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4473.82
Current children cumulated vsize (KiB) 1120284

[startup+1182.3 s]
/proc/loadavg: 7.71 7.98 8.00 9/422 9798
/proc/meminfo: memFree=18647004/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=1149024 CPUtime=4712.97 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1357384 1252 0 0 471080 217 0 0 25 0 5 0 732255502 1176600576 258692 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 287256 258692 180 55 0 285142 0
[pid=9710/tid=9717] ppid=9708 vsize=1149024 CPUtime=1182.28 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 266816 1252 0 0 118188 40 0 0 25 0 5 0 732255506 1176600576 258692 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=1149024 CPUtime=1182.25 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 408290 1252 0 0 118162 63 0 0 25 0 5 0 732255506 1176600576 258692 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=1149024 CPUtime=1166.15 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 225050 1252 0 0 116579 36 0 0 25 0 5 0 732255506 1176600576 258692 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=1149024 CPUtime=1182.22 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 454790 1252 0 0 118146 76 0 0 25 0 5 0 732255506 1176600576 258692 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4712.97
Current children cumulated vsize (KiB) 1149024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 7.87 7.99 8.00 9/422 9799
/proc/meminfo: memFree=18753012/32950940 swapFree=67111356/67111528
[pid=9710] ppid=9708 vsize=1137260 CPUtime=4800.29 cores=1,3,5,7
/proc/9710/stat : 9710 (plingeling) S 9708 9710 9516 0 -1 4202496 1362635 1252 0 0 479811 218 0 0 25 0 5 0 732255502 1164554240 255751 33554432000 4194304 4417452 140736828741120 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9710/statm: 284315 255751 180 55 0 282201 0
[pid=9710/tid=9717] ppid=9708 vsize=1137260 CPUtime=1204.19 cores=1,3,5,7
/proc/9710/task/9717/stat : 9717 (plingeling) R 9708 9710 9516 0 -1 4202560 268790 1252 0 0 120379 40 0 0 25 0 5 0 732255506 1164554240 255751 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9710/tid=9718] ppid=9708 vsize=1137260 CPUtime=1204.16 cores=1,3,5,7
/proc/9710/task/9718/stat : 9718 (plingeling) R 9708 9710 9516 0 -1 4202560 411567 1252 0 0 120353 63 0 0 25 0 5 0 732255506 1164554240 255751 33554432000 4194304 4417452 140736828741120 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9710/tid=9719] ppid=9708 vsize=1137260 CPUtime=1187.75 cores=1,3,5,7
/proc/9710/task/9719/stat : 9719 (plingeling) R 9708 9710 9516 0 -1 4202560 225050 1252 0 0 118739 36 0 0 25 0 5 0 732255506 1164554240 255751 33554432000 4194304 4417452 140736828741120 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9710/tid=9720] ppid=9708 vsize=1137260 CPUtime=1204.13 cores=1,3,5,7
/proc/9710/task/9720/stat : 9720 (plingeling) R 9708 9710 9516 0 -1 4202560 454790 1252 0 0 120337 76 0 0 25 0 5 0 732255506 1164554240 255751 33554432000 4194304 4417452 140736828741120 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1137260

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): 1204.27
CPU time (s): 4800.4
CPU user time (s): 4798.17
CPU system time (s): 2.22766
CPU usage (%): 398.615
Max. virtual memory (cumulated for all children) (KiB): 1242252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.17
system time used= 2.22766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1363887
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= 60
involuntary context switches= 34454

runsolver used 4.5763 second user time and 11.8712 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 02:44:07
IDJOB=3371148
IDBENCH=71540
IDSOLVER=1848
FILE ID=node117/3371148-1305420247
RUNJOBID= node117-1305418966-9535
PBS_JOBID= 13324567
Free space on /tmp= 73412 MiB

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

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=628436876

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20935588 kB
Buffers:        301976 kB
Cached:        3091912 kB
SwapCached:          0 kB
Active:        9772620 kB
Inactive:      1888836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20935588 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             828 kB
Writeback:           0 kB
AnonPages:     8267140 kB
Mapped:          32372 kB
Slab:           243636 kB
PageTables:      44948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100856964 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= 73248 MiB
End job on node117 at 2011-05-15 03:04:14