Trace number 3370940

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.36 1207.07

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
Number of clauses of size 50
Number of clauses of size over 50

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-3370940-1305425861/watcher-3370940-1305425861 -o /tmp/evaluation-result-3370940-1305425861/solver-3370940-1305425861 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370940-1305425861.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: 5.85 7.53 7.83 1/311 20504
/proc/meminfo: memFree=15650156/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=9628 CPUtime=0 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) R 20502 20504 19229 0 -1 4202496 484 1252 0 0 0 0 0 0 18 0 1 0 732816767 9859072 414 33554432000 4194304 4417452 140733229130080 18446744073709551615 231895490304 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20504/statm: 2407 414 147 55 0 293 0

[startup+0.0190451 s]
/proc/loadavg: 5.85 7.53 7.83 1/311 20504
/proc/meminfo: memFree=15650156/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=12484 CPUtime=0.01 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) R 20502 20504 19229 0 -1 4202496 1243 1252 0 0 1 0 0 0 18 0 1 0 732816767 12783616 1145 33554432000 4194304 4417452 140733229130080 18446744073709551615 4259612 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20504/statm: 3121 1145 148 55 0 1007 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12484

[startup+0.101028 s]
/proc/loadavg: 5.85 7.53 7.83 1/311 20504
/proc/meminfo: memFree=15650156/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=34124 CPUtime=0.08 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) R 20502 20504 19229 0 -1 4202496 6749 1252 0 0 8 0 0 0 18 0 1 0 732816767 34942976 6555 33554432000 4194304 4417452 140733229130080 18446744073709551615 4231353 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20504/statm: 8531 6555 148 55 0 6417 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34124

[startup+0.364914 s]
/proc/loadavg: 5.85 7.53 7.83 1/311 20504
/proc/meminfo: memFree=15650156/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=100112 CPUtime=0.7 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 13272 1252 0 0 69 1 0 0 19 0 5 0 732816767 102514688 12841 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 25028 12841 173 55 0 22914 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 100112

[startup+0.700855 s]
/proc/loadavg: 5.85 7.53 7.83 1/311 20504
/proc/meminfo: memFree=15650156/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=119168 CPUtime=2.05 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 18823 1252 0 0 202 3 0 0 19 0 5 0 732816767 122028032 17610 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 29792 17610 178 55 0 27678 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 119168

[startup+1.5007 s]
/proc/loadavg: 5.78 7.49 7.81 6/321 20565
/proc/meminfo: memFree=15533124/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=140196 CPUtime=5.23 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 25350 1252 0 0 519 4 0 0 19 0 5 0 732816767 143560704 22868 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 35049 22868 179 55 0 32935 0
[pid=20504/tid=20547] ppid=20502 vsize=140196 CPUtime=1.24 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 3263 1252 0 0 124 0 0 0 25 0 5 0 732816792 143560704 22868 33554432000 4194304 4417452 140733229130080 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=140196 CPUtime=1.23 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 3262 1252 0 0 123 0 0 0 25 0 5 0 732816792 143560704 22868 33554432000 4194304 4417452 140733229130080 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=140196 CPUtime=1.24 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 3014 1252 0 0 124 0 0 0 25 0 5 0 732816792 143560704 22868 33554432000 4194304 4417452 140733229130080 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=140196 CPUtime=1.24 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 2906 1252 0 0 124 0 0 0 25 0 5 0 732816792 143560704 22868 33554432000 4194304 4417452 140733229130080 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.23
Current children cumulated vsize (KiB) 140196

[startup+3.1004 s]
/proc/loadavg: 5.78 7.49 7.81 9/325 20569
/proc/meminfo: memFree=15403264/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=161332 CPUtime=11.62 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 33208 1252 0 0 1156 6 0 0 19 0 5 0 732816767 165203968 28120 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 40333 28120 179 55 0 38219 0
[pid=20504/tid=20547] ppid=20502 vsize=161332 CPUtime=2.85 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 5262 1252 0 0 284 1 0 0 25 0 5 0 732816792 165203968 28120 33554432000 4194304 4417452 140733229130080 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=161332 CPUtime=2.82 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 5261 1252 0 0 281 1 0 0 25 0 5 0 732816792 165203968 28120 33554432000 4194304 4417452 140733229130080 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=161332 CPUtime=2.84 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 3014 1252 0 0 284 0 0 0 25 0 5 0 732816792 165203968 28120 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=161332 CPUtime=2.84 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 6766 1252 0 0 283 1 0 0 25 0 5 0 732816792 165203968 28120 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.62
Current children cumulated vsize (KiB) 161332

