Trace number 3312802

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.1SAT 1386.46 348.716

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S388186442-035.SATISFIABLE.cnf
MD5SUMa87f820c1b7597a3062237c526130fa4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.236963
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

Solver Data

0.10/0.12	26:23 INFO : Reading from input HOME/instance-3312802-1304137583.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.51/0.32	Starting Executor!
0.98/0.52	26:24 INFO : 60 variables remaining out of 60
0.98/0.52	26:24 INFO : 42720 literals remaining out of 42720
1386.11/348.68	c Elapsed time 348.564
1386.11/348.68	s SATISFIABLE
1386.11/348.68	v 1 -2 -3 -4 -5 -6 7 -8 9 -10 11 -12 -13 14 15 -16 -17 18 19 -20 -21 -22 23 -24 -25 26 -27 28 -29 -30 31 -32 33 -34 -35 36 37 -38 39 40 41 -42 43 -44 -45 -46 47 48 49 50 -51 52 53 -54 -55 56 57 -58 59 -60 0

Verifier Data

OK

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

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

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


[startup+0 s]
/proc/loadavg: 4.24 6.66 7.52 3/194 12627
/proc/meminfo: memFree=30967312/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=30540 CPUtime=0 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 1491 0 0 0 0 0 0 0 24 0 2 0 525358773 31272960 955 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 7635 957 736 9 0 386 0
[pid=12627/tid=12628] ppid=12625 vsize=30536 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 141 0 0 0 0 0 0 0 25 0 2 0 525358774 31268864 960 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230804242055 0 2147483391 0 16784584 18446744071699199166 0 0 -1 2 0 0 0

[startup+0.100252 s]
/proc/loadavg: 4.24 6.66 7.52 3/194 12627
/proc/meminfo: memFree=30967312/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15676476 CPUtime=0.1 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 5504 0 1 0 9 1 0 0 24 0 18 0 525358773 16052711424 4945 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3919119 4945 2116 9 0 3909838 0
[pid=12627/tid=12628] ppid=12625 vsize=15676476 CPUtime=0.08 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 12011 0 -1 4202560 3383 0 1 0 7 1 0 0 18 0 18 0 525358774 16052711424 4945 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230809161573 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676476

[startup+0.201161 s]
/proc/loadavg: 4.24 6.66 7.52 3/194 12627
/proc/meminfo: memFree=30967312/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15677516 CPUtime=0.26 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 7228 0 1 0 25 1 0 0 24 0 18 0 525358773 16053776384 6577 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3919379 6641 2185 9 0 3910098 0
[pid=12627/tid=12628] ppid=12625 vsize=15677516 CPUtime=0.19 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 12011 0 -1 4202560 4520 0 1 0 18 1 0 0 18 0 18 0 525358774 16053776384 6641 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505511966 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15677516

[startup+0.305147 s]
/proc/loadavg: 4.24 6.66 7.52 3/194 12627
/proc/meminfo: memFree=30967312/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15679760 CPUtime=0.51 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 15164 0 1 0 49 2 0 0 24 0 18 0 525358773 16056074240 13545 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3919940 13552 2208 9 0 3910659 0
[pid=12627/tid=12628] ppid=12625 vsize=15679760 CPUtime=0.28 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) R 12625 12627 12011 0 -1 4202560 10043 0 1 0 27 1 0 0 18 0 18 0 525358774 16056074240 13555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505641585 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679760

[startup+0.701009 s]
/proc/loadavg: 4.24 6.66 7.52 3/194 12627
/proc/meminfo: memFree=30967312/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15707644 CPUtime=1.66 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 28941 0 1 0 162 4 0 0 24 0 22 0 525358773 16084627456 24096 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3926911 24096 2259 9 0 3917630 0
[pid=12627/tid=12628] ppid=12625 vsize=15707644 CPUtime=0.5 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 12349 0 1 0 49 1 0 0 20 0 22 0 525358774 16084627456 24096 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 15707644

