Trace number 3312829

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
STRUCTure 0.1? (TO) 4800.24 1207.33

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
Bench CategoryRANDOM (random 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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.09/0.12	20:40 INFO : Reading from input HOME/instance-3312829-1304176840.cnf
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Executor set job limit to 1000000
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.27/0.28	Starting Executor!
0.79/0.44	20:41 INFO : 150 variables remaining out of 150
0.79/0.44	20:41 INFO : 19170 literals remaining out of 19170

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-3312829-1304176840/watcher-3312829-1304176840 -o /tmp/evaluation-result-3312829-1304176840/solver-3312829-1304176840 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312829-1304176840.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.21 8.07 8.01 5/198 9295
/proc/meminfo: memFree=30168592/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/9295/stat : 9295 (java) R 9293 9295 9128 0 -1 4202496 979 0 0 0 0 0 0 0 25 0 1 0 529282800 23580672 464 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268267726613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9295/statm: 5757 476 365 9 0 124 0

[startup+0.097228 s]
/proc/loadavg: 8.21 8.07 8.01 5/198 9295
/proc/meminfo: memFree=30168592/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15676420 CPUtime=0.09 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 5520 0 1 0 9 0 0 0 25 0 18 0 529282800 16052654080 4915 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3919105 4915 2116 9 0 3909824 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676420

[startup+0.100224 s]
/proc/loadavg: 8.21 8.07 8.01 5/198 9295
/proc/meminfo: memFree=30168592/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15676420 CPUtime=0.09 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 5568 0 1 0 9 0 0 0 25 0 18 0 529282800 16052654080 4963 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3919105 4963 2116 9 0 3909824 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676420

[startup+0.300192 s]
/proc/loadavg: 8.21 8.07 8.01 5/198 9295
/proc/meminfo: memFree=30168592/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15683624 CPUtime=0.51 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 13054 0 1 0 50 1 0 0 25 0 22 0 529282800 16060030976 11171 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3920906 11172 2212 9 0 3911625 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683624

[startup+0.701124 s]
/proc/loadavg: 8.21 8.07 8.01 5/198 9295
/proc/meminfo: memFree=30168592/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15699424 CPUtime=1.8 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 28058 0 1 0 177 3 0 0 25 0 22 0 529282800 16076210176 22817 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3924856 22820 2261 9 0 3915575 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 15699424

[startup+1.50098 s]
/proc/loadavg: 8.21 8.07 8.01 11/220 9317
/proc/meminfo: memFree=30031456/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15699424 CPUtime=4.99 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 58657 0 1 0 491 8 0 0 25 0 22 0 529282800 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3924856 49751 2285 9 0 3915575 0
[pid=9295/tid=9297] ppid=9293 vsize=15699424 CPUtime=0.42 cores=1,3,5,7
/proc/9295/task/9297/stat : 9297 (java) S 9293 9295 9128 0 -1 4202560 8101 0 1 0 42 0 0 0 25 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9298] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9298/stat : 9298 (java) S 9293 9295 9128 0 -1 4202560 405 0 0 0 0 0 0 0 16 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9299] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9299/stat : 9299 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9300] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9300/stat : 9300 (java) S 9293 9295 9128 0 -1 4202560 577 0 0 0 0 0 0 0 16 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9301] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9301/stat : 9301 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9302] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9302/stat : 9302 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9303] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9303/stat : 9303 (java) S 9293 9295 9128 0 -1 4202560 338 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9304] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9304/stat : 9304 (java) S 9293 9295 9128 0 -1 4202560 1295 0 0 0 0 0 0 0 16 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9305] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9305/stat : 9305 (java) S 9293 9295 9128 0 -1 4202560 1048 0 0 0 0 0 0 0 16 0 22 0 529282801 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9306] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9306/stat : 9306 (java) S 9293 9295 9128 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529282802 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 0 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9307] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9307/stat : 9307 (java) S 9293 9295 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529282803 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9308] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9308/stat : 9308 (java) S 9293 9295 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529282803 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9309] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9309/stat : 9309 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284512689 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9310] ppid=9293 vsize=15699424 CPUtime=0.89 cores=1,3,5,7
/proc/9295/task/9310/stat : 9310 (java) R 9293 9295 9128 0 -1 4202560 5081 0 0 0 89 0 0 0 25 0 22 0 529282805 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9295/tid=9311] ppid=9293 vsize=15699424 CPUtime=0.98 cores=1,3,5,7
/proc/9295/task/9311/stat : 9311 (java) S 9293 9295 9128 0 -1 4202560 13179 0 0 0 97 1 0 0 25 0 22 0 529282805 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9312] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9312/stat : 9312 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9313] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9313/stat : 9313 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529282805 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9314] ppid=9293 vsize=15699424 CPUtime=0.99 cores=1,3,5,7
/proc/9295/task/9314/stat : 9314 (java) R 9293 9295 9128 0 -1 4202560 9158 0 0 0 98 1 0 0 25 0 22 0 529282829 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505801075 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9295/tid=9315] ppid=9293 vsize=15699424 CPUtime=0.52 cores=1,3,5,7
/proc/9295/task/9315/stat : 9315 (java) R 9293 9295 9128 0 -1 4202560 6149 0 0 0 52 0 0 0 23 0 22 0 529282829 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505228240 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9295/tid=9316] ppid=9293 vsize=15699424 CPUtime=0.56 cores=1,3,5,7
/proc/9295/task/9316/stat : 9316 (java) R 9293 9295 9128 0 -1 4202560 5148 0 0 0 56 0 0 0 25 0 22 0 529282829 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912506059474 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9295/tid=9317] ppid=9293 vsize=15699424 CPUtime=0.53 cores=1,3,5,7
/proc/9295/task/9317/stat : 9317 (java) R 9293 9295 9128 0 -1 4202560 6778 0 0 0 52 1 0 0 23 0 22 0 529282829 16076210176 49751 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505687680 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 15699424

