Trace number 3290311

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.26 1201.72

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
Bench CategoryAPPLICATION (applications 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 variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
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-3290311-1304097056/watcher-3290311-1304097056 -o /tmp/evaluation-result-3290311-1304097056/solver-3290311-1304097056 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3290311-1304097056.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.16 8.11 8.06 6/185 7152
/proc/meminfo: memFree=29578204/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=9124 CPUtime=0 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) R 7150 7152 6968 0 -1 4202496 349 1254 0 0 0 0 0 0 25 0 1 0 521303436 9342976 279 33554432000 4194304 4417332 140736439897824 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/7152/statm: 2281 279 147 55 0 167 0

[startup+0.033033 s]
/proc/loadavg: 8.16 8.11 8.06 6/185 7152
/proc/meminfo: memFree=29578204/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=51756 CPUtime=0.08 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 892 1254 0 0 8 0 0 0 25 0 5 0 521303436 52998144 732 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 12939 732 178 55 0 10825 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51756

[startup+0.133014 s]
/proc/loadavg: 8.16 8.11 8.06 6/185 7152
/proc/meminfo: memFree=29578204/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=52768 CPUtime=0.48 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 1173 1254 0 0 48 0 0 0 25 0 5 0 521303436 54034432 1013 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 13192 1013 181 55 0 11078 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 52768

[startup+0.300984 s]
/proc/loadavg: 8.16 8.11 8.06 6/185 7152
/proc/meminfo: memFree=29578204/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=54636 CPUtime=1.15 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 1841 1254 0 0 115 0 0 0 25 0 5 0 521303436 55947264 1478 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 13623 1442 181 55 0 11509 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 54636

[startup+0.700909 s]
/proc/loadavg: 8.16 8.11 8.06 6/185 7152
/proc/meminfo: memFree=29578204/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=121652 CPUtime=2.75 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 2929 1254 0 0 275 0 0 0 25 0 5 0 521303436 124571648 1855 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 30413 1855 181 55 0 28299 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 121652

[startup+1.50076 s]
/proc/loadavg: 8.15 8.11 8.06 9/190 7162
/proc/meminfo: memFree=29569120/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=122860 CPUtime=5.95 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 5301 1254 0 0 594 1 0 0 25 0 5 0 521303436 125808640 2157 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 30715 2157 181 55 0 28601 0
[pid=7152/tid=7159] ppid=7150 vsize=122860 CPUtime=1.48 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 1342 1254 0 0 148 0 0 0 25 0 5 0 521303437 125808640 2157 33554432000 4194304 4417332 140736439897824 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=122860 CPUtime=1.47 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 1036 1254 0 0 147 0 0 0 25 0 5 0 521303437 125808640 2157 33554432000 4194304 4417332 140736439897824 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=122860 CPUtime=1.48 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 1199 1254 0 0 148 0 0 0 25 0 5 0 521303437 125808640 2157 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=122860 CPUtime=1.48 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 1114 1254 0 0 148 0 0 0 20 0 5 0 521303437 125808640 2157 33554432000 4194304 4417332 140736439897824 18446744073709551615 4354428 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 122860

[startup+3.10047 s]
/proc/loadavg: 8.15 8.11 8.06 9/190 7162
/proc/meminfo: memFree=29586468/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=125652 CPUtime=12.34 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 10076 1254 0 0 1232 2 0 0 25 0 5 0 521303436 128667648 2862 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 31413 2862 181 55 0 29299 0
[pid=7152/tid=7159] ppid=7150 vsize=125652 CPUtime=3.08 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 2590 1254 0 0 308 0 0 0 25 0 5 0 521303437 128667648 2862 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=125652 CPUtime=3.07 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 2239 1254 0 0 307 0 0 0 25 0 5 0 521303437 128667648 2862 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=125652 CPUtime=3.08 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 2508 1254 0 0 308 0 0 0 25 0 5 0 521303437 128667648 2862 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=125652 CPUtime=3.08 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 2129 1254 0 0 308 0 0 0 25 0 5 0 521303437 128667648 2862 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 125652