[startup+1.50086 s]
/proc/loadavg: 4.24 6.66 7.52 13/220 12653
/proc/meminfo: memFree=30615828/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15707644 CPUtime=4.67 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 57130 0 1 0 459 8 0 0 24 0 22 0 525358773 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3926911 49541 2282 9 0 3917630 0
[pid=12627/tid=12628] ppid=12625 vsize=15707644 CPUtime=0.5 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 12349 0 1 0 49 1 0 0 20 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12011 0 -1 4202560 850 0 0 0 0 0 0 0 16 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12011 0 -1 4202560 650 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12011 0 -1 4202560 310 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12011 0 -1 4202560 310 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12011 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12011 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12011 0 -1 4202560 658 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12011 0 -1 4202560 611 0 0 0 0 0 0 0 16 0 22 0 525358774 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12011 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 525358775 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 0 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525358775 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 12011 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525358776 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525358778 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820989361 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=15707644 CPUtime=0.59 cores=0,2,4,6
/proc/12627/task/12642/stat : 12642 (java) R 12625 12627 12011 0 -1 4202560 8238 0 0 0 58 1 0 0 18 0 22 0 525358778 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 47706049100764 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=15707644 CPUtime=0.99 cores=0,2,4,6
/proc/12627/task/12643/stat : 12643 (java) R 12625 12627 12011 0 -1 4202560 8788 0 0 0 98 1 0 0 16 0 22 0 525358778 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 47706049556736 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525358778 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525358778 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12650] ppid=12625 vsize=15707644 CPUtime=0.74 cores=0,2,4,6
/proc/12627/task/12650/stat : 12650 (java) R 12625 12627 12011 0 -1 4202560 4740 0 0 0 74 0 0 0 16 0 22 0 525358806 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505713611 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12651] ppid=12625 vsize=15707644 CPUtime=0.48 cores=0,2,4,6
/proc/12627/task/12651/stat : 12651 (java) R 12625 12627 12011 0 -1 4202560 2976 0 0 0 48 0 0 0 16 0 22 0 525358806 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505813119 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12627/tid=12652] ppid=12625 vsize=15707644 CPUtime=0.46 cores=0,2,4,6
/proc/12627/task/12652/stat : 12652 (java) R 12625 12627 12011 0 -1 4202560 7247 0 0 0 45 1 0 0 17 0 22 0 525358806 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12627/tid=12653] ppid=12625 vsize=15707644 CPUtime=0.84 cores=0,2,4,6
/proc/12627/task/12653/stat : 12653 (java) R 12625 12627 12011 0 -1 4202560 7999 0 0 0 83 1 0 0 18 0 22 0 525358806 16084627456 49541 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505733880 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 15707644

[startup+3.10157 s]
/proc/loadavg: 4.24 6.66 7.52 11/220 12653
/proc/meminfo: memFree=30596484/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15707644 CPUtime=11.03 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 62861 0 1 0 1094 9 0 0 24 0 22 0 525358773 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3926911 52291 2289 9 0 3917630 0
[pid=12627/tid=12628] ppid=12625 vsize=15707644 CPUtime=0.5 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 12349 0 1 0 49 1 0 0 20 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12011 0 -1 4202560 1555 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12011 0 -1 4202560 920 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12011 0 -1 4202560 1202 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12011 0 -1 4202560 1006 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12011 0 -1 4202560 232 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12011 0 -1 4202560 259 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12011 0 -1 4202560 1701 0 0 0 0 0 0 0 16 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12011 0 -1 4202560 1215 0 0 0 0 0 0 0 16 0 22 0 525358774 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12011 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 525358775 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 0 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525358775 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 12011 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525358776 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525358778 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820989361 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=15707644 CPUtime=0.62 cores=0,2,4,6
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12011 0 -1 4202560 8246 0 0 0 61 1 0 0 16 0 22 0 525358778 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=15707644 CPUtime=1.16 cores=0,2,4,6
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12011 0 -1 4202560 9282 0 0 0 115 1 0 0 16 0 22 0 525358778 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525358778 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525358778 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12650] ppid=12625 vsize=15707644 CPUtime=2.29 cores=0,2,4,6
/proc/12627/task/12650/stat : 12650 (java) R 12625 12627 12011 0 -1 4202560 5048 0 0 0 229 0 0 0 18 0 22 0 525358806 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505812919 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12651] ppid=12625 vsize=15707644 CPUtime=2.05 cores=0,2,4,6
/proc/12627/task/12651/stat : 12651 (java) R 12625 12627 12011 0 -1 4202560 3087 0 0 0 205 0 0 0 17 0 22 0 525358806 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505175421 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12627/tid=12652] ppid=12625 vsize=15707644 CPUtime=2.03 cores=0,2,4,6
/proc/12627/task/12652/stat : 12652 (java) R 12625 12627 12011 0 -1 4202560 7298 0 0 0 202 1 0 0 18 0 22 0 525358806 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505812919 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12627/tid=12653] ppid=12625 vsize=15707644 CPUtime=2.28 cores=0,2,4,6
/proc/12627/task/12653/stat : 12653 (java) R 12625 12627 12011 0 -1 4202560 8000 0 0 0 227 1 0 0 21 0 22 0 525358806 16084627456 52291 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505713514 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 15707644

