Trace number 3312318

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.13 1204.46

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
MD5SUM5093bfaf2b5c3f3d3bcb50ce84a28c32
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
Number of clauses of size over 50

Solver Data

0.11/0.11	52:02 INFO : Reading from input HOME/instance-3312318-1304110322.cnf
0.51/0.39	Executor set job limit to 1000000
0.51/0.40	Executor set job limit to 1000000
0.51/0.40	Executor set job limit to 1000000
0.51/0.40	Executor set job limit to 1000000
0.51/0.40	Starting Executor!
0.62/0.40	Starting Executor!
0.62/0.40	Starting Executor!
0.62/0.40	Starting Executor!
1.94/0.91	52:03 INFO : 1000 variables remaining out of 1000
1.94/0.91	52:03 INFO : 120000 literals remaining out of 120000

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-3312318-1304110322/watcher-3312318-1304110322 -o /tmp/evaluation-result-3312318-1304110322/solver-3312318-1304110322 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312318-1304110322.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: 7.36 7.83 7.32 6/198 30672
/proc/meminfo: memFree=21558948/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 1417 0 0 0 0 0 0 0 25 0 2 0 503448088 27824128 887 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 6793 894 684 9 0 381 0
[pid=30672/tid=30673] ppid=30670 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) S 30670 30672 30477 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 503448089 27824128 894 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.041253 s]
/proc/loadavg: 7.36 7.83 7.32 6/198 30672
/proc/meminfo: memFree=21558948/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 3828 0 1 0 3 0 0 0 25 0 13 0 503448088 15978749952 3267 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3901062 3267 1683 9 0 3891810 0
[pid=30672/tid=30673] ppid=30670 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) R 30670 30672 30477 0 -1 4202560 2437 0 1 0 3 0 0 0 25 0 13 0 503448089 15978749952 3267 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 47724171793564 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100244 s]
/proc/loadavg: 7.36 7.83 7.32 6/198 30672
/proc/meminfo: memFree=21558948/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15676696 CPUtime=0.11 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 5614 0 1 0 10 1 0 0 25 0 18 0 503448088 16052936704 5035 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3919174 5035 2117 9 0 3909893 0
[pid=30672/tid=30673] ppid=30670 vsize=15676696 CPUtime=0.08 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) R 30670 30672 30477 0 -1 4202560 3465 0 1 0 8 0 0 0 18 0 18 0 503448089 16052936704 5035 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522124235 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676696

[startup+0.300213 s]
/proc/loadavg: 7.36 7.83 7.32 6/198 30672
/proc/meminfo: memFree=21558948/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15682148 CPUtime=0.51 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 15867 0 1 0 49 2 0 0 25 0 18 0 503448088 16058519552 14044 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3920537 14051 2207 9 0 3911256 0
[pid=30672/tid=30673] ppid=30670 vsize=15682148 CPUtime=0.29 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) R 30670 30672 30477 0 -1 4202560 10726 0 1 0 27 2 0 0 18 0 18 0 503448089 16058519552 14054 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505640881 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682148

[startup+0.701102 s]
/proc/loadavg: 7.36 7.83 7.32 6/198 30672
/proc/meminfo: memFree=21558948/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15704100 CPUtime=1.34 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 40244 0 1 0 128 6 0 0 25 0 22 0 503448088 16080998400 36345 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3926025 36347 2242 9 0 3916744 0
[pid=30672/tid=30673] ppid=30670 vsize=15704100 CPUtime=0.68 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) R 30670 30672 30477 0 -1 4202560 27114 0 1 0 64 4 0 0 20 0 22 0 503448089 16080998400 36348 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505603397 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 15704100

