Trace number 3312575

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.35 1206.54

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1831593686-090.SATISFIABLE.cnf
MD5SUM7dd850f670e1c9ea63e995ef24dddf5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06399
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	16:12 INFO : Reading from input HOME/instance-3312575-1304122572.cnf
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Executor set job limit to 1000000
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.27/0.27	Starting Executor!
0.79/0.41	16:12 INFO : 800 variables remaining out of 800
0.79/0.41	16:12 INFO : 13628 literals remaining out of 13632

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-3312575-1304122572/watcher-3312575-1304122572 -o /tmp/evaluation-result-3312575-1304122572/solver-3312575-1304122572 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312575-1304122572.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: 5.59 7.43 7.72 2/172 32201
/proc/meminfo: memFree=24678008/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=20404 CPUtime=0 cores=1,3,5,7
/proc/32200/stat : 32200 (java) R 32198 32200 31608 0 -1 4202496 673 0 0 0 0 0 0 0 25 0 1 0 602487970 20893696 159 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 215983668871 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32200/statm: 5101 159 128 9 0 124 0

[startup+0.101656 s]
/proc/loadavg: 5.59 7.43 7.72 2/172 32201
/proc/meminfo: memFree=24678008/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15676680 CPUtime=0.1 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 5570 0 1 0 9 1 0 0 25 0 18 0 602487970 16052920320 4934 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3919170 4934 2115 9 0 3909889 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676680

[startup+0.200638 s]
/proc/loadavg: 5.59 7.43 7.72 2/172 32201
/proc/meminfo: memFree=24678008/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15677408 CPUtime=0.27 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 7002 0 1 0 25 2 0 0 25 0 18 0 602487970 16053665792 6266 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3919352 6266 2180 9 0 3910071 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 15677408

[startup+0.301621 s]
/proc/loadavg: 5.59 7.43 7.72 2/172 32201
/proc/meminfo: memFree=24678008/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15683092 CPUtime=0.51 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 11925 0 1 0 49 2 0 0 25 0 22 0 602487970 16059486208 10288 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3920773 10288 2215 9 0 3911492 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683092

[startup+1.05149 s]
/proc/loadavg: 5.59 7.43 7.72 2/172 32201
/proc/meminfo: memFree=24678008/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15700140 CPUtime=3.28 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 42042 0 1 0 322 6 0 0 25 0 22 0 602487970 16076943360 32961 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3925035 32962 2251 9 0 3915754 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 15700140