[startup+3.1007 s]
/proc/loadavg: 8.21 8.07 8.01 9/220 9317
/proc/meminfo: memFree=29979252/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15699424 CPUtime=11.35 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 91860 0 1 0 1122 13 0 0 25 0 22 0 529282800 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3924856 82658 2285 9 0 3915575 0
[pid=9295/tid=9297] ppid=9293 vsize=15699424 CPUtime=0.42 cores=1,3,5,7
/proc/9295/task/9297/stat : 9297 (java) S 9293 9295 9128 0 -1 4202560 8101 0 1 0 42 0 0 0 25 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9298] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9298/stat : 9298 (java) S 9293 9295 9128 0 -1 4202560 1141 0 0 0 0 0 0 0 16 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9299] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9299/stat : 9299 (java) S 9293 9295 9128 0 -1 4202560 565 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9300] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9300/stat : 9300 (java) S 9293 9295 9128 0 -1 4202560 579 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9301] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9301/stat : 9301 (java) S 9293 9295 9128 0 -1 4202560 960 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9302] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9302/stat : 9302 (java) S 9293 9295 9128 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9303] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9303/stat : 9303 (java) S 9293 9295 9128 0 -1 4202560 999 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9304] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9304/stat : 9304 (java) S 9293 9295 9128 0 -1 4202560 1957 0 0 0 0 0 0 0 16 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9305] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9305/stat : 9305 (java) S 9293 9295 9128 0 -1 4202560 1622 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9306] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9306/stat : 9306 (java) S 9293 9295 9128 0 -1 4202560 202 0 0 0 0 0 0 0 16 0 22 0 529282802 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 0 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9307] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9307/stat : 9307 (java) S 9293 9295 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529282803 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9308] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9308/stat : 9308 (java) S 9293 9295 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529282803 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9309] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9309/stat : 9309 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284512689 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9310] ppid=9293 vsize=15699424 CPUtime=0.97 cores=1,3,5,7
/proc/9295/task/9310/stat : 9310 (java) S 9293 9295 9128 0 -1 4202560 5090 0 0 0 97 0 0 0 15 0 22 0 529282805 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9311] ppid=9293 vsize=15699424 CPUtime=1.05 cores=1,3,5,7
/proc/9295/task/9311/stat : 9311 (java) S 9293 9295 9128 0 -1 4202560 13198 0 0 0 104 1 0 0 15 0 22 0 529282805 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9312] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9312/stat : 9312 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9313] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9313/stat : 9313 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529282805 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9314] ppid=9293 vsize=15699424 CPUtime=2.53 cores=1,3,5,7
/proc/9295/task/9314/stat : 9314 (java) R 9293 9295 9128 0 -1 4202560 16335 0 0 0 251 2 0 0 25 0 22 0 529282829 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9295/tid=9315] ppid=9293 vsize=15699424 CPUtime=2.06 cores=1,3,5,7
/proc/9295/task/9315/stat : 9315 (java) R 9293 9295 9128 0 -1 4202560 13310 0 0 0 204 2 0 0 25 0 22 0 529282829 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505909897 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9295/tid=9316] ppid=9293 vsize=15699424 CPUtime=2.08 cores=1,3,5,7
/proc/9295/task/9316/stat : 9316 (java) R 9293 9295 9128 0 -1 4202560 12181 0 0 0 207 1 0 0 25 0 22 0 529282829 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505801272 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9295/tid=9317] ppid=9293 vsize=15699424 CPUtime=2.11 cores=1,3,5,7
/proc/9295/task/9317/stat : 9317 (java) R 9293 9295 9128 0 -1 4202560 14127 0 0 0 210 1 0 0 25 0 22 0 529282829 16076210176 82658 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505871602 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.35
Current children cumulated vsize (KiB) 15699424

