Trace number 3311229

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.65 1205.43

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1386494586-003-UNKNOWN.cnf
MD5SUM21fe95d2e5d58f03a2d75a4512a80cd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.1745
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	08:23 INFO : Reading from input HOME/instance-3311229-1304114903.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!
3.13/1.59	08:25 INFO : 14939 variables remaining out of 15000
3.13/1.59	08:25 INFO : 250480 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-3311229-1304114903/watcher-3311229-1304114903 -o /tmp/evaluation-result-3311229-1304114903/solver-3311229-1304114903 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311229-1304114903.cnf -hbr 2 

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: 8.02 8.09 8.04 5/198 27311
/proc/meminfo: memFree=24824120/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/27311/stat : 27311 (java) R 27309 27311 27023 0 -1 4202496 1194 0 0 0 0 0 0 0 25 0 1 0 523093082 23580672 679 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218365994897 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27311/statm: 5757 680 506 9 0 124 0

[startup+0.0215239 s]
/proc/loadavg: 8.02 8.09 8.04 5/198 27311
/proc/meminfo: memFree=24824120/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15591780 CPUtime=0 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 3155 0 1 0 0 0 0 0 25 0 10 0 523093082 15965982720 2595 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3897945 2596 1513 9 0 3888693 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591780

[startup+0.101493 s]
/proc/loadavg: 8.02 8.09 8.04 5/198 27311
/proc/meminfo: memFree=24824120/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15676676 CPUtime=0.1 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 5550 0 1 0 9 1 0 0 25 0 18 0 523093082 16052916224 4960 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3919169 4961 2117 9 0 3909888 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676676

[startup+0.300472 s]
/proc/loadavg: 8.02 8.09 8.04 5/198 27311
/proc/meminfo: memFree=24824120/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15682004 CPUtime=0.51 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 14767 0 1 0 50 1 0 0 25 0 18 0 523093082 16058372096 12985 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3920501 12990 2207 9 0 3911220 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682004

[startup+0.700402 s]
/proc/loadavg: 8.02 8.09 8.04 5/198 27311
/proc/meminfo: memFree=24824120/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15686116 CPUtime=1.09 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 42215 0 1 0 105 4 0 0 25 0 22 0 523093082 16062582784 39491 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3921529 39491 2255 9 0 3912248 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 15686116

[startup+1.50123 s]
/proc/loadavg: 8.02 8.09 8.04 7/220 27333
/proc/meminfo: memFree=24641416/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15715928 CPUtime=3.13 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 58968 0 1 0 306 7 0 0 25 0 22 0 523093082 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3928982 48495 2266 9 0 3919701 0
[pid=27311/tid=27313] ppid=27309 vsize=15715928 CPUtime=1.48 cores=0,2,4,6
/proc/27311/task/27313/stat : 27313 (java) R 27309 27311 27023 0 -1 4202560 35632 0 1 0 144 4 0 0 19 0 22 0 523093083 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505215938 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27311/tid=27314] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27314/stat : 27314 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27315] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27315/stat : 27315 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27316] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27316/stat : 27316 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27317] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27317/stat : 27317 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27318] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27318/stat : 27318 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27319] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27319/stat : 27319 (java) S 27309 27311 27023 0 -1 4202560 56 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27320] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27320/stat : 27320 (java) S 27309 27311 27023 0 -1 4202560 338 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27321] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27321/stat : 27321 (java) S 27309 27311 27023 0 -1 4202560 21 0 0 0 0 0 0 0 21 0 22 0 523093084 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27322] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27322/stat : 27322 (java) S 27309 27311 27023 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 523093085 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 0 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27323] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27323/stat : 27323 (java) S 27309 27311 27023 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523093085 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27324] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27324/stat : 27324 (java) S 27309 27311 27023 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523093085 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27325] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27325/stat : 27325 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382780849 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27326] ppid=27309 vsize=15715928 CPUtime=0.63 cores=0,2,4,6
/proc/27311/task/27326/stat : 27326 (java) R 27309 27311 27023 0 -1 4202560 5066 0 0 0 63 0 0 0 20 0 22 0 523093087 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 47784929675504 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27311/tid=27327] ppid=27309 vsize=15715928 CPUtime=0.99 cores=0,2,4,6
/proc/27311/task/27327/stat : 27327 (java) R 27309 27311 27023 0 -1 4202560 16408 0 0 0 97 2 0 0 16 0 22 0 523093087 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 47784931404631 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27311/tid=27328] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27328/stat : 27328 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27329] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27329/stat : 27329 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523093087 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27330] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27330/stat : 27330 (java) S 27309 27311 27023 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 523093137 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27331] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27331/stat : 27331 (java) S 27309 27311 27023 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 523093137 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27332] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27332/stat : 27332 (java) S 27309 27311 27023 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 523093137 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27333] ppid=27309 vsize=15715928 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27333/stat : 27333 (java) S 27309 27311 27023 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 523093137 16093110272 48495 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 15715928