[startup+1.50042 s]
/proc/loadavg: 5.59 7.43 7.72 14/220 32248
/proc/meminfo: memFree=24292996/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15697180 CPUtime=5.09 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 60549 0 1 0 500 9 0 0 25 0 22 0 602487970 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3924295 49596 2269 9 0 3915014 0
[pid=32200/tid=32207] ppid=32198 vsize=15697180 CPUtime=0.39 cores=1,3,5,7
/proc/32200/task/32207/stat : 32207 (java) S 32198 32200 31608 0 -1 4202560 7372 0 1 0 38 1 0 0 20 0 22 0 602487971 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32210] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32210/stat : 32210 (java) S 32198 32200 31608 0 -1 4202560 641 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32212] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32212/stat : 32212 (java) S 32198 32200 31608 0 -1 4202560 453 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32214] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32214/stat : 32214 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32217] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32217/stat : 32217 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32219] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32219/stat : 32219 (java) R 32198 32200 31608 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32200/tid=32221] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32221/stat : 32221 (java) S 32198 32200 31608 0 -1 4202560 434 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49596 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32223] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32223/stat : 32223 (java) S 32198 32200 31608 0 -1 4202560 793 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49597 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32224] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32224/stat : 32224 (java) S 32198 32200 31608 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 22 0 602487972 16073912320 49598 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32226] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32226/stat : 32226 (java) S 32198 32200 31608 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 602487973 16073912320 49598 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 0 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32229] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32229/stat : 32229 (java) S 32198 32200 31608 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 22 0 602487974 16073912320 49598 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32230] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32230/stat : 32230 (java) S 32198 32200 31608 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 602487974 16073912320 49598 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32232] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32232/stat : 32232 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 602487976 16073912320 49598 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000416177 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32234] ppid=32198 vsize=15697180 CPUtime=0.34 cores=1,3,5,7
/proc/32200/task/32234/stat : 32234 (java) R 32198 32200 31608 0 -1 4202560 4415 0 0 0 33 1 0 0 19 0 22 0 602487976 16073912320 49598 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 47148709838509 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32200/tid=32236] ppid=32198 vsize=15697180 CPUtime=1.29 cores=1,3,5,7
/proc/32200/task/32236/stat : 32236 (java) R 32198 32200 31608 0 -1 4202560 17684 0 0 0 127 2 0 0 19 0 22 0 602487976 16073912320 49598 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 47148709438000 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32200/tid=32238] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32238/stat : 32238 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602487976 16073912320 49599 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32240] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32240/stat : 32240 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602487976 16073912320 49599 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32241] ppid=32198 vsize=15697180 CPUtime=0.99 cores=1,3,5,7
/proc/32200/task/32241/stat : 32241 (java) R 32198 32200 31608 0 -1 4202560 7944 0 0 0 98 1 0 0 19 0 22 0 602487998 16073912320 49599 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505215727 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32200/tid=32242] ppid=32198 vsize=15697180 CPUtime=0.21 cores=1,3,5,7
/proc/32200/task/32242/stat : 32242 (java) S 32198 32200 31608 0 -1 4202560 3305 0 0 0 21 0 0 0 19 0 22 0 602487998 16073912320 49599 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32243] ppid=32198 vsize=15697180 CPUtime=0.86 cores=1,3,5,7
/proc/32200/task/32243/stat : 32243 (java) R 32198 32200 31608 0 -1 4202560 7684 0 0 0 86 0 0 0 18 0 22 0 602487998 16073912320 49599 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 47148714714119 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32200/tid=32244] ppid=32198 vsize=15697180 CPUtime=0.92 cores=1,3,5,7
/proc/32200/task/32244/stat : 32244 (java) R 32198 32200 31608 0 -1 4202560 8423 0 0 0 92 0 0 0 19 0 22 0 602487998 16073912320 49599 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 15697180

