Trace number 3250196

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.12 1201.62

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
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 variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
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: 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-3250196-1304090873/watcher-3250196-1304090873 -o /tmp/evaluation-result-3250196-1304090873/solver-3250196-1304090873 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3250196-1304090873.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: 8.20 8.16 8.00 7/181 22869
/proc/meminfo: memFree=30122956/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=9300 CPUtime=0 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) R 22867 22869 22193 0 -1 4202496 416 1251 0 0 0 0 0 0 25 0 1 0 501503610 9523200 346 33554432000 4194304 4417332 140735494367984 18446744073709551615 212039655168 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/22869/statm: 2325 346 146 55 0 211 0

[startup+0.116639 s]
/proc/loadavg: 8.20 8.16 8.00 7/181 22869
/proc/meminfo: memFree=30122956/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=53848 CPUtime=0.42 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1368 1251 0 0 42 0 0 0 25 0 5 0 501503610 55140352 1247 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 13462 1247 178 55 0 11348 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 53848

[startup+0.200624 s]
/proc/loadavg: 8.20 8.16 8.00 7/181 22869
/proc/meminfo: memFree=30122956/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=55176 CPUtime=0.75 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1952 1251 0 0 75 0 0 0 25 0 5 0 501503610 56500224 1611 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 13794 1611 178 55 0 11680 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 55176

[startup+0.300606 s]
/proc/loadavg: 8.20 8.16 8.00 7/181 22869
/proc/meminfo: memFree=30122956/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=55676 CPUtime=1.15 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 2689 1251 0 0 115 0 0 0 25 0 5 0 501503610 57012224 1736 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 13919 1736 178 55 0 11805 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 55676

[startup+0.700535 s]
/proc/loadavg: 8.20 8.16 8.00 7/181 22869
/proc/meminfo: memFree=30122956/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=58048 CPUtime=2.75 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 5514 1251 0 0 275 0 0 0 25 0 5 0 501503610 59441152 2329 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 14512 2329 178 55 0 12398 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 58048

[startup+1.50039 s]
/proc/loadavg: 8.20 8.16 8.00 10/186 22879
/proc/meminfo: memFree=30111640/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=60536 CPUtime=5.95 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 10666 1251 0 0 594 1 0 0 25 0 5 0 501503610 61988864 2951 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 15134 2951 178 55 0 13020 0
[pid=22869/tid=22876] ppid=22867 vsize=60536 CPUtime=1.48 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 2793 1251 0 0 148 0 0 0 19 0 5 0 501503610 61988864 2951 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=60536 CPUtime=1.48 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 2306 1251 0 0 148 0 0 0 25 0 5 0 501503610 61988864 2951 33554432000 4194304 4417332 140735494367984 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=60536 CPUtime=1.48 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 2485 1251 0 0 148 0 0 0 25 0 5 0 501503610 61988864 2951 33554432000 4194304 4417332 140735494367984 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=60536 CPUtime=1.48 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 2441 1251 0 0 148 0 0 0 25 0 5 0 501503610 61988864 2951 33554432000 4194304 4417332 140735494367984 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 60536

[startup+3.10111 s]
/proc/loadavg: 8.18 8.15 8.00 11/186 22880
/proc/meminfo: memFree=30200664/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=68188 CPUtime=12.34 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 21440 1251 0 0 1231 3 0 0 25 0 5 0 501503610 69824512 4864 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 17047 4864 178 55 0 14933 0
[pid=22869/tid=22876] ppid=22867 vsize=68188 CPUtime=3.08 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 5451 1251 0 0 308 0 0 0 25 0 5 0 501503610 69824512 4864 33554432000 4194304 4417332 140735494367984 18446744073709551615 4355654 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=68188 CPUtime=3.07 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 4670 1251 0 0 307 0 0 0 25 0 5 0 501503610 69824512 4864 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=68188 CPUtime=3.08 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 5426 1251 0 0 308 0 0 0 25 0 5 0 501503610 69824512 4864 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=68188 CPUtime=3.06 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 5252 1251 0 0 306 0 0 0 25 0 5 0 501503610 69824512 4864 33554432000 4194304 4417332 140735494367984 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 68188