[startup+3.101 s]
/proc/loadavg: 8.02 8.09 8.04 8/220 27333
/proc/meminfo: memFree=24610540/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15713072 CPUtime=8.41 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 122572 0 1 0 825 16 0 0 25 0 22 0 523093082 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3928268 111041 2275 9 0 3918987 0
[pid=27311/tid=27313] ppid=27309 vsize=15713072 CPUtime=1.57 cores=0,2,4,6
/proc/27311/task/27313/stat : 27313 (java) S 27309 27311 27023 0 -1 4202560 35651 0 1 0 153 4 0 0 19 0 22 0 523093083 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27314] ppid=27309 vsize=15713072 CPUtime=0.04 cores=0,2,4,6
/proc/27311/task/27314/stat : 27314 (java) S 27309 27311 27023 0 -1 4202560 9180 0 0 0 3 1 0 0 16 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27315] ppid=27309 vsize=15713072 CPUtime=0.03 cores=0,2,4,6
/proc/27311/task/27315/stat : 27315 (java) S 27309 27311 27023 0 -1 4202560 6129 0 0 0 3 0 0 0 16 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27316] ppid=27309 vsize=15713072 CPUtime=0.01 cores=0,2,4,6
/proc/27311/task/27316/stat : 27316 (java) S 27309 27311 27023 0 -1 4202560 2440 0 0 0 1 0 0 0 15 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27317] ppid=27309 vsize=15713072 CPUtime=0.03 cores=0,2,4,6
/proc/27311/task/27317/stat : 27317 (java) S 27309 27311 27023 0 -1 4202560 5065 0 0 0 3 0 0 0 16 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27318] ppid=27309 vsize=15713072 CPUtime=0.01 cores=0,2,4,6
/proc/27311/task/27318/stat : 27318 (java) S 27309 27311 27023 0 -1 4202560 3724 0 0 0 1 0 0 0 15 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27319] ppid=27309 vsize=15713072 CPUtime=0.02 cores=0,2,4,6
/proc/27311/task/27319/stat : 27319 (java) S 27309 27311 27023 0 -1 4202560 6846 0 0 0 1 1 0 0 15 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27320] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27320/stat : 27320 (java) S 27309 27311 27023 0 -1 4202560 338 0 0 0 0 0 0 0 15 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27321] ppid=27309 vsize=15713072 CPUtime=0.03 cores=0,2,4,6
/proc/27311/task/27321/stat : 27321 (java) S 27309 27311 27023 0 -1 4202560 8323 0 0 0 2 1 0 0 15 0 22 0 523093084 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27322] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27322/stat : 27322 (java) S 27309 27311 27023 0 -1 4202560 257 0 0 0 0 0 0 0 15 0 22 0 523093085 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 0 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27323] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27323/stat : 27323 (java) S 27309 27311 27023 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27324] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27324/stat : 27324 (java) S 27309 27311 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27325] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27325/stat : 27325 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382780849 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27326] ppid=27309 vsize=15713072 CPUtime=0.89 cores=0,2,4,6
/proc/27311/task/27326/stat : 27326 (java) S 27309 27311 27023 0 -1 4202560 5233 0 0 0 89 0 0 0 15 0 22 0 523093087 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27327] ppid=27309 vsize=15713072 CPUtime=1.3 cores=0,2,4,6
/proc/27311/task/27327/stat : 27327 (java) S 27309 27311 27023 0 -1 4202560 16702 0 0 0 128 2 0 0 16 0 22 0 523093087 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27328] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27328/stat : 27328 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27329] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27329/stat : 27329 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523093087 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27330] ppid=27309 vsize=15713072 CPUtime=1.17 cores=0,2,4,6
/proc/27311/task/27330/stat : 27330 (java) R 27309 27311 27023 0 -1 4202560 5444 0 0 0 117 0 0 0 16 0 22 0 523093137 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912506069551 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27311/tid=27331] ppid=27309 vsize=15713072 CPUtime=1.03 cores=0,2,4,6
/proc/27311/task/27331/stat : 27331 (java) R 27309 27311 27023 0 -1 4202560 4565 0 0 0 103 0 0 0 16 0 22 0 523093137 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912506254098 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27311/tid=27332] ppid=27309 vsize=15713072 CPUtime=1.06 cores=0,2,4,6
/proc/27311/task/27332/stat : 27332 (java) R 27309 27311 27023 0 -1 4202560 5295 0 0 0 106 0 0 0 16 0 22 0 523093137 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912506181245 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27311/tid=27333] ppid=27309 vsize=15713072 CPUtime=1.08 cores=0,2,4,6
/proc/27311/task/27333/stat : 27333 (java) R 27309 27311 27023 0 -1 4202560 5993 0 0 0 108 0 0 0 16 0 22 0 523093137 16090185728 111041 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912506179117 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.41
Current children cumulated vsize (KiB) 15713072

