Trace number 3259306

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.18 1201.89

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259306-1304054550/watcher-3259306-1304054550 -o /tmp/evaluation-result-3259306-1304054550/solver-3259306-1304054550 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3259306-1304054550.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.47 7.97 7.94 6/181 30617
/proc/meminfo: memFree=27798076/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=9164 CPUtime=0 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) R 30615 30617 30345 0 -1 4202496 366 1257 0 0 0 0 0 0 25 0 1 0 517052757 9383936 296 33554432000 4194304 4417332 140737063811472 18446744073709551615 218905424862 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30617/statm: 2291 305 146 55 0 177 0

[startup+0.067537 s]
/proc/loadavg: 7.47 7.97 7.94 6/181 30617
/proc/meminfo: memFree=27798076/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=18412 CPUtime=0.06 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) R 30615 30617 30345 0 -1 4202496 2663 1257 0 0 6 0 0 0 25 0 1 0 517052757 18853888 2593 33554432000 4194304 4417332 140737063811472 18446744073709551615 4320684 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30617/statm: 4603 2593 147 55 0 2489 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18412

[startup+0.100532 s]
/proc/loadavg: 7.47 7.97 7.94 6/181 30617
/proc/meminfo: memFree=27798076/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=26604 CPUtime=0.09 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) R 30615 30617 30345 0 -1 4202496 4711 1257 0 0 9 0 0 0 25 0 1 0 517052757 27242496 4641 33554432000 4194304 4417332 140737063811472 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30617/statm: 6651 4641 147 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.300455 s]
/proc/loadavg: 7.47 7.97 7.94 6/181 30617
/proc/meminfo: memFree=27798076/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=151284 CPUtime=0.64 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 9878 1257 0 0 64 0 0 0 25 0 5 0 517052757 154914816 9283 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 37821 9283 174 55 0 35707 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 151284

[startup+0.700385 s]
/proc/loadavg: 7.47 7.97 7.94 6/181 30617
/proc/meminfo: memFree=27798076/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=169192 CPUtime=2.24 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 22082 1257 0 0 222 2 0 0 25 0 5 0 517052757 173252608 13734 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 42298 13734 180 55 0 40184 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 169192

[startup+1.50024 s]
/proc/loadavg: 7.47 7.97 7.94 9/186 30627
/proc/meminfo: memFree=27730776/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=176204 CPUtime=5.43 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 26464 1257 0 0 540 3 0 0 25 0 5 0 517052757 180432896 15487 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 44051 15487 180 55 0 41937 0
[pid=30617/tid=30624] ppid=30615 vsize=176204 CPUtime=1.31 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 3480 1257 0 0 131 0 0 0 25 0 5 0 517052775 180432896 15487 33554432000 4194304 4417332 140737063811472 18446744073709551615 4239605 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=176204 CPUtime=1.31 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 3083 1257 0 0 131 0 0 0 25 0 5 0 517052775 180432896 15487 33554432000 4194304 4417332 140737063811472 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=176204 CPUtime=1.31 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 2819 1257 0 0 131 0 0 0 25 0 5 0 517052775 180432896 15487 33554432000 4194304 4417332 140737063811472 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=176204 CPUtime=1.31 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 8263 1257 0 0 130 1 0 0 25 0 5 0 517052775 180432896 15487 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 176204

[startup+3.10095 s]
/proc/loadavg: 7.47 7.97 7.94 9/186 30627
/proc/meminfo: memFree=27724576/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=210584 CPUtime=11.83 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 39983 1257 0 0 1178 5 0 0 25 0 5 0 517052757 215638016 23387 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 52646 23387 181 55 0 50532 0
[pid=30617/tid=30624] ppid=30615 vsize=210584 CPUtime=2.91 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 4718 1257 0 0 291 0 0 0 25 0 5 0 517052775 215638016 23387 33554432000 4194304 4417332 140737063811472 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=210584 CPUtime=2.91 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 4321 1257 0 0 291 0 0 0 25 0 5 0 517052775 215638016 23387 33554432000 4194304 4417332 140737063811472 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=210584 CPUtime=2.91 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 2820 1257 0 0 291 0 0 0 25 0 5 0 517052775 215638016 23387 33554432000 4194304 4417332 140737063811472 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=210584 CPUtime=2.9 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 19305 1257 0 0 288 2 0 0 25 0 5 0 517052775 215638016 23387 33554432000 4194304 4417332 140737063811472 18446744073709551615 218905424969 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 210584

