Trace number 3273909

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.66244
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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-3273909-1304085013/watcher-3273909-1304085013 -o /tmp/evaluation-result-3273909-1304085013/solver-3273909-1304085013 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3273909-1304085013.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.57 7.98 8.03 1/172 24922
/proc/meminfo: memFree=17385320/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 341 1257 0 0 0 0 0 0 25 0 5 0 520102263 51159040 266 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 12490 266 167 55 0 10376 0
[pid=24922/tid=24928] ppid=24920 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 22 1257 0 0 0 0 0 0 25 0 5 0 520102264 51159040 266 33554432000 4194304 4417332 140737138057728 18446744073709551615 4325918 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 0 1257 0 0 0 0 0 0 25 0 5 0 520102264 51159040 266 33554432000 4194304 4417332 140737138057728 18446744073709551615 270613167089 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 0 1257 0 0 0 0 0 0 25 0 5 0 520102264 51159040 266 33554432000 4194304 4417332 140737138057728 18446744073709551615 270613167089 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 0 1257 0 0 0 0 0 0 25 0 5 0 520102264 51159040 266 33554432000 4194304 4417332 140737138057728 18446744073709551615 270613167089 0 0 4096 17442 0 0 0 -1 2 0 0 0

[startup+0.0900941 s]
/proc/loadavg: 7.57 7.98 8.03 1/172 24922
/proc/meminfo: memFree=17385320/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=124364 CPUtime=3.21 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 7820 1257 0 0 320 1 0 0 25 0 5 0 520102263 127348736 2548 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 31091 2548 181 55 0 28977 0
[pid=24922/tid=24928] ppid=24920 vsize=124364 CPUtime=0.8 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 1856 1257 0 0 80 0 0 0 25 0 5 0 520102264 127348736 2548 33554432000 4194304 4417332 140737138057728 18446744073709551615 4237262 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=124364 CPUtime=0.8 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 1537 1257 0 0 80 0 0 0 19 0 5 0 520102264 127348736 2548 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=124364 CPUtime=0.79 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 1818 1257 0 0 79 0 0 0 19 0 5 0 520102264 127348736 2548 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=124364 CPUtime=0.79 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 2290 1257 0 0 79 0 0 0 25 0 5 0 520102264 127348736 2548 33554432000 4194304 4417332 140737138057728 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 124364

[startup+0.911044 s]
/proc/loadavg: 7.57 7.98 8.03 1/172 24922
/proc/meminfo: memFree=17385320/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=124932 CPUtime=3.61 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 8851 1257 0 0 359 2 0 0 25 0 5 0 520102263 127930368 2690 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 31233 2690 181 55 0 29119 0
[pid=24922/tid=24928] ppid=24920 vsize=124932 CPUtime=0.89 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 2072 1257 0 0 89 0 0 0 25 0 5 0 520102264 127930368 2690 33554432000 4194304 4417332 140737138057728 18446744073709551615 4357851 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=124932 CPUtime=0.9 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 1808 1257 0 0 90 0 0 0 19 0 5 0 520102264 127930368 2690 33554432000 4194304 4417332 140737138057728 18446744073709551615 4232615 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=124932 CPUtime=0.89 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 1928 1257 0 0 89 0 0 0 19 0 5 0 520102264 127930368 2690 33554432000 4194304 4417332 140737138057728 18446744073709551615 4358027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=124932 CPUtime=0.89 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 2724 1257 0 0 89 0 0 0 25 0 5 0 520102264 127930368 2690 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 124932

[startup+1.01103 s]
/proc/loadavg: 7.57 7.98 8.03 1/172 24922
/proc/meminfo: memFree=17385320/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=123276 CPUtime=4.01 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 9794 1257 0 0 399 2 0 0 25 0 5 0 520102263 126234624 2276 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 30819 2276 181 55 0 28705 0
[pid=24922/tid=24928] ppid=24920 vsize=123276 CPUtime=0.99 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 2235 1257 0 0 99 0 0 0 25 0 5 0 520102264 126234624 2276 33554432000 4194304 4417332 140737138057728 18446744073709551615 4365975 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=123276 CPUtime=1 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 2185 1257 0 0 100 0 0 0 19 0 5 0 520102264 126234624 2276 33554432000 4194304 4417332 140737138057728 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=123276 CPUtime=0.99 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 2199 1257 0 0 99 0 0 0 19 0 5 0 520102264 126234624 2276 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=123276 CPUtime=0.99 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 2856 1257 0 0 99 0 0 0 25 0 5 0 520102264 126234624 2276 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 123276

