Trace number 3311288

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 (hbr=2)? (TO) 4800.7 1205.09

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S594553190-015-UNKNOWN.cnf
MD5SUM0a98d6d9a7bdb797305aed69a94f9a69
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark355.73
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
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	04:58 INFO : Reading from input HOME/instance-3311288-1304118298.cnf
0.71/0.54	Executor set job limit to 1000000
0.71/0.54	Executor set job limit to 1000000
0.71/0.54	Executor set job limit to 1000000
0.71/0.54	Executor set job limit to 1000000
0.71/0.54	Starting Executor!
0.71/0.54	Starting Executor!
0.71/0.54	Starting Executor!
0.71/0.54	Starting Executor!
2.95/1.50	05:00 INFO : 14942 variables remaining out of 15000
2.95/1.50	05:00 INFO : 250528 literals remaining out of 252000

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

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: 3.82 4.27 5.48 2/172 27629
/proc/meminfo: memFree=30839056/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (java) R 27627 27629 26975 0 -1 4202496 887 0 0 0 0 0 0 0 22 0 1 0 523429468 23580672 374 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274659845888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27629/statm: 5757 385 299 9 0 124 0

[startup+0.033085 s]
/proc/loadavg: 3.82 4.27 5.48 2/172 27629
/proc/meminfo: memFree=30839056/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 3570 0 1 0 2 0 0 0 22 0 13 0 523429468 15978749952 3009 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3901062 3011 1667 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.101062 s]
/proc/loadavg: 3.82 4.27 5.48 2/172 27629
/proc/meminfo: memFree=30839056/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15676488 CPUtime=0.1 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 5520 0 1 0 9 1 0 0 22 0 18 0 523429468 16052723712 4912 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3919122 4917 2115 9 0 3909841 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676488

[startup+0.301031 s]
/proc/loadavg: 3.82 4.27 5.48 2/172 27629
/proc/meminfo: memFree=30839056/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15681880 CPUtime=0.51 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 14709 0 1 0 49 2 0 0 22 0 18 0 523429468 16058245120 12886 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3920470 12893 2207 9 0 3911189 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681880

[startup+0.70096 s]
/proc/loadavg: 3.82 4.27 5.48 2/172 27629
/proc/meminfo: memFree=30839056/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15685992 CPUtime=1.1 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 42441 0 1 0 105 5 0 0 22 0 22 0 523429468 16062455808 39630 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3921498 39630 2255 9 0 3912217 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 15685992

[startup+1.50082 s]
/proc/loadavg: 3.82 4.27 5.48 4/214 27674
/proc/meminfo: memFree=30506460/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15715296 CPUtime=2.95 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 54852 0 1 0 288 7 0 0 22 0 22 0 523429468 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3928824 47618 2267 9 0 3919543 0
[pid=27629/tid=27631] ppid=27627 vsize=15715296 CPUtime=1.46 cores=1,3,5,7
/proc/27629/task/27631/stat : 27631 (java) R 27627 27629 26975 0 -1 4202560 35642 0 1 0 142 4 0 0 25 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912506128478 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27629/tid=27632] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27632/stat : 27632 (java) S 27627 27629 26975 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27633] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27633/stat : 27633 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27634] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27634/stat : 27634 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27635] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27635/stat : 27635 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27636] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27636/stat : 27636 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27637] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27637/stat : 27637 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27638] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27638/stat : 27638 (java) S 27627 27629 26975 0 -1 4202560 364 0 0 0 0 0 0 0 16 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27639] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27639/stat : 27639 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429469 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27640] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27640/stat : 27640 (java) S 27627 27629 26975 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 523429471 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27641] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27641/stat : 27641 (java) S 27627 27629 26975 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 523429471 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27642] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27642/stat : 27642 (java) S 27627 27629 26975 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523429471 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27643] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27643/stat : 27643 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 523429473 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27644] ppid=27627 vsize=15715296 CPUtime=0.9 cores=1,3,5,7
/proc/27629/task/27644/stat : 27644 (java) S 27627 27629 26975 0 -1 4202560 13726 0 0 0 89 1 0 0 15 0 22 0 523429473 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27645] ppid=27627 vsize=15715296 CPUtime=0.54 cores=1,3,5,7
/proc/27629/task/27645/stat : 27645 (java) S 27627 27629 26975 0 -1 4202560 3625 0 0 0 54 0 0 0 19 0 22 0 523429473 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27646] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27646/stat : 27646 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523429473 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27647] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27647/stat : 27647 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429473 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27671] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27671/stat : 27671 (java) S 27627 27629 26975 0 -1 4202560 14 0 0 0 0 0 0 0 16 0 22 0 523429522 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27672] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27672/stat : 27672 (java) S 27627 27629 26975 0 -1 4202560 13 0 0 0 0 0 0 0 16 0 22 0 523429522 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27673] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27673/stat : 27673 (java) S 27627 27629 26975 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 523429522 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27674] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27674/stat : 27674 (java) S 27627 27629 26975 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 523429522 16092463104 47618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15715296