[startup+6.30113 s]
/proc/loadavg: 8.20 8.07 8.01 8/220 9317
/proc/meminfo: memFree=29853512/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15699424 CPUtime=24.11 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 95480 0 1 0 2398 13 0 0 25 0 22 0 529282800 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3924856 82723 2288 9 0 3915575 0
[pid=9295/tid=9297] ppid=9293 vsize=15699424 CPUtime=0.42 cores=1,3,5,7
/proc/9295/task/9297/stat : 9297 (java) S 9293 9295 9128 0 -1 4202560 8101 0 1 0 42 0 0 0 25 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9298] ppid=9293 vsize=15699424 CPUtime=0.01 cores=1,3,5,7
/proc/9295/task/9298/stat : 9298 (java) S 9293 9295 9128 0 -1 4202560 1599 0 0 0 1 0 0 0 15 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9299] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9299/stat : 9299 (java) S 9293 9295 9128 0 -1 4202560 831 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9300] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9300/stat : 9300 (java) S 9293 9295 9128 0 -1 4202560 1080 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9301] ppid=9293 vsize=15699424 CPUtime=0.01 cores=1,3,5,7
/proc/9295/task/9301/stat : 9301 (java) S 9293 9295 9128 0 -1 4202560 1436 0 0 0 1 0 0 0 15 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9302] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9302/stat : 9302 (java) S 9293 9295 9128 0 -1 4202560 635 0 0 0 0 0 0 0 15 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9303] ppid=9293 vsize=15699424 CPUtime=0.01 cores=1,3,5,7
/proc/9295/task/9303/stat : 9303 (java) S 9293 9295 9128 0 -1 4202560 1459 0 0 0 1 0 0 0 16 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9304] ppid=9293 vsize=15699424 CPUtime=0.01 cores=1,3,5,7
/proc/9295/task/9304/stat : 9304 (java) S 9293 9295 9128 0 -1 4202560 2387 0 0 0 1 0 0 0 15 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9305] ppid=9293 vsize=15699424 CPUtime=0.01 cores=1,3,5,7
/proc/9295/task/9305/stat : 9305 (java) S 9293 9295 9128 0 -1 4202560 2075 0 0 0 1 0 0 0 15 0 22 0 529282801 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9306] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9306/stat : 9306 (java) S 9293 9295 9128 0 -1 4202560 202 0 0 0 0 0 0 0 15 0 22 0 529282802 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 0 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9307] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9307/stat : 9307 (java) S 9293 9295 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529282803 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9308] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9308/stat : 9308 (java) S 9293 9295 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529282803 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9309] ppid=9293 vsize=15699424 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9309/stat : 9309 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284512689 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9310] ppid=9293 vsize=15699424 CPUtime=1.02 cores=1,3,5,7
/proc/9295/task/9310/stat : 9310 (java) S 9293 9295 9128 0 -1 4202560 5098 0 0 0 102 0 0 0 15 0 22 0 529282805 16076210176 82723 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0

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