[startup+6.30098 s]
/proc/loadavg: 4.54 6.68 7.52 9/220 12653
/proc/meminfo: memFree=30585332/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15707644 CPUtime=23.75 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 68156 0 1 0 2365 10 0 0 24 0 22 0 525358773 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3926911 53205 2289 9 0 3917630 0
[pid=12627/tid=12628] ppid=12625 vsize=15707644 CPUtime=0.5 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 12349 0 1 0 49 1 0 0 20 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12011 0 -1 4202560 1911 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12011 0 -1 4202560 1893 0 0 0 0 0 0 0 16 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12011 0 -1 4202560 1768 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12011 0 -1 4202560 1321 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=15707644 CPUtime=0.01 cores=0,2,4,6
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12011 0 -1 4202560 1152 0 0 0 1 0 0 0 15 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12011 0 -1 4202560 951 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12011 0 -1 4202560 2415 0 0 0 0 0 0 0 15 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=15707644 CPUtime=0.01 cores=0,2,4,6
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12011 0 -1 4202560 1930 0 0 0 1 0 0 0 15 0 22 0 525358774 16084627456 53205 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0

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

[pid=12627/tid=12652] ppid=12625 vsize=15707644 CPUtime=342.35 cores=0,2,4,6
/proc/12627/task/12652/stat : 12652 (java) R 12625 12627 12011 0 -1 4202560 43489 0 0 0 34227 8 0 0 25 0 22 0 525358806 16084627456 108786 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505811636 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12653] ppid=12625 vsize=15707644 CPUtime=342.47 cores=0,2,4,6
/proc/12627/task/12653/stat : 12653 (java) R 12625 12627 12011 0 -1 4202560 44206 0 0 0 34239 8 0 0 25 0 22 0 525358806 16084627456 108786 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505812894 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1380.55
Current children cumulated vsize (KiB) 15707644

[startup+348.001 s]
/proc/loadavg: 8.04 7.61 7.67 9/220 12711
/proc/meminfo: memFree=30107920/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15707644 CPUtime=1383.72 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 415046 0 1 0 138273 99 0 0 24 0 22 0 525358773 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3926911 107555 2299 9 0 3917630 0
[pid=12627/tid=12628] ppid=12625 vsize=15707644 CPUtime=0.5 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 12349 0 1 0 49 1 0 0 20 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12011 0 -1 4202560 25228 0 0 0 101 6 0 0 15 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=15707644 CPUtime=1.06 cores=0,2,4,6
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12011 0 -1 4202560 27221 0 0 0 101 5 0 0 15 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12011 0 -1 4202560 26748 0 0 0 101 6 0 0 15 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12011 0 -1 4202560 27700 0 0 0 101 6 0 0 15 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=15707644 CPUtime=1.09 cores=0,2,4,6
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12011 0 -1 4202560 26398 0 0 0 103 6 0 0 16 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12011 0 -1 4202560 26675 0 0 0 103 4 0 0 15 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=15707644 CPUtime=1.05 cores=0,2,4,6
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12011 0 -1 4202560 26075 0 0 0 99 6 0 0 15 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=15707644 CPUtime=1.11 cores=0,2,4,6
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12011 0 -1 4202560 28046 0 0 0 105 6 0 0 15 0 22 0 525358774 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=15707644 CPUtime=0.44 cores=0,2,4,6
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12011 0 -1 4202560 856 0 0 0 31 13 0 0 15 0 22 0 525358775 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 0 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525358775 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 12011 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525358776 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525358778 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820989361 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=15707644 CPUtime=0.66 cores=0,2,4,6
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12011 0 -1 4202560 8249 0 0 0 65 1 0 0 16 0 22 0 525358778 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=15707644 CPUtime=1.25 cores=0,2,4,6
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12011 0 -1 4202560 9299 0 0 0 124 1 0 0 15 0 22 0 525358778 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525358778 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 525358778 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12650] ppid=12625 vsize=15707644 CPUtime=343.12 cores=0,2,4,6
/proc/12627/task/12650/stat : 12650 (java) R 12625 12627 12011 0 -1 4202560 41567 0 0 0 34304 8 0 0 25 0 22 0 525358806 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505733933 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12627/tid=12651] ppid=12625 vsize=15707644 CPUtime=342.58 cores=0,2,4,6
/proc/12627/task/12651/stat : 12651 (java) R 12625 12627 12011 0 -1 4202560 39536 0 0 0 34252 6 0 0 25 0 22 0 525358806 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912506009919 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12652] ppid=12625 vsize=15707644 CPUtime=343.14 cores=0,2,4,6
/proc/12627/task/12652/stat : 12652 (java) R 12625 12627 12011 0 -1 4202560 43492 0 0 0 34306 8 0 0 25 0 22 0 525358806 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505812774 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12653] ppid=12625 vsize=15707644 CPUtime=343.26 cores=0,2,4,6
/proc/12627/task/12653/stat : 12653 (java) R 12625 12627 12011 0 -1 4202560 44207 0 0 0 34318 8 0 0 25 0 22 0 525358806 16084627456 107555 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 47706053120887 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1383.72
Current children cumulated vsize (KiB) 15707644