[startup+3.10151 s]
/proc/loadavg: 3.75 4.24 5.47 8/218 27678
/proc/meminfo: memFree=30389880/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15715296 CPUtime=8.57 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 134995 0 1 0 838 19 0 0 22 0 22 0 523429468 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3928824 127618 2275 9 0 3919543 0
[pid=27629/tid=27631] ppid=27627 vsize=15715296 CPUtime=1.47 cores=1,3,5,7
/proc/27629/task/27631/stat : 27631 (java) S 27627 27629 26975 0 -1 4202560 35653 0 1 0 143 4 0 0 25 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27632] ppid=27627 vsize=15715296 CPUtime=0.04 cores=1,3,5,7
/proc/27629/task/27632/stat : 27632 (java) S 27627 27629 26975 0 -1 4202560 7241 0 0 0 3 1 0 0 15 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27633] ppid=27627 vsize=15715296 CPUtime=0.02 cores=1,3,5,7
/proc/27629/task/27633/stat : 27633 (java) S 27627 27629 26975 0 -1 4202560 5196 0 0 0 2 0 0 0 15 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27634] ppid=27627 vsize=15715296 CPUtime=0.03 cores=1,3,5,7
/proc/27629/task/27634/stat : 27634 (java) S 27627 27629 26975 0 -1 4202560 4785 0 0 0 3 0 0 0 15 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27635] ppid=27627 vsize=15715296 CPUtime=0.06 cores=1,3,5,7
/proc/27629/task/27635/stat : 27635 (java) S 27627 27629 26975 0 -1 4202560 12708 0 0 0 4 2 0 0 16 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27636] ppid=27627 vsize=15715296 CPUtime=0.05 cores=1,3,5,7
/proc/27629/task/27636/stat : 27636 (java) R 27627 27629 26975 0 -1 4202560 8186 0 0 0 4 1 0 0 16 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27629/tid=27637] ppid=27627 vsize=15715296 CPUtime=0.02 cores=1,3,5,7
/proc/27629/task/27637/stat : 27637 (java) S 27627 27629 26975 0 -1 4202560 8574 0 0 0 2 0 0 0 16 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27638] ppid=27627 vsize=15715296 CPUtime=0.03 cores=1,3,5,7
/proc/27629/task/27638/stat : 27638 (java) S 27627 27629 26975 0 -1 4202560 7075 0 0 0 2 1 0 0 15 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27639] ppid=27627 vsize=15715296 CPUtime=0.02 cores=1,3,5,7
/proc/27629/task/27639/stat : 27639 (java) S 27627 27629 26975 0 -1 4202560 4787 0 0 0 2 0 0 0 15 0 22 0 523429469 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27640] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27640/stat : 27640 (java) S 27627 27629 26975 0 -1 4202560 267 0 0 0 0 0 0 0 15 0 22 0 523429471 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27641] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27641/stat : 27641 (java) S 27627 27629 26975 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523429471 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27642] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27642/stat : 27642 (java) S 27627 27629 26975 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523429471 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27643] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27643/stat : 27643 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 523429473 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27644] ppid=27627 vsize=15715296 CPUtime=1.09 cores=1,3,5,7
/proc/27629/task/27644/stat : 27644 (java) S 27627 27629 26975 0 -1 4202560 13755 0 0 0 108 1 0 0 15 0 22 0 523429473 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27645] ppid=27627 vsize=15715296 CPUtime=0.72 cores=1,3,5,7
/proc/27629/task/27645/stat : 27645 (java) S 27627 27629 26975 0 -1 4202560 3898 0 0 0 72 0 0 0 16 0 22 0 523429473 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27646] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27646/stat : 27646 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523429473 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27647] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27647/stat : 27647 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523429473 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27671] ppid=27627 vsize=15715296 CPUtime=1.26 cores=1,3,5,7
/proc/27629/task/27671/stat : 27671 (java) R 27627 27629 26975 0 -1 4202560 5810 0 0 0 126 0 0 0 16 0 22 0 523429522 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 47581325275595 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=27629/tid=27672] ppid=27627 vsize=15715296 CPUtime=1.19 cores=1,3,5,7
/proc/27629/task/27672/stat : 27672 (java) R 27627 27629 26975 0 -1 4202560 5618 0 0 0 119 0 0 0 16 0 22 0 523429522 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27629/tid=27673] ppid=27627 vsize=15715296 CPUtime=1.23 cores=1,3,5,7
/proc/27629/task/27673/stat : 27673 (java) R 27627 27629 26975 0 -1 4202560 4629 0 0 0 123 0 0 0 16 0 22 0 523429522 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912506181604 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=27629/tid=27674] ppid=27627 vsize=15715296 CPUtime=1.15 cores=1,3,5,7
/proc/27629/task/27674/stat : 27674 (java) R 27627 27629 26975 0 -1 4202560 5427 0 0 0 115 0 0 0 16 0 22 0 523429522 16092463104 127618 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912506099324 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 15715296