[startup+6.30054 s]
/proc/loadavg: 8.18 8.15 8.00 10/186 22880
/proc/meminfo: memFree=30194956/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=69528 CPUtime=25.12 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 35525 1251 0 0 2507 5 0 0 25 0 5 0 501503610 71196672 5190 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 17382 5190 178 55 0 15268 0
[pid=22869/tid=22876] ppid=22867 vsize=69528 CPUtime=6.28 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 9473 1251 0 0 627 1 0 0 25 0 5 0 501503610 71196672 5190 33554432000 4194304 4417332 140735494367984 18446744073709551615 4321656 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=69528 CPUtime=6.28 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 7874 1251 0 0 627 1 0 0 25 0 5 0 501503610 71196672 5190 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=69528 CPUtime=6.28 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 8620 1251 0 0 627 1 0 0 25 0 5 0 501503610 71196672 5190 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=69528 CPUtime=6.25 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 8917 1251 0 0 624 1 0 0 25 0 5 0 501503610 71196672 5190 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 69528

[startup+12.7004 s]
/proc/loadavg: 8.16 8.15 8.00 9/186 22880
/proc/meminfo: memFree=30183172/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=82160 CPUtime=50.69 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 60142 1251 0 0 5059 10 0 0 25 0 5 0 501503610 84131840 8325 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 20540 8325 178 55 0 18426 0
[pid=22869/tid=22876] ppid=22867 vsize=82160 CPUtime=12.68 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 14677 1251 0 0 1266 2 0 0 25 0 5 0 501503610 84131840 8325 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=82160 CPUtime=12.67 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 14587 1251 0 0 1265 2 0 0 25 0 5 0 501503610 84131840 8325 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=82160 CPUtime=12.68 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 15215 1251 0 0 1266 2 0 0 25 0 5 0 501503610 84131840 8325 33554432000 4194304 4417332 140735494367984 18446744073709551615 4354148 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=82160 CPUtime=12.62 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 15022 1251 0 0 1260 2 0 0 25 0 5 0 501503610 84131840 8325 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 82160

[startup+25.5011 s]
/proc/loadavg: 8.21 8.16 8.01 10/186 22880
/proc/meminfo: memFree=30158360/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=90076 CPUtime=101.82 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 107223 1251 0 0 10165 17 0 0 25 0 5 0 501503610 92237824 10327 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 22684 10328 178 55 0 20570 0
[pid=22869/tid=22876] ppid=22867 vsize=90736 CPUtime=25.48 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 25416 1251 0 0 2545 3 0 0 25 0 5 0 501503610 92913664 10340 33554432000 4194304 4417332 140735494367984 18446744073709551615 212039349316 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=90736 CPUtime=25.48 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 27680 1251 0 0 2544 4 0 0 25 0 5 0 501503610 92913664 10357 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=90736 CPUtime=25.48 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 29110 1251 0 0 2544 4 0 0 25 0 5 0 501503610 92913664 10372 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=90736 CPUtime=25.35 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 24389 1251 0 0 2531 4 0 0 25 0 5 0 501503610 92913664 10389 33554432000 4194304 4417332 140735494367984 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 90076

[startup+51.1005 s]
/proc/loadavg: 8.20 8.16 8.01 9/186 22881
/proc/meminfo: memFree=30054036/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=114280 CPUtime=204.08 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 180964 1251 0 0 20379 29 0 0 25 0 5 0 501503610 117022720 16381 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 28570 16381 178 55 0 26456 0
[pid=22869/tid=22876] ppid=22867 vsize=114280 CPUtime=51.08 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 41768 1251 0 0 5102 6 0 0 25 0 5 0 501503610 117022720 16381 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=114280 CPUtime=51.07 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 47224 1251 0 0 5100 7 0 0 25 0 5 0 501503610 117022720 16381 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=114280 CPUtime=51.08 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 51362 1251 0 0 5100 8 0 0 25 0 5 0 501503610 117022720 16381 33554432000 4194304 4417332 140735494367984 18446744073709551615 4366558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=114280 CPUtime=50.81 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 39969 1251 0 0 5074 7 0 0 25 0 5 0 501503610 117022720 16381 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 114280