[startup+6.30138 s]
/proc/loadavg: 8.01 8.09 8.04 8/216 27380
/proc/meminfo: memFree=24223644/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15713072 CPUtime=21.18 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 390192 0 1 0 2065 53 0 0 25 0 22 0 523093082 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3928268 378170 2275 9 0 3918987 0
[pid=27311/tid=27313] ppid=27309 vsize=15713072 CPUtime=1.57 cores=0,2,4,6
/proc/27311/task/27313/stat : 27313 (java) S 27309 27311 27023 0 -1 4202560 35651 0 1 0 153 4 0 0 19 0 22 0 523093083 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27314] ppid=27309 vsize=15713072 CPUtime=0.16 cores=0,2,4,6
/proc/27311/task/27314/stat : 27314 (java) S 27309 27311 27023 0 -1 4202560 38228 0 0 0 10 6 0 0 16 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27315] ppid=27309 vsize=15713072 CPUtime=0.12 cores=0,2,4,6
/proc/27311/task/27315/stat : 27315 (java) S 27309 27311 27023 0 -1 4202560 24072 0 0 0 8 4 0 0 16 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27316] ppid=27309 vsize=15713072 CPUtime=0.13 cores=0,2,4,6
/proc/27311/task/27316/stat : 27316 (java) S 27309 27311 27023 0 -1 4202560 20799 0 0 0 10 3 0 0 16 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27317] ppid=27309 vsize=15713072 CPUtime=0.08 cores=0,2,4,6
/proc/27311/task/27317/stat : 27317 (java) S 27309 27311 27023 0 -1 4202560 18896 0 0 0 6 2 0 0 16 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27318] ppid=27309 vsize=15713072 CPUtime=0.07 cores=0,2,4,6
/proc/27311/task/27318/stat : 27318 (java) S 27309 27311 27023 0 -1 4202560 12086 0 0 0 6 1 0 0 15 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27319] ppid=27309 vsize=15713072 CPUtime=0.06 cores=0,2,4,6
/proc/27311/task/27319/stat : 27319 (java) S 27309 27311 27023 0 -1 4202560 14719 0 0 0 4 2 0 0 15 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27320] ppid=27309 vsize=15713072 CPUtime=0.03 cores=0,2,4,6
/proc/27311/task/27320/stat : 27320 (java) S 27309 27311 27023 0 -1 4202560 9052 0 0 0 2 1 0 0 15 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27321] ppid=27309 vsize=15713072 CPUtime=0.15 cores=0,2,4,6
/proc/27311/task/27321/stat : 27321 (java) S 27309 27311 27023 0 -1 4202560 39001 0 0 0 10 5 0 0 16 0 22 0 523093084 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27322] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27322/stat : 27322 (java) S 27309 27311 27023 0 -1 4202560 896 0 0 0 0 0 0 0 15 0 22 0 523093085 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 0 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27323] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27323/stat : 27323 (java) S 27309 27311 27023 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27324] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27324/stat : 27324 (java) S 27309 27311 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27325] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27325/stat : 27325 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382780849 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27326] ppid=27309 vsize=15713072 CPUtime=0.93 cores=0,2,4,6
/proc/27311/task/27326/stat : 27326 (java) S 27309 27311 27023 0 -1 4202560 5453 0 0 0 93 0 0 0 15 0 22 0 523093087 16090185728 378170 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0

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