[startup+6.30096 s]
/proc/loadavg: 3.75 4.24 5.47 14/218 27678
/proc/meminfo: memFree=29344428/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15715296 CPUtime=21.33 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 369507 0 1 0 2082 51 0 0 22 0 22 0 523429468 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3928824 361976 2275 9 0 3919543 0
[pid=27629/tid=27631] ppid=27627 vsize=15715296 CPUtime=1.47 cores=1,3,5,7
/proc/27629/task/27631/stat : 27631 (java) S 27627 27629 26975 0 -1 4202560 35653 0 1 0 143 4 0 0 25 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27632] ppid=27627 vsize=15715296 CPUtime=0.04 cores=1,3,5,7
/proc/27629/task/27632/stat : 27632 (java) S 27627 27629 26975 0 -1 4202560 7241 0 0 0 3 1 0 0 15 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27633] ppid=27627 vsize=15715296 CPUtime=0.08 cores=1,3,5,7
/proc/27629/task/27633/stat : 27633 (java) S 27627 27629 26975 0 -1 4202560 18058 0 0 0 6 2 0 0 16 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27634] ppid=27627 vsize=15715296 CPUtime=0.14 cores=1,3,5,7
/proc/27629/task/27634/stat : 27634 (java) S 27627 27629 26975 0 -1 4202560 30199 0 0 0 10 4 0 0 16 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27635] ppid=27627 vsize=15715296 CPUtime=0.09 cores=1,3,5,7
/proc/27629/task/27635/stat : 27635 (java) S 27627 27629 26975 0 -1 4202560 20973 0 0 0 6 3 0 0 15 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27636] ppid=27627 vsize=15715296 CPUtime=0.1 cores=1,3,5,7
/proc/27629/task/27636/stat : 27636 (java) S 27627 27629 26975 0 -1 4202560 24408 0 0 0 6 4 0 0 15 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27637] ppid=27627 vsize=15715296 CPUtime=0.09 cores=1,3,5,7
/proc/27629/task/27637/stat : 27637 (java) S 27627 27629 26975 0 -1 4202560 22400 0 0 0 6 3 0 0 16 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27638] ppid=27627 vsize=15715296 CPUtime=0.09 cores=1,3,5,7
/proc/27629/task/27638/stat : 27638 (java) S 27627 27629 26975 0 -1 4202560 21289 0 0 0 7 2 0 0 15 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27639] ppid=27627 vsize=15715296 CPUtime=0.1 cores=1,3,5,7
/proc/27629/task/27639/stat : 27639 (java) S 27627 27629 26975 0 -1 4202560 23391 0 0 0 6 4 0 0 16 0 22 0 523429469 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27640] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27640/stat : 27640 (java) S 27627 27629 26975 0 -1 4202560 869 0 0 0 0 0 0 0 16 0 22 0 523429471 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27641] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27641/stat : 27641 (java) S 27627 27629 26975 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523429471 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27642] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27642/stat : 27642 (java) S 27627 27629 26975 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523429471 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27643] ppid=27627 vsize=15715296 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27643/stat : 27643 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 523429473 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27644] ppid=27627 vsize=15715296 CPUtime=1.14 cores=1,3,5,7
/proc/27629/task/27644/stat : 27644 (java) S 27627 27629 26975 0 -1 4202560 13760 0 0 0 113 1 0 0 15 0 22 0 523429473 16092463104 361976 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0

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