[startup+3.10113 s]
/proc/loadavg: 5.59 7.43 7.72 12/220 32248
/proc/meminfo: memFree=23999364/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15697180 CPUtime=11.43 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 142779 0 1 0 1123 20 0 0 25 0 22 0 602487970 16073912320 131808 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3924295 131808 2283 9 0 3915014 0
[pid=32200/tid=32207] ppid=32198 vsize=15697180 CPUtime=0.39 cores=1,3,5,7
/proc/32200/task/32207/stat : 32207 (java) S 32198 32200 31608 0 -1 4202560 7372 0 1 0 38 1 0 0 20 0 22 0 602487971 16073912320 131808 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32210] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32210/stat : 32210 (java) S 32198 32200 31608 0 -1 4202560 2791 0 0 0 0 0 0 0 16 0 22 0 602487972 16073912320 131809 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32212] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32212/stat : 32212 (java) S 32198 32200 31608 0 -1 4202560 2828 0 0 0 0 0 0 0 15 0 22 0 602487972 16073912320 131809 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32214] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32214/stat : 32214 (java) S 32198 32200 31608 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 602487972 16073912320 131809 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32217] ppid=32198 vsize=15697180 CPUtime=0.01 cores=1,3,5,7
/proc/32200/task/32217/stat : 32217 (java) S 32198 32200 31608 0 -1 4202560 3746 0 0 0 1 0 0 0 16 0 22 0 602487972 16073912320 131810 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32219] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32219/stat : 32219 (java) S 32198 32200 31608 0 -1 4202560 3268 0 0 0 0 0 0 0 16 0 22 0 602487972 16073912320 131810 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32221] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32221/stat : 32221 (java) S 32198 32200 31608 0 -1 4202560 2439 0 0 0 0 0 0 0 16 0 22 0 602487972 16073912320 131810 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32223] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32223/stat : 32223 (java) S 32198 32200 31608 0 -1 4202560 1623 0 0 0 0 0 0 0 15 0 22 0 602487972 16073912320 131810 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32224] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32224/stat : 32224 (java) S 32198 32200 31608 0 -1 4202560 3799 0 0 0 0 0 0 0 15 0 22 0 602487972 16073912320 131811 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32226] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32226/stat : 32226 (java) S 32198 32200 31608 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 602487973 16073912320 131813 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 0 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32229] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32229/stat : 32229 (java) S 32198 32200 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 131814 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32230] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32230/stat : 32230 (java) S 32198 32200 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 131818 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32232] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32232/stat : 32232 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 602487976 16073912320 131821 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000416177 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32234] ppid=32198 vsize=15697180 CPUtime=0.53 cores=1,3,5,7
/proc/32200/task/32234/stat : 32234 (java) S 32198 32200 31608 0 -1 4202560 4562 0 0 0 52 1 0 0 15 0 22 0 602487976 16073912320 131824 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32236] ppid=32198 vsize=15697180 CPUtime=1.54 cores=1,3,5,7
/proc/32200/task/32236/stat : 32236 (java) S 32198 32200 31608 0 -1 4202560 17740 0 0 0 152 2 0 0 15 0 22 0 602487976 16073912320 131829 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32238] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32238/stat : 32238 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602487976 16073912320 131829 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32240] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32240/stat : 32240 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 602487976 16073912320 131833 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32241] ppid=32198 vsize=15697180 CPUtime=2.28 cores=1,3,5,7
/proc/32200/task/32241/stat : 32241 (java) R 32198 32200 31608 0 -1 4202560 23462 0 0 0 224 4 0 0 21 0 22 0 602487998 16073912320 131842 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505787586 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32200/tid=32242] ppid=32198 vsize=15697180 CPUtime=1.73 cores=1,3,5,7
/proc/32200/task/32242/stat : 32242 (java) R 32198 32200 31608 0 -1 4202560 20387 0 0 0 172 1 0 0 21 0 22 0 602487998 16073912320 131845 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32200/tid=32243] ppid=32198 vsize=15697180 CPUtime=2.43 cores=1,3,5,7
/proc/32200/task/32243/stat : 32243 (java) R 32198 32200 31608 0 -1 4202560 22964 0 0 0 241 2 0 0 20 0 22 0 602487998 16073912320 131859 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505995044 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32200/tid=32244] ppid=32198 vsize=15697180 CPUtime=2.38 cores=1,3,5,7
/proc/32200/task/32244/stat : 32244 (java) R 32198 32200 31608 0 -1 4202560 24208 0 0 0 236 2 0 0 21 0 22 0 602487998 16073912320 131866 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505740059 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 15697180