[startup+6.30037 s]
/proc/loadavg: 7.51 7.97 7.94 9/186 30627
/proc/meminfo: memFree=27681836/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=224736 CPUtime=24.61 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 60386 1257 0 0 2453 8 0 0 25 0 5 0 517052757 230129664 27110 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 56184 27110 181 55 0 54070 0
[pid=30617/tid=30624] ppid=30615 vsize=224736 CPUtime=6.11 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 4718 1257 0 0 611 0 0 0 25 0 5 0 517052775 230129664 27110 33554432000 4194304 4417332 140737063811472 18446744073709551615 4249982 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=224736 CPUtime=6.11 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 4321 1257 0 0 611 0 0 0 25 0 5 0 517052775 230129664 27110 33554432000 4194304 4417332 140737063811472 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=224736 CPUtime=6.11 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 2983 1257 0 0 611 0 0 0 25 0 5 0 517052775 230129664 27110 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=224736 CPUtime=6.08 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 39545 1257 0 0 603 5 0 0 25 0 5 0 517052775 230129664 27110 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 224736

[startup+12.7002 s]
/proc/loadavg: 7.55 7.97 7.94 10/186 30627
/proc/meminfo: memFree=27656328/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=228356 CPUtime=50.18 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 98241 1257 0 0 5004 14 0 0 25 0 5 0 517052757 233836544 28526 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 57089 28526 181 55 0 54975 0
[pid=30617/tid=30624] ppid=30615 vsize=228356 CPUtime=12.51 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 5956 1257 0 0 1251 0 0 0 25 0 5 0 517052775 233836544 28526 33554432000 4194304 4417332 140737063811472 18446744073709551615 4258587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=228356 CPUtime=12.51 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 5559 1257 0 0 1251 0 0 0 25 0 5 0 517052775 233836544 28526 33554432000 4194304 4417332 140737063811472 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=228356 CPUtime=12.51 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 2983 1257 0 0 1251 0 0 0 25 0 5 0 517052775 233836544 28526 33554432000 4194304 4417332 140737063811472 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=228356 CPUtime=12.45 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 74924 1257 0 0 1234 11 0 0 25 0 5 0 517052775 233836544 28526 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 228356

[startup+25.5009 s]
/proc/loadavg: 7.65 7.97 7.94 9/186 30628
/proc/meminfo: memFree=27490656/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=334012 CPUtime=101.31 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 161456 1257 0 0 10107 24 0 0 25 0 5 0 517052757 342028288 54948 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 83503 54948 181 55 0 81389 0
[pid=30617/tid=30624] ppid=30615 vsize=334012 CPUtime=25.31 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 6494 1257 0 0 2530 1 0 0 25 0 5 0 517052775 342028288 54948 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=334012 CPUtime=25.31 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 6198 1257 0 0 2531 0 0 0 25 0 5 0 517052775 342028288 54948 33554432000 4194304 4417332 140737063811472 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=334012 CPUtime=25.31 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 5572 1257 0 0 2531 0 0 0 25 0 5 0 517052775 342028288 54948 33554432000 4194304 4417332 140737063811472 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=334012 CPUtime=25.17 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 134373 1257 0 0 2497 20 0 0 25 0 5 0 517052775 342028288 54948 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 334012

[startup+51.1003 s]
/proc/loadavg: 7.77 7.97 7.94 9/186 30628
/proc/meminfo: memFree=27394720/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=384048 CPUtime=203.56 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 251056 1257 0 0 20318 38 0 0 25 0 5 0 517052757 393265152 67394 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 96012 67394 181 55 0 93898 0
[pid=30617/tid=30624] ppid=30615 vsize=384048 CPUtime=50.91 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 7732 1257 0 0 5090 1 0 0 25 0 5 0 517052775 393265152 67394 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=384048 CPUtime=50.9 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 11357 1257 0 0 5089 1 0 0 25 0 5 0 517052775 393265152 67394 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=384048 CPUtime=50.9 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 6494 1257 0 0 5090 0 0 0 25 0 5 0 517052775 393265152 67394 33554432000 4194304 4417332 140737063811472 18446744073709551615 4258410 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=384048 CPUtime=50.63 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 216654 1257 0 0 5030 33 0 0 25 0 5 0 517052775 393265152 67394 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 384048