[startup+6.3008 s]
/proc/loadavg: 5.78 7.49 7.81 9/325 20569
/proc/meminfo: memFree=15276476/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=183228 CPUtime=24.39 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 41597 1252 0 0 2432 7 0 0 19 0 5 0 732816767 187625472 33594 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 45807 33594 179 55 0 43693 0
[pid=20504/tid=20547] ppid=20502 vsize=183228 CPUtime=6.05 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 5262 1252 0 0 604 1 0 0 25 0 5 0 732816792 187625472 33594 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=183228 CPUtime=5.99 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 5261 1252 0 0 598 1 0 0 25 0 5 0 732816792 187625472 33594 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=183228 CPUtime=6.04 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 5349 1252 0 0 604 0 0 0 25 0 5 0 732816792 187625472 33594 33554432000 4194304 4417452 140733229130080 18446744073709551615 4265020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=183228 CPUtime=6.04 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 12820 1252 0 0 602 2 0 0 25 0 5 0 732816792 187625472 33594 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.39
Current children cumulated vsize (KiB) 183228

[startup+12.7006 s]
/proc/loadavg: 6.12 7.51 7.81 9/325 20569
/proc/meminfo: memFree=15186392/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=198648 CPUtime=49.92 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 63059 1252 0 0 4982 10 0 0 19 0 5 0 732816767 203415552 37449 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 49662 37449 179 55 0 47548 0
[pid=20504/tid=20547] ppid=20502 vsize=198648 CPUtime=12.44 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 6210 1252 0 0 1243 1 0 0 25 0 5 0 732816792 203415552 37449 33554432000 4194304 4417452 140733229130080 18446744073709551615 231895184360 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=198648 CPUtime=12.32 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 7282 1252 0 0 1231 1 0 0 25 0 5 0 732816792 203415552 37449 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=198648 CPUtime=12.44 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 15110 1252 0 0 1243 1 0 0 25 0 5 0 732816792 203415552 37449 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=198648 CPUtime=12.45 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 21552 1252 0 0 1241 4 0 0 25 0 5 0 732816792 203415552 37449 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 198648

[startup+25.5002 s]
/proc/loadavg: 6.41 7.52 7.81 9/325 20569
/proc/meminfo: memFree=15094152/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=243932 CPUtime=100.99 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 99326 1252 0 0 10084 15 0 0 19 0 5 0 732816767 249786368 48770 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 60983 48770 179 55 0 58869 0
[pid=20504/tid=20547] ppid=20502 vsize=243932 CPUtime=25.24 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 6907 1252 0 0 2523 1 0 0 25 0 5 0 732816792 249786368 48770 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=243932 CPUtime=24.98 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 20175 1252 0 0 2496 2 0 0 25 0 5 0 732816792 249786368 48770 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249924 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=243932 CPUtime=25.24 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 27178 1252 0 0 2521 3 0 0 25 0 5 0 732816792 249786368 48770 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=243932 CPUtime=25.24 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 32161 1252 0 0 2519 5 0 0 25 0 5 0 732816792 249786368 48770 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 243932

[startup+51.1004 s]
/proc/loadavg: 7.03 7.58 7.82 9/325 20570
/proc/meminfo: memFree=14921164/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=343368 CPUtime=203.14 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 156614 1252 0 0 20290 24 0 0 19 0 5 0 732816767 351608832 73641 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 85842 73641 179 55 0 83728 0
[pid=20504/tid=20547] ppid=20502 vsize=343368 CPUtime=50.84 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 13101 1252 0 0 5082 2 0 0 25 0 5 0 732816792 351608832 73641 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=343368 CPUtime=50.33 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 26720 1252 0 0 5030 3 0 0 25 0 5 0 732816792 351608832 73641 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=343368 CPUtime=50.84 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 49134 1252 0 0 5077 7 0 0 25 0 5 0 732816792 351608832 73641 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=343368 CPUtime=50.84 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 54754 1252 0 0 5076 8 0 0 25 0 5 0 732816792 351608832 73641 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.14
Current children cumulated vsize (KiB) 343368

[startup+102.312 s]
/proc/loadavg: 7.72 7.68 7.84 9/325 20572
/proc/meminfo: memFree=14442880/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=537536 CPUtime=407.47 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 305474 1252 0 0 40701 46 0 0 19 0 5 0 732816767 550436864 122172 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 134384 122172 180 55 0 132270 0
[pid=20504/tid=20547] ppid=20502 vsize=537536 CPUtime=102.05 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 61740 1252 0 0 10196 9 0 0 25 0 5 0 732816792 550436864 122172 33554432000 4194304 4417452 140733229130080 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=537536 CPUtime=101.03 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 47356 1252 0 0 10097 6 0 0 25 0 5 0 732816792 550436864 122172 33554432000 4194304 4417452 140733229130080 18446744073709551615 4366180 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=537536 CPUtime=102.05 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 109838 1252 0 0 10190 15 0 0 25 0 5 0 732816792 550436864 122172 33554432000 4194304 4417452 140733229130080 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=537536 CPUtime=102.06 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 73635 1252 0 0 10194 12 0 0 25 0 5 0 732816792 550436864 122172 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.47
Current children cumulated vsize (KiB) 537536