[startup+1.11101 s]
/proc/loadavg: 7.57 7.98 8.03 1/172 24922
/proc/meminfo: memFree=17385320/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=125988 CPUtime=4.41 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 11240 1257 0 0 439 2 0 0 25 0 5 0 520102263 129011712 2954 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 31497 2954 181 55 0 29383 0
[pid=24922/tid=24928] ppid=24920 vsize=125988 CPUtime=1.09 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 2603 1257 0 0 109 0 0 0 25 0 5 0 520102264 129011712 2954 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=125988 CPUtime=1.1 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 2676 1257 0 0 110 0 0 0 19 0 5 0 520102264 129011712 2954 33554432000 4194304 4417332 140737138057728 18446744073709551615 4251121 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=125988 CPUtime=1.09 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 2554 1257 0 0 109 0 0 0 19 0 5 0 520102264 129011712 2954 33554432000 4194304 4417332 140737138057728 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=125988 CPUtime=1.1 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 3088 1257 0 0 109 1 0 0 25 0 5 0 520102264 129011712 2954 33554432000 4194304 4417332 140737138057728 18446744073709551615 4344064 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 125988

[startup+1.50094 s]
/proc/loadavg: 7.57 7.98 8.03 1/172 24922
/proc/meminfo: memFree=17385320/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=127232 CPUtime=5.97 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 14366 1257 0 0 594 3 0 0 25 0 5 0 520102263 130285568 3265 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 31808 3265 181 55 0 29694 0
[pid=24922/tid=24928] ppid=24920 vsize=127232 CPUtime=1.48 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 3250 1257 0 0 148 0 0 0 25 0 5 0 520102264 130285568 3265 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=127232 CPUtime=1.48 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 3512 1257 0 0 148 0 0 0 20 0 5 0 520102264 130285568 3265 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=127232 CPUtime=1.48 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 3387 1257 0 0 148 0 0 0 20 0 5 0 520102264 130285568 3265 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=127232 CPUtime=1.48 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 3898 1257 0 0 147 1 0 0 25 0 5 0 520102264 130285568 3265 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 127232

[startup+3.10066 s]
/proc/loadavg: 7.69 8.00 8.04 9/186 24951
/proc/meminfo: memFree=17351004/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=130940 CPUtime=12.35 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 29123 1257 0 0 1230 5 0 0 25 0 5 0 520102263 134082560 4160 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 32735 4160 181 55 0 30621 0
[pid=24922/tid=24928] ppid=24920 vsize=130940 CPUtime=3.08 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 7409 1257 0 0 307 1 0 0 25 0 5 0 520102264 134082560 4160 33554432000 4194304 4417332 140737138057728 18446744073709551615 4353655 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=130940 CPUtime=3.08 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 7790 1257 0 0 308 0 0 0 25 0 5 0 520102264 134082560 4160 33554432000 4194304 4417332 140737138057728 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=130940 CPUtime=3.07 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 7510 1257 0 0 306 1 0 0 25 0 5 0 520102264 134082560 4160 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=130940 CPUtime=3.08 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 6095 1257 0 0 307 1 0 0 25 0 5 0 520102264 134082560 4160 33554432000 4194304 4417332 140737138057728 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 130940

[startup+6.30609 s]
/proc/loadavg: 7.71 8.00 8.04 9/186 24951
/proc/meminfo: memFree=17342584/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=135132 CPUtime=25.16 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 56770 1257 0 0 2506 10 0 0 25 0 5 0 520102263 138375168 5221 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 33783 5221 181 55 0 31669 0
[pid=24922/tid=24928] ppid=24920 vsize=135132 CPUtime=6.29 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 15485 1257 0 0 626 3 0 0 25 0 5 0 520102264 138375168 5221 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=135132 CPUtime=6.29 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 14537 1257 0 0 628 1 0 0 25 0 5 0 520102264 138375168 5221 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=135132 CPUtime=6.26 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 14955 1257 0 0 625 1 0 0 25 0 5 0 520102264 138375168 5221 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=135132 CPUtime=6.28 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 11474 1257 0 0 626 2 0 0 25 0 5 0 520102264 138375168 5221 33554432000 4194304 4417332 140737138057728 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 135132