[pid=9295/tid=9315] ppid=9293 vsize=15764960 CPUtime=1107.98 cores=1,3,5,7
/proc/9295/task/9315/stat : 9315 (java) R 9293 9295 9128 0 -1 4202560 180601 0 0 0 110765 33 0 0 25 0 22 0 529282829 16143319040 88570 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505765313 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9295/tid=9316] ppid=9293 vsize=15764960 CPUtime=1107.45 cores=1,3,5,7
/proc/9295/task/9316/stat : 9316 (java) R 9293 9295 9128 0 -1 4202560 176780 0 0 0 110712 33 0 0 25 0 22 0 529282829 16143319040 88570 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505765304 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9295/tid=9317] ppid=9293 vsize=15764960 CPUtime=1108.2 cores=1,3,5,7
/proc/9295/task/9317/stat : 9317 (java) R 9293 9295 9128 0 -1 4202560 181230 0 0 0 110787 33 0 0 25 0 22 0 529282829 16143319040 88570 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505950757 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.27
Current children cumulated vsize (KiB) 15764960

[startup+1182.3 s]
/proc/loadavg: 8.05 8.05 8.01 9/220 9399
/proc/meminfo: memFree=29751168/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15764960 CPUtime=4700.78 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 1388174 0 1 0 469716 362 0 0 25 0 22 0 529282800 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3941240 73493 2298 9 0 3931959 0
[pid=9295/tid=9297] ppid=9293 vsize=15764960 CPUtime=0.42 cores=1,3,5,7
/proc/9295/task/9297/stat : 9297 (java) S 9293 9295 9128 0 -1 4202560 8101 0 1 0 42 0 0 0 25 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9298] ppid=9293 vsize=15764960 CPUtime=3.28 cores=1,3,5,7
/proc/9295/task/9298/stat : 9298 (java) S 9293 9295 9128 0 -1 4202560 72946 0 0 0 309 19 0 0 15 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9299] ppid=9293 vsize=15764960 CPUtime=3.3 cores=1,3,5,7
/proc/9295/task/9299/stat : 9299 (java) S 9293 9295 9128 0 -1 4202560 75021 0 0 0 311 19 0 0 16 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9300] ppid=9293 vsize=15764960 CPUtime=3.27 cores=1,3,5,7
/proc/9295/task/9300/stat : 9300 (java) S 9293 9295 9128 0 -1 4202560 73594 0 0 0 308 19 0 0 15 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9301] ppid=9293 vsize=15764960 CPUtime=3.25 cores=1,3,5,7
/proc/9295/task/9301/stat : 9301 (java) S 9293 9295 9128 0 -1 4202560 74959 0 0 0 308 17 0 0 16 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9302] ppid=9293 vsize=15764960 CPUtime=3.39 cores=1,3,5,7
/proc/9295/task/9302/stat : 9302 (java) S 9293 9295 9128 0 -1 4202560 73394 0 0 0 320 19 0 0 15 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9303] ppid=9293 vsize=15764960 CPUtime=3.33 cores=1,3,5,7
/proc/9295/task/9303/stat : 9303 (java) S 9293 9295 9128 0 -1 4202560 74823 0 0 0 313 20 0 0 15 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9304] ppid=9293 vsize=15764960 CPUtime=3.24 cores=1,3,5,7
/proc/9295/task/9304/stat : 9304 (java) S 9293 9295 9128 0 -1 4202560 71056 0 0 0 306 18 0 0 15 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9305] ppid=9293 vsize=15764960 CPUtime=3.35 cores=1,3,5,7
/proc/9295/task/9305/stat : 9305 (java) S 9293 9295 9128 0 -1 4202560 75691 0 0 0 315 20 0 0 16 0 22 0 529282801 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9306] ppid=9293 vsize=15764960 CPUtime=2.19 cores=1,3,5,7
/proc/9295/task/9306/stat : 9306 (java) S 9293 9295 9128 0 -1 4202560 3377 0 0 0 161 58 0 0 15 0 22 0 529282802 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 0 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9307] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9307/stat : 9307 (java) S 9293 9295 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529282803 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9308] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9308/stat : 9308 (java) S 9293 9295 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529282803 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9309] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9309/stat : 9309 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284512689 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9310] ppid=9293 vsize=15764960 CPUtime=1.04 cores=1,3,5,7
/proc/9295/task/9310/stat : 9310 (java) S 9293 9295 9128 0 -1 4202560 5100 0 0 0 104 0 0 0 15 0 22 0 529282805 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9311] ppid=9293 vsize=15764960 CPUtime=1.18 cores=1,3,5,7
/proc/9295/task/9311/stat : 9311 (java) S 9293 9295 9128 0 -1 4202560 13228 0 0 0 117 1 0 0 15 0 22 0 529282805 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9312] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9312/stat : 9312 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9313] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9313/stat : 9313 (java) S 9293 9295 9128 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529282805 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9314] ppid=9293 vsize=15764960 CPUtime=1167.72 cores=1,3,5,7
/proc/9295/task/9314/stat : 9314 (java) R 9293 9295 9128 0 -1 4202560 194380 0 0 0 116734 38 0 0 25 0 22 0 529282829 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505883194 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9295/tid=9315] ppid=9293 vsize=15764960 CPUtime=1167.28 cores=1,3,5,7
/proc/9295/task/9315/stat : 9315 (java) R 9293 9295 9128 0 -1 4202560 191131 0 0 0 116693 35 0 0 25 0 22 0 529282829 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505813488 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9295/tid=9316] ppid=9293 vsize=15764960 CPUtime=1166.81 cores=1,3,5,7
/proc/9295/task/9316/stat : 9316 (java) R 9293 9295 9128 0 -1 4202560 187667 0 0 0 116646 35 0 0 25 0 22 0 529282829 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9295/tid=9317] ppid=9293 vsize=15764960 CPUtime=1167.56 cores=1,3,5,7
/proc/9295/task/9317/stat : 9317 (java) R 9293 9295 9128 0 -1 4202560 192257 0 0 0 116721 35 0 0 25 0 22 0 529282829 16143319040 73493 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.78
Current children cumulated vsize (KiB) 15764960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/220 9400
/proc/meminfo: memFree=29773708/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15764960 CPUtime=4800.18 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 1422299 0 1 0 479646 372 0 0 25 0 22 0 529282800 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3941240 80618 2298 9 0 3931959 0
[pid=9295/tid=9297] ppid=9293 vsize=15764960 CPUtime=0.42 cores=1,3,5,7
/proc/9295/task/9297/stat : 9297 (java) S 9293 9295 9128 0 -1 4202560 8101 0 1 0 42 0 0 0 25 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9298] ppid=9293 vsize=15764960 CPUtime=3.33 cores=1,3,5,7
/proc/9295/task/9298/stat : 9298 (java) S 9293 9295 9128 0 -1 4202560 73605 0 0 0 314 19 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9299] ppid=9293 vsize=15764960 CPUtime=3.35 cores=1,3,5,7
/proc/9295/task/9299/stat : 9299 (java) S 9293 9295 9128 0 -1 4202560 76072 0 0 0 316 19 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9300] ppid=9293 vsize=15764960 CPUtime=3.32 cores=1,3,5,7
/proc/9295/task/9300/stat : 9300 (java) S 9293 9295 9128 0 -1 4202560 74126 0 0 0 313 19 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9301] ppid=9293 vsize=15764960 CPUtime=3.31 cores=1,3,5,7
/proc/9295/task/9301/stat : 9301 (java) S 9293 9295 9128 0 -1 4202560 75633 0 0 0 314 17 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9302] ppid=9293 vsize=15764960 CPUtime=3.46 cores=1,3,5,7
/proc/9295/task/9302/stat : 9302 (java) S 9293 9295 9128 0 -1 4202560 74014 0 0 0 326 20 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9303] ppid=9293 vsize=15764960 CPUtime=3.39 cores=1,3,5,7
/proc/9295/task/9303/stat : 9303 (java) S 9293 9295 9128 0 -1 4202560 75710 0 0 0 319 20 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9304] ppid=9293 vsize=15764960 CPUtime=3.31 cores=1,3,5,7
/proc/9295/task/9304/stat : 9304 (java) S 9293 9295 9128 0 -1 4202560 71745 0 0 0 312 19 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9305] ppid=9293 vsize=15764960 CPUtime=3.41 cores=1,3,5,7
/proc/9295/task/9305/stat : 9305 (java) S 9293 9295 9128 0 -1 4202560 76095 0 0 0 321 20 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9306] ppid=9293 vsize=15764960 CPUtime=2.25 cores=1,3,5,7
/proc/9295/task/9306/stat : 9306 (java) S 9293 9295 9128 0 -1 4202560 3467 0 0 0 165 60 0 0 15 0 22 0 529282802 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 0 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9307] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9307/stat : 9307 (java) S 9293 9295 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529282803 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9308] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9308/stat : 9308 (java) S 9293 9295 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529282803 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9309] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9309/stat : 9309 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284512689 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9310] ppid=9293 vsize=15764960 CPUtime=1.04 cores=1,3,5,7
/proc/9295/task/9310/stat : 9310 (java) S 9293 9295 9128 0 -1 4202560 5100 0 0 0 104 0 0 0 15 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9311] ppid=9293 vsize=15764960 CPUtime=1.18 cores=1,3,5,7
/proc/9295/task/9311/stat : 9311 (java) S 9293 9295 9128 0 -1 4202560 13228 0 0 0 117 1 0 0 15 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9312] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9312/stat : 9312 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9313] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9313/stat : 9313 (java) S 9293 9295 9128 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9314] ppid=9293 vsize=15764960 CPUtime=1192.38 cores=1,3,5,7
/proc/9295/task/9314/stat : 9314 (java) R 9293 9295 9128 0 -1 4202560 201512 0 0 0 119199 39 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9295/tid=9315] ppid=9293 vsize=15764960 CPUtime=1192.04 cores=1,3,5,7
/proc/9295/task/9315/stat : 9315 (java) R 9293 9295 9128 0 -1 4202560 198434 0 0 0 119167 37 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912506103327 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9295/tid=9316] ppid=9293 vsize=15764960 CPUtime=1191.55 cores=1,3,5,7
/proc/9295/task/9316/stat : 9316 (java) R 9293 9295 9128 0 -1 4202560 194674 0 0 0 119119 36 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505837569 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9295/tid=9317] ppid=9293 vsize=15764960 CPUtime=1192.27 cores=1,3,5,7
/proc/9295/task/9317/stat : 9317 (java) R 9293 9295 9128 0 -1 4202560 199332 0 0 0 119190 37 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46957639491970 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15764960

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

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