[startup+162.301 s]
/proc/loadavg: 7.93 7.75 7.85 9/325 20573
/proc/meminfo: memFree=14039972/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=800264 CPUtime=646.84 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 475965 1252 0 0 64610 74 0 0 19 0 5 0 732816767 819470336 187854 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 200066 187854 180 55 0 197952 0
[pid=20504/tid=20547] ppid=20502 vsize=800264 CPUtime=162.05 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 103857 1252 0 0 16189 16 0 0 25 0 5 0 732816792 819470336 187854 33554432000 4194304 4417452 140733229130080 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=800264 CPUtime=160.43 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 104015 1252 0 0 16029 14 0 0 25 0 5 0 732816792 819470336 187854 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=800264 CPUtime=162.04 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 147941 1252 0 0 16181 23 0 0 25 0 5 0 732816792 819470336 187854 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=800264 CPUtime=162.04 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 107247 1252 0 0 16187 17 0 0 25 0 5 0 732816792 819470336 187854 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 646.84
Current children cumulated vsize (KiB) 800264


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

[pid=20504/tid=20548] ppid=20502 vsize=1199464 CPUtime=694.66 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 426429 1252 0 0 69400 66 0 0 25 0 5 0 732816792 1228251136 287686 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1199464 CPUtime=701.56 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 772605 1252 0 0 70035 121 0 0 25 0 5 0 732816792 1228251136 287686 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1199464 CPUtime=701.39 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 244966 1252 0 0 70098 41 0 0 25 0 5 0 732816792 1228251136 287686 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2794.45
Current children cumulated vsize (KiB) 1199464

[startup+762.312 s]
/proc/loadavg: 9.40 9.08 8.48 10/331 2879
/proc/meminfo: memFree=12913308/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1093372 CPUtime=3032.95 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2013078 1252 0 0 302978 317 0 0 19 0 5 0 732816767 1119612928 261163 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 273343 261163 180 55 0 271229 0
[pid=20504/tid=20547] ppid=20502 vsize=1093372 CPUtime=756.02 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 455086 1252 0 0 75535 67 0 0 25 0 5 0 732816792 1119612928 261163 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1093372 CPUtime=753.89 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 446714 1252 0 0 75320 69 0 0 25 0 5 0 732816792 1119612928 261163 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1093372 CPUtime=761.47 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 845930 1252 0 0 76013 134 0 0 25 0 5 0 732816792 1119612928 261163 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1093372 CPUtime=761.28 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 252443 1252 0 0 76085 43 0 0 25 0 5 0 732816792 1119612928 261163 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3032.95
Current children cumulated vsize (KiB) 1093372

[startup+822.301 s]
/proc/loadavg: 9.29 9.10 8.52 11/331 4729
/proc/meminfo: memFree=12531872/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1337780 CPUtime=3271.35 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2144910 1252 0 0 326796 339 0 0 19 0 5 0 732816767 1369886720 322265 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 334445 322265 180 55 0 332331 0
[pid=20504/tid=20547] ppid=20502 vsize=1337780 CPUtime=815.36 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 502435 1252 0 0 81462 74 0 0 25 0 5 0 732816792 1369886720 322265 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1337780 CPUtime=813.18 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 465592 1252 0 0 81246 72 0 0 25 0 5 0 732816792 1369886720 322265 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1337780 CPUtime=821.4 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 888111 1252 0 0 81998 142 0 0 25 0 5 0 732816792 1369886720 322265 33554432000 4194304 4417452 140733229130080 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1337780 CPUtime=821.14 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 275867 1252 0 0 82067 47 0 0 25 0 5 0 732816792 1369886720 322265 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3271.35
Current children cumulated vsize (KiB) 1337780