[startup+102.307 s]
/proc/loadavg: 7.90 7.97 7.94 9/186 30630
/proc/meminfo: memFree=27120652/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=595668 CPUtime=408.11 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 376723 1257 0 0 40753 58 0 0 25 0 5 0 517052757 609964032 119669 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 148917 119669 181 55 0 146803 0
[pid=30617/tid=30624] ppid=30615 vsize=595668 CPUtime=102.12 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 9610 1257 0 0 10211 1 0 0 25 0 5 0 517052775 609964032 119669 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=595668 CPUtime=102.11 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 13475 1257 0 0 10209 2 0 0 25 0 5 0 517052775 609964032 119669 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=595668 CPUtime=102.12 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 8803 1257 0 0 10211 1 0 0 25 0 5 0 517052775 609964032 119669 33554432000 4194304 4417332 140737063811472 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=595668 CPUtime=101.56 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 336016 1257 0 0 10104 52 0 0 25 0 5 0 517052775 609964032 119669 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 595668

[startup+162.301 s]
/proc/loadavg: 7.96 7.97 7.94 9/186 30631
/proc/meminfo: memFree=27063688/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=627908 CPUtime=647.76 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 465420 1257 0 0 64708 68 0 0 25 0 5 0 517052757 642977792 128428 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 156977 128428 181 55 0 154863 0
[pid=30617/tid=30624] ppid=30615 vsize=627908 CPUtime=162.11 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 13393 1257 0 0 16209 2 0 0 25 0 5 0 517052775 642977792 128428 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=627908 CPUtime=162.1 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 18646 1257 0 0 16208 2 0 0 25 0 5 0 517052775 642977792 128428 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=627908 CPUtime=162.11 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 10141 1257 0 0 16210 1 0 0 25 0 5 0 517052775 642977792 128428 33554432000 4194304 4417332 140737063811472 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=627908 CPUtime=161.23 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 414421 1257 0 0 16062 61 0 0 25 0 5 0 517052775 642977792 128428 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.76
Current children cumulated vsize (KiB) 627908


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

[pid=30617/tid=30625] ppid=30615 vsize=1418848 CPUtime=702.06 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 32249 1257 0 0 70202 4 0 0 25 0 5 0 517052775 1452900352 326190 33554432000 4194304 4417332 140737063811472 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1418848 CPUtime=702.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 48120 1257 0 0 70204 6 0 0 25 0 5 0 517052775 1452900352 326190 33554432000 4194304 4417332 140737063811472 18446744073709551615 4259926 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1418848 CPUtime=698.3 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 975051 1257 0 0 69677 153 0 0 25 0 5 0 517052775 1452900352 326190 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.79
Current children cumulated vsize (KiB) 1418848

[startup+762.306 s]
/proc/loadavg: 8.22 8.12 8.01 9/186 30647
/proc/meminfo: memFree=25682264/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1639716 CPUtime=3044.48 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1170639 1257 0 0 304264 184 0 0 25 0 5 0 517052757 1679069184 381380 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 409929 381380 181 55 0 407815 0
[pid=30617/tid=30624] ppid=30615 vsize=1639716 CPUtime=762.14 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 76208 6 0 0 25 0 5 0 517052775 1679069184 381380 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1639716 CPUtime=762.05 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 38117 1257 0 0 76201 4 0 0 25 0 5 0 517052775 1679069184 381380 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1639716 CPUtime=762.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 50040 1257 0 0 76204 6 0 0 25 0 5 0 517052775 1679069184 381380 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1639716 CPUtime=757.98 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1033274 1257 0 0 75633 165 0 0 25 0 5 0 517052775 1679069184 381380 33554432000 4194304 4417332 140737063811472 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.48
Current children cumulated vsize (KiB) 1639716

[startup+822.3 s]
/proc/loadavg: 8.20 8.13 8.02 9/186 30649
/proc/meminfo: memFree=25614632/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1641304 CPUtime=3284.13 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1171036 1257 0 0 328229 184 0 0 25 0 5 0 517052757 1680695296 381777 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 410326 381777 181 55 0 408212 0
[pid=30617/tid=30624] ppid=30615 vsize=1641304 CPUtime=822.13 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 82207 6 0 0 25 0 5 0 517052775 1680695296 381777 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1641304 CPUtime=822.04 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 38514 1257 0 0 82200 4 0 0 25 0 5 0 517052775 1680695296 381777 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1641304 CPUtime=822.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 50040 1257 0 0 82204 6 0 0 25 0 5 0 517052775 1680695296 381777 33554432000 4194304 4417332 140737063811472 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1641304 CPUtime=817.65 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1033274 1257 0 0 81600 165 0 0 25 0 5 0 517052775 1680695296 381777 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.13
Current children cumulated vsize (KiB) 1641304