[startup+348.401 s]
/proc/loadavg: 8.04 7.61 7.67 9/220 12711
/proc/meminfo: memFree=30107920/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15707644 CPUtime=1385.32 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 415056 0 1 0 138433 99 0 0 24 0 22 0 525358773 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3926911 106757 2299 9 0 3917630 0
[pid=12627/tid=12628] ppid=12625 vsize=15707644 CPUtime=0.5 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 12349 0 1 0 49 1 0 0 20 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12011 0 -1 4202560 25230 0 0 0 101 6 0 0 15 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12011 0 -1 4202560 27221 0 0 0 102 5 0 0 15 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12011 0 -1 4202560 26749 0 0 0 101 6 0 0 15 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=15707644 CPUtime=1.08 cores=0,2,4,6
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12011 0 -1 4202560 27700 0 0 0 102 6 0 0 15 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=15707644 CPUtime=1.09 cores=0,2,4,6
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12011 0 -1 4202560 26399 0 0 0 103 6 0 0 15 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12011 0 -1 4202560 26675 0 0 0 103 4 0 0 16 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=15707644 CPUtime=1.05 cores=0,2,4,6
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12011 0 -1 4202560 26075 0 0 0 99 6 0 0 15 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=15707644 CPUtime=1.11 cores=0,2,4,6
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12011 0 -1 4202560 28046 0 0 0 105 6 0 0 15 0 22 0 525358774 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=15707644 CPUtime=0.44 cores=0,2,4,6
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12011 0 -1 4202560 856 0 0 0 31 13 0 0 15 0 22 0 525358775 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 0 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525358775 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 12011 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525358776 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525358778 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820989361 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=15707644 CPUtime=0.66 cores=0,2,4,6
/proc/12627/task/12642/stat : 12642 (java) S 12625 12627 12011 0 -1 4202560 8249 0 0 0 65 1 0 0 16 0 22 0 525358778 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=15707644 CPUtime=1.25 cores=0,2,4,6
/proc/12627/task/12643/stat : 12643 (java) S 12625 12627 12011 0 -1 4202560 9299 0 0 0 124 1 0 0 15 0 22 0 525358778 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525358778 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 525358778 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12650] ppid=12625 vsize=15707644 CPUtime=343.52 cores=0,2,4,6
/proc/12627/task/12650/stat : 12650 (java) R 12625 12627 12011 0 -1 4202560 41569 0 0 0 34344 8 0 0 25 0 22 0 525358806 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505857723 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12627/tid=12651] ppid=12625 vsize=15707644 CPUtime=342.98 cores=0,2,4,6
/proc/12627/task/12651/stat : 12651 (java) R 12625 12627 12011 0 -1 4202560 39539 0 0 0 34292 6 0 0 25 0 22 0 525358806 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 47706052586560 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12652] ppid=12625 vsize=15707644 CPUtime=343.54 cores=0,2,4,6
/proc/12627/task/12652/stat : 12652 (java) R 12625 12627 12011 0 -1 4202560 43492 0 0 0 34346 8 0 0 25 0 22 0 525358806 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505804056 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12653] ppid=12625 vsize=15707644 CPUtime=343.66 cores=0,2,4,6
/proc/12627/task/12653/stat : 12653 (java) R 12625 12627 12011 0 -1 4202560 44208 0 0 0 34358 8 0 0 25 0 22 0 525358806 16084627456 106757 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505835506 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1385.32
Current children cumulated vsize (KiB) 15707644