[startup+882.301 s]
/proc/loadavg: 9.52 9.20 8.59 10/331 6605
/proc/meminfo: memFree=12718384/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1349076 CPUtime=3509.77 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2234526 1252 0 0 350626 351 0 0 19 0 5 0 732816767 1381453824 325089 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 337269 325089 180 55 0 335155 0
[pid=20504/tid=20547] ppid=20502 vsize=1349076 CPUtime=874.56 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 546438 1252 0 0 87376 80 0 0 25 0 5 0 732816792 1381453824 325089 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1349076 CPUtime=872.5 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 489152 1252 0 0 87175 75 0 0 25 0 5 0 732816792 1381453824 325089 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1349076 CPUtime=881.36 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 910164 1252 0 0 87991 145 0 0 25 0 5 0 732816792 1381453824 325089 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1349076 CPUtime=881.07 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 275867 1252 0 0 88060 47 0 0 25 0 5 0 732816792 1381453824 325089 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3509.77
Current children cumulated vsize (KiB) 1349076

[startup+942.301 s]
/proc/loadavg: 9.27 9.19 8.63 10/332 8375
/proc/meminfo: memFree=12309092/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1469548 CPUtime=3748.24 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2424705 1252 0 0 374440 384 0 0 19 0 5 0 732816767 1504817152 355175 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 367387 355175 180 55 0 365273 0
[pid=20504/tid=20547] ppid=20502 vsize=1469548 CPUtime=933.86 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 567354 1252 0 0 93303 83 0 0 25 0 5 0 732816792 1504817152 355175 33554432000 4194304 4417452 140733229130080 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1469548 CPUtime=931.8 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 518544 1252 0 0 93099 81 0 0 25 0 5 0 732816792 1504817152 355175 33554432000 4194304 4417452 140733229130080 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1469548 CPUtime=941.31 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 1037184 1252 0 0 93964 167 0 0 25 0 5 0 732816792 1504817152 355175 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1469548 CPUtime=941 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 288718 1252 0 0 94050 50 0 0 25 0 5 0 732816792 1504817152 355175 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3748.24
Current children cumulated vsize (KiB) 1469548

[startup+1002.3 s]
/proc/loadavg: 9.22 9.20 8.66 11/331 10214
/proc/meminfo: memFree=12147188/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1646976 CPUtime=3986.72 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2544268 1252 0 0 398271 401 0 0 19 0 5 0 732816767 1686503424 399532 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 411744 399532 180 55 0 409630 0
[pid=20504/tid=20547] ppid=20502 vsize=1646976 CPUtime=993.18 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 597385 1252 0 0 99231 87 0 0 25 0 5 0 732816792 1686503424 399532 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1646976 CPUtime=991.13 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 548861 1252 0 0 99029 84 0 0 25 0 5 0 732816792 1686503424 399532 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1646976 CPUtime=1001.23 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 1081444 1252 0 0 99950 173 0 0 25 0 5 0 732816792 1686503424 399532 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1646976 CPUtime=1000.9 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 303673 1252 0 0 100037 53 0 0 25 0 5 0 732816792 1686503424 399532 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3986.72
Current children cumulated vsize (KiB) 1646976

[startup+1062.3 s]
/proc/loadavg: 9.31 9.23 8.71 10/331 12029
/proc/meminfo: memFree=12187440/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1396960 CPUtime=4225.15 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2684532 1252 0 0 422093 422 0 0 19 0 5 0 732816767 1430487040 337028 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 349240 337028 180 55 0 347126 0
[pid=20504/tid=20547] ppid=20502 vsize=1396960 CPUtime=1052.54 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 610908 1252 0 0 105164 90 0 0 25 0 5 0 732816792 1430487040 337028 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1396960 CPUtime=1050.39 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 587271 1252 0 0 104949 90 0 0 25 0 5 0 732816792 1430487040 337028 33554432000 4194304 4417452 140733229130080 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1396960 CPUtime=1061.16 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 1139336 1252 0 0 105935 181 0 0 25 0 5 0 732816792 1430487040 337028 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1396960 CPUtime=1060.8 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 334112 1252 0 0 106022 58 0 0 25 0 5 0 732816792 1430487040 337028 33554432000 4194304 4417452 140733229130080 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4225.15
Current children cumulated vsize (KiB) 1396960

[startup+1122.3 s]
/proc/loadavg: 9.31 9.24 8.74 10/332 13850
/proc/meminfo: memFree=12010124/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1442572 CPUtime=4463.65 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2744064 1252 0 0 445935 430 0 0 19 0 5 0 732816767 1477193728 348431 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 360643 348431 180 55 0 358529 0
[pid=20504/tid=20547] ppid=20502 vsize=1442572 CPUtime=1111.87 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 649597 1252 0 0 111092 95 0 0 25 0 5 0 732816792 1477193728 348431 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1442572 CPUtime=1109.68 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 602926 1252 0 0 110875 93 0 0 25 0 5 0 732816792 1477193728 348431 33554432000 4194304 4417452 140733229130080 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1442572 CPUtime=1121.08 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 1139336 1252 0 0 111927 181 0 0 25 0 5 0 732816792 1477193728 348431 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1442572 CPUtime=1120.75 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 339300 1252 0 0 112017 58 0 0 25 0 5 0 732816792 1477193728 348431 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4463.65
Current children cumulated vsize (KiB) 1442572