[startup+102.3 s]
/proc/loadavg: 8.14 8.15 8.01 10/186 22882
/proc/meminfo: memFree=30098632/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=120180 CPUtime=408.61 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 291317 1251 0 0 40816 45 0 0 25 0 5 0 501503610 123064320 17830 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 30045 17830 178 55 0 27931 0
[pid=22869/tid=22876] ppid=22867 vsize=120180 CPUtime=102.29 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 73609 1251 0 0 10218 11 0 0 25 0 5 0 501503610 123064320 17830 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=120180 CPUtime=102.27 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 70992 1251 0 0 10217 10 0 0 25 0 5 0 501503610 123064320 17830 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=120180 CPUtime=102.29 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 77314 1251 0 0 10217 12 0 0 25 0 5 0 501503610 123064320 17830 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=120180 CPUtime=101.73 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 68761 1251 0 0 10162 11 0 0 25 0 5 0 501503610 123064320 17830 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 120180

[startup+162.301 s]
/proc/loadavg: 8.12 8.14 8.01 9/186 22884
/proc/meminfo: memFree=29989948/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=152460 CPUtime=648.28 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 393891 1251 0 0 64765 63 0 0 25 0 5 0 501503610 156119040 25900 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 38115 25900 178 55 0 36001 0
[pid=22869/tid=22876] ppid=22867 vsize=152460 CPUtime=162.28 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 101836 1251 0 0 16213 15 0 0 25 0 5 0 501503610 156119040 25900 33554432000 4194304 4417332 140735494367984 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=152460 CPUtime=162.27 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 97588 1251 0 0 16212 15 0 0 25 0 5 0 501503610 156119040 25900 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=152460 CPUtime=162.28 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 104954 1251 0 0 16212 16 0 0 25 0 5 0 501503610 156119040 25900 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=152460 CPUtime=161.41 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 88872 1251 0 0 16126 15 0 0 25 0 5 0 501503610 156119040 25900 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 152460


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

[pid=22869/tid=22877] ppid=22867 vsize=219332 CPUtime=762.22 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 243273 1251 0 0 76185 37 0 0 25 0 5 0 501503610 224595968 42623 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=219332 CPUtime=762.3 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 279777 1251 0 0 76188 42 0 0 25 0 5 0 501503610 224595968 42623 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=219332 CPUtime=758.15 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 253199 1251 0 0 75774 41 0 0 25 0 5 0 501503610 224595968 42623 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 219332

[startup+822.301 s]
/proc/loadavg: 8.18 8.10 8.03 9/186 22901
/proc/meminfo: memFree=29643304/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=213100 CPUtime=3284.68 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1086591 1251 0 0 328295 173 0 0 25 0 5 0 501503610 218214400 41060 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 53275 41060 178 55 0 51161 0
[pid=22869/tid=22876] ppid=22867 vsize=213100 CPUtime=822.3 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 276909 1251 0 0 82185 45 0 0 25 0 5 0 501503610 218214400 41060 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=213100 CPUtime=822.22 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 254179 1251 0 0 82183 39 0 0 25 0 5 0 501503610 218214400 41060 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=213100 CPUtime=822.3 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 290742 1251 0 0 82186 44 0 0 25 0 5 0 501503610 218214400 41060 33554432000 4194304 4417332 140735494367984 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=213100 CPUtime=817.82 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 264120 1251 0 0 81739 43 0 0 25 0 5 0 501503610 218214400 41060 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 213100

[startup+882.306 s]
/proc/loadavg: 7.86 8.04 8.01 5/180 22904
/proc/meminfo: memFree=30527528/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=227156 CPUtime=3524.37 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1142547 1251 0 0 352256 181 0 0 25 0 5 0 501503610 232607744 44574 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 56789 44574 178 55 0 54675 0
[pid=22869/tid=22876] ppid=22867 vsize=227156 CPUtime=882.31 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 294256 1251 0 0 88183 48 0 0 25 0 5 0 501503610 232607744 44574 33554432000 4194304 4417332 140735494367984 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=227156 CPUtime=882.22 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 267286 1251 0 0 88181 41 0 0 25 0 5 0 501503610 232607744 44574 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=227156 CPUtime=882.3 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 304096 1251 0 0 88184 46 0 0 25 0 5 0 501503610 232607744 44574 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=227156 CPUtime=877.5 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 276268 1251 0 0 87705 45 0 0 25 0 5 0 501503610 232607744 44574 33554432000 4194304 4417332 140735494367984 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 227156