[startup+6.30157 s]
/proc/loadavg: 5.78 7.44 7.72 9/220 32248
/proc/meminfo: memFree=23011540/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15697180 CPUtime=24.2 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 290657 0 1 0 2379 41 0 0 25 0 22 0 602487970 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3924295 278793 2283 9 0 3915014 0
[pid=32200/tid=32207] ppid=32198 vsize=15697180 CPUtime=0.39 cores=1,3,5,7
/proc/32200/task/32207/stat : 32207 (java) S 32198 32200 31608 0 -1 4202560 7372 0 1 0 38 1 0 0 20 0 22 0 602487971 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32210] ppid=32198 vsize=15697180 CPUtime=0.01 cores=1,3,5,7
/proc/32200/task/32210/stat : 32210 (java) S 32198 32200 31608 0 -1 4202560 3712 0 0 0 1 0 0 0 15 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32212] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32212/stat : 32212 (java) S 32198 32200 31608 0 -1 4202560 3204 0 0 0 0 0 0 0 16 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32214] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32214/stat : 32214 (java) S 32198 32200 31608 0 -1 4202560 245 0 0 0 0 0 0 0 16 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32217] ppid=32198 vsize=15697180 CPUtime=0.01 cores=1,3,5,7
/proc/32200/task/32217/stat : 32217 (java) S 32198 32200 31608 0 -1 4202560 3824 0 0 0 1 0 0 0 15 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32219] ppid=32198 vsize=15697180 CPUtime=0.01 cores=1,3,5,7
/proc/32200/task/32219/stat : 32219 (java) S 32198 32200 31608 0 -1 4202560 4097 0 0 0 1 0 0 0 15 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32221] ppid=32198 vsize=15697180 CPUtime=0.01 cores=1,3,5,7
/proc/32200/task/32221/stat : 32221 (java) S 32198 32200 31608 0 -1 4202560 3447 0 0 0 1 0 0 0 15 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32223] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32223/stat : 32223 (java) S 32198 32200 31608 0 -1 4202560 3123 0 0 0 0 0 0 0 15 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32224] ppid=32198 vsize=15697180 CPUtime=0.01 cores=1,3,5,7
/proc/32200/task/32224/stat : 32224 (java) S 32198 32200 31608 0 -1 4202560 5573 0 0 0 0 1 0 0 16 0 22 0 602487972 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32226] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32226/stat : 32226 (java) S 32198 32200 31608 0 -1 4202560 757 0 0 0 0 0 0 0 16 0 22 0 602487973 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 0 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32229] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32229/stat : 32229 (java) S 32198 32200 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32230] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32230/stat : 32230 (java) S 32198 32200 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32232] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32232/stat : 32232 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 602487976 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000416177 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32234] ppid=32198 vsize=15697180 CPUtime=0.6 cores=1,3,5,7
/proc/32200/task/32234/stat : 32234 (java) S 32198 32200 31608 0 -1 4202560 4637 0 0 0 59 1 0 0 15 0 22 0 602487976 16073912320 278793 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0

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

[pid=32200/tid=32242] ppid=32198 vsize=15697180 CPUtime=1048.72 cores=1,3,5,7
/proc/32200/task/32242/stat : 32242 (java) R 32198 32200 31608 0 -1 4202560 387889 0 0 0 104816 56 0 0 25 0 22 0 602487998 16073912320 124887 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505953039 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32200/tid=32243] ppid=32198 vsize=15697180 CPUtime=1049.41 cores=1,3,5,7
/proc/32200/task/32243/stat : 32243 (java) R 32198 32200 31608 0 -1 4202560 395571 0 0 0 104887 54 0 0 25 0 22 0 602487998 16073912320 124887 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505929521 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32200/tid=32244] ppid=32198 vsize=15697180 CPUtime=1048.15 cores=1,3,5,7
/proc/32200/task/32244/stat : 32244 (java) R 32198 32200 31608 0 -1 4202560 396835 0 0 0 104760 55 0 0 25 0 22 0 602487998 16073912320 124887 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4226.52
Current children cumulated vsize (KiB) 15697180