[startup+6.30087 s]
/proc/loadavg: 8.15 8.11 8.06 10/190 7162
/proc/meminfo: memFree=29569580/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=130672 CPUtime=25.12 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 17881 1254 0 0 2509 3 0 0 25 0 5 0 521303436 133808128 4120 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 32668 4120 181 55 0 30554 0
[pid=7152/tid=7159] ppid=7150 vsize=130672 CPUtime=6.28 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 4842 1254 0 0 628 0 0 0 25 0 5 0 521303437 133808128 4120 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=130672 CPUtime=6.25 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 4063 1254 0 0 625 0 0 0 25 0 5 0 521303437 133808128 4120 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=130672 CPUtime=6.28 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 4577 1254 0 0 627 1 0 0 25 0 5 0 521303437 133808128 4120 33554432000 4194304 4417332 140736439897824 18446744073709551615 4357043 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=130672 CPUtime=6.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 3789 1254 0 0 628 0 0 0 25 0 5 0 521303437 133808128 4120 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 130672

[startup+12.7007 s]
/proc/loadavg: 8.20 8.12 8.07 9/190 7162
/proc/meminfo: memFree=29545804/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=136688 CPUtime=50.69 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 32160 1254 0 0 5062 7 0 0 25 0 5 0 521303436 139968512 5625 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 34172 5625 181 55 0 32058 0
[pid=7152/tid=7159] ppid=7150 vsize=136688 CPUtime=12.68 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 8273 1254 0 0 1267 1 0 0 25 0 5 0 521303437 139968512 5625 33554432000 4194304 4417332 140736439897824 18446744073709551615 4353655 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=136688 CPUtime=12.61 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 7633 1254 0 0 1260 1 0 0 25 0 5 0 521303437 139968512 5625 33554432000 4194304 4417332 140736439897824 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=136688 CPUtime=12.68 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 8655 1254 0 0 1266 2 0 0 25 0 5 0 521303437 139968512 5625 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=136688 CPUtime=12.68 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 6989 1254 0 0 1267 1 0 0 25 0 5 0 521303437 139968512 5625 33554432000 4194304 4417332 140736439897824 18446744073709551615 4354666 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 136688

[startup+25.5003 s]
/proc/loadavg: 8.17 8.12 8.07 9/190 7163
/proc/meminfo: memFree=29542700/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=139676 CPUtime=101.81 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 54964 1254 0 0 10171 10 0 0 25 0 5 0 521303436 143028224 6358 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 34919 6358 181 55 0 32805 0
[pid=7152/tid=7159] ppid=7150 vsize=139676 CPUtime=25.48 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 13862 1254 0 0 2546 2 0 0 25 0 5 0 521303437 143028224 6358 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=139676 CPUtime=25.34 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 12172 1254 0 0 2533 1 0 0 25 0 5 0 521303437 143028224 6358 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=139676 CPUtime=25.48 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 14459 1254 0 0 2545 3 0 0 25 0 5 0 521303437 143028224 6358 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=139676 CPUtime=25.48 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 13861 1254 0 0 2546 2 0 0 25 0 5 0 521303437 143028224 6358 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 139676

[startup+51.1006 s]
/proc/loadavg: 8.17 8.12 8.07 9/190 7163
/proc/meminfo: memFree=29542408/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=152220 CPUtime=204.08 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 97860 1254 0 0 20391 17 0 0 25 0 5 0 521303436 155873280 9478 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 38055 9478 181 55 0 35941 0
[pid=7152/tid=7159] ppid=7150 vsize=152220 CPUtime=51.08 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 23390 1254 0 0 5104 4 0 0 25 0 5 0 521303437 155873280 9478 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=152220 CPUtime=50.8 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 22134 1254 0 0 5077 3 0 0 25 0 5 0 521303437 155873280 9478 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=152220 CPUtime=51.07 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 27315 1254 0 0 5103 4 0 0 25 0 5 0 521303437 155873280 9478 33554432000 4194304 4417332 140736439897824 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=152220 CPUtime=51.08 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 24411 1254 0 0 5104 4 0 0 25 0 5 0 521303437 155873280 9478 33554432000 4194304 4417332 140736439897824 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 152220