[startup+1182.3 s]
/proc/loadavg: 9.41 9.27 8.78 10/333 15713
/proc/meminfo: memFree=12655636/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1150940 CPUtime=4702.06 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2877345 1252 0 0 469755 451 0 0 19 0 5 0 732816767 1178562560 275523 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 287735 275523 180 55 0 285621 0
[pid=20504/tid=20547] ppid=20502 vsize=1150940 CPUtime=1171.27 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 675548 1252 0 0 117029 98 0 0 25 0 5 0 732816792 1178562560 275523 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1150940 CPUtime=1168.92 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 668325 1252 0 0 116791 101 0 0 25 0 5 0 732816792 1178562560 275523 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1150940 CPUtime=1180.95 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 1181267 1252 0 0 117906 189 0 0 25 0 5 0 732816792 1178562560 275523 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1150940 CPUtime=1180.63 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 339300 1252 0 0 118005 58 0 0 25 0 5 0 732816792 1178562560 275523 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4702.06
Current children cumulated vsize (KiB) 1150940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 9.27 9.25 8.78 10/333 16441
/proc/meminfo: memFree=12769992/32950928 swapFree=67085488/67111528
[pid=20504] ppid=20502 vsize=1327580 CPUtime=4800.25 cores=1,3,5,7
/proc/20504/stat : 20504 (plingeling) S 20502 20504 19229 0 -1 4202496 2925941 1252 0 0 479567 458 0 0 19 0 5 0 732816767 1359441920 319683 33554432000 4194304 4417452 140733229130080 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/20504/statm: 331895 319683 180 55 0 329781 0
[pid=20504/tid=20547] ppid=20502 vsize=1327580 CPUtime=1195.63 cores=1,3,5,7
/proc/20504/task/20547/stat : 20547 (plingeling) R 20502 20504 19229 0 -1 4202560 700152 1252 0 0 119462 101 0 0 25 0 5 0 732816792 1359441920 319683 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20504/tid=20548] ppid=20502 vsize=1327580 CPUtime=1193.37 cores=1,3,5,7
/proc/20504/task/20548/stat : 20548 (plingeling) R 20502 20504 19229 0 -1 4202560 670493 1252 0 0 119235 102 0 0 25 0 5 0 732816792 1359441920 319683 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20504/tid=20549] ppid=20502 vsize=1327580 CPUtime=1205.66 cores=1,3,5,7
/proc/20504/task/20549/stat : 20549 (plingeling) R 20502 20504 19229 0 -1 4202560 1185153 1252 0 0 120376 190 0 0 25 0 5 0 732816792 1359441920 319683 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20504/tid=20550] ppid=20502 vsize=1327580 CPUtime=1205.33 cores=1,3,5,7
/proc/20504/task/20550/stat : 20550 (plingeling) R 20502 20504 19229 0 -1 4202560 357238 1252 0 0 120471 62 0 0 25 0 5 0 732816792 1359441920 319683 33554432000 4194304 4417452 140733229130080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1327580

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): 1207.07
CPU time (s): 4800.36
CPU user time (s): 4795.71
CPU system time (s): 4.64829
CPU usage (%): 397.685
Max. virtual memory (cumulated for all children) (KiB): 1721260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.71
system time used= 4.64829
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2927193
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= 72
involuntary context switches= 58600

runsolver used 3.38248 second user time and 8.72467 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 04:17:41
IDJOB=3370940
IDBENCH=83182
IDSOLVER=1848
FILE ID=node114/3370940-1305425861
RUNJOBID= node114-1305425861-20459
PBS_JOBID= 13324585
Free space on /tmp= 72996 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370940-1305425861/watcher-3370940-1305425861 -o /tmp/evaluation-result-3370940-1305425861/solver-3370940-1305425861 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370940-1305425861.cnf

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=23167570

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15650312 kB
Buffers:        285356 kB
Cached:        6256472 kB
SwapCached:         96 kB
Active:       11876888 kB
Inactive:      5017780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15650312 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            4664 kB
Writeback:           0 kB
AnonPages:    10352684 kB
Mapped:          26300 kB
Slab:           305404 kB
PageTables:      36540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52432036 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= 72980 MiB
End job on node114 at 2011-05-15 04:37:50