[startup+1.50096 s]
/proc/loadavg: 7.33 7.81 7.32 7/220 30694
/proc/meminfo: memFree=21406192/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15707328 CPUtime=3.8 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 60126 0 1 0 371 9 0 0 25 0 22 0 503448088 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3926832 53009 2273 9 0 3917551 0
[pid=30672/tid=30673] ppid=30670 vsize=15707328 CPUtime=0.9 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) S 30670 30672 30477 0 -1 4202560 27409 0 1 0 86 4 0 0 20 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30675] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30675/stat : 30675 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30676] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30676/stat : 30676 (java) S 30670 30672 30477 0 -1 4202560 1128 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30677] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30677/stat : 30677 (java) S 30670 30672 30477 0 -1 4202560 1115 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30678] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30678/stat : 30678 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30679] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30679/stat : 30679 (java) S 30670 30672 30477 0 -1 4202560 1193 0 0 0 0 0 0 0 16 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30680] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30680/stat : 30680 (java) S 30670 30672 30477 0 -1 4202560 1530 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30681] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30681/stat : 30681 (java) S 30670 30672 30477 0 -1 4202560 929 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30682] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30682/stat : 30682 (java) S 30670 30672 30477 0 -1 4202560 508 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30683] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30683/stat : 30683 (java) S 30670 30672 30477 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 503448090 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 0 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30684] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30684/stat : 30684 (java) S 30670 30672 30477 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503448090 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30685] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30685/stat : 30685 (java) S 30670 30672 30477 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503448090 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30686] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30686/stat : 30686 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448092 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522121137 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30687] ppid=30670 vsize=15707328 CPUtime=0.77 cores=1,3,5,7
/proc/30672/task/30687/stat : 30687 (java) R 30670 30672 30477 0 -1 4202560 10714 0 0 0 76 1 0 0 24 0 22 0 503448092 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522123445 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30672/tid=30688] ppid=30670 vsize=15707328 CPUtime=0.64 cores=1,3,5,7
/proc/30672/task/30688/stat : 30688 (java) R 30670 30672 30477 0 -1 4202560 6111 0 0 0 63 1 0 0 23 0 22 0 503448093 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30672/tid=30689] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30689/stat : 30689 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448093 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30690] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30690/stat : 30690 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503448093 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30691] ppid=30670 vsize=15707328 CPUtime=0.4 cores=1,3,5,7
/proc/30672/task/30691/stat : 30691 (java) R 30670 30672 30477 0 -1 4202560 3133 0 0 0 40 0 0 0 16 0 22 0 503448128 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505806037 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30672/tid=30692] ppid=30670 vsize=15707328 CPUtime=0.35 cores=1,3,5,7
/proc/30672/task/30692/stat : 30692 (java) R 30670 30672 30477 0 -1 4202560 1068 0 0 0 35 0 0 0 16 0 22 0 503448128 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912506065777 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30672/tid=30693] ppid=30670 vsize=15707328 CPUtime=0.31 cores=1,3,5,7
/proc/30672/task/30693/stat : 30693 (java) R 30670 30672 30477 0 -1 4202560 1634 0 0 0 31 0 0 0 16 0 22 0 503448128 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505796453 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30672/tid=30694] ppid=30670 vsize=15707328 CPUtime=0.35 cores=1,3,5,7
/proc/30672/task/30694/stat : 30694 (java) R 30670 30672 30477 0 -1 4202560 2192 0 0 0 35 0 0 0 16 0 22 0 503448128 16084303872 53009 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912506066336 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 15707328