/proc/27629/task/27634/stat : 27634 (java) S 27627 27629 26975 0 -1 4202560 322441 0 0 0 330 52 0 0 15 0 22 0 523429469 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27635] ppid=27627 vsize=15780832 CPUtime=3.46 cores=1,3,5,7
/proc/27629/task/27635/stat : 27635 (java) S 27627 27629 26975 0 -1 4202560 287114 0 0 0 298 48 0 0 16 0 22 0 523429469 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27636] ppid=27627 vsize=15780832 CPUtime=3.19 cores=1,3,5,7
/proc/27629/task/27636/stat : 27636 (java) S 27627 27629 26975 0 -1 4202560 179983 0 0 0 286 33 0 0 15 0 22 0 523429469 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27637] ppid=27627 vsize=15780832 CPUtime=3.72 cores=1,3,5,7
/proc/27629/task/27637/stat : 27637 (java) S 27627 27629 26975 0 -1 4202560 174499 0 0 0 344 28 0 0 15 0 22 0 523429469 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27638] ppid=27627 vsize=15780832 CPUtime=3.25 cores=1,3,5,7
/proc/27629/task/27638/stat : 27638 (java) S 27627 27629 26975 0 -1 4202560 212674 0 0 0 291 34 0 0 15 0 22 0 523429469 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27639] ppid=27627 vsize=15780832 CPUtime=3.34 cores=1,3,5,7
/proc/27629/task/27639/stat : 27639 (java) S 27627 27629 26975 0 -1 4202560 207091 0 0 0 299 35 0 0 16 0 22 0 523429469 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27640] ppid=27627 vsize=15780832 CPUtime=2.62 cores=1,3,5,7
/proc/27629/task/27640/stat : 27640 (java) S 27627 27629 26975 0 -1 4202560 315878 0 0 0 218 44 0 0 15 0 22 0 523429471 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27641] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27641/stat : 27641 (java) S 27627 27629 26975 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523429471 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27642] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27642/stat : 27642 (java) S 27627 27629 26975 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523429471 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27643] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27643/stat : 27643 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 523429473 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27644] ppid=27627 vsize=15780832 CPUtime=1.48 cores=1,3,5,7
/proc/27629/task/27644/stat : 27644 (java) S 27627 27629 26975 0 -1 4202560 13824 0 0 0 147 1 0 0 15 0 22 0 523429473 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27645] ppid=27627 vsize=15780832 CPUtime=0.8 cores=1,3,5,7
/proc/27629/task/27645/stat : 27645 (java) S 27627 27629 26975 0 -1 4202560 3908 0 0 0 80 0 0 0 16 0 22 0 523429473 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27646] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27646/stat : 27646 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523429473 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27647] ppid=27627 vsize=15780832 CPUtime=0.01 cores=1,3,5,7
/proc/27629/task/27647/stat : 27647 (java) S 27627 27629 26975 0 -1 4202560 69 0 0 0 0 1 0 0 15 0 22 0 523429473 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27671] ppid=27627 vsize=15780832 CPUtime=1110.55 cores=1,3,5,7
/proc/27629/task/27671/stat : 27671 (java) R 27627 27629 26975 0 -1 4202560 130305 0 0 0 111038 17 0 0 25 0 22 0 523429522 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912505584368 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27629/tid=27672] ppid=27627 vsize=15780832 CPUtime=1105.28 cores=1,3,5,7
/proc/27629/task/27672/stat : 27672 (java) R 27627 27629 26975 0 -1 4202560 132178 0 0 0 110512 16 0 0 25 0 22 0 523429522 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912505830830 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27629/tid=27673] ppid=27627 vsize=15780832 CPUtime=1109.38 cores=1,3,5,7
/proc/27629/task/27673/stat : 27673 (java) R 27627 27629 26975 0 -1 4202560 128046 0 0 0 110925 13 0 0 25 0 22 0 523429522 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=27629/tid=27674] ppid=27627 vsize=15780832 CPUtime=1110.49 cores=1,3,5,7
/proc/27629/task/27674/stat : 27674 (java) R 27627 27629 26975 0 -1 4202560 140062 0 0 0 111031 18 0 0 25 0 22 0 523429522 16159571968 2013455 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912505830835 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4470.89
Current children cumulated vsize (KiB) 15780832