[startup+12.701 s]
/proc/loadavg: 7.73 8.00 8.04 9/186 24951
/proc/meminfo: memFree=17325876/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=141920 CPUtime=50.71 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 98309 1257 0 0 5055 16 0 0 25 0 5 0 520102263 145326080 6905 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 35480 6905 181 55 0 33366 0
[pid=24922/tid=24928] ppid=24920 vsize=141920 CPUtime=12.69 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 27008 1257 0 0 1264 5 0 0 25 0 5 0 520102264 145326080 6905 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=141920 CPUtime=12.68 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 27680 1257 0 0 1266 2 0 0 25 0 5 0 520102264 145326080 6905 33554432000 4194304 4417332 140737138057728 18446744073709551615 4366558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=141920 CPUtime=12.63 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 26279 1257 0 0 1259 4 0 0 25 0 5 0 520102264 145326080 6905 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=141920 CPUtime=12.69 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 17023 1257 0 0 1265 4 0 0 25 0 5 0 520102264 145326080 6905 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 141920

[startup+25.5007 s]
/proc/loadavg: 7.77 8.00 8.03 9/186 24951
/proc/meminfo: memFree=17314496/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=152324 CPUtime=101.84 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 176714 1257 0 0 10155 29 0 0 25 0 5 0 520102263 155979776 9506 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 38081 9506 181 55 0 35967 0
[pid=24922/tid=24928] ppid=24920 vsize=152324 CPUtime=25.49 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 52632 1257 0 0 2540 9 0 0 25 0 5 0 520102264 155979776 9506 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=152324 CPUtime=25.48 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 48317 1257 0 0 2542 6 0 0 25 0 5 0 520102264 155979776 9506 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=152324 CPUtime=25.35 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 47309 1257 0 0 2529 6 0 0 25 0 5 0 520102264 155979776 9506 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=152324 CPUtime=25.48 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 28137 1257 0 0 2543 5 0 0 25 0 5 0 520102264 155979776 9506 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 152324

[startup+51.1012 s]
/proc/loadavg: 7.85 8.00 8.03 9/186 24952
/proc/meminfo: memFree=17273204/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=168240 CPUtime=204.11 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 394296 1257 0 0 20349 62 0 0 25 0 5 0 520102263 172277760 13517 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 42060 13517 181 55 0 39946 0
[pid=24922/tid=24928] ppid=24920 vsize=168240 CPUtime=51.09 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 116163 1257 0 0 5090 19 0 0 25 0 5 0 520102264 172277760 13517 33554432000 4194304 4417332 140737138057728 18446744073709551615 4259609 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=168240 CPUtime=51.08 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 113920 1257 0 0 5093 15 0 0 25 0 5 0 520102264 172277760 13517 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=168240 CPUtime=50.82 cores=0,2,4,6

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

[pid=24922/tid=24929] ppid=24920 vsize=255756 CPUtime=762.3 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 454429 1257 0 0 76162 68 0 0 25 0 5 0 520102264 261894144 35364 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=255756 CPUtime=758.15 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 384284 1257 0 0 75756 59 0 0 25 0 5 0 520102264 261894144 35364 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=255756 CPUtime=762.3 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 314851 1257 0 0 76181 49 0 0 25 0 5 0 520102264 261894144 35364 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 255756

[startup+822.301 s]
/proc/loadavg: 8.20 8.12 8.07 10/187 24985
/proc/meminfo: memFree=17099128/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=234224 CPUtime=3284.68 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1601518 1257 0 0 328221 247 0 0 25 0 5 0 520102263 239845376 30013 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 58556 30013 181 55 0 56442 0
[pid=24922/tid=24928] ppid=24920 vsize=234224 CPUtime=822.21 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 401504 1257 0 0 82159 62 0 0 25 0 5 0 520102264 239845376 30013 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=234224 CPUtime=822.29 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 468489 1257 0 0 82159 70 0 0 25 0 5 0 520102264 239845376 30013 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=234224 CPUtime=817.83 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 395630 1257 0 0 81722 61 0 0 25 0 5 0 520102264 239845376 30013 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=234224 CPUtime=822.3 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 335576 1257 0 0 82179 51 0 0 25 0 5 0 520102264 239845376 30013 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 234224