[startup+3.10068 s]
/proc/loadavg: 7.33 7.81 7.32 11/220 30694
/proc/meminfo: memFree=21293848/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15707328 CPUtime=10.18 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 122188 0 1 0 999 19 0 0 25 0 22 0 503448088 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3926832 114840 2273 9 0 3917551 0
[pid=30672/tid=30673] ppid=30670 vsize=15707328 CPUtime=0.9 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) S 30670 30672 30477 0 -1 4202560 27409 0 1 0 86 4 0 0 20 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30675] ppid=30670 vsize=15707328 CPUtime=0.03 cores=1,3,5,7
/proc/30672/task/30675/stat : 30675 (java) S 30670 30672 30477 0 -1 4202560 9307 0 0 0 2 1 0 0 16 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30676] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30676/stat : 30676 (java) S 30670 30672 30477 0 -1 4202560 4067 0 0 0 0 0 0 0 16 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30677] ppid=30670 vsize=15707328 CPUtime=0.02 cores=1,3,5,7
/proc/30672/task/30677/stat : 30677 (java) S 30670 30672 30477 0 -1 4202560 6882 0 0 0 1 1 0 0 16 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30678] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30678/stat : 30678 (java) S 30670 30672 30477 0 -1 4202560 2980 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30679] ppid=30670 vsize=15707328 CPUtime=0.01 cores=1,3,5,7
/proc/30672/task/30679/stat : 30679 (java) S 30670 30672 30477 0 -1 4202560 4809 0 0 0 1 0 0 0 15 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30680] ppid=30670 vsize=15707328 CPUtime=0.01 cores=1,3,5,7
/proc/30672/task/30680/stat : 30680 (java) S 30670 30672 30477 0 -1 4202560 6245 0 0 0 1 0 0 0 15 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30681] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30681/stat : 30681 (java) S 30670 30672 30477 0 -1 4202560 3121 0 0 0 0 0 0 0 15 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30682] ppid=30670 vsize=15707328 CPUtime=0.03 cores=1,3,5,7
/proc/30672/task/30682/stat : 30682 (java) S 30670 30672 30477 0 -1 4202560 8010 0 0 0 2 1 0 0 16 0 22 0 503448089 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30683] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30683/stat : 30683 (java) S 30670 30672 30477 0 -1 4202560 242 0 0 0 0 0 0 0 15 0 22 0 503448090 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 0 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30684] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30684/stat : 30684 (java) S 30670 30672 30477 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503448090 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30685] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30685/stat : 30685 (java) S 30670 30672 30477 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503448090 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30686] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30686/stat : 30686 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448092 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522121137 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30687] ppid=30670 vsize=15707328 CPUtime=0.77 cores=1,3,5,7
/proc/30672/task/30687/stat : 30687 (java) R 30670 30672 30477 0 -1 4202560 10714 0 0 0 76 1 0 0 23 0 22 0 503448092 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30672/tid=30688] ppid=30670 vsize=15707328 CPUtime=0.64 cores=1,3,5,7
/proc/30672/task/30688/stat : 30688 (java) R 30670 30672 30477 0 -1 4202560 6113 0 0 0 63 1 0 0 21 0 22 0 503448093 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 47724167068769 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30672/tid=30689] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30689/stat : 30689 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448093 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30690] ppid=30670 vsize=15707328 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30690/stat : 30690 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 503448093 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30691] ppid=30670 vsize=15707328 CPUtime=1.95 cores=1,3,5,7
/proc/30672/task/30691/stat : 30691 (java) R 30670 30672 30477 0 -1 4202560 8539 0 0 0 195 0 0 0 17 0 22 0 503448128 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912506066149 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30672/tid=30692] ppid=30670 vsize=15707328 CPUtime=1.89 cores=1,3,5,7
/proc/30672/task/30692/stat : 30692 (java) R 30670 30672 30477 0 -1 4202560 6787 0 0 0 189 0 0 0 17 0 22 0 503448128 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505806225 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30672/tid=30693] ppid=30670 vsize=15707328 CPUtime=1.86 cores=1,3,5,7
/proc/30672/task/30693/stat : 30693 (java) R 30670 30672 30477 0 -1 4202560 7553 0 0 0 186 0 0 0 17 0 22 0 503448128 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505756957 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30672/tid=30694] ppid=30670 vsize=15707328 CPUtime=1.9 cores=1,3,5,7
/proc/30672/task/30694/stat : 30694 (java) R 30670 30672 30477 0 -1 4202560 8024 0 0 0 190 0 0 0 17 0 22 0 503448128 16084303872 114840 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505796458 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.18
Current children cumulated vsize (KiB) 15707328