[startup+1182.3 s]
/proc/loadavg: 5.27 5.28 5.59 6/218 27713
/proc/meminfo: memFree=7309236/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15780832 CPUtime=4710.53 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 2859132 0 1 0 470605 448 0 0 22 0 22 0 523429468 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3945208 2010569 2293 9 0 3935927 0
[pid=27629/tid=27631] ppid=27627 vsize=15780832 CPUtime=1.47 cores=1,3,5,7
/proc/27629/task/27631/stat : 27631 (java) S 27627 27629 26975 0 -1 4202560 35653 0 1 0 143 4 0 0 25 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27632] ppid=27627 vsize=15780832 CPUtime=4.11 cores=1,3,5,7
/proc/27629/task/27632/stat : 27632 (java) S 27627 27629 26975 0 -1 4202560 303427 0 0 0 362 49 0 0 15 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27633] ppid=27627 vsize=15780832 CPUtime=3.96 cores=1,3,5,7
/proc/27629/task/27633/stat : 27633 (java) S 27627 27629 26975 0 -1 4202560 236838 0 0 0 357 39 0 0 15 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27634] ppid=27627 vsize=15780832 CPUtime=3.96 cores=1,3,5,7
/proc/27629/task/27634/stat : 27634 (java) S 27627 27629 26975 0 -1 4202560 324404 0 0 0 344 52 0 0 16 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27635] ppid=27627 vsize=15780832 CPUtime=3.55 cores=1,3,5,7
/proc/27629/task/27635/stat : 27635 (java) S 27627 27629 26975 0 -1 4202560 287365 0 0 0 307 48 0 0 15 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27636] ppid=27627 vsize=15780832 CPUtime=3.38 cores=1,3,5,7
/proc/27629/task/27636/stat : 27636 (java) S 27627 27629 26975 0 -1 4202560 189485 0 0 0 304 34 0 0 16 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27637] ppid=27627 vsize=15780832 CPUtime=3.97 cores=1,3,5,7
/proc/27629/task/27637/stat : 27637 (java) S 27627 27629 26975 0 -1 4202560 177333 0 0 0 368 29 0 0 16 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27638] ppid=27627 vsize=15780832 CPUtime=3.45 cores=1,3,5,7
/proc/27629/task/27638/stat : 27638 (java) S 27627 27629 26975 0 -1 4202560 218556 0 0 0 310 35 0 0 15 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27639] ppid=27627 vsize=15780832 CPUtime=3.7 cores=1,3,5,7
/proc/27629/task/27639/stat : 27639 (java) S 27627 27629 26975 0 -1 4202560 220336 0 0 0 333 37 0 0 16 0 22 0 523429469 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27640] ppid=27627 vsize=15780832 CPUtime=2.63 cores=1,3,5,7
/proc/27629/task/27640/stat : 27640 (java) S 27627 27629 26975 0 -1 4202560 315948 0 0 0 218 45 0 0 15 0 22 0 523429471 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27641] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27641/stat : 27641 (java) S 27627 27629 26975 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523429471 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27642] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27642/stat : 27642 (java) S 27627 27629 26975 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523429471 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27643] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27643/stat : 27643 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 523429473 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27644] ppid=27627 vsize=15780832 CPUtime=1.48 cores=1,3,5,7
/proc/27629/task/27644/stat : 27644 (java) S 27627 27629 26975 0 -1 4202560 13824 0 0 0 147 1 0 0 15 0 22 0 523429473 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27645] ppid=27627 vsize=15780832 CPUtime=0.8 cores=1,3,5,7
/proc/27629/task/27645/stat : 27645 (java) S 27627 27629 26975 0 -1 4202560 3908 0 0 0 80 0 0 0 16 0 22 0 523429473 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27646] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27646/stat : 27646 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523429473 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27647] ppid=27627 vsize=15780832 CPUtime=0.01 cores=1,3,5,7
/proc/27629/task/27647/stat : 27647 (java) S 27627 27629 26975 0 -1 4202560 71 0 0 0 0 1 0 0 15 0 22 0 523429473 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27671] ppid=27627 vsize=15780832 CPUtime=1169.86 cores=1,3,5,7
/proc/27629/task/27671/stat : 27671 (java) R 27627 27629 26975 0 -1 4202560 130309 0 0 0 116969 17 0 0 25 0 22 0 523429522 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912506056705 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27629/tid=27672] ppid=27627 vsize=15780832 CPUtime=1164.91 cores=1,3,5,7
/proc/27629/task/27672/stat : 27672 (java) R 27627 27629 26975 0 -1 4202560 132179 0 0 0 116475 16 0 0 25 0 22 0 523429522 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912505760460 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27629/tid=27673] ppid=27627 vsize=15780832 CPUtime=1169.02 cores=1,3,5,7
/proc/27629/task/27673/stat : 27673 (java) R 27627 27629 26975 0 -1 4202560 128046 0 0 0 116888 14 0 0 25 0 22 0 523429522 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912506298007 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=27629/tid=27674] ppid=27627 vsize=15780832 CPUtime=1170.12 cores=1,3,5,7
/proc/27629/task/27674/stat : 27674 (java) R 27627 27629 26975 0 -1 4202560 140065 0 0 0 116994 18 0 0 25 0 22 0 523429522 16159571968 2010569 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912505850022 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4710.53
Current children cumulated vsize (KiB) 15780832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 5.17 5.25 5.58 6/218 27713
/proc/meminfo: memFree=7489168/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=15780832 CPUtime=4800.39 cores=1,3,5,7
/proc/27629/stat : 27629 (java) S 27627 27629 26975 0 -1 4202496 2860358 0 1 0 479590 449 0 0 22 0 22 0 523429468 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 3945208 1965663 2293 9 0 3935927 0
[pid=27629/tid=27631] ppid=27627 vsize=15780832 CPUtime=1.47 cores=1,3,5,7
/proc/27629/task/27631/stat : 27631 (java) S 27627 27629 26975 0 -1 4202560 35653 0 1 0 143 4 0 0 25 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27632] ppid=27627 vsize=15780832 CPUtime=4.27 cores=1,3,5,7
/proc/27629/task/27632/stat : 27632 (java) S 27627 27629 26975 0 -1 4202560 303687 0 0 0 378 49 0 0 16 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27633] ppid=27627 vsize=15780832 CPUtime=4.03 cores=1,3,5,7
/proc/27629/task/27633/stat : 27633 (java) S 27627 27629 26975 0 -1 4202560 236838 0 0 0 364 39 0 0 16 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27634] ppid=27627 vsize=15780832 CPUtime=4 cores=1,3,5,7
/proc/27629/task/27634/stat : 27634 (java) S 27627 27629 26975 0 -1 4202560 324705 0 0 0 347 53 0 0 15 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27635] ppid=27627 vsize=15780832 CPUtime=3.61 cores=1,3,5,7
/proc/27629/task/27635/stat : 27635 (java) S 27627 27629 26975 0 -1 4202560 287366 0 0 0 313 48 0 0 16 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27636] ppid=27627 vsize=15780832 CPUtime=3.44 cores=1,3,5,7
/proc/27629/task/27636/stat : 27636 (java) S 27627 27629 26975 0 -1 4202560 189487 0 0 0 310 34 0 0 15 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27637] ppid=27627 vsize=15780832 CPUtime=4.01 cores=1,3,5,7
/proc/27629/task/27637/stat : 27637 (java) S 27627 27629 26975 0 -1 4202560 177672 0 0 0 372 29 0 0 15 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 1 0 0 0
[pid=27629/tid=27638] ppid=27627 vsize=15780832 CPUtime=3.54 cores=1,3,5,7
/proc/27629/task/27638/stat : 27638 (java) S 27627 27629 26975 0 -1 4202560 218558 0 0 0 319 35 0 0 16 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27639] ppid=27627 vsize=15780832 CPUtime=3.8 cores=1,3,5,7
/proc/27629/task/27639/stat : 27639 (java) S 27627 27629 26975 0 -1 4202560 220596 0 0 0 343 37 0 0 16 0 22 0 523429469 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27640] ppid=27627 vsize=15780832 CPUtime=2.64 cores=1,3,5,7
/proc/27629/task/27640/stat : 27640 (java) S 27627 27629 26975 0 -1 4202560 316004 0 0 0 218 46 0 0 15 0 22 0 523429471 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 0 0 16800975 18446604471002704896 0 0 -1 3 0 0 0
[pid=27629/tid=27641] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27641/stat : 27641 (java) S 27627 27629 26975 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 523429471 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27642] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27642/stat : 27642 (java) S 27627 27629 26975 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523429471 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27643] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27643/stat : 27643 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 523429473 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676631985 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27644] ppid=27627 vsize=15780832 CPUtime=1.48 cores=1,3,5,7
/proc/27629/task/27644/stat : 27644 (java) S 27627 27629 26975 0 -1 4202560 13824 0 0 0 147 1 0 0 15 0 22 0 523429473 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27645] ppid=27627 vsize=15780832 CPUtime=0.8 cores=1,3,5,7
/proc/27629/task/27645/stat : 27645 (java) S 27627 27629 26975 0 -1 4202560 3908 0 0 0 80 0 0 0 16 0 22 0 523429473 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 7 0 0 0
[pid=27629/tid=27646] ppid=27627 vsize=15780832 CPUtime=0 cores=1,3,5,7
/proc/27629/task/27646/stat : 27646 (java) S 27627 27629 26975 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523429473 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624281 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27647] ppid=27627 vsize=15780832 CPUtime=0.01 cores=1,3,5,7
/proc/27629/task/27647/stat : 27647 (java) S 27627 27629 26975 0 -1 4202560 73 0 0 0 0 1 0 0 15 0 22 0 523429473 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 274676624896 0 4 0 16800975 18446604471002704896 0 0 -1 5 0 0 0
[pid=27629/tid=27671] ppid=27627 vsize=15780832 CPUtime=1192.06 cores=1,3,5,7
/proc/27629/task/27671/stat : 27671 (java) R 27627 27629 26975 0 -1 4202560 130309 0 0 0 119189 17 0 0 25 0 22 0 523429522 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912505830835 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=27629/tid=27672] ppid=27627 vsize=15780832 CPUtime=1187.25 cores=1,3,5,7
/proc/27629/task/27672/stat : 27672 (java) R 27627 27629 26975 0 -1 4202560 132180 0 0 0 118709 16 0 0 25 0 22 0 523429522 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=27629/tid=27673] ppid=27627 vsize=15780832 CPUtime=1191.36 cores=1,3,5,7
/proc/27629/task/27673/stat : 27673 (java) R 27627 27629 26975 0 -1 4202560 128047 0 0 0 119122 14 0 0 25 0 22 0 523429522 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912506099187 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=27629/tid=27674] ppid=27627 vsize=15780832 CPUtime=1192.46 cores=1,3,5,7
/proc/27629/task/27674/stat : 27674 (java) R 27627 27629 26975 0 -1 4202560 140066 0 0 0 119228 18 0 0 25 0 22 0 523429522 16159571968 1965663 33554432000 1073741824 1073778376 140736539658240 18446744073709551615 46912505769720 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 15780832

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

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