[startup+882.301 s]
/proc/loadavg: 8.27 8.17 8.09 9/186 24986
/proc/meminfo: memFree=17120656/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=240164 CPUtime=3524.35 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1657490 1257 0 0 352181 254 0 0 25 0 5 0 520102263 245927936 31490 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 60041 31490 181 55 0 57927 0
[pid=24922/tid=24928] ppid=24920 vsize=240164 CPUtime=882.22 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 416667 1257 0 0 88157 65 0 0 25 0 5 0 520102264 245927936 31490 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=240164 CPUtime=882.3 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 484505 1257 0 0 88158 72 0 0 25 0 5 0 520102264 245927936 31490 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=240164 CPUtime=877.51 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 404426 1257 0 0 87688 63 0 0 25 0 5 0 520102264 245927936 31490 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=240164 CPUtime=882.3 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 351573 1257 0 0 88177 53 0 0 25 0 5 0 520102264 245927936 31490 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 240164

[startup+942.301 s]
/proc/loadavg: 8.16 8.15 8.09 9/186 24988
/proc/meminfo: memFree=17093224/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=240556 CPUtime=3764.03 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1704407 1257 0 0 376142 261 0 0 25 0 5 0 520102263 246329344 31564 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 60139 31564 181 55 0 58025 0
[pid=24922/tid=24928] ppid=24920 vsize=240556 CPUtime=942.21 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 427115 1257 0 0 94155 66 0 0 25 0 5 0 520102264 246329344 31564 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=240556 CPUtime=942.3 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 493662 1257 0 0 94157 73 0 0 25 0 5 0 520102264 246329344 31564 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=240556 CPUtime=937.19 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 415547 1257 0 0 93654 65 0 0 25 0 5 0 520102264 246329344 31564 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=240556 CPUtime=942.31 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 367764 1257 0 0 94175 56 0 0 25 0 5 0 520102264 246329344 31564 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 240556

[startup+1002.3 s]
/proc/loadavg: 8.15 8.15 8.09 9/186 24989
/proc/meminfo: memFree=17044336/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=277680 CPUtime=4003.69 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1770278 1257 0 0 400098 271 0 0 25 0 5 0 520102263 284344320 40877 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 69420 40877 181 55 0 67306 0
[pid=24922/tid=24928] ppid=24920 vsize=277680 CPUtime=1002.2 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 438901 1257 0 0 100152 68 0 0 25 0 5 0 520102264 284344320 40877 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=277680 CPUtime=1002.31 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 508879 1257 0 0 100155 76 0 0 25 0 5 0 520102264 284344320 40877 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=277680 CPUtime=996.86 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 431585 1257 0 0 99619 67 0 0 25 0 5 0 520102264 284344320 40877 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=277680 CPUtime=1002.3 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 390594 1257 0 0 100171 59 0 0 25 0 5 0 520102264 284344320 40877 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 277680

[startup+1062.31 s]
/proc/loadavg: 8.14 8.15 8.09 9/186 24991
/proc/meminfo: memFree=17050636/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=263016 CPUtime=4243.39 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1837303 1257 0 0 424056 283 0 0 25 0 5 0 520102263 269328384 37178 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 65754 37178 181 55 0 63640 0
[pid=24922/tid=24928] ppid=24920 vsize=263016 CPUtime=1062.2 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 453730 1257 0 0 106150 70 0 0 25 0 5 0 520102264 269328384 37178 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=263016 CPUtime=1062.31 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 521234 1257 0 0 106153 78 0 0 25 0 5 0 520102264 269328384 37178 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=263016 CPUtime=1056.53 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 445603 1257 0 0 105584 69 0 0 25 0 5 0 520102264 269328384 37178 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=263016 CPUtime=1062.31 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 416417 1257 0 0 106167 64 0 0 25 0 5 0 520102264 269328384 37178 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 263016

[startup+1122.3 s]
/proc/loadavg: 8.21 8.16 8.10 9/186 24993
/proc/meminfo: memFree=17095608/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=250372 CPUtime=4483.03 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1891076 1257 0 0 448011 292 0 0 25 0 5 0 520102263 256380928 34018 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 62593 34018 181 55 0 60479 0
[pid=24922/tid=24928] ppid=24920 vsize=250372 CPUtime=1122.2 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 477392 1257 0 0 112145 75 0 0 25 0 5 0 520102264 256380928 34018 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=250372 CPUtime=1122.3 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 528718 1257 0 0 112151 79 0 0 25 0 5 0 520102264 256380928 34018 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=250372 CPUtime=1116.2 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 454260 1257 0 0 111549 71 0 0 25 0 5 0 520102264 256380928 34018 33554432000 4194304 4417332 140737138057728 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=250372 CPUtime=1122.31 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 430387 1257 0 0 112165 66 0 0 25 0 5 0 520102264 256380928 34018 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 250372