[startup+102.307 s]
/proc/loadavg: 8.26 8.15 8.08 9/190 7165
/proc/meminfo: memFree=29516340/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=167720 CPUtime=408.61 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 163972 1254 0 0 40834 27 0 0 25 0 5 0 521303436 171745280 13361 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 41930 13361 181 55 0 39816 0
[pid=7152/tid=7159] ppid=7150 vsize=167720 CPUtime=102.29 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 39502 1254 0 0 10222 7 0 0 25 0 5 0 521303437 171745280 13361 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=167720 CPUtime=101.73 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 37239 1254 0 0 10168 5 0 0 25 0 5 0 521303437 171745280 13361 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=167720 CPUtime=102.28 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 43550 1254 0 0 10221 7 0 0 25 0 5 0 521303437 171745280 13361 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=167720 CPUtime=102.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 43071 1254 0 0 10221 7 0 0 25 0 5 0 521303437 171745280 13361 33554432000 4194304 4417332 140736439897824 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 167720

[startup+162.301 s]
/proc/loadavg: 8.34 8.18 8.10 9/190 7166
/proc/meminfo: memFree=29497432/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=168684 CPUtime=648.27 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 227134 1254 0 0 64789 38 0 0 25 0 5 0 521303436 172732416 13594 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 42171 13594 181 55 0 40057 0
[pid=7152/tid=7159] ppid=7150 vsize=168684 CPUtime=162.29 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 56363 1254 0 0 16219 10 0 0 25 0 5 0 521303437 172732416 13594 33554432000 4194304 4417332 140736439897824 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=168684 CPUtime=161.4 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 50140 1254 0 0 16133 7 0 0 25 0 5 0 521303437 172732416 13594 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=168684 CPUtime=162.26 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 58152 1254 0 0 16217 9 0 0 25 0 5 0 521303437 172732416 13594 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=168684 CPUtime=162.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 61869 1254 0 0 16218 10 0 0 25 0 5 0 521303437 172732416 13594 33554432000 4194304 4417332 140736439897824 18446744073709551615 4357746 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 168684


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

[pid=7152/tid=7160] ppid=7150 vsize=213104 CPUtime=758.14 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 154765 1254 0 0 75789 25 0 0 25 0 5 0 521303437 218218496 24699 33554432000 4194304 4417332 140736439897824 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=213104 CPUtime=762.23 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 165758 1254 0 0 76195 28 0 0 25 0 5 0 521303437 218218496 24699 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=213104 CPUtime=762.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 165439 1254 0 0 76202 26 0 0 25 0 5 0 521303437 218218496 24699 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 213104

[startup+822.301 s]
/proc/loadavg: 8.42 8.20 8.11 9/190 7221
/proc/meminfo: memFree=29410956/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=246360 CPUtime=3284.67 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 686296 1254 0 0 328353 114 0 0 25 0 5 0 521303436 252272640 33013 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 61590 33013 181 55 0 59476 0
[pid=7152/tid=7159] ppid=7150 vsize=246360 CPUtime=822.31 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 174700 1254 0 0 82202 29 0 0 25 0 5 0 521303437 252272640 33013 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=246360 CPUtime=817.82 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 163297 1254 0 0 81755 27 0 0 25 0 5 0 521303437 252272640 33013 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=246360 CPUtime=822.22 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 175432 1254 0 0 82193 29 0 0 25 0 5 0 521303437 252272640 33013 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=246360 CPUtime=822.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 172257 1254 0 0 82201 27 0 0 25 0 5 0 521303437 252272640 33013 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 246360

[startup+882.301 s]
/proc/loadavg: 8.27 8.19 8.11 9/190 7222
/proc/meminfo: memFree=29271920/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=236956 CPUtime=3524.34 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 725589 1254 0 0 352314 120 0 0 25 0 5 0 521303436 242642944 30662 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 59239 30662 181 55 0 57125 0
[pid=7152/tid=7159] ppid=7150 vsize=236956 CPUtime=882.31 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 186126 1254 0 0 88200 31 0 0 25 0 5 0 521303437 242642944 30662 33554432000 4194304 4417332 140736439897824 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=236956 CPUtime=877.49 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 172464 1254 0 0 87721 28 0 0 25 0 5 0 521303437 242642944 30662 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=236956 CPUtime=882.22 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 183196 1254 0 0 88192 30 0 0 25 0 5 0 521303437 242642944 30662 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=236956 CPUtime=882.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 183193 1254 0 0 88199 29 0 0 25 0 5 0 521303437 242642944 30662 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 236956