[startup+348.601 s]
/proc/loadavg: 8.04 7.61 7.67 9/220 12711
/proc/meminfo: memFree=30107920/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=15707644 CPUtime=1386.11 cores=0,2,4,6
/proc/12627/stat : 12627 (java) S 12625 12627 12011 0 -1 4202496 415065 0 1 0 138512 99 0 0 24 0 22 0 525358773 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 3926911 106409 2299 9 0 3917630 0
[pid=12627/tid=12628] ppid=12625 vsize=15707644 CPUtime=0.5 cores=0,2,4,6
/proc/12627/task/12628/stat : 12628 (java) S 12625 12627 12011 0 -1 4202560 12349 0 1 0 49 1 0 0 20 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12630] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12630/stat : 12630 (java) S 12625 12627 12011 0 -1 4202560 25230 0 0 0 101 6 0 0 15 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12631] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12631/stat : 12631 (java) S 12625 12627 12011 0 -1 4202560 27221 0 0 0 102 5 0 0 15 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12632] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12632/stat : 12632 (java) S 12625 12627 12011 0 -1 4202560 26749 0 0 0 101 6 0 0 15 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12633] ppid=12625 vsize=15707644 CPUtime=1.08 cores=0,2,4,6
/proc/12627/task/12633/stat : 12633 (java) S 12625 12627 12011 0 -1 4202560 27700 0 0 0 102 6 0 0 15 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12634] ppid=12625 vsize=15707644 CPUtime=1.09 cores=0,2,4,6
/proc/12627/task/12634/stat : 12634 (java) S 12625 12627 12011 0 -1 4202560 26401 0 0 0 103 6 0 0 15 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12635] ppid=12625 vsize=15707644 CPUtime=1.07 cores=0,2,4,6
/proc/12627/task/12635/stat : 12635 (java) S 12625 12627 12011 0 -1 4202560 26675 0 0 0 103 4 0 0 16 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12636] ppid=12625 vsize=15707644 CPUtime=1.05 cores=0,2,4,6
/proc/12627/task/12636/stat : 12636 (java) S 12625 12627 12011 0 -1 4202560 26075 0 0 0 99 6 0 0 15 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12637] ppid=12625 vsize=15707644 CPUtime=1.11 cores=0,2,4,6
/proc/12627/task/12637/stat : 12637 (java) S 12625 12627 12011 0 -1 4202560 28046 0 0 0 105 6 0 0 15 0 22 0 525358774 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 0 0 0 0
[pid=12627/tid=12638] ppid=12625 vsize=15707644 CPUtime=0.44 cores=0,2,4,6
/proc/12627/task/12638/stat : 12638 (java) S 12625 12627 12011 0 -1 4202560 856 0 0 0 31 13 0 0 16 0 22 0 525358775 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 0 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12639] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12639/stat : 12639 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525358775 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12640] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12640/stat : 12640 (java) S 12625 12627 12011 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525358776 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 4 0 0 0
[pid=12627/tid=12641] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12641/stat : 12641 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525358778 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820989361 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12642] ppid=12625 vsize=15707644 CPUtime=0.67 cores=0,2,4,6
/proc/12627/task/12642/stat : 12642 (java) R 12625 12627 12011 0 -1 4202560 8249 0 0 0 66 1 0 0 15 0 22 0 525358778 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 47706048635776 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12643] ppid=12625 vsize=15707644 CPUtime=1.27 cores=0,2,4,6
/proc/12627/task/12643/stat : 12643 (java) R 12625 12627 12011 0 -1 4202560 9303 0 0 0 126 1 0 0 15 0 22 0 525358778 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 47706048589856 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12644] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12644/stat : 12644 (java) S 12625 12627 12011 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525358778 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820981657 0 4 0 16800975 18446604453888453568 0 0 -1 6 0 0 0
[pid=12627/tid=12645] ppid=12625 vsize=15707644 CPUtime=0 cores=0,2,4,6
/proc/12627/task/12645/stat : 12645 (java) S 12625 12627 12011 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 525358778 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 230820982272 0 4 0 16800975 18446604453888453568 0 0 -1 2 0 0 0
[pid=12627/tid=12650] ppid=12625 vsize=15707644 CPUtime=343.72 cores=0,2,4,6
/proc/12627/task/12650/stat : 12650 (java) R 12625 12627 12011 0 -1 4202560 41569 0 0 0 34364 8 0 0 25 0 22 0 525358806 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505205113 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12627/tid=12651] ppid=12625 vsize=15707644 CPUtime=343.16 cores=0,2,4,6
/proc/12627/task/12651/stat : 12651 (java) R 12625 12627 12011 0 -1 4202560 39540 0 0 0 34310 6 0 0 25 0 22 0 525358806 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 47706049319831 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12627/tid=12652] ppid=12625 vsize=15707644 CPUtime=343.72 cores=0,2,4,6
/proc/12627/task/12652/stat : 12652 (java) R 12625 12627 12011 0 -1 4202560 43493 0 0 0 34364 8 0 0 25 0 22 0 525358806 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505216051 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=12627/tid=12653] ppid=12625 vsize=15707644 CPUtime=343.86 cores=0,2,4,6
/proc/12627/task/12653/stat : 12653 (java) R 12625 12627 12011 0 -1 4202560 44209 0 0 0 34378 8 0 0 25 0 22 0 525358806 16084627456 106409 33554432000 1073741824 1073778376 140733726177712 18446744073709551615 46912505198379 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1386.11
Current children cumulated vsize (KiB) 15707644