[startup+1207.3 s]
/proc/loadavg: 8.10 8.06 8.01 9/220 9400
/proc/meminfo: memFree=29773708/32950928 swapFree=67111464/67111528
[pid=9295] ppid=9293 vsize=15764960 CPUtime=4800.18 cores=1,3,5,7
/proc/9295/stat : 9295 (java) S 9293 9295 9128 0 -1 4202496 1422299 0 1 0 479646 372 0 0 25 0 22 0 529282800 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284491749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9295/statm: 3941240 80618 2298 9 0 3931959 0
[pid=9295/tid=9297] ppid=9293 vsize=15764960 CPUtime=0.42 cores=1,3,5,7
/proc/9295/task/9297/stat : 9297 (java) S 9293 9295 9128 0 -1 4202560 8101 0 1 0 42 0 0 0 25 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9298] ppid=9293 vsize=15764960 CPUtime=3.33 cores=1,3,5,7
/proc/9295/task/9298/stat : 9298 (java) S 9293 9295 9128 0 -1 4202560 73605 0 0 0 314 19 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9299] ppid=9293 vsize=15764960 CPUtime=3.35 cores=1,3,5,7
/proc/9295/task/9299/stat : 9299 (java) S 9293 9295 9128 0 -1 4202560 76072 0 0 0 316 19 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9300] ppid=9293 vsize=15764960 CPUtime=3.32 cores=1,3,5,7
/proc/9295/task/9300/stat : 9300 (java) S 9293 9295 9128 0 -1 4202560 74126 0 0 0 313 19 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9301] ppid=9293 vsize=15764960 CPUtime=3.31 cores=1,3,5,7
/proc/9295/task/9301/stat : 9301 (java) S 9293 9295 9128 0 -1 4202560 75633 0 0 0 314 17 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9302] ppid=9293 vsize=15764960 CPUtime=3.46 cores=1,3,5,7
/proc/9295/task/9302/stat : 9302 (java) S 9293 9295 9128 0 -1 4202560 74014 0 0 0 326 20 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9303] ppid=9293 vsize=15764960 CPUtime=3.39 cores=1,3,5,7
/proc/9295/task/9303/stat : 9303 (java) S 9293 9295 9128 0 -1 4202560 75710 0 0 0 319 20 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9304] ppid=9293 vsize=15764960 CPUtime=3.31 cores=1,3,5,7
/proc/9295/task/9304/stat : 9304 (java) S 9293 9295 9128 0 -1 4202560 71745 0 0 0 312 19 0 0 16 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 3 0 0 0
[pid=9295/tid=9305] ppid=9293 vsize=15764960 CPUtime=3.41 cores=1,3,5,7
/proc/9295/task/9305/stat : 9305 (java) S 9293 9295 9128 0 -1 4202560 76095 0 0 0 321 20 0 0 15 0 22 0 529282801 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9306] ppid=9293 vsize=15764960 CPUtime=2.25 cores=1,3,5,7
/proc/9295/task/9306/stat : 9306 (java) S 9293 9295 9128 0 -1 4202560 3467 0 0 0 165 60 0 0 15 0 22 0 529282802 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 0 0 16800975 18446604471136362816 0 0 -1 5 0 0 0
[pid=9295/tid=9307] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9307/stat : 9307 (java) S 9293 9295 9128 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529282803 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9308] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9308/stat : 9308 (java) S 9293 9295 9128 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529282803 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9309] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9309/stat : 9309 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284512689 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9310] ppid=9293 vsize=15764960 CPUtime=1.04 cores=1,3,5,7
/proc/9295/task/9310/stat : 9310 (java) S 9293 9295 9128 0 -1 4202560 5100 0 0 0 104 0 0 0 15 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9311] ppid=9293 vsize=15764960 CPUtime=1.18 cores=1,3,5,7
/proc/9295/task/9311/stat : 9311 (java) S 9293 9295 9128 0 -1 4202560 13228 0 0 0 117 1 0 0 15 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 7 0 0 0
[pid=9295/tid=9312] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9312/stat : 9312 (java) S 9293 9295 9128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284504985 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9313] ppid=9293 vsize=15764960 CPUtime=0 cores=1,3,5,7
/proc/9295/task/9313/stat : 9313 (java) S 9293 9295 9128 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 529282805 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 268284505600 0 4 0 16800975 18446604471136362816 0 0 -1 1 0 0 0
[pid=9295/tid=9314] ppid=9293 vsize=15764960 CPUtime=1192.38 cores=1,3,5,7
/proc/9295/task/9314/stat : 9314 (java) R 9293 9295 9128 0 -1 4202560 201512 0 0 0 119199 39 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9295/tid=9315] ppid=9293 vsize=15764960 CPUtime=1192.04 cores=1,3,5,7
/proc/9295/task/9315/stat : 9315 (java) R 9293 9295 9128 0 -1 4202560 198434 0 0 0 119167 37 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912506103327 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9295/tid=9316] ppid=9293 vsize=15764960 CPUtime=1191.55 cores=1,3,5,7
/proc/9295/task/9316/stat : 9316 (java) R 9293 9295 9128 0 -1 4202560 194674 0 0 0 119119 36 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46912505837569 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9295/tid=9317] ppid=9293 vsize=15764960 CPUtime=1192.27 cores=1,3,5,7
/proc/9295/task/9317/stat : 9317 (java) R 9293 9295 9128 0 -1 4202560 199332 0 0 0 119190 37 0 0 25 0 22 0 529282829 16143319040 80618 33554432000 1073741824 1073778376 140736404388912 18446744073709551615 46957639491970 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15764960

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.24
CPU user time (s): 4796.5
CPU system time (s): 3.74043
CPU usage (%): 397.591
Max. virtual memory (cumulated for all children) (KiB): 15764960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.5
system time used= 3.74043
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1422325
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 318963
involuntary context switches= 164410

runsolver used 1.9987 second user time and 4.64329 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-30 17:20:40
IDJOB=3312829
IDBENCH=83014
IDSOLVER=1699
FILE ID=node122/3312829-1304176840
RUNJOBID= node122-1304176476-9147
PBS_JOBID= 13172421
Free space on /tmp= 73344 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312829-1304176840/watcher-3312829-1304176840 -o /tmp/evaluation-result-3312829-1304176840/solver-3312829-1304176840 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312829-1304176840.cnf

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=1584909325

node122.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30168872 kB
Buffers:        337616 kB
Cached:        1714744 kB
SwapCached:         64 kB
Active:         484272 kB
Inactive:      1950572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30168872 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:      382204 kB
Mapped:          23824 kB
Slab:           279208 kB
PageTables:       6540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   587220 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= 73344 MiB
End job on node122 at 2011-04-30 17:40:49