[startup+1204.91 s]
/proc/loadavg: 5.17 5.25 5.58 6/218 27713
/proc/meminfo: memFree=7489168/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=0 CPUtime=4800.52 cores=1,3,5,7
/proc/27629/stat : 27629 (java) Z 27627 27629 26975 0 -1 4203548 2860385 0 1 0 479593 459 0 0 17 0 2 0 523429468 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 0 0 0 0 0 0 0
[pid=27629/tid=27672] ppid=27627 vsize=0 CPUtime=1187.36 cores=1,3,5,7
/proc/27629/task/27672/stat : 27672 (java) R 27627 27629 26975 0 -1 4203588 132180 0 0 0 118710 26 0 0 25 0 2 0 523429522 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.52
Current children cumulated vsize (KiB) 0

[startup+1205 s]
/proc/loadavg: 5.17 5.25 5.58 6/218 27713
/proc/meminfo: memFree=7489168/32951132 swapFree=67111356/67111528
[pid=27629] ppid=27627 vsize=0 CPUtime=4800.61 cores=1,3,5,7
/proc/27629/stat : 27629 (java) Z 27627 27629 26975 0 -1 4203548 2860385 0 1 0 479593 468 0 0 17 0 2 0 523429468 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/27629/statm: 0 0 0 0 0 0 0
[pid=27629/tid=27672] ppid=27627 vsize=0 CPUtime=1187.44 cores=1,3,5,7
/proc/27629/task/27672/stat : 27672 (java) R 27627 27629 26975 0 -1 4203588 132180 0 0 0 118710 34 0 0 25 0 2 0 523429522 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.61
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.09
CPU time (s): 4800.7
CPU user time (s): 4795.94
CPU system time (s): 4.77027
CPU usage (%): 398.369
Max. virtual memory (cumulated for all children) (KiB): 15780832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.93
system time used= 4.77027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2860385
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= 30035
involuntary context switches= 59933

runsolver used 1.91771 second user time and 4.69728 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 01:04:58
IDJOB=3311288
IDBENCH=82673
IDSOLVER=1698
FILE ID=node131/3311288-1304118298
RUNJOBID= node131-1304118298-27616
PBS_JOBID= 13170681
Free space on /tmp= 71384 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S594553190-015-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311288-1304118298/watcher-3311288-1304118298 -o /tmp/evaluation-result-3311288-1304118298/solver-3311288-1304118298 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311288-1304118298.cnf -hbr 2

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

MD5SUM BENCH= 0a98d6d9a7bdb797305aed69a94f9a69
RANDOM SEED=2056680642

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30839460 kB
Buffers:        214060 kB
Cached:        1521720 kB
SwapCached:        168 kB
Active:         160560 kB
Inactive:      1645188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30839460 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:       69896 kB
Mapped:          14708 kB
Slab:           242756 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   191940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node131 at 2011-04-30 01:25:05