[startup+6.3011 s]
/proc/loadavg: 7.33 7.81 7.32 9/220 30695
/proc/meminfo: memFree=20693564/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15707328 CPUtime=22.95 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 360292 0 1 0 2241 54 0 0 25 0 22 0 503448088 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3926832 352635 2277 9 0 3917551 0
[pid=30672/tid=30673] ppid=30670 vsize=15707328 CPUtime=0.9 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) S 30670 30672 30477 0 -1 4202560 27409 0 1 0 86 4 0 0 20 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30675] ppid=30670 vsize=15707328 CPUtime=0.08 cores=1,3,5,7
/proc/30672/task/30675/stat : 30675 (java) S 30670 30672 30477 0 -1 4202560 20773 0 0 0 4 4 0 0 15 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30676] ppid=30670 vsize=15707328 CPUtime=0.07 cores=1,3,5,7
/proc/30672/task/30676/stat : 30676 (java) S 30670 30672 30477 0 -1 4202560 21403 0 0 0 4 3 0 0 16 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30677] ppid=30670 vsize=15707328 CPUtime=0.02 cores=1,3,5,7
/proc/30672/task/30677/stat : 30677 (java) S 30670 30672 30477 0 -1 4202560 6882 0 0 0 1 1 0 0 15 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30678] ppid=30670 vsize=15707328 CPUtime=0.04 cores=1,3,5,7
/proc/30672/task/30678/stat : 30678 (java) S 30670 30672 30477 0 -1 4202560 14615 0 0 0 2 2 0 0 16 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30679] ppid=30670 vsize=15707328 CPUtime=0.08 cores=1,3,5,7
/proc/30672/task/30679/stat : 30679 (java) S 30670 30672 30477 0 -1 4202560 21985 0 0 0 4 4 0 0 16 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30680] ppid=30670 vsize=15707328 CPUtime=0.07 cores=1,3,5,7
/proc/30672/task/30680/stat : 30680 (java) S 30670 30672 30477 0 -1 4202560 18647 0 0 0 4 3 0 0 15 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30681] ppid=30670 vsize=15707328 CPUtime=0.03 cores=1,3,5,7
/proc/30672/task/30681/stat : 30681 (java) S 30670 30672 30477 0 -1 4202560 9086 0 0 0 1 2 0 0 15 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30682] ppid=30670 vsize=15707328 CPUtime=0.09 cores=1,3,5,7
/proc/30672/task/30682/stat : 30682 (java) S 30670 30672 30477 0 -1 4202560 25573 0 0 0 5 4 0 0 16 0 22 0 503448089 16084303872 352635 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0

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

[pid=30672/tid=30692] ppid=30670 vsize=15701500 CPUtime=1051 cores=1,3,5,7
/proc/30672/task/30692/stat : 30692 (java) R 30670 30672 30477 0 -1 4202560 373765 0 0 0 105051 49 0 0 25 0 22 0 503448128 16078336000 225426 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30672/tid=30693] ppid=30670 vsize=15701500 CPUtime=1051.39 cores=1,3,5,7
/proc/30672/task/30693/stat : 30693 (java) R 30670 30672 30477 0 -1 4202560 373521 0 0 0 105090 49 0 0 25 0 22 0 503448128 16078336000 225426 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505581877 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30672/tid=30694] ppid=30670 vsize=15701500 CPUtime=1051.14 cores=1,3,5,7
/proc/30672/task/30694/stat : 30694 (java) R 30670 30672 30477 0 -1 4202560 394051 0 0 0 105067 47 0 0 25 0 22 0 503448128 16078336000 225426 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505581772 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4233.64
Current children cumulated vsize (KiB) 15701500