[startup+942.301 s]
/proc/loadavg: 5.60 7.38 7.79 5/176 22923
/proc/meminfo: memFree=30508096/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=249744 CPUtime=3764.06 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1187275 1251 0 0 376218 188 0 0 25 0 5 0 501503610 255737856 50227 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 62436 50227 178 55 0 60322 0
[pid=22869/tid=22876] ppid=22867 vsize=249744 CPUtime=942.3 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 307003 1251 0 0 94180 50 0 0 25 0 5 0 501503610 255737856 50227 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=249744 CPUtime=942.21 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 276334 1251 0 0 94179 42 0 0 25 0 5 0 501503610 255737856 50227 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=249744 CPUtime=942.3 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 315900 1251 0 0 94182 48 0 0 25 0 5 0 501503610 255737856 50227 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=249744 CPUtime=937.21 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 287397 1251 0 0 93675 46 0 0 25 0 5 0 501503610 255737856 50227 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 249744

[startup+1002.3 s]
/proc/loadavg: 4.59 6.73 7.53 5/176 22924
/proc/meminfo: memFree=30508552/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=248876 CPUtime=4003.79 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1238363 1251 0 0 400181 198 0 0 25 0 5 0 501503610 254849024 50010 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 62219 50010 178 55 0 60105 0
[pid=22869/tid=22876] ppid=22867 vsize=248876 CPUtime=1002.31 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 315598 1251 0 0 100179 52 0 0 25 0 5 0 501503610 254849024 50010 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=248876 CPUtime=1002.21 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 291748 1251 0 0 100175 46 0 0 25 0 5 0 501503610 254849024 50010 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=248876 CPUtime=1002.3 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 330958 1251 0 0 100180 50 0 0 25 0 5 0 501503610 254849024 50010 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=248876 CPUtime=996.93 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 299418 1251 0 0 99645 48 0 0 25 0 5 0 501503610 254849024 50010 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 248876

[startup+1062.3 s]
/proc/loadavg: 4.24 6.27 7.33 5/176 22926
/proc/meminfo: memFree=30519908/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=241784 CPUtime=4243.51 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1283981 1251 0 0 424145 206 0 0 25 0 5 0 501503610 247586816 48237 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 60446 48237 178 55 0 58332 0
[pid=22869/tid=22876] ppid=22867 vsize=241784 CPUtime=1062.31 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 330488 1251 0 0 106177 54 0 0 25 0 5 0 501503610 247586816 48237 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=241784 CPUtime=1062.2 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 300576 1251 0 0 106173 47 0 0 25 0 5 0 501503610 247586816 48237 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=241784 CPUtime=1062.31 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 343455 1251 0 0 106178 53 0 0 25 0 5 0 501503610 247586816 48237 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=241784 CPUtime=1056.65 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 308821 1251 0 0 105615 50 0 0 25 0 5 0 501503610 247586816 48237 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 241784

[startup+1122.3 s]
/proc/loadavg: 4.08 5.82 7.10 5/176 22927
/proc/meminfo: memFree=30526684/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=230092 CPUtime=4483.22 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1325549 1251 0 0 448109 213 0 0 25 0 5 0 501503610 235614208 45314 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 57523 45314 178 55 0 55409 0
[pid=22869/tid=22876] ppid=22867 vsize=230092 CPUtime=1122.31 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 339316 1251 0 0 112175 56 0 0 25 0 5 0 501503610 235614208 45314 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=230092 CPUtime=1122.2 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 309892 1251 0 0 112171 49 0 0 25 0 5 0 501503610 235614208 45314 33554432000 4194304 4417332 140735494367984 18446744073709551615 4366471 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=230092 CPUtime=1122.3 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 354254 1251 0 0 112176 54 0 0 25 0 5 0 501503610 235614208 45314 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=230092 CPUtime=1116.37 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 321446 1251 0 0 111585 52 0 0 25 0 5 0 501503610 235614208 45314 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.22
Current children cumulated vsize (KiB) 230092