[startup+1182.3 s]
/proc/loadavg: 8.19 8.16 8.09 9/186 24994
/proc/meminfo: memFree=17089512/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=260016 CPUtime=4722.71 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1937054 1257 0 0 471971 300 0 0 25 0 5 0 520102263 266256384 36429 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 65004 36429 181 55 0 62890 0
[pid=24922/tid=24928] ppid=24920 vsize=260016 CPUtime=1182.19 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 486216 1257 0 0 118143 76 0 0 25 0 5 0 520102264 266256384 36429 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=260016 CPUtime=1182.31 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 539729 1257 0 0 118149 82 0 0 25 0 5 0 520102264 266256384 36429 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=260016 CPUtime=1175.88 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 464377 1257 0 0 117516 72 0 0 25 0 5 0 520102264 266256384 36429 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=260016 CPUtime=1182.31 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 446413 1257 0 0 118162 69 0 0 25 0 5 0 520102264 266256384 36429 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 260016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.22 8.16 8.10 9/186 24995
/proc/meminfo: memFree=17073508/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=246688 CPUtime=4800.22 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1948265 1257 0 0 479720 302 0 0 25 0 5 0 520102263 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 61672 33129 181 55 0 59558 0
[pid=24922/tid=24928] ppid=24920 vsize=246688 CPUtime=1201.6 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 487869 1257 0 0 120083 77 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=246688 CPUtime=1201.71 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 547170 1257 0 0 120088 83 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=246688 CPUtime=1195.17 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 465266 1257 0 0 119445 72 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=246688 CPUtime=1201.71 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 447641 1257 0 0 120102 69 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 246688

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.22 8.16 8.10 9/186 24995
/proc/meminfo: memFree=17073508/32951124 swapFree=67111528/67111528
[pid=24922] ppid=24920 vsize=246688 CPUtime=4800.22 cores=0,2,4,6
/proc/24922/stat : 24922 (plingeling) S 24920 24922 24299 0 -1 4202496 1948265 1257 0 0 479720 302 0 0 25 0 5 0 520102263 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/24922/statm: 61672 33129 181 55 0 59558 0
[pid=24922/tid=24928] ppid=24920 vsize=246688 CPUtime=1201.6 cores=0,2,4,6
/proc/24922/task/24928/stat : 24928 (plingeling) R 24920 24922 24299 0 -1 4202560 487869 1257 0 0 120083 77 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24922/tid=24929] ppid=24920 vsize=246688 CPUtime=1201.71 cores=0,2,4,6
/proc/24922/task/24929/stat : 24929 (plingeling) R 24920 24922 24299 0 -1 4202560 547170 1257 0 0 120088 83 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24922/tid=24930] ppid=24920 vsize=246688 CPUtime=1195.17 cores=0,2,4,6
/proc/24922/task/24930/stat : 24930 (plingeling) R 24920 24922 24299 0 -1 4202560 465266 1257 0 0 119445 72 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24922/tid=24931] ppid=24920 vsize=246688 CPUtime=1201.71 cores=0,2,4,6
/proc/24922/task/24931/stat : 24931 (plingeling) R 24920 24922 24299 0 -1 4202560 447641 1257 0 0 120102 69 0 0 25 0 5 0 520102264 252608512 33129 33554432000 4194304 4417332 140737138057728 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 246688

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.27
CPU user time (s): 4797.23
CPU system time (s): 3.03554
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 296452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.23
system time used= 3.03554
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1949522
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= 236
involuntary context switches= 21922

runsolver used 1.90371 second user time and 4.64029 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 15:50:13
IDJOB=3273909
IDBENCH=83149
IDSOLVER=1605
FILE ID=node108/3273909-1304085013
RUNJOBID= node108-1304085013-24912
PBS_JOBID= 13170514
Free space on /tmp= 72120 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n280-s93756482-sat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273909-1304085013/watcher-3273909-1304085013 -o /tmp/evaluation-result-3273909-1304085013/solver-3273909-1304085013 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3273909-1304085013.cnf

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=633210487

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17385476 kB
Buffers:       2164492 kB
Cached:       12755872 kB
SwapCached:          0 kB
Active:        4199000 kB
Inactive:     10784544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17385476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             440 kB
Writeback:           0 kB
AnonPages:       63092 kB
Mapped:          14492 kB
Slab:           518156 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188464 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= 72120 MiB
End job on node108 at 2011-04-29 16:10:17