[startup+1122.3 s]
/proc/loadavg: 7.98 8.04 7.82 9/220 30733
/proc/meminfo: memFree=19628436/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15701500 CPUtime=4472.76 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 2865229 0 1 0 446795 481 0 0 25 0 22 0 503448088 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3925375 222453 2298 9 0 3916094 0
[pid=30672/tid=30673] ppid=30670 vsize=15701500 CPUtime=0.9 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) S 30670 30672 30477 0 -1 4202560 27409 0 1 0 86 4 0 0 20 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30675] ppid=30670 vsize=15701500 CPUtime=3.21 cores=1,3,5,7
/proc/30672/task/30675/stat : 30675 (java) S 30670 30672 30477 0 -1 4202560 154746 0 0 0 296 25 0 0 15 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30676] ppid=30670 vsize=15701500 CPUtime=3.26 cores=1,3,5,7
/proc/30672/task/30676/stat : 30676 (java) S 30670 30672 30477 0 -1 4202560 175286 0 0 0 296 30 0 0 15 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30677] ppid=30670 vsize=15701500 CPUtime=3.35 cores=1,3,5,7
/proc/30672/task/30677/stat : 30677 (java) S 30670 30672 30477 0 -1 4202560 156731 0 0 0 309 26 0 0 15 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30678] ppid=30670 vsize=15701500 CPUtime=3.21 cores=1,3,5,7
/proc/30672/task/30678/stat : 30678 (java) S 30670 30672 30477 0 -1 4202560 146094 0 0 0 297 24 0 0 16 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30679] ppid=30670 vsize=15701500 CPUtime=3.19 cores=1,3,5,7
/proc/30672/task/30679/stat : 30679 (java) S 30670 30672 30477 0 -1 4202560 147491 0 0 0 294 25 0 0 15 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30680] ppid=30670 vsize=15701500 CPUtime=3.24 cores=1,3,5,7
/proc/30672/task/30680/stat : 30680 (java) S 30670 30672 30477 0 -1 4202560 134617 0 0 0 301 23 0 0 15 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30681] ppid=30670 vsize=15701500 CPUtime=3.17 cores=1,3,5,7
/proc/30672/task/30681/stat : 30681 (java) S 30670 30672 30477 0 -1 4202560 135461 0 0 0 293 24 0 0 15 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30682] ppid=30670 vsize=15701500 CPUtime=3.26 cores=1,3,5,7
/proc/30672/task/30682/stat : 30682 (java) S 30670 30672 30477 0 -1 4202560 157585 0 0 0 300 26 0 0 15 0 22 0 503448089 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30683] ppid=30670 vsize=15701500 CPUtime=1.26 cores=1,3,5,7
/proc/30672/task/30683/stat : 30683 (java) S 30670 30672 30477 0 -1 4202560 9187 0 0 0 67 59 0 0 15 0 22 0 503448090 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 0 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30684] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30684/stat : 30684 (java) S 30670 30672 30477 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503448090 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30685] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30685/stat : 30685 (java) S 30670 30672 30477 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503448090 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30686] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30686/stat : 30686 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448092 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522121137 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30687] ppid=30670 vsize=15701500 CPUtime=1 cores=1,3,5,7
/proc/30672/task/30687/stat : 30687 (java) S 30670 30672 30477 0 -1 4202560 10761 0 0 0 99 1 0 0 15 0 22 0 503448092 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30688] ppid=30670 vsize=15701500 CPUtime=1.02 cores=1,3,5,7
/proc/30672/task/30688/stat : 30688 (java) S 30670 30672 30477 0 -1 4202560 6180 0 0 0 101 1 0 0 15 0 22 0 503448093 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30689] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30689/stat : 30689 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448093 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30690] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30690/stat : 30690 (java) S 30670 30672 30477 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 503448093 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30691] ppid=30670 vsize=15701500 CPUtime=1110.93 cores=1,3,5,7
/proc/30672/task/30691/stat : 30691 (java) R 30670 30672 30477 0 -1 4202560 410387 0 0 0 111040 53 0 0 25 0 22 0 503448128 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30672/tid=30692] ppid=30670 vsize=15701500 CPUtime=1110.22 cores=1,3,5,7
/proc/30672/task/30692/stat : 30692 (java) R 30670 30672 30477 0 -1 4202560 391557 0 0 0 110971 51 0 0 25 0 22 0 503448128 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 18446744073699066034 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30672/tid=30693] ppid=30670 vsize=15701500 CPUtime=1110.8 cores=1,3,5,7
/proc/30672/task/30693/stat : 30693 (java) R 30670 30672 30477 0 -1 4202560 390582 0 0 0 111028 52 0 0 25 0 22 0 503448128 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505845726 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30672/tid=30694] ppid=30670 vsize=15701500 CPUtime=1110.58 cores=1,3,5,7
/proc/30672/task/30694/stat : 30694 (java) R 30670 30672 30477 0 -1 4202560 409706 0 0 0 111008 50 0 0 25 0 22 0 503448128 16078336000 222453 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505805944 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4472.76
Current children cumulated vsize (KiB) 15701500