[startup+942.3 s]
/proc/loadavg: 8.36 8.22 8.12 9/190 7224
/proc/meminfo: memFree=29222164/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=234352 CPUtime=3764.02 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 756997 1254 0 0 376277 125 0 0 25 0 5 0 521303436 239976448 30011 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 58588 30011 181 55 0 56474 0
[pid=7152/tid=7159] ppid=7150 vsize=234352 CPUtime=942.31 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 196112 1254 0 0 94198 33 0 0 25 0 5 0 521303437 239976448 30011 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=234352 CPUtime=937.17 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 180726 1254 0 0 93688 29 0 0 25 0 5 0 521303437 239976448 30011 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=234352 CPUtime=942.22 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 190456 1254 0 0 94190 32 0 0 25 0 5 0 521303437 239976448 30011 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=234352 CPUtime=942.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 189093 1254 0 0 94198 30 0 0 25 0 5 0 521303437 239976448 30011 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 234352

[startup+1002.3 s]
/proc/loadavg: 8.18 8.19 8.12 9/190 7226
/proc/meminfo: memFree=29248660/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=245752 CPUtime=4003.69 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 793287 1254 0 0 400238 131 0 0 25 0 5 0 521303436 251650048 32860 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 61438 32860 181 55 0 59324 0
[pid=7152/tid=7159] ppid=7150 vsize=245752 CPUtime=1002.32 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 202897 1254 0 0 100198 34 0 0 25 0 5 0 521303437 251650048 32860 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=245752 CPUtime=996.84 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 189166 1254 0 0 99654 30 0 0 25 0 5 0 521303437 251650048 32860 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=245752 CPUtime=1002.21 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 199674 1254 0 0 100188 33 0 0 25 0 5 0 521303437 251650048 32860 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=245752 CPUtime=1002.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 200940 1254 0 0 100196 32 0 0 25 0 5 0 521303437 251650048 32860 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 245752

[startup+1062.3 s]
/proc/loadavg: 8.26 8.20 8.12 9/190 7227
/proc/meminfo: memFree=29263996/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=227800 CPUtime=4243.36 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 829098 1254 0 0 424201 135 0 0 25 0 5 0 521303436 233267200 28373 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 56950 28373 181 55 0 54836 0
[pid=7152/tid=7159] ppid=7150 vsize=227800 CPUtime=1062.32 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 213713 1254 0 0 106197 35 0 0 25 0 5 0 521303437 233267200 28373 33554432000 4194304 4417332 140736439897824 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=227800 CPUtime=1056.52 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 197722 1254 0 0 105621 31 0 0 25 0 5 0 521303437 233267200 28373 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=227800 CPUtime=1062.21 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 209227 1254 0 0 106187 34 0 0 25 0 5 0 521303437 233267200 28373 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=227800 CPUtime=1062.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 207826 1254 0 0 106195 33 0 0 25 0 5 0 521303437 233267200 28373 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 227800

[startup+1122.3 s]
/proc/loadavg: 8.16 8.18 8.11 9/190 7229
/proc/meminfo: memFree=29070648/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=250060 CPUtime=4483.03 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 863319 1254 0 0 448163 140 0 0 25 0 5 0 521303436 256061440 33938 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 62515 33938 181 55 0 60401 0
[pid=7152/tid=7159] ppid=7150 vsize=250060 CPUtime=1122.32 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 225707 1254 0 0 112195 37 0 0 25 0 5 0 521303437 256061440 33938 33554432000 4194304 4417332 140736439897824 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=250060 CPUtime=1116.2 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 206489 1254 0 0 111588 32 0 0 25 0 5 0 521303437 256061440 33938 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=250060 CPUtime=1122.2 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 215992 1254 0 0 112185 35 0 0 25 0 5 0 521303437 256061440 33938 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=250060 CPUtime=1122.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 214521 1254 0 0 112194 34 0 0 25 0 5 0 521303437 256061440 33938 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 250060