[startup+348.701 s]
/proc/loadavg: 8.20 7.64 7.68 6/200 12712
/proc/meminfo: memFree=30266888/32951124 swapFree=67111448/67111528
[pid=12627] ppid=12625 vsize=0 CPUtime=1386.44 cores=0,2,4,6
/proc/12627/stat : 12627 (java) Z 12625 12627 12011 0 -1 4203548 415131 0 1 0 138544 100 0 0 18 0 2 0 525358773 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12627/statm: 0 0 0 0 0 0 0
[pid=12627/tid=12652] ppid=12625 vsize=0 CPUtime=343.75 cores=0,2,4,6
/proc/12627/task/12652/stat : 12652 (java) R 12625 12627 12011 0 -1 4203588 43494 0 0 0 34365 10 0 0 25 0 2 0 525358806 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1386.44
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 348.716
CPU time (s): 1386.46
CPU user time (s): 1385.45
CPU system time (s): 1.01584
CPU usage (%): 397.592
Max. virtual memory (cumulated for all children) (KiB): 15709732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1385.45
system time used= 1.01585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 415131
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= 68062
involuntary context switches= 38174

runsolver used 0.592909 second user time and 1.3228 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 06:26:23
IDJOB=3312802
IDBENCH=82987
IDSOLVER=1699
FILE ID=node104/3312802-1304137583
RUNJOBID= node104-1304137583-12590
PBS_JOBID= 13170795
Free space on /tmp= 72540 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S388186442-035.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312802-1304137583/watcher-3312802-1304137583 -o /tmp/evaluation-result-3312802-1304137583/solver-3312802-1304137583 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312802-1304137583.cnf

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

MD5SUM BENCH= a87f820c1b7597a3062237c526130fa4
RANDOM SEED=680388281

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30967600 kB
Buffers:        402152 kB
Cached:        1094612 kB
SwapCached:         80 kB
Active:         162560 kB
Inactive:      1412212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30967600 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            3572 kB
Writeback:           0 kB
AnonPages:       77036 kB
Mapped:          22248 kB
Slab:           344864 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   778992 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= 72540 MiB
End job on node104 at 2011-04-30 06:32:12