[startup+1182.3 s]
/proc/loadavg: 7.93 8.01 7.82 9/220 30786
/proc/meminfo: memFree=22441996/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15701500 CPUtime=4711.9 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 3004258 0 1 0 470684 506 0 0 25 0 22 0 503448088 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3925375 210274 2298 9 0 3916094 0
[pid=30672/tid=30673] ppid=30670 vsize=15701500 CPUtime=0.9 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) S 30670 30672 30477 0 -1 4202560 27409 0 1 0 86 4 0 0 20 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30675] ppid=30670 vsize=15701500 CPUtime=3.47 cores=1,3,5,7
/proc/30672/task/30675/stat : 30675 (java) S 30670 30672 30477 0 -1 4202560 163467 0 0 0 321 26 0 0 16 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30676] ppid=30670 vsize=15701500 CPUtime=3.46 cores=1,3,5,7
/proc/30672/task/30676/stat : 30676 (java) S 30670 30672 30477 0 -1 4202560 184167 0 0 0 315 31 0 0 16 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30677] ppid=30670 vsize=15701500 CPUtime=3.55 cores=1,3,5,7
/proc/30672/task/30677/stat : 30677 (java) S 30670 30672 30477 0 -1 4202560 165517 0 0 0 327 28 0 0 15 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30678] ppid=30670 vsize=15701500 CPUtime=3.43 cores=1,3,5,7
/proc/30672/task/30678/stat : 30678 (java) S 30670 30672 30477 0 -1 4202560 158641 0 0 0 317 26 0 0 16 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30679] ppid=30670 vsize=15701500 CPUtime=3.4 cores=1,3,5,7
/proc/30672/task/30679/stat : 30679 (java) S 30670 30672 30477 0 -1 4202560 155540 0 0 0 313 27 0 0 16 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30680] ppid=30670 vsize=15701500 CPUtime=3.5 cores=1,3,5,7
/proc/30672/task/30680/stat : 30680 (java) S 30670 30672 30477 0 -1 4202560 143863 0 0 0 325 25 0 0 15 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30681] ppid=30670 vsize=15701500 CPUtime=3.36 cores=1,3,5,7
/proc/30672/task/30681/stat : 30681 (java) S 30670 30672 30477 0 -1 4202560 142668 0 0 0 311 25 0 0 15 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30682] ppid=30670 vsize=15701500 CPUtime=3.5 cores=1,3,5,7
/proc/30672/task/30682/stat : 30682 (java) S 30670 30672 30477 0 -1 4202560 165886 0 0 0 322 28 0 0 16 0 22 0 503448089 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30683] ppid=30670 vsize=15701500 CPUtime=1.33 cores=1,3,5,7
/proc/30672/task/30683/stat : 30683 (java) S 30670 30672 30477 0 -1 4202560 9604 0 0 0 71 62 0 0 15 0 22 0 503448090 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 0 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30684] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30684/stat : 30684 (java) S 30670 30672 30477 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503448090 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30685] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30685/stat : 30685 (java) S 30670 30672 30477 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503448090 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30686] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30686/stat : 30686 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448092 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522121137 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30687] ppid=30670 vsize=15701500 CPUtime=1 cores=1,3,5,7
/proc/30672/task/30687/stat : 30687 (java) S 30670 30672 30477 0 -1 4202560 10761 0 0 0 99 1 0 0 15 0 22 0 503448092 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30688] ppid=30670 vsize=15701500 CPUtime=1.02 cores=1,3,5,7
/proc/30672/task/30688/stat : 30688 (java) S 30670 30672 30477 0 -1 4202560 6180 0 0 0 101 1 0 0 15 0 22 0 503448093 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30689] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30689/stat : 30689 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448093 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30690] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30690/stat : 30690 (java) S 30670 30672 30477 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 503448093 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30691] ppid=30670 vsize=15701500 CPUtime=1170.34 cores=1,3,5,7
/proc/30672/task/30691/stat : 30691 (java) R 30670 30672 30477 0 -1 4202560 428640 0 0 0 116978 56 0 0 25 0 22 0 503448128 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505714496 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30672/tid=30692] ppid=30670 vsize=15701500 CPUtime=1169.43 cores=1,3,5,7
/proc/30672/task/30692/stat : 30692 (java) R 30670 30672 30477 0 -1 4202560 409798 0 0 0 116890 53 0 0 25 0 22 0 503448128 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505698138 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30672/tid=30693] ppid=30670 vsize=15701500 CPUtime=1170.07 cores=1,3,5,7
/proc/30672/task/30693/stat : 30693 (java) R 30670 30672 30477 0 -1 4202560 406856 0 0 0 116953 54 0 0 25 0 22 0 503448128 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505714496 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30672/tid=30694] ppid=30670 vsize=15701500 CPUtime=1169.99 cores=1,3,5,7
/proc/30672/task/30694/stat : 30694 (java) R 30670 30672 30477 0 -1 4202560 423808 0 0 0 116947 52 0 0 25 0 22 0 503448128 16078336000 210274 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4711.9
Current children cumulated vsize (KiB) 15701500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 7.95 8.01 7.82 9/220 30787
/proc/meminfo: memFree=22363388/32951124 swapFree=67111524/67111528
[pid=30672] ppid=30670 vsize=15701500 CPUtime=4800.06 cores=1,3,5,7
/proc/30672/stat : 30672 (java) S 30670 30672 30477 0 -1 4202496 3051032 0 1 0 479489 517 0 0 25 0 22 0 503448088 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30672/statm: 3925375 219399 2298 9 0 3916094 0
[pid=30672/tid=30673] ppid=30670 vsize=15701500 CPUtime=0.9 cores=1,3,5,7
/proc/30672/task/30673/stat : 30673 (java) S 30670 30672 30477 0 -1 4202560 27409 0 1 0 86 4 0 0 20 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30675] ppid=30670 vsize=15701500 CPUtime=3.55 cores=1,3,5,7
/proc/30672/task/30675/stat : 30675 (java) S 30670 30672 30477 0 -1 4202560 167167 0 0 0 328 27 0 0 15 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30676] ppid=30670 vsize=15701500 CPUtime=3.54 cores=1,3,5,7
/proc/30672/task/30676/stat : 30676 (java) S 30670 30672 30477 0 -1 4202560 186960 0 0 0 322 32 0 0 15 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30677] ppid=30670 vsize=15701500 CPUtime=3.62 cores=1,3,5,7
/proc/30672/task/30677/stat : 30677 (java) S 30670 30672 30477 0 -1 4202560 167972 0 0 0 334 28 0 0 15 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30678] ppid=30670 vsize=15701500 CPUtime=3.52 cores=1,3,5,7
/proc/30672/task/30678/stat : 30678 (java) S 30670 30672 30477 0 -1 4202560 162658 0 0 0 325 27 0 0 15 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30679] ppid=30670 vsize=15701500 CPUtime=3.49 cores=1,3,5,7
/proc/30672/task/30679/stat : 30679 (java) S 30670 30672 30477 0 -1 4202560 159445 0 0 0 321 28 0 0 16 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 7 0 0 0
[pid=30672/tid=30680] ppid=30670 vsize=15701500 CPUtime=3.57 cores=1,3,5,7
/proc/30672/task/30680/stat : 30680 (java) S 30670 30672 30477 0 -1 4202560 145591 0 0 0 332 25 0 0 16 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30681] ppid=30670 vsize=15701500 CPUtime=3.47 cores=1,3,5,7
/proc/30672/task/30681/stat : 30681 (java) S 30670 30672 30477 0 -1 4202560 147353 0 0 0 321 26 0 0 16 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30682] ppid=30670 vsize=15701500 CPUtime=3.59 cores=1,3,5,7
/proc/30672/task/30682/stat : 30682 (java) S 30670 30672 30477 0 -1 4202560 170428 0 0 0 330 29 0 0 16 0 22 0 503448089 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30683] ppid=30670 vsize=15701500 CPUtime=1.34 cores=1,3,5,7
/proc/30672/task/30683/stat : 30683 (java) S 30670 30672 30477 0 -1 4202560 9780 0 0 0 71 63 0 0 15 0 22 0 503448090 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 0 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30684] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30684/stat : 30684 (java) S 30670 30672 30477 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 503448090 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30685] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30685/stat : 30685 (java) S 30670 30672 30477 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 503448090 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30686] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30686/stat : 30686 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448092 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522121137 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30687] ppid=30670 vsize=15701500 CPUtime=1 cores=1,3,5,7
/proc/30672/task/30687/stat : 30687 (java) S 30670 30672 30477 0 -1 4202560 10761 0 0 0 99 1 0 0 15 0 22 0 503448092 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30688] ppid=30670 vsize=15701500 CPUtime=1.02 cores=1,3,5,7
/proc/30672/task/30688/stat : 30688 (java) S 30670 30672 30477 0 -1 4202560 6180 0 0 0 101 1 0 0 15 0 22 0 503448093 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 3 0 0 0
[pid=30672/tid=30689] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30689/stat : 30689 (java) S 30670 30672 30477 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 503448093 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522113433 0 4 0 16800975 18446604471130894592 0 0 -1 5 0 0 0
[pid=30672/tid=30690] ppid=30670 vsize=15701500 CPUtime=0 cores=1,3,5,7
/proc/30672/task/30690/stat : 30690 (java) S 30670 30672 30477 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 503448093 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 233522114048 0 4 0 16800975 18446604471130894592 0 0 -1 1 0 0 0
[pid=30672/tid=30691] ppid=30670 vsize=15701500 CPUtime=1192.24 cores=1,3,5,7
/proc/30672/task/30691/stat : 30691 (java) R 30670 30672 30477 0 -1 4202560 434777 0 0 0 119167 57 0 0 25 0 22 0 503448128 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505523909 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=30672/tid=30692] ppid=30670 vsize=15701500 CPUtime=1191.33 cores=1,3,5,7
/proc/30672/task/30692/stat : 30692 (java) R 30670 30672 30477 0 -1 4202560 413864 0 0 0 119079 54 0 0 25 0 22 0 503448128 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912506217528 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30672/tid=30693] ppid=30670 vsize=15701500 CPUtime=1191.83 cores=1,3,5,7
/proc/30672/task/30693/stat : 30693 (java) R 30670 30672 30477 0 -1 4202560 411536 0 0 0 119129 54 0 0 25 0 22 0 503448128 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912506196106 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=30672/tid=30694] ppid=30670 vsize=15701500 CPUtime=1191.88 cores=1,3,5,7
/proc/30672/task/30694/stat : 30694 (java) R 30670 30672 30477 0 -1 4202560 427696 0 0 0 119135 53 0 0 25 0 22 0 503448128 16078336000 219399 33554432000 1073741824 1073778376 140733215797648 18446744073709551615 46912505523903 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15701500

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): 1204.46
CPU time (s): 4800.13
CPU user time (s): 4794.91
CPU system time (s): 5.21721
CPU usage (%): 398.529
Max. virtual memory (cumulated for all children) (KiB): 15709944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.92
system time used= 5.21721
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3053104
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= 88882
involuntary context switches= 75292

runsolver used 1.9737 second user time and 4.65329 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 22:52:02
IDJOB=3312318
IDBENCH=82503
IDSOLVER=1699
FILE ID=node145/3312318-1304110322
RUNJOBID= node145-1304109049-30496
PBS_JOBID= 13170672
Free space on /tmp= 72188 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312318-1304110322/watcher-3312318-1304110322 -o /tmp/evaluation-result-3312318-1304110322/solver-3312318-1304110322 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312318-1304110322.cnf

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

MD5SUM BENCH= 5093bfaf2b5c3f3d3bcb50ce84a28c32
RANDOM SEED=612471147

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21559228 kB
Buffers:       1262460 kB
Cached:        6079688 kB
SwapCached:          4 kB
Active:        4190304 kB
Inactive:      6672504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21559228 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16684 kB
Writeback:           0 kB
AnonPages:     3520604 kB
Mapped:          23640 kB
Slab:           460268 kB
PageTables:      11016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4522152 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= 72204 MiB
End job on node145 at 2011-04-29 23:12:09