[startup+1182.3 s]
/proc/loadavg: 8.26 8.19 8.12 9/190 7230
/proc/meminfo: memFree=28996956/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=265824 CPUtime=4722.71 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 892405 1254 0 0 472127 144 0 0 25 0 5 0 521303436 272203776 37879 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 66456 37879 181 55 0 64342 0
[pid=7152/tid=7159] ppid=7150 vsize=265824 CPUtime=1182.32 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 234140 1254 0 0 118194 38 0 0 25 0 5 0 521303437 272203776 37879 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=265824 CPUtime=1175.86 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 214994 1254 0 0 117554 32 0 0 25 0 5 0 521303437 272203776 37879 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=265824 CPUtime=1182.2 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 222676 1254 0 0 118184 36 0 0 25 0 5 0 521303437 272203776 37879 33554432000 4194304 4417332 140736439897824 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=265824 CPUtime=1182.28 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 219985 1254 0 0 118193 35 0 0 25 0 5 0 521303437 272203776 37879 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 265824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.18 8.11 9/190 7231
/proc/meminfo: memFree=29020628/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=238972 CPUtime=4800.22 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 903294 1254 0 0 479877 145 0 0 25 0 5 0 521303436 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 59743 30998 181 55 0 57629 0
[pid=7152/tid=7159] ppid=7150 vsize=238972 CPUtime=1201.72 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 237685 1254 0 0 120134 38 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=238972 CPUtime=1195.16 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 216899 1254 0 0 119483 33 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=238972 CPUtime=1201.61 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 225212 1254 0 0 120124 37 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=238972 CPUtime=1201.69 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 222888 1254 0 0 120133 36 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 238972

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

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

[startup+1201.7 s]
/proc/loadavg: 8.19 8.18 8.11 9/190 7231
/proc/meminfo: memFree=29020628/32951124 swapFree=67111352/67111528
[pid=7152] ppid=7150 vsize=238972 CPUtime=4800.22 cores=0,2,4,6
/proc/7152/stat : 7152 (plingeling) S 7150 7152 6968 0 -1 4202496 903294 1254 0 0 479877 145 0 0 25 0 5 0 521303436 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/7152/statm: 59743 30998 181 55 0 57629 0
[pid=7152/tid=7159] ppid=7150 vsize=238972 CPUtime=1201.72 cores=0,2,4,6
/proc/7152/task/7159/stat : 7159 (plingeling) R 7150 7152 6968 0 -1 4202560 237685 1254 0 0 120134 38 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=7152/tid=7160] ppid=7150 vsize=238972 CPUtime=1195.16 cores=0,2,4,6
/proc/7152/task/7160/stat : 7160 (plingeling) R 7150 7152 6968 0 -1 4202560 216899 1254 0 0 119483 33 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7152/tid=7161] ppid=7150 vsize=238972 CPUtime=1201.61 cores=0,2,4,6
/proc/7152/task/7161/stat : 7161 (plingeling) R 7150 7152 6968 0 -1 4202560 225212 1254 0 0 120124 37 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7152/tid=7162] ppid=7150 vsize=238972 CPUtime=1201.69 cores=0,2,4,6
/proc/7152/task/7162/stat : 7162 (plingeling) R 7150 7152 6968 0 -1 4202560 222888 1254 0 0 120133 36 0 0 25 0 5 0 521303437 244707328 30998 33554432000 4194304 4417332 140736439897824 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 238972

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.26
CPU user time (s): 4798.79
CPU system time (s): 1.46678
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 268592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.79
system time used= 1.46678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 904548
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= 143
involuntary context switches= 74750

runsolver used 1.82772 second user time and 4.73528 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 19:10:56
IDJOB=3290311
IDBENCH=83430
IDSOLVER=1605
FILE ID=node135/3290311-1304097056
RUNJOBID= node135-1304096408-6986
PBS_JOBID= 13170608
Free space on /tmp= 71120 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_5_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290311-1304097056/watcher-3290311-1304097056 -o /tmp/evaluation-result-3290311-1304097056/solver-3290311-1304097056 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3290311-1304097056.cnf

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=1951742240

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29578352 kB
Buffers:        911428 kB
Cached:        1726940 kB
SwapCached:        172 kB
Active:         267880 kB
Inactive:      2588144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29578352 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:             680 kB
Writeback:           0 kB
AnonPages:      216872 kB
Mapped:          15104 kB
Slab:           453572 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   401920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node135 at 2011-04-29 19:30:59