[startup+1182.3 s]
/proc/loadavg: 4.08 5.53 6.92 5/176 22929
/proc/meminfo: memFree=30531852/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=201500 CPUtime=4722.95 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1367955 1251 0 0 472075 220 0 0 25 0 5 0 501503610 206336000 38160 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 50375 38160 178 55 0 48261 0
[pid=22869/tid=22876] ppid=22867 vsize=201500 CPUtime=1182.31 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 348463 1251 0 0 118174 57 0 0 25 0 5 0 501503610 206336000 38160 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=201500 CPUtime=1182.19 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 320952 1251 0 0 118168 51 0 0 25 0 5 0 501503610 206336000 38160 33554432000 4194304 4417332 140735494367984 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=201500 CPUtime=1182.31 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 366780 1251 0 0 118175 56 0 0 25 0 5 0 501503610 206336000 38160 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=201500 CPUtime=1176.1 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 331119 1251 0 0 117556 54 0 0 25 0 5 0 501503610 206336000 38160 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.95
Current children cumulated vsize (KiB) 201500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.06 5.43 6.86 5/176 22929
/proc/meminfo: memFree=30521300/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=236536 CPUtime=4800.07 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1387760 1251 0 0 479785 222 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 59134 46919 178 55 0 57020 0
[pid=22869/tid=22876] ppid=22867 vsize=236536 CPUtime=1201.62 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 354467 1251 0 0 120104 58 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=236536 CPUtime=1201.5 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 324212 1251 0 0 120099 51 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=236536 CPUtime=1201.61 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 373721 1251 0 0 120104 57 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=236536 CPUtime=1195.32 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 334719 1251 0 0 119477 55 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364560 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) 236536

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

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

[startup+1201.6 s]
/proc/loadavg: 4.06 5.43 6.86 5/176 22929
/proc/meminfo: memFree=30521300/32951124 swapFree=67111356/67111528
[pid=22869] ppid=22867 vsize=236536 CPUtime=4800.07 cores=0,2,4,6
/proc/22869/stat : 22869 (plingeling) S 22867 22869 22193 0 -1 4202496 1387760 1251 0 0 479785 222 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22869/statm: 59134 46919 178 55 0 57020 0
[pid=22869/tid=22876] ppid=22867 vsize=236536 CPUtime=1201.62 cores=0,2,4,6
/proc/22869/task/22876/stat : 22876 (plingeling) R 22867 22869 22193 0 -1 4202560 354467 1251 0 0 120104 58 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22869/tid=22877] ppid=22867 vsize=236536 CPUtime=1201.5 cores=0,2,4,6
/proc/22869/task/22877/stat : 22877 (plingeling) R 22867 22869 22193 0 -1 4202560 324212 1251 0 0 120099 51 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22869/tid=22878] ppid=22867 vsize=236536 CPUtime=1201.61 cores=0,2,4,6
/proc/22869/task/22878/stat : 22878 (plingeling) R 22867 22869 22193 0 -1 4202560 373721 1251 0 0 120104 57 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22869/tid=22879] ppid=22867 vsize=236536 CPUtime=1195.32 cores=0,2,4,6
/proc/22869/task/22879/stat : 22879 (plingeling) R 22867 22869 22193 0 -1 4202560 334719 1251 0 0 119477 55 0 0 25 0 5 0 501503610 242212864 46919 33554432000 4194304 4417332 140735494367984 18446744073709551615 4364560 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) 236536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.62
CPU time (s): 4800.12
CPU user time (s): 4797.88
CPU system time (s): 2.24166
CPU usage (%): 399.47
Max. virtual memory (cumulated for all children) (KiB): 287100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.88
system time used= 2.24166
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1389011
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= 134
involuntary context switches= 31164

runsolver used 1.87271 second user time and 4.44032 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 17:27:53
IDJOB=3250196
IDBENCH=83247
IDSOLVER=1605
FILE ID=node146/3250196-1304090873
RUNJOBID= node146-1304088125-22211
PBS_JOBID= 13170566
Free space on /tmp= 72996 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250196-1304090873/watcher-3250196-1304090873 -o /tmp/evaluation-result-3250196-1304090873/solver-3250196-1304090873 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3250196-1304090873.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1539873931

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:     32951124 kB
MemFree:      30122996 kB
Buffers:        608408 kB
Cached:        1180972 kB
SwapCached:         32 kB
Active:         713384 kB
Inactive:      1725296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30122996 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:      649192 kB
Mapped:          15192 kB
Slab:           325316 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   832524 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= 72996 MiB
End job on node146 at 2011-04-29 17:47:57