[startup+882.301 s]
/proc/loadavg: 8.19 8.13 8.02 9/186 30651
/proc/meminfo: memFree=25467648/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1785968 CPUtime=3523.8 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1207202 1257 0 0 352189 191 0 0 25 0 5 0 517052757 1828831232 417943 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 446492 417943 181 55 0 444378 0
[pid=30617/tid=30624] ppid=30615 vsize=1785968 CPUtime=882.13 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 88207 6 0 0 25 0 5 0 517052775 1828831232 417943 33554432000 4194304 4417332 140737063811472 18446744073709551615 4365322 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1785968 CPUtime=882.04 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 49210 1257 0 0 88199 5 0 0 25 0 5 0 517052775 1828831232 417943 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1785968 CPUtime=882.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 50040 1257 0 0 88203 7 0 0 25 0 5 0 517052775 1828831232 417943 33554432000 4194304 4417332 140737063811472 18446744073709551615 4353783 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1785968 CPUtime=877.32 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1058744 1257 0 0 87562 170 0 0 25 0 5 0 517052775 1828831232 417943 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.8
Current children cumulated vsize (KiB) 1785968

[startup+942.301 s]
/proc/loadavg: 8.17 8.14 8.03 10/186 30652
/proc/meminfo: memFree=25124864/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=2105328 CPUtime=3763.48 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1287042 1257 0 0 376141 207 0 0 25 0 5 0 517052757 2155855872 497783 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 526332 497783 181 55 0 524218 0
[pid=30617/tid=30624] ppid=30615 vsize=2105328 CPUtime=942.14 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 94208 6 0 0 25 0 5 0 517052775 2155855872 497783 33554432000 4194304 4417332 140737063811472 18446744073709551615 4250721 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=2105328 CPUtime=942.03 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 49210 1257 0 0 94198 5 0 0 25 0 5 0 517052775 2155855872 497783 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=2105328 CPUtime=942.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 50040 1257 0 0 94203 7 0 0 25 0 5 0 517052775 2155855872 497783 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=2105328 CPUtime=937.01 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1138584 1257 0 0 93514 187 0 0 25 0 5 0 517052775 2155855872 497783 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.48
Current children cumulated vsize (KiB) 2105328

[startup+1002.3 s]
/proc/loadavg: 8.06 8.11 8.02 9/186 30654
/proc/meminfo: memFree=25940860/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1253176 CPUtime=4003.15 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1388524 1257 0 0 400091 224 0 0 25 0 5 0 517052757 1283252224 284745 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 313294 284745 181 55 0 311180 0
[pid=30617/tid=30624] ppid=30615 vsize=1253176 CPUtime=1002.14 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 100208 6 0 0 25 0 5 0 517052775 1283252224 284745 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1253176 CPUtime=1002.03 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 49210 1257 0 0 100198 5 0 0 25 0 5 0 517052775 1283252224 284745 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1253176 CPUtime=1002.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 50040 1257 0 0 100203 7 0 0 25 0 5 0 517052775 1283252224 284745 33554432000 4194304 4417332 140737063811472 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1253176 CPUtime=996.67 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1240066 1257 0 0 99464 203 0 0 25 0 5 0 517052775 1283252224 284745 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.15
Current children cumulated vsize (KiB) 1253176

[startup+1062.3 s]
/proc/loadavg: 8.02 8.09 8.02 9/186 30655
/proc/meminfo: memFree=25921216/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1268752 CPUtime=4242.82 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1392418 1257 0 0 424058 224 0 0 25 0 5 0 517052757 1299202048 288639 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 317188 288639 181 55 0 315074 0
[pid=30617/tid=30624] ppid=30615 vsize=1268752 CPUtime=1062.14 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 106208 6 0 0 25 0 5 0 517052775 1299202048 288639 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1268752 CPUtime=1062.02 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 49210 1257 0 0 106197 5 0 0 25 0 5 0 517052775 1299202048 288639 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1268752 CPUtime=1062.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 53934 1257 0 0 106203 7 0 0 25 0 5 0 517052775 1299202048 288639 33554432000 4194304 4417332 140737063811472 18446744073709551615 4344081 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1268752 CPUtime=1056.35 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1240066 1257 0 0 105432 203 0 0 25 0 5 0 517052775 1299202048 288639 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.82
Current children cumulated vsize (KiB) 1268752