/proc/27311/task/27316/stat : 27316 (java) S 27309 27311 27023 0 -1 4202560 279220 0 0 0 309 50 0 0 15 0 22 0 523093084 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27317] ppid=27309 vsize=15713072 CPUtime=3.87 cores=0,2,4,6
/proc/27311/task/27317/stat : 27317 (java) S 27309 27311 27023 0 -1 4202560 330063 0 0 0 331 56 0 0 16 0 22 0 523093084 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27318] ppid=27309 vsize=15713072 CPUtime=3.4 cores=0,2,4,6
/proc/27311/task/27318/stat : 27318 (java) S 27309 27311 27023 0 -1 4202560 298768 0 0 0 285 55 0 0 15 0 22 0 523093084 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27319] ppid=27309 vsize=15713072 CPUtime=3.3 cores=0,2,4,6
/proc/27311/task/27319/stat : 27319 (java) S 27309 27311 27023 0 -1 4202560 253454 0 0 0 285 45 0 0 15 0 22 0 523093084 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27320] ppid=27309 vsize=15713072 CPUtime=3.7 cores=0,2,4,6
/proc/27311/task/27320/stat : 27320 (java) S 27309 27311 27023 0 -1 4202560 214276 0 0 0 330 40 0 0 16 0 22 0 523093084 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27321] ppid=27309 vsize=15713072 CPUtime=3.33 cores=0,2,4,6
/proc/27311/task/27321/stat : 27321 (java) S 27309 27311 27023 0 -1 4202560 235636 0 0 0 293 40 0 0 16 0 22 0 523093084 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27322] ppid=27309 vsize=15713072 CPUtime=3.06 cores=0,2,4,6
/proc/27311/task/27322/stat : 27322 (java) S 27309 27311 27023 0 -1 4202560 240558 0 0 0 274 32 0 0 15 0 22 0 523093085 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 0 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27323] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27323/stat : 27323 (java) S 27309 27311 27023 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27324] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27324/stat : 27324 (java) S 27309 27311 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27325] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27325/stat : 27325 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382780849 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27326] ppid=27309 vsize=15713072 CPUtime=1.15 cores=0,2,4,6
/proc/27311/task/27326/stat : 27326 (java) S 27309 27311 27023 0 -1 4202560 5490 0 0 0 115 0 0 0 15 0 22 0 523093087 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27327] ppid=27309 vsize=15713072 CPUtime=1.54 cores=0,2,4,6
/proc/27311/task/27327/stat : 27327 (java) S 27309 27311 27023 0 -1 4202560 16737 0 0 0 152 2 0 0 16 0 22 0 523093087 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27328] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27328/stat : 27328 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27329] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27329/stat : 27329 (java) S 27309 27311 27023 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523093087 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27330] ppid=27309 vsize=15713072 CPUtime=1103.87 cores=0,2,4,6
/proc/27311/task/27330/stat : 27330 (java) R 27309 27311 27023 0 -1 4202560 96819 0 0 0 110377 10 0 0 25 0 22 0 523093137 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505814568 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27311/tid=27331] ppid=27309 vsize=15713072 CPUtime=1110.09 cores=0,2,4,6
/proc/27311/task/27331/stat : 27331 (java) R 27309 27311 27023 0 -1 4202560 104584 0 0 0 110996 13 0 0 25 0 22 0 523093137 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505791087 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27311/tid=27332] ppid=27309 vsize=15713072 CPUtime=1109.86 cores=0,2,4,6
/proc/27311/task/27332/stat : 27332 (java) R 27309 27311 27023 0 -1 4202560 96226 0 0 0 110974 12 0 0 25 0 22 0 523093137 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505815108 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27311/tid=27333] ppid=27309 vsize=15713072 CPUtime=1110.12 cores=0,2,4,6
/proc/27311/task/27333/stat : 27333 (java) R 27309 27311 27023 0 -1 4202560 110788 0 0 0 110998 14 0 0 25 0 22 0 523093137 16090185728 2178655 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505814615 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4469.56
Current children cumulated vsize (KiB) 15713072