[startup+1122.3 s]
/proc/loadavg: 8.04 8.07 7.96 9/220 32278
/proc/meminfo: memFree=23913868/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15697180 CPUtime=4465.22 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 3170705 0 1 0 445940 582 0 0 25 0 22 0 602487970 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3924295 114846 2297 9 0 3915014 0
[pid=32200/tid=32207] ppid=32198 vsize=15697180 CPUtime=0.39 cores=1,3,5,7
/proc/32200/task/32207/stat : 32207 (java) S 32198 32200 31608 0 -1 4202560 7372 0 1 0 38 1 0 0 20 0 22 0 602487971 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32210] ppid=32198 vsize=15697180 CPUtime=3.54 cores=1,3,5,7
/proc/32200/task/32210/stat : 32210 (java) S 32198 32200 31608 0 -1 4202560 180826 0 0 0 321 33 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32212] ppid=32198 vsize=15697180 CPUtime=3.57 cores=1,3,5,7
/proc/32200/task/32212/stat : 32212 (java) S 32198 32200 31608 0 -1 4202560 179192 0 0 0 327 30 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32214] ppid=32198 vsize=15697180 CPUtime=3.52 cores=1,3,5,7
/proc/32200/task/32214/stat : 32214 (java) S 32198 32200 31608 0 -1 4202560 175064 0 0 0 320 32 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32217] ppid=32198 vsize=15697180 CPUtime=3.65 cores=1,3,5,7
/proc/32200/task/32217/stat : 32217 (java) S 32198 32200 31608 0 -1 4202560 187929 0 0 0 332 33 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32219] ppid=32198 vsize=15697180 CPUtime=3.5 cores=1,3,5,7
/proc/32200/task/32219/stat : 32219 (java) S 32198 32200 31608 0 -1 4202560 176553 0 0 0 320 30 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32221] ppid=32198 vsize=15697180 CPUtime=3.61 cores=1,3,5,7
/proc/32200/task/32221/stat : 32221 (java) S 32198 32200 31608 0 -1 4202560 176030 0 0 0 332 29 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32223] ppid=32198 vsize=15697180 CPUtime=3.6 cores=1,3,5,7
/proc/32200/task/32223/stat : 32223 (java) S 32198 32200 31608 0 -1 4202560 182299 0 0 0 328 32 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32224] ppid=32198 vsize=15697180 CPUtime=3.52 cores=1,3,5,7
/proc/32200/task/32224/stat : 32224 (java) S 32198 32200 31608 0 -1 4202560 182663 0 0 0 321 31 0 0 15 0 22 0 602487972 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32226] ppid=32198 vsize=15697180 CPUtime=2.04 cores=1,3,5,7
/proc/32200/task/32226/stat : 32226 (java) S 32198 32200 31608 0 -1 4202560 8570 0 0 0 123 81 0 0 15 0 22 0 602487973 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 0 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32229] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32229/stat : 32229 (java) S 32198 32200 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32230] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32230/stat : 32230 (java) S 32198 32200 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32232] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32232/stat : 32232 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 602487976 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000416177 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32234] ppid=32198 vsize=15697180 CPUtime=0.67 cores=1,3,5,7
/proc/32200/task/32234/stat : 32234 (java) S 32198 32200 31608 0 -1 4202560 4655 0 0 0 66 1 0 0 15 0 22 0 602487976 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32236] ppid=32198 vsize=15697180 CPUtime=1.7 cores=1,3,5,7
/proc/32200/task/32236/stat : 32236 (java) S 32198 32200 31608 0 -1 4202560 17763 0 0 0 168 2 0 0 15 0 22 0 602487976 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32238] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32238/stat : 32238 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602487976 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32240] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32240/stat : 32240 (java) S 32198 32200 31608 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 602487976 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32241] ppid=32198 vsize=15697180 CPUtime=1107.63 cores=1,3,5,7
/proc/32200/task/32241/stat : 32241 (java) R 32198 32200 31608 0 -1 4202560 420984 0 0 0 110702 61 0 0 25 0 22 0 602487998 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912506191732 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32200/tid=32242] ppid=32198 vsize=15697180 CPUtime=1107.9 cores=1,3,5,7
/proc/32200/task/32242/stat : 32242 (java) R 32198 32200 31608 0 -1 4202560 416667 0 0 0 110730 60 0 0 25 0 22 0 602487998 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505804665 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32200/tid=32243] ppid=32198 vsize=15697180 CPUtime=1108.75 cores=1,3,5,7
/proc/32200/task/32243/stat : 32243 (java) R 32198 32200 31608 0 -1 4202560 427082 0 0 0 110817 58 0 0 25 0 22 0 602487998 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505663744 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32200/tid=32244] ppid=32198 vsize=15697180 CPUtime=1107.46 cores=1,3,5,7
/proc/32200/task/32244/stat : 32244 (java) R 32198 32200 31608 0 -1 4202560 425609 0 0 0 110688 58 0 0 25 0 22 0 602487998 16073912320 114846 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505728348 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4465.22
Current children cumulated vsize (KiB) 15697180