[startup+1122.3 s]
/proc/loadavg: 8.01 8.07 8.01 9/186 30657
/proc/meminfo: memFree=25675896/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1378124 CPUtime=4482.49 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1419761 1257 0 0 448021 228 0 0 25 0 5 0 517052757 1411198976 315982 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 344531 315982 181 55 0 342417 0
[pid=30617/tid=30624] ppid=30615 vsize=1378124 CPUtime=1122.14 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 112208 6 0 0 25 0 5 0 517052775 1411198976 315982 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1378124 CPUtime=1122.02 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 51218 1257 0 0 112196 6 0 0 25 0 5 0 517052775 1411198976 315982 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1378124 CPUtime=1122.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 53934 1257 0 0 112203 7 0 0 25 0 5 0 517052775 1411198976 315982 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1378124 CPUtime=1116.02 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1265401 1257 0 0 111396 206 0 0 25 0 5 0 517052775 1411198976 315982 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.49
Current children cumulated vsize (KiB) 1378124

[startup+1182.3 s]
/proc/loadavg: 8.00 8.05 8.01 9/186 30659
/proc/meminfo: memFree=25273596/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1633960 CPUtime=4722.17 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1483720 1257 0 0 471983 234 0 0 25 0 5 0 517052757 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 408490 379941 181 55 0 406376 0
[pid=30617/tid=30624] ppid=30615 vsize=1633960 CPUtime=1182.14 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 118208 6 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1633960 CPUtime=1182.02 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 51218 1257 0 0 118196 6 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1633960 CPUtime=1182.1 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 53934 1257 0 0 118203 7 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1633960 CPUtime=1175.7 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1329360 1257 0 0 117358 212 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.17
Current children cumulated vsize (KiB) 1633960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.00 8.05 8.00 5/180 30660
/proc/meminfo: memFree=26286704/32951124 swapFree=67111356/67111528
[pid=30617] ppid=30615 vsize=1633960 CPUtime=4800.07 cores=0,2,4,6
/proc/30617/stat : 30617 (plingeling) S 30615 30617 30345 0 -1 4202496 1483720 1257 0 0 479773 234 0 0 25 0 5 0 517052757 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/30617/statm: 408490 379941 181 55 0 406376 0
[pid=30617/tid=30624] ppid=30615 vsize=1633960 CPUtime=1201.64 cores=0,2,4,6
/proc/30617/task/30624/stat : 30624 (plingeling) R 30615 30617 30345 0 -1 4202560 40389 1257 0 0 120158 6 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30617/tid=30625] ppid=30615 vsize=1633960 CPUtime=1201.52 cores=0,2,4,6
/proc/30617/task/30625/stat : 30625 (plingeling) R 30615 30617 30345 0 -1 4202560 51218 1257 0 0 120146 6 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30617/tid=30626] ppid=30615 vsize=1633960 CPUtime=1201.6 cores=0,2,4,6
/proc/30617/task/30626/stat : 30626 (plingeling) R 30615 30617 30345 0 -1 4202560 53934 1257 0 0 120153 7 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30617/tid=30627] ppid=30615 vsize=1633960 CPUtime=1195.1 cores=0,2,4,6
/proc/30617/task/30627/stat : 30627 (plingeling) R 30615 30617 30345 0 -1 4202560 1329360 1257 0 0 119298 212 0 0 25 0 5 0 517052775 1673175040 379941 33554432000 4194304 4417332 140737063811472 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1633960

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.89
CPU time (s): 4800.18
CPU user time (s): 4797.76
CPU system time (s): 2.41763
CPU usage (%): 399.387
Max. virtual memory (cumulated for all children) (KiB): 2105328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.76
system time used= 2.41763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1484977
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= 113
involuntary context switches= 33892

runsolver used 2.07268 second user time and 4.49032 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 07:22:30
IDJOB=3259306
IDBENCH=71549
IDSOLVER=1605
FILE ID=node137/3259306-1304054550
RUNJOBID= node137-1304052142-30363
PBS_JOBID= 13170416
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=732597413

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27798108 kB
Buffers:        896536 kB
Cached:        3713996 kB
SwapCached:         56 kB
Active:         267640 kB
Inactive:      4419488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27798108 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4300 kB
Writeback:           0 kB
AnonPages:       75992 kB
Mapped:          15088 kB
Slab:           401096 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262508 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= 71616 MiB
End job on node137 at 2011-04-29 07:42:34