[startup+1182.3 s]
/proc/loadavg: 5.10 5.22 6.20 6/220 27416
/proc/meminfo: memFree=1563204/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15713072 CPUtime=4709.23 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 2872351 0 1 0 470444 479 0 0 25 0 22 0 523093082 16090185728 2230995 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3928268 2231017 2293 9 0 3918987 0
[pid=27311/tid=27313] ppid=27309 vsize=15713072 CPUtime=1.57 cores=0,2,4,6
/proc/27311/task/27313/stat : 27313 (java) S 27309 27311 27023 0 -1 4202560 35651 0 1 0 153 4 0 0 19 0 22 0 523093083 16090185728 2231029 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27314] ppid=27309 vsize=15713072 CPUtime=4.01 cores=0,2,4,6
/proc/27311/task/27314/stat : 27314 (java) R 27309 27311 27023 0 -1 4202560 300553 0 0 0 347 54 0 0 15 0 22 0 523093084 16090185728 2231042 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218370910519 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27311/tid=27315] ppid=27309 vsize=15713072 CPUtime=3.34 cores=0,2,4,6
/proc/27311/task/27315/stat : 27315 (java) R 27309 27311 27023 0 -1 4202560 216678 0 0 0 295 39 0 0 15 0 22 0 523093084 16090185728 2231057 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 47784928032499 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27311/tid=27316] ppid=27309 vsize=15713072 CPUtime=3.72 cores=0,2,4,6
/proc/27311/task/27316/stat : 27316 (java) R 27309 27311 27023 0 -1 4202560 280017 0 0 0 322 50 0 0 15 0 22 0 523093084 16090185728 2231070 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218370910519 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27311/tid=27317] ppid=27309 vsize=15713072 CPUtime=3.98 cores=0,2,4,6
/proc/27311/task/27317/stat : 27317 (java) R 27309 27311 27023 0 -1 4202560 333624 0 0 0 341 57 0 0 15 0 22 0 523093084 16090185728 2231085 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218370910519 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27311/tid=27318] ppid=27309 vsize=15713072 CPUtime=3.55 cores=0,2,4,6
/proc/27311/task/27318/stat : 27318 (java) R 27309 27311 27023 0 -1 4202560 302885 0 0 0 299 56 0 0 15 0 22 0 523093084 16090185728 2231099 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218370910519 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27311/tid=27319] ppid=27309 vsize=15713072 CPUtime=3.44 cores=0,2,4,6
/proc/27311/task/27319/stat : 27319 (java) R 27309 27311 27023 0 -1 4202560 262363 0 0 0 297 47 0 0 15 0 22 0 523093084 16090185728 2231112 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218370910519 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27311/tid=27320] ppid=27309 vsize=15713072 CPUtime=3.93 cores=0,2,4,6
/proc/27311/task/27320/stat : 27320 (java) R 27309 27311 27023 0 -1 4202560 222065 0 0 0 352 41 0 0 15 0 22 0 523093084 16090185728 2231126 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218370910519 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27311/tid=27321] ppid=27309 vsize=15713072 CPUtime=3.61 cores=0,2,4,6
/proc/27311/task/27321/stat : 27321 (java) R 27309 27311 27023 0 -1 4202560 245807 0 0 0 319 42 0 0 15 0 22 0 523093084 16090185728 2231139 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218370910519 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27311/tid=27322] ppid=27309 vsize=15713072 CPUtime=3.06 cores=0,2,4,6
/proc/27311/task/27322/stat : 27322 (java) S 27309 27311 27023 0 -1 4202560 240664 0 0 0 274 32 0 0 15 0 22 0 523093085 16090185728 2231153 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 0 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27323] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27323/stat : 27323 (java) S 27309 27311 27023 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 2231167 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27324] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27324/stat : 27324 (java) S 27309 27311 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 2231182 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27325] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27325/stat : 27325 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 2231195 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382780849 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27326] ppid=27309 vsize=15713072 CPUtime=1.15 cores=0,2,4,6
/proc/27311/task/27326/stat : 27326 (java) S 27309 27311 27023 0 -1 4202560 5490 0 0 0 115 0 0 0 15 0 22 0 523093087 16090185728 2231209 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27327] ppid=27309 vsize=15713072 CPUtime=1.54 cores=0,2,4,6
/proc/27311/task/27327/stat : 27327 (java) S 27309 27311 27023 0 -1 4202560 16737 0 0 0 152 2 0 0 16 0 22 0 523093087 16090185728 2231223 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27328] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27328/stat : 27328 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 2231237 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27329] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27329/stat : 27329 (java) S 27309 27311 27023 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523093087 16090185728 2231251 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27330] ppid=27309 vsize=15713072 CPUtime=1163.19 cores=0,2,4,6
/proc/27311/task/27330/stat : 27330 (java) S 27309 27311 27023 0 -1 4202560 96820 0 0 0 116309 10 0 0 25 0 22 0 523093137 16090185728 2231264 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27331] ppid=27309 vsize=15713072 CPUtime=1169.74 cores=0,2,4,6
/proc/27311/task/27331/stat : 27331 (java) S 27309 27311 27023 0 -1 4202560 104587 0 0 0 116961 13 0 0 25 0 22 0 523093137 16090185728 2231278 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27332] ppid=27309 vsize=15713072 CPUtime=1169.5 cores=0,2,4,6
/proc/27311/task/27332/stat : 27332 (java) S 27309 27311 27023 0 -1 4202560 96228 0 0 0 116938 12 0 0 25 0 22 0 523093137 16090185728 2231291 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27333] ppid=27309 vsize=15713072 CPUtime=1169.76 cores=0,2,4,6
/proc/27311/task/27333/stat : 27333 (java) S 27309 27311 27023 0 -1 4202560 110789 0 0 0 116962 14 0 0 25 0 22 0 523093137 16090185728 2231306 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4709.23
Current children cumulated vsize (KiB) 15713072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 5.06 5.20 6.17 6/220 27416
/proc/meminfo: memFree=1532064/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=15713072 CPUtime=4800.29 cores=0,2,4,6
/proc/27311/stat : 27311 (java) S 27309 27311 27023 0 -1 4202496 2875649 0 1 0 479550 479 0 0 25 0 22 0 523093082 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 3928268 2218643 2293 9 0 3918987 0
[pid=27311/tid=27313] ppid=27309 vsize=15713072 CPUtime=1.57 cores=0,2,4,6
/proc/27311/task/27313/stat : 27313 (java) S 27309 27311 27023 0 -1 4202560 35651 0 1 0 153 4 0 0 19 0 22 0 523093083 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27314] ppid=27309 vsize=15713072 CPUtime=4.03 cores=0,2,4,6
/proc/27311/task/27314/stat : 27314 (java) S 27309 27311 27023 0 -1 4202560 300553 0 0 0 349 54 0 0 16 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27315] ppid=27309 vsize=15713072 CPUtime=3.39 cores=0,2,4,6
/proc/27311/task/27315/stat : 27315 (java) S 27309 27311 27023 0 -1 4202560 218326 0 0 0 300 39 0 0 16 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27316] ppid=27309 vsize=15713072 CPUtime=3.8 cores=0,2,4,6
/proc/27311/task/27316/stat : 27316 (java) S 27309 27311 27023 0 -1 4202560 280800 0 0 0 330 50 0 0 16 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27317] ppid=27309 vsize=15713072 CPUtime=4.12 cores=0,2,4,6
/proc/27311/task/27317/stat : 27317 (java) S 27309 27311 27023 0 -1 4202560 333672 0 0 0 355 57 0 0 16 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27318] ppid=27309 vsize=15713072 CPUtime=3.68 cores=0,2,4,6
/proc/27311/task/27318/stat : 27318 (java) S 27309 27311 27023 0 -1 4202560 302885 0 0 0 312 56 0 0 16 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27319] ppid=27309 vsize=15713072 CPUtime=3.52 cores=0,2,4,6
/proc/27311/task/27319/stat : 27319 (java) S 27309 27311 27023 0 -1 4202560 262377 0 0 0 305 47 0 0 16 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 0 0 0 0
[pid=27311/tid=27320] ppid=27309 vsize=15713072 CPUtime=3.93 cores=0,2,4,6
/proc/27311/task/27320/stat : 27320 (java) S 27309 27311 27023 0 -1 4202560 222065 0 0 0 352 41 0 0 15 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27321] ppid=27309 vsize=15713072 CPUtime=3.64 cores=0,2,4,6
/proc/27311/task/27321/stat : 27321 (java) S 27309 27311 27023 0 -1 4202560 246375 0 0 0 322 42 0 0 16 0 22 0 523093084 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27322] ppid=27309 vsize=15713072 CPUtime=3.06 cores=0,2,4,6
/proc/27311/task/27322/stat : 27322 (java) S 27309 27311 27023 0 -1 4202560 240835 0 0 0 274 32 0 0 15 0 22 0 523093085 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 0 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27323] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27323/stat : 27323 (java) S 27309 27311 27023 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27324] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27324/stat : 27324 (java) S 27309 27311 27023 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523093085 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27325] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27325/stat : 27325 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382780849 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27326] ppid=27309 vsize=15713072 CPUtime=1.15 cores=0,2,4,6
/proc/27311/task/27326/stat : 27326 (java) S 27309 27311 27023 0 -1 4202560 5490 0 0 0 115 0 0 0 15 0 22 0 523093087 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27327] ppid=27309 vsize=15713072 CPUtime=1.54 cores=0,2,4,6
/proc/27311/task/27327/stat : 27327 (java) S 27309 27311 27023 0 -1 4202560 16737 0 0 0 152 2 0 0 16 0 22 0 523093087 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 2 0 0 0
[pid=27311/tid=27328] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27328/stat : 27328 (java) S 27309 27311 27023 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523093087 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773145 0 4 0 16800975 18446604447218051776 0 0 -1 4 0 0 0
[pid=27311/tid=27329] ppid=27309 vsize=15713072 CPUtime=0 cores=0,2,4,6
/proc/27311/task/27329/stat : 27329 (java) S 27309 27311 27023 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523093087 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 218382773760 0 4 0 16800975 18446604447218051776 0 0 -1 6 0 0 0
[pid=27311/tid=27330] ppid=27309 vsize=15713072 CPUtime=1185.72 cores=0,2,4,6
/proc/27311/task/27330/stat : 27330 (java) R 27309 27311 27023 0 -1 4202560 96821 0 0 0 118562 10 0 0 25 0 22 0 523093137 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505814582 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27311/tid=27331] ppid=27309 vsize=15713072 CPUtime=1192.4 cores=0,2,4,6
/proc/27311/task/27331/stat : 27331 (java) R 27309 27311 27023 0 -1 4202560 104587 0 0 0 119227 13 0 0 25 0 22 0 523093137 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505583024 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27311/tid=27332] ppid=27309 vsize=15713072 CPUtime=1192.17 cores=0,2,4,6
/proc/27311/task/27332/stat : 27332 (java) R 27309 27311 27023 0 -1 4202560 96229 0 0 0 119205 12 0 0 25 0 22 0 523093137 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912506293159 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27311/tid=27333] ppid=27309 vsize=15713072 CPUtime=1192.42 cores=0,2,4,6
/proc/27311/task/27333/stat : 27333 (java) R 27309 27311 27023 0 -1 4202560 110789 0 0 0 119228 14 0 0 25 0 22 0 523093137 16090185728 2218643 33554432000 1073741824 1073778376 140735152303920 18446744073709551615 46912505746645 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 15713072

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

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