[startup+1182.3 s]
/proc/loadavg: 8.28 8.12 7.98 9/220 32279
/proc/meminfo: memFree=23971864/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15697180 CPUtime=4703.92 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 3323146 0 1 0 469779 613 0 0 25 0 22 0 602487970 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3924295 105024 2297 9 0 3915014 0
[pid=32200/tid=32207] ppid=32198 vsize=15697180 CPUtime=0.39 cores=1,3,5,7
/proc/32200/task/32207/stat : 32207 (java) S 32198 32200 31608 0 -1 4202560 7372 0 1 0 38 1 0 0 20 0 22 0 602487971 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32210] ppid=32198 vsize=15697180 CPUtime=3.71 cores=1,3,5,7
/proc/32200/task/32210/stat : 32210 (java) S 32198 32200 31608 0 -1 4202560 188108 0 0 0 336 35 0 0 15 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32212] ppid=32198 vsize=15697180 CPUtime=3.78 cores=1,3,5,7
/proc/32200/task/32212/stat : 32212 (java) S 32198 32200 31608 0 -1 4202560 190544 0 0 0 346 32 0 0 15 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32214] ppid=32198 vsize=15697180 CPUtime=3.71 cores=1,3,5,7
/proc/32200/task/32214/stat : 32214 (java) S 32198 32200 31608 0 -1 4202560 183558 0 0 0 337 34 0 0 15 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32217] ppid=32198 vsize=15697180 CPUtime=3.88 cores=1,3,5,7
/proc/32200/task/32217/stat : 32217 (java) S 32198 32200 31608 0 -1 4202560 199808 0 0 0 353 35 0 0 15 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32219] ppid=32198 vsize=15697180 CPUtime=3.7 cores=1,3,5,7
/proc/32200/task/32219/stat : 32219 (java) S 32198 32200 31608 0 -1 4202560 186942 0 0 0 338 32 0 0 16 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32221] ppid=32198 vsize=15697180 CPUtime=3.79 cores=1,3,5,7
/proc/32200/task/32221/stat : 32221 (java) S 32198 32200 31608 0 -1 4202560 187071 0 0 0 348 31 0 0 15 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32223] ppid=32198 vsize=15697180 CPUtime=3.78 cores=1,3,5,7
/proc/32200/task/32223/stat : 32223 (java) S 32198 32200 31608 0 -1 4202560 192545 0 0 0 344 34 0 0 16 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32224] ppid=32198 vsize=15697180 CPUtime=3.69 cores=1,3,5,7
/proc/32200/task/32224/stat : 32224 (java) S 32198 32200 31608 0 -1 4202560 191307 0 0 0 336 33 0 0 15 0 22 0 602487972 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32226] ppid=32198 vsize=15697180 CPUtime=2.16 cores=1,3,5,7
/proc/32200/task/32226/stat : 32226 (java) S 32198 32200 31608 0 -1 4202560 9003 0 0 0 130 86 0 0 15 0 22 0 602487973 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 0 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32229] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32229/stat : 32229 (java) S 32198 32200 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32230] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32230/stat : 32230 (java) S 32198 32200 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32232] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32232/stat : 32232 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 602487976 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000416177 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32234] ppid=32198 vsize=15697180 CPUtime=0.67 cores=1,3,5,7
/proc/32200/task/32234/stat : 32234 (java) S 32198 32200 31608 0 -1 4202560 4655 0 0 0 66 1 0 0 15 0 22 0 602487976 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32236] ppid=32198 vsize=15697180 CPUtime=1.7 cores=1,3,5,7
/proc/32200/task/32236/stat : 32236 (java) S 32198 32200 31608 0 -1 4202560 17763 0 0 0 168 2 0 0 15 0 22 0 602487976 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32238] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32238/stat : 32238 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602487976 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32240] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32240/stat : 32240 (java) S 32198 32200 31608 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 602487976 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32241] ppid=32198 vsize=15697180 CPUtime=1166.94 cores=1,3,5,7
/proc/32200/task/32241/stat : 32241 (java) R 32198 32200 31608 0 -1 4202560 437891 0 0 0 116631 63 0 0 25 0 22 0 602487998 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505754077 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32200/tid=32242] ppid=32198 vsize=15697180 CPUtime=1166.96 cores=1,3,5,7
/proc/32200/task/32242/stat : 32242 (java) R 32198 32200 31608 0 -1 4202560 433442 0 0 0 116633 63 0 0 25 0 22 0 602487998 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505610137 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32200/tid=32243] ppid=32198 vsize=15697180 CPUtime=1168.08 cores=1,3,5,7
/proc/32200/task/32243/stat : 32243 (java) R 32198 32200 31608 0 -1 4202560 445934 0 0 0 116748 60 0 0 25 0 22 0 602487998 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505712808 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32200/tid=32244] ppid=32198 vsize=15697180 CPUtime=1166.82 cores=1,3,5,7
/proc/32200/task/32244/stat : 32244 (java) R 32198 32200 31608 0 -1 4202560 445754 0 0 0 116620 62 0 0 25 0 22 0 602487998 16073912320 105024 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912506030530 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4703.92
Current children cumulated vsize (KiB) 15697180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 8.26 8.13 7.99 9/220 32280
/proc/meminfo: memFree=23952368/32950940 swapFree=67111364/67111528
[pid=32200] ppid=32198 vsize=15697180 CPUtime=4800.29 cores=1,3,5,7
/proc/32200/stat : 32200 (java) S 32198 32200 31608 0 -1 4202496 3396382 0 1 0 479403 626 0 0 25 0 22 0 602487970 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32200/statm: 3924295 121513 2297 9 0 3915014 0
[pid=32200/tid=32207] ppid=32198 vsize=15697180 CPUtime=0.39 cores=1,3,5,7
/proc/32200/task/32207/stat : 32207 (java) S 32198 32200 31608 0 -1 4202560 7372 0 1 0 38 1 0 0 20 0 22 0 602487971 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32210] ppid=32198 vsize=15697180 CPUtime=3.77 cores=1,3,5,7
/proc/32200/task/32210/stat : 32210 (java) S 32198 32200 31608 0 -1 4202560 191445 0 0 0 342 35 0 0 16 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32212] ppid=32198 vsize=15697180 CPUtime=3.87 cores=1,3,5,7
/proc/32200/task/32212/stat : 32212 (java) S 32198 32200 31608 0 -1 4202560 195084 0 0 0 354 33 0 0 15 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32214] ppid=32198 vsize=15697180 CPUtime=3.78 cores=1,3,5,7
/proc/32200/task/32214/stat : 32214 (java) S 32198 32200 31608 0 -1 4202560 187763 0 0 0 344 34 0 0 15 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32217] ppid=32198 vsize=15697180 CPUtime=3.95 cores=1,3,5,7
/proc/32200/task/32217/stat : 32217 (java) S 32198 32200 31608 0 -1 4202560 202529 0 0 0 359 36 0 0 16 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32219] ppid=32198 vsize=15697180 CPUtime=3.78 cores=1,3,5,7
/proc/32200/task/32219/stat : 32219 (java) S 32198 32200 31608 0 -1 4202560 191767 0 0 0 345 33 0 0 15 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32221] ppid=32198 vsize=15697180 CPUtime=3.88 cores=1,3,5,7
/proc/32200/task/32221/stat : 32221 (java) S 32198 32200 31608 0 -1 4202560 192417 0 0 0 356 32 0 0 16 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32223] ppid=32198 vsize=15697180 CPUtime=3.84 cores=1,3,5,7
/proc/32200/task/32223/stat : 32223 (java) S 32198 32200 31608 0 -1 4202560 195245 0 0 0 350 34 0 0 16 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32224] ppid=32198 vsize=15697180 CPUtime=3.77 cores=1,3,5,7
/proc/32200/task/32224/stat : 32224 (java) S 32198 32200 31608 0 -1 4202560 193800 0 0 0 344 33 0 0 16 0 22 0 602487972 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32226] ppid=32198 vsize=15697180 CPUtime=2.19 cores=1,3,5,7
/proc/32200/task/32226/stat : 32226 (java) S 32198 32200 31608 0 -1 4202560 9219 0 0 0 131 88 0 0 15 0 22 0 602487973 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 0 0 16800975 18446604454223470656 0 0 -1 7 0 0 0
[pid=32200/tid=32229] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32229/stat : 32229 (java) S 32198 32200 31608 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32230] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32230/stat : 32230 (java) S 32198 32200 31608 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 602487974 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32232] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32232/stat : 32232 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 602487976 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000416177 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32234] ppid=32198 vsize=15697180 CPUtime=0.67 cores=1,3,5,7
/proc/32200/task/32234/stat : 32234 (java) S 32198 32200 31608 0 -1 4202560 4655 0 0 0 66 1 0 0 15 0 22 0 602487976 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 5 0 0 0
[pid=32200/tid=32236] ppid=32198 vsize=15697180 CPUtime=1.7 cores=1,3,5,7
/proc/32200/task/32236/stat : 32236 (java) S 32198 32200 31608 0 -1 4202560 17763 0 0 0 168 2 0 0 15 0 22 0 602487976 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32238] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32238/stat : 32238 (java) S 32198 32200 31608 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 602487976 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000408473 0 4 0 16800975 18446604454223470656 0 0 -1 3 0 0 0
[pid=32200/tid=32240] ppid=32198 vsize=15697180 CPUtime=0 cores=1,3,5,7
/proc/32200/task/32240/stat : 32240 (java) S 32198 32200 31608 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 602487976 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 216000409088 0 4 0 16800975 18446604454223470656 0 0 -1 1 0 0 0
[pid=32200/tid=32241] ppid=32198 vsize=15697180 CPUtime=1190.91 cores=1,3,5,7
/proc/32200/task/32241/stat : 32241 (java) R 32198 32200 31608 0 -1 4202560 448415 0 0 0 119026 65 0 0 25 0 22 0 602487998 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505995993 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32200/tid=32242] ppid=32198 vsize=15697180 CPUtime=1190.91 cores=1,3,5,7
/proc/32200/task/32242/stat : 32242 (java) R 32198 32200 31608 0 -1 4202560 444313 0 0 0 119027 64 0 0 25 0 22 0 602487998 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32200/tid=32243] ppid=32198 vsize=15697180 CPUtime=1191.91 cores=1,3,5,7
/proc/32200/task/32243/stat : 32243 (java) R 32198 32200 31608 0 -1 4202560 456607 0 0 0 119129 62 0 0 25 0 22 0 602487998 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505929635 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32200/tid=32244] ppid=32198 vsize=15697180 CPUtime=1190.78 cores=1,3,5,7
/proc/32200/task/32244/stat : 32244 (java) R 32198 32200 31608 0 -1 4202560 456537 0 0 0 119015 63 0 0 25 0 22 0 602487998 16073912320 121513 33554432000 1073741824 1073778376 140736375540800 18446744073709551615 46912505929677 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 15697180

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

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

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.35
CPU user time (s): 4794.06
CPU system time (s): 6.29004
CPU usage (%): 397.861
Max. virtual memory (cumulated for all children) (KiB): 15700148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.06
system time used= 6.29004
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3396407
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= 189829
involuntary context switches= 123003

runsolver used 1.82372 second user time and 4.82926 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 02:16:12
IDJOB=3312575
IDBENCH=82760
IDSOLVER=1699
FILE ID=node117/3312575-1304122572
RUNJOBID= node117-1304122572-32186
PBS_JOBID= 13170714
Free space on /tmp= 71680 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1831593686-090.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312575-1304122572/watcher-3312575-1304122572 -o /tmp/evaluation-result-3312575-1304122572/solver-3312575-1304122572 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312575-1304122572.cnf

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

MD5SUM BENCH= 7dd850f670e1c9ea63e995ef24dddf5f
RANDOM SEED=368530283

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24678296 kB
Buffers:       1866500 kB
Cached:        5783656 kB
SwapCached:        160 kB
Active:         679632 kB
Inactive:      7034368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24678296 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3188 kB
Writeback:           0 kB
AnonPages:       63104 kB
Mapped:          14496 kB
Slab:           495412 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   188656 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= 71680 MiB
End job on node117 at 2011-04-30 02:36:21