[startup+1205.21 s]
/proc/loadavg: 5.06 5.20 6.17 6/220 27416
/proc/meminfo: memFree=1532064/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=0 CPUtime=4800.43 cores=0,2,4,6
/proc/27311/stat : 27311 (java) Z 27309 27311 27023 0 -1 4203548 2875675 0 1 0 479554 489 0 0 17 0 2 0 523093082 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 0 0 0 0 0 0 0
[pid=27311/tid=27331] ppid=27309 vsize=0 CPUtime=1192.49 cores=0,2,4,6
/proc/27311/task/27331/stat : 27331 (java) R 27309 27311 27023 0 -1 4203588 104587 0 0 0 119227 22 0 0 25 0 2 0 523093137 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) 4800.43
Current children cumulated vsize (KiB) 0

[startup+1205.4 s]
/proc/loadavg: 5.06 5.20 6.17 6/220 27416
/proc/meminfo: memFree=1532064/32951124 swapFree=67051468/67111528
[pid=27311] ppid=27309 vsize=0 CPUtime=4800.62 cores=0,2,4,6
/proc/27311/stat : 27311 (java) Z 27309 27311 27023 0 -1 4203548 2875675 0 1 0 479554 508 0 0 17 0 2 0 523093082 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/27311/statm: 0 0 0 0 0 0 0
[pid=27311/tid=27331] ppid=27309 vsize=0 CPUtime=1192.68 cores=0,2,4,6
/proc/27311/task/27331/stat : 27331 (java) R 27309 27311 27023 0 -1 4203588 104587 0 0 0 119227 41 0 0 25 0 2 0 523093137 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) 4800.62
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.43
CPU time (s): 4800.65
CPU user time (s): 4795.54
CPU system time (s): 5.11422
CPU usage (%): 398.252
Max. virtual memory (cumulated for all children) (KiB): 15715928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.54
system time used= 5.11422
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2875675
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= 30143
involuntary context switches= 58922

runsolver used 2.10268 second user time and 4.50631 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 00:08:23
IDJOB=3311229
IDBENCH=82614
IDSOLVER=1698
FILE ID=node101/3311229-1304114903
RUNJOBID= node101-1304112492-27041
PBS_JOBID= 13170694
Free space on /tmp= 72020 MiB

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

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

MD5SUM BENCH= 21fe95d2e5d58f03a2d75a4512a80cd8
RANDOM SEED=306155650

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24824392 kB
Buffers:       2031512 kB
Cached:        5236992 kB
SwapCached:      30452 kB
Active:        3562840 kB
Inactive:      4117500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24824392 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2828 kB
Writeback:           0 kB
AnonPages:      403104 kB
Mapped:          17608 kB
Slab:           380812 kB
PageTables:       7568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   661088 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= 72016 MiB
End job on node101 at 2011-04-30 00:28:30