Trace number 3311221

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.41 1206.64

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
MD5SUMb318fd1a86aee981aadb17224d952a44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

Solver Data

0.09/0.13	02:31 INFO : Reading from input HOME/instance-3311221-1304114551.cnf
0.60/0.49	Executor set job limit to 1000000
0.60/0.49	Executor set job limit to 1000000
0.60/0.49	Executor set job limit to 1000000
0.60/0.49	Executor set job limit to 1000000
0.60/0.50	Starting Executor!
0.71/0.50	Starting Executor!
0.71/0.50	Starting Executor!
0.71/0.50	Starting Executor!
2.00/1.01	02:32 INFO : 300 variables remaining out of 300
2.00/1.01	02:32 INFO : 204000 literals remaining out of 204000

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-3311221-1304114551/watcher-3311221-1304114551 -o /tmp/evaluation-result-3311221-1304114551/solver-3311221-1304114551 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311221-1304114551.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: 0.85 1.06 2.29 2/172 4080
/proc/meminfo: memFree=31222684/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/4080/stat : 4080 (java) R 4078 4080 2999 0 -1 4202496 856 0 0 0 0 0 0 0 25 0 1 0 523053817 23580672 342 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235589904128 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4080/statm: 5757 355 277 9 0 124 0

[startup+0.0883251 s]
/proc/loadavg: 0.85 1.06 2.29 2/172 4080
/proc/meminfo: memFree=31222684/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15609916 CPUtime=0.07 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 4456 0 1 0 6 1 0 0 25 0 18 0 523053817 15984553984 3895 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3902479 3898 1779 9 0 3893198 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15609916

[startup+0.100311 s]
/proc/loadavg: 0.85 1.06 2.29 2/172 4080
/proc/meminfo: memFree=31222684/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15742172 CPUtime=0.09 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 5416 0 1 0 8 1 0 0 25 0 18 0 523053817 16119984128 4824 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3935543 4824 2115 9 0 3926262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15742172

[startup+0.302023 s]
/proc/loadavg: 0.85 1.06 2.29 2/172 4080
/proc/meminfo: memFree=31222684/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15745460 CPUtime=0.5 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 13786 0 1 0 48 2 0 0 25 0 18 0 523053817 16123351040 12236 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3936365 12237 2205 9 0 3927084 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15745460

[startup+0.700157 s]
/proc/loadavg: 0.85 1.06 2.29 2/172 4080
/proc/meminfo: memFree=31222684/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15763612 CPUtime=1.11 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 46632 0 1 0 105 6 0 0 25 0 22 0 523053817 16141938688 43138 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3940903 43138 2248 9 0 3931622 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 15763612

[startup+1.50102 s]
/proc/loadavg: 0.85 1.06 2.29 7/220 4131
/proc/meminfo: memFree=30865156/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15770736 CPUtime=3.32 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 55657 0 1 0 324 8 0 0 25 0 22 0 523053817 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3942684 47821 2274 9 0 3933403 0
[pid=4080/tid=4082] ppid=4078 vsize=15770736 CPUtime=0.99 cores=0,2,4,6
/proc/4080/task/4082/stat : 4082 (java) S 4078 4080 2999 0 -1 4202560 35730 0 1 0 94 5 0 0 20 0 22 0 523053818 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4085] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4085/stat : 4085 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4086] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4086/stat : 4086 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4087] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4087/stat : 4087 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4088] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4088/stat : 4088 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4089] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4089/stat : 4089 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4090] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4090/stat : 4090 (java) S 4078 4080 2999 0 -1 4202560 29 0 0 0 0 0 0 0 21 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4091] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4091/stat : 4091 (java) S 4078 4080 2999 0 -1 4202560 324 0 0 0 0 0 0 0 21 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4092] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4092/stat : 4092 (java) S 4078 4080 2999 0 -1 4202560 46 0 0 0 0 0 0 0 21 0 22 0 523053819 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4093] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4093/stat : 4093 (java) S 4078 4080 2999 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 523053820 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 0 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4094] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4094/stat : 4094 (java) S 4078 4080 2999 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523053820 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4095] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4095/stat : 4095 (java) S 4078 4080 2999 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523053820 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4101] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4101/stat : 4101 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606690225 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4102] ppid=4078 vsize=15770736 CPUtime=0.79 cores=0,2,4,6
/proc/4080/task/4102/stat : 4102 (java) S 4078 4080 2999 0 -1 4202560 10664 0 0 0 78 1 0 0 15 0 22 0 523053823 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4103] ppid=4078 vsize=15770736 CPUtime=0.65 cores=0,2,4,6
/proc/4080/task/4103/stat : 4103 (java) S 4078 4080 2999 0 -1 4202560 7403 0 0 0 64 1 0 0 22 0 22 0 523053823 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4104] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4104/stat : 4104 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4105] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4105/stat : 4105 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523053823 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4128] ppid=4078 vsize=15770736 CPUtime=0.11 cores=0,2,4,6
/proc/4080/task/4128/stat : 4128 (java) R 4078 4080 2999 0 -1 4202560 20 0 0 0 11 0 0 0 15 0 22 0 523053867 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505811704 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4080/tid=4129] ppid=4078 vsize=15770736 CPUtime=0.22 cores=0,2,4,6
/proc/4080/task/4129/stat : 4129 (java) R 4078 4080 2999 0 -1 4202560 21 0 0 0 22 0 0 0 15 0 22 0 523053867 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505811699 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4080/tid=4130] ppid=4078 vsize=15770736 CPUtime=0.26 cores=0,2,4,6
/proc/4080/task/4130/stat : 4130 (java) R 4078 4080 2999 0 -1 4202560 11 0 0 0 26 0 0 0 16 0 22 0 523053867 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505803479 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4080/tid=4131] ppid=4078 vsize=15770736 CPUtime=0.26 cores=0,2,4,6
/proc/4080/task/4131/stat : 4131 (java) R 4078 4080 2999 0 -1 4202560 8 0 0 0 26 0 0 0 16 0 22 0 523053867 16149233664 47821 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505803557 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 15770736

[startup+3.10074 s]
/proc/loadavg: 0.85 1.06 2.29 16/220 4131
/proc/meminfo: memFree=30719828/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15770736 CPUtime=9.69 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 109885 0 1 0 953 16 0 0 25 0 22 0 523053817 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3942684 101909 2274 9 0 3933403 0
[pid=4080/tid=4082] ppid=4078 vsize=15770736 CPUtime=0.99 cores=0,2,4,6
/proc/4080/task/4082/stat : 4082 (java) S 4078 4080 2999 0 -1 4202560 35730 0 1 0 94 5 0 0 20 0 22 0 523053818 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4085] ppid=4078 vsize=15770736 CPUtime=0.02 cores=0,2,4,6
/proc/4080/task/4085/stat : 4085 (java) S 4078 4080 2999 0 -1 4202560 6766 0 0 0 1 1 0 0 16 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4086] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4086/stat : 4086 (java) S 4078 4080 2999 0 -1 4202560 4227 0 0 0 0 0 0 0 16 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4087] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4087/stat : 4087 (java) S 4078 4080 2999 0 -1 4202560 4678 0 0 0 0 0 0 0 16 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4088] ppid=4078 vsize=15770736 CPUtime=0.01 cores=0,2,4,6
/proc/4080/task/4088/stat : 4088 (java) S 4078 4080 2999 0 -1 4202560 4367 0 0 0 1 0 0 0 16 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4089] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4089/stat : 4089 (java) S 4078 4080 2999 0 -1 4202560 3332 0 0 0 0 0 0 0 15 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4090] ppid=4078 vsize=15770736 CPUtime=0.02 cores=0,2,4,6
/proc/4080/task/4090/stat : 4090 (java) S 4078 4080 2999 0 -1 4202560 5935 0 0 0 1 1 0 0 15 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4091] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4091/stat : 4091 (java) S 4078 4080 2999 0 -1 4202560 2178 0 0 0 0 0 0 0 15 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4092] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4092/stat : 4092 (java) S 4078 4080 2999 0 -1 4202560 2076 0 0 0 0 0 0 0 15 0 22 0 523053819 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4093] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4093/stat : 4093 (java) S 4078 4080 2999 0 -1 4202560 239 0 0 0 0 0 0 0 16 0 22 0 523053820 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 0 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4094] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4094/stat : 4094 (java) S 4078 4080 2999 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 523053820 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4095] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4095/stat : 4095 (java) S 4078 4080 2999 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523053820 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4101] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4101/stat : 4101 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606690225 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4102] ppid=4078 vsize=15770736 CPUtime=0.91 cores=0,2,4,6
/proc/4080/task/4102/stat : 4102 (java) S 4078 4080 2999 0 -1 4202560 10679 0 0 0 90 1 0 0 15 0 22 0 523053823 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4103] ppid=4078 vsize=15770736 CPUtime=0.66 cores=0,2,4,6
/proc/4080/task/4103/stat : 4103 (java) R 4078 4080 2999 0 -1 4202560 7406 0 0 0 65 1 0 0 19 0 22 0 523053823 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 47961643812037 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4080/tid=4104] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4104/stat : 4104 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4105] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4105/stat : 4105 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523053823 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4128] ppid=4078 vsize=15770736 CPUtime=1.67 cores=0,2,4,6
/proc/4080/task/4128/stat : 4128 (java) R 4078 4080 2999 0 -1 4202560 5704 0 0 0 167 0 0 0 17 0 22 0 523053867 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505860303 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4080/tid=4129] ppid=4078 vsize=15770736 CPUtime=1.67 cores=0,2,4,6
/proc/4080/task/4129/stat : 4129 (java) R 4078 4080 2999 0 -1 4202560 5224 0 0 0 167 0 0 0 17 0 22 0 523053867 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505862416 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4080/tid=4130] ppid=4078 vsize=15770736 CPUtime=1.79 cores=0,2,4,6
/proc/4080/task/4130/stat : 4130 (java) R 4078 4080 2999 0 -1 4202560 5112 0 0 0 179 0 0 0 17 0 22 0 523053867 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505520935 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4080/tid=4131] ppid=4078 vsize=15770736 CPUtime=1.8 cores=0,2,4,6
/proc/4080/task/4131/stat : 4131 (java) R 4078 4080 2999 0 -1 4202560 4845 0 0 0 180 0 0 0 17 0 22 0 523053867 16149233664 101909 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505811704 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 15770736

[startup+6.30118 s]
/proc/loadavg: 1.50 1.19 2.33 10/220 4131
/proc/meminfo: memFree=29604692/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15770736 CPUtime=22.46 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 223246 0 1 0 2213 33 0 0 25 0 22 0 523053817 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3942684 215098 2284 9 0 3933403 0
[pid=4080/tid=4082] ppid=4078 vsize=15770736 CPUtime=0.99 cores=0,2,4,6
/proc/4080/task/4082/stat : 4082 (java) S 4078 4080 2999 0 -1 4202560 35730 0 1 0 94 5 0 0 20 0 22 0 523053818 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4085] ppid=4078 vsize=15770736 CPUtime=0.06 cores=0,2,4,6
/proc/4080/task/4085/stat : 4085 (java) S 4078 4080 2999 0 -1 4202560 21624 0 0 0 3 3 0 0 16 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4086] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4086/stat : 4086 (java) S 4078 4080 2999 0 -1 4202560 4227 0 0 0 0 0 0 0 15 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4087] ppid=4078 vsize=15770736 CPUtime=0.02 cores=0,2,4,6
/proc/4080/task/4087/stat : 4087 (java) S 4078 4080 2999 0 -1 4202560 8005 0 0 0 1 1 0 0 15 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4088] ppid=4078 vsize=15770736 CPUtime=0.06 cores=0,2,4,6
/proc/4080/task/4088/stat : 4088 (java) S 4078 4080 2999 0 -1 4202560 19938 0 0 0 4 2 0 0 16 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4089] ppid=4078 vsize=15770736 CPUtime=0.03 cores=0,2,4,6
/proc/4080/task/4089/stat : 4089 (java) S 4078 4080 2999 0 -1 4202560 8677 0 0 0 2 1 0 0 15 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4090] ppid=4078 vsize=15770736 CPUtime=0.04 cores=0,2,4,6
/proc/4080/task/4090/stat : 4090 (java) S 4078 4080 2999 0 -1 4202560 12873 0 0 0 2 2 0 0 16 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4091] ppid=4078 vsize=15770736 CPUtime=0.03 cores=0,2,4,6
/proc/4080/task/4091/stat : 4091 (java) S 4078 4080 2999 0 -1 4202560 10451 0 0 0 2 1 0 0 15 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4092] ppid=4078 vsize=15770736 CPUtime=0.03 cores=0,2,4,6
/proc/4080/task/4092/stat : 4092 (java) S 4078 4080 2999 0 -1 4202560 8786 0 0 0 2 1 0 0 16 0 22 0 523053819 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4093] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4093/stat : 4093 (java) S 4078 4080 2999 0 -1 4202560 536 0 0 0 0 0 0 0 15 0 22 0 523053820 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 0 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4094] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4094/stat : 4094 (java) S 4078 4080 2999 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 523053820 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4095] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4095/stat : 4095 (java) S 4078 4080 2999 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523053820 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4101] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4101/stat : 4101 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606690225 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4102] ppid=4078 vsize=15770736 CPUtime=1.06 cores=0,2,4,6
/proc/4080/task/4102/stat : 4102 (java) S 4078 4080 2999 0 -1 4202560 10731 0 0 0 105 1 0 0 15 0 22 0 523053823 16149233664 215098 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0

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

[pid=4080/tid=4129] ppid=4078 vsize=15770736 CPUtime=1048.23 cores=0,2,4,6
/proc/4080/task/4129/stat : 4129 (java) R 4078 4080 2999 0 -1 4202560 208014 0 0 0 104794 29 0 0 25 0 22 0 523053867 16149233664 128174 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4080/tid=4130] ppid=4078 vsize=15770736 CPUtime=1048.62 cores=0,2,4,6
/proc/4080/task/4130/stat : 4130 (java) R 4078 4080 2999 0 -1 4202560 206455 0 0 0 104832 30 0 0 25 0 22 0 523053867 16149233664 128174 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505803562 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4080/tid=4131] ppid=4078 vsize=15770736 CPUtime=1048.85 cores=0,2,4,6
/proc/4080/task/4131/stat : 4131 (java) R 4078 4080 2999 0 -1 4202560 205799 0 0 0 104852 33 0 0 25 0 22 0 523053867 16149233664 128174 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505901932 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4225.95
Current children cumulated vsize (KiB) 15770736

[startup+1122.3 s]
/proc/loadavg: 8.09 7.91 6.33 9/220 4164
/proc/meminfo: memFree=29650304/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15770736 CPUtime=4464.78 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 1740788 0 1 0 446115 363 0 0 25 0 22 0 523053817 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3942684 126781 2299 9 0 3933403 0
[pid=4080/tid=4082] ppid=4078 vsize=15770736 CPUtime=0.99 cores=0,2,4,6
/proc/4080/task/4082/stat : 4082 (java) S 4078 4080 2999 0 -1 4202560 35730 0 1 0 94 5 0 0 20 0 22 0 523053818 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4085] ppid=4078 vsize=15770736 CPUtime=3.6 cores=0,2,4,6
/proc/4080/task/4085/stat : 4085 (java) S 4078 4080 2999 0 -1 4202560 110337 0 0 0 336 24 0 0 16 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4086] ppid=4078 vsize=15770736 CPUtime=3.64 cores=0,2,4,6
/proc/4080/task/4086/stat : 4086 (java) S 4078 4080 2999 0 -1 4202560 98033 0 0 0 345 19 0 0 16 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4087] ppid=4078 vsize=15770736 CPUtime=3.51 cores=0,2,4,6
/proc/4080/task/4087/stat : 4087 (java) S 4078 4080 2999 0 -1 4202560 92124 0 0 0 330 21 0 0 15 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4088] ppid=4078 vsize=15770736 CPUtime=3.53 cores=0,2,4,6
/proc/4080/task/4088/stat : 4088 (java) S 4078 4080 2999 0 -1 4202560 113178 0 0 0 330 23 0 0 16 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4089] ppid=4078 vsize=15770736 CPUtime=3.5 cores=0,2,4,6
/proc/4080/task/4089/stat : 4089 (java) S 4078 4080 2999 0 -1 4202560 97807 0 0 0 330 20 0 0 15 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4090] ppid=4078 vsize=15770736 CPUtime=3.5 cores=0,2,4,6
/proc/4080/task/4090/stat : 4090 (java) S 4078 4080 2999 0 -1 4202560 98953 0 0 0 330 20 0 0 16 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4091] ppid=4078 vsize=15770736 CPUtime=3.54 cores=0,2,4,6
/proc/4080/task/4091/stat : 4091 (java) S 4078 4080 2999 0 -1 4202560 106257 0 0 0 332 22 0 0 15 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4092] ppid=4078 vsize=15770736 CPUtime=3.54 cores=0,2,4,6
/proc/4080/task/4092/stat : 4092 (java) S 4078 4080 2999 0 -1 4202560 91367 0 0 0 335 19 0 0 16 0 22 0 523053819 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4093] ppid=4078 vsize=15770736 CPUtime=1.59 cores=0,2,4,6
/proc/4080/task/4093/stat : 4093 (java) S 4078 4080 2999 0 -1 4202560 4926 0 0 0 109 50 0 0 16 0 22 0 523053820 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 0 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4094] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4094/stat : 4094 (java) S 4078 4080 2999 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 523053820 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4095] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4095/stat : 4095 (java) S 4078 4080 2999 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523053820 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4101] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4101/stat : 4101 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606690225 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4102] ppid=4078 vsize=15770736 CPUtime=1.26 cores=0,2,4,6
/proc/4080/task/4102/stat : 4102 (java) S 4078 4080 2999 0 -1 4202560 10750 0 0 0 125 1 0 0 15 0 22 0 523053823 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4103] ppid=4078 vsize=15770736 CPUtime=0.92 cores=0,2,4,6
/proc/4080/task/4103/stat : 4103 (java) S 4078 4080 2999 0 -1 4202560 7449 0 0 0 91 1 0 0 15 0 22 0 523053823 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4104] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4104/stat : 4104 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4105] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4105/stat : 4105 (java) S 4078 4080 2999 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 523053823 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4128] ppid=4078 vsize=15770736 CPUtime=1107.91 cores=0,2,4,6
/proc/4080/task/4128/stat : 4128 (java) R 4078 4080 2999 0 -1 4202560 218946 0 0 0 110758 33 0 0 25 0 22 0 523053867 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912506144782 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4080/tid=4129] ppid=4078 vsize=15770736 CPUtime=1107.57 cores=0,2,4,6
/proc/4080/task/4129/stat : 4129 (java) R 4078 4080 2999 0 -1 4202560 219557 0 0 0 110726 31 0 0 25 0 22 0 523053867 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505739759 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4080/tid=4130] ppid=4078 vsize=15770736 CPUtime=1107.98 cores=0,2,4,6
/proc/4080/task/4130/stat : 4130 (java) R 4078 4080 2999 0 -1 4202560 217516 0 0 0 110767 31 0 0 25 0 22 0 523053867 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505845212 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4080/tid=4131] ppid=4078 vsize=15770736 CPUtime=1108.06 cores=0,2,4,6
/proc/4080/task/4131/stat : 4131 (java) R 4078 4080 2999 0 -1 4202560 216411 0 0 0 110771 35 0 0 25 0 22 0 523053867 16149233664 126781 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4464.78
Current children cumulated vsize (KiB) 15770736

[startup+1182.3 s]
/proc/loadavg: 8.07 7.94 6.44 9/220 4165
/proc/meminfo: memFree=29587636/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15770736 CPUtime=4703.66 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 1827890 0 1 0 469985 381 0 0 25 0 22 0 523053817 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3942684 127626 2299 9 0 3933403 0
[pid=4080/tid=4082] ppid=4078 vsize=15770736 CPUtime=0.99 cores=0,2,4,6
/proc/4080/task/4082/stat : 4082 (java) S 4078 4080 2999 0 -1 4202560 35730 0 1 0 94 5 0 0 20 0 22 0 523053818 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4085] ppid=4078 vsize=15770736 CPUtime=3.8 cores=0,2,4,6
/proc/4080/task/4085/stat : 4085 (java) S 4078 4080 2999 0 -1 4202560 113860 0 0 0 355 25 0 0 15 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4086] ppid=4078 vsize=15770736 CPUtime=3.85 cores=0,2,4,6
/proc/4080/task/4086/stat : 4086 (java) S 4078 4080 2999 0 -1 4202560 102288 0 0 0 364 21 0 0 15 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4087] ppid=4078 vsize=15770736 CPUtime=3.69 cores=0,2,4,6
/proc/4080/task/4087/stat : 4087 (java) S 4078 4080 2999 0 -1 4202560 95626 0 0 0 348 21 0 0 16 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4088] ppid=4078 vsize=15770736 CPUtime=3.72 cores=0,2,4,6
/proc/4080/task/4088/stat : 4088 (java) S 4078 4080 2999 0 -1 4202560 116495 0 0 0 348 24 0 0 15 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4089] ppid=4078 vsize=15770736 CPUtime=3.68 cores=0,2,4,6
/proc/4080/task/4089/stat : 4089 (java) S 4078 4080 2999 0 -1 4202560 101680 0 0 0 348 20 0 0 15 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4090] ppid=4078 vsize=15770736 CPUtime=3.69 cores=0,2,4,6
/proc/4080/task/4090/stat : 4090 (java) S 4078 4080 2999 0 -1 4202560 102616 0 0 0 348 21 0 0 15 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4091] ppid=4078 vsize=15770736 CPUtime=3.74 cores=0,2,4,6
/proc/4080/task/4091/stat : 4091 (java) S 4078 4080 2999 0 -1 4202560 110584 0 0 0 351 23 0 0 15 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4092] ppid=4078 vsize=15770736 CPUtime=3.75 cores=0,2,4,6
/proc/4080/task/4092/stat : 4092 (java) S 4078 4080 2999 0 -1 4202560 95299 0 0 0 355 20 0 0 15 0 22 0 523053819 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4093] ppid=4078 vsize=15770736 CPUtime=1.67 cores=0,2,4,6
/proc/4080/task/4093/stat : 4093 (java) S 4078 4080 2999 0 -1 4202560 5194 0 0 0 114 53 0 0 15 0 22 0 523053820 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 0 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4094] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4094/stat : 4094 (java) S 4078 4080 2999 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 523053820 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4095] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4095/stat : 4095 (java) S 4078 4080 2999 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523053820 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4101] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4101/stat : 4101 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606690225 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4102] ppid=4078 vsize=15770736 CPUtime=1.26 cores=0,2,4,6
/proc/4080/task/4102/stat : 4102 (java) S 4078 4080 2999 0 -1 4202560 10750 0 0 0 125 1 0 0 15 0 22 0 523053823 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4103] ppid=4078 vsize=15770736 CPUtime=0.92 cores=0,2,4,6
/proc/4080/task/4103/stat : 4103 (java) S 4078 4080 2999 0 -1 4202560 7449 0 0 0 91 1 0 0 15 0 22 0 523053823 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4104] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4104/stat : 4104 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4105] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4105/stat : 4105 (java) S 4078 4080 2999 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523053823 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4128] ppid=4078 vsize=15770736 CPUtime=1167.13 cores=0,2,4,6
/proc/4080/task/4128/stat : 4128 (java) R 4078 4080 2999 0 -1 4202560 233479 0 0 0 116679 34 0 0 25 0 22 0 523053867 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912506144515 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4080/tid=4129] ppid=4078 vsize=15770736 CPUtime=1166.97 cores=0,2,4,6
/proc/4080/task/4129/stat : 4129 (java) R 4078 4080 2999 0 -1 4202560 232983 0 0 0 116663 34 0 0 25 0 22 0 523053867 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912506150882 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4080/tid=4130] ppid=4078 vsize=15770736 CPUtime=1167.36 cores=0,2,4,6
/proc/4080/task/4130/stat : 4130 (java) R 4078 4080 2999 0 -1 4202560 231961 0 0 0 116702 34 0 0 25 0 22 0 523053867 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505845130 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4080/tid=4131] ppid=4078 vsize=15770736 CPUtime=1167.29 cores=0,2,4,6
/proc/4080/task/4131/stat : 4131 (java) R 4078 4080 2999 0 -1 4202560 230445 0 0 0 116691 38 0 0 25 0 22 0 523053867 16149233664 127626 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505888020 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4703.66
Current children cumulated vsize (KiB) 15770736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 7.79 7.89 6.46 5/194 4186
/proc/meminfo: memFree=30729212/32950928 swapFree=67111404/67111528
[pid=4080] ppid=4078 vsize=15770736 CPUtime=4800.36 cores=0,2,4,6
/proc/4080/stat : 4080 (java) S 4078 4080 2999 0 -1 4202496 1858669 0 1 0 479649 387 0 0 25 0 22 0 523053817 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4080/statm: 3942684 123468 2299 9 0 3933403 0
[pid=4080/tid=4082] ppid=4078 vsize=15770736 CPUtime=0.99 cores=0,2,4,6
/proc/4080/task/4082/stat : 4082 (java) S 4078 4080 2999 0 -1 4202560 35730 0 1 0 94 5 0 0 20 0 22 0 523053818 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4085] ppid=4078 vsize=15770736 CPUtime=3.87 cores=0,2,4,6
/proc/4080/task/4085/stat : 4085 (java) S 4078 4080 2999 0 -1 4202560 114512 0 0 0 362 25 0 0 15 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4086] ppid=4078 vsize=15770736 CPUtime=3.92 cores=0,2,4,6
/proc/4080/task/4086/stat : 4086 (java) S 4078 4080 2999 0 -1 4202560 102758 0 0 0 371 21 0 0 15 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4087] ppid=4078 vsize=15770736 CPUtime=3.76 cores=0,2,4,6
/proc/4080/task/4087/stat : 4087 (java) S 4078 4080 2999 0 -1 4202560 96406 0 0 0 355 21 0 0 16 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 0 0 0 0
[pid=4080/tid=4088] ppid=4078 vsize=15770736 CPUtime=3.8 cores=0,2,4,6
/proc/4080/task/4088/stat : 4088 (java) S 4078 4080 2999 0 -1 4202560 117835 0 0 0 356 24 0 0 15 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4089] ppid=4078 vsize=15770736 CPUtime=3.76 cores=0,2,4,6
/proc/4080/task/4089/stat : 4089 (java) S 4078 4080 2999 0 -1 4202560 102645 0 0 0 356 20 0 0 15 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4090] ppid=4078 vsize=15770736 CPUtime=3.78 cores=0,2,4,6
/proc/4080/task/4090/stat : 4090 (java) S 4078 4080 2999 0 -1 4202560 103218 0 0 0 357 21 0 0 16 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4091] ppid=4078 vsize=15770736 CPUtime=3.82 cores=0,2,4,6
/proc/4080/task/4091/stat : 4091 (java) S 4078 4080 2999 0 -1 4202560 111407 0 0 0 359 23 0 0 16 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4092] ppid=4078 vsize=15770736 CPUtime=3.83 cores=0,2,4,6
/proc/4080/task/4092/stat : 4092 (java) S 4078 4080 2999 0 -1 4202560 95619 0 0 0 363 20 0 0 16 0 22 0 523053819 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4093] ppid=4078 vsize=15770736 CPUtime=1.73 cores=0,2,4,6
/proc/4080/task/4093/stat : 4093 (java) S 4078 4080 2999 0 -1 4202560 5257 0 0 0 119 54 0 0 15 0 22 0 523053820 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 0 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4094] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4094/stat : 4094 (java) S 4078 4080 2999 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 523053820 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4095] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4095/stat : 4095 (java) S 4078 4080 2999 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523053820 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4101] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4101/stat : 4101 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606690225 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4102] ppid=4078 vsize=15770736 CPUtime=1.26 cores=0,2,4,6
/proc/4080/task/4102/stat : 4102 (java) S 4078 4080 2999 0 -1 4202560 10750 0 0 0 125 1 0 0 15 0 22 0 523053823 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4103] ppid=4078 vsize=15770736 CPUtime=0.92 cores=0,2,4,6
/proc/4080/task/4103/stat : 4103 (java) S 4078 4080 2999 0 -1 4202560 7449 0 0 0 91 1 0 0 15 0 22 0 523053823 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 6 0 0 0
[pid=4080/tid=4104] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4104/stat : 4104 (java) S 4078 4080 2999 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523053823 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606682521 0 4 0 16800975 18446604453926575168 0 0 -1 2 0 0 0
[pid=4080/tid=4105] ppid=4078 vsize=15770736 CPUtime=0 cores=0,2,4,6
/proc/4080/task/4105/stat : 4105 (java) S 4078 4080 2999 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523053823 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 235606683136 0 4 0 16800975 18446604453926575168 0 0 -1 4 0 0 0
[pid=4080/tid=4128] ppid=4078 vsize=15770736 CPUtime=1191.17 cores=0,2,4,6
/proc/4080/task/4128/stat : 4128 (java) R 4078 4080 2999 0 -1 4202560 240210 0 0 0 119082 35 0 0 25 0 22 0 523053867 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505520887 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4080/tid=4129] ppid=4078 vsize=15770736 CPUtime=1190.92 cores=0,2,4,6
/proc/4080/task/4129/stat : 4129 (java) R 4078 4080 2999 0 -1 4202560 238874 0 0 0 119058 34 0 0 25 0 22 0 523053867 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912506086792 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4080/tid=4130] ppid=4078 vsize=15770736 CPUtime=1191.4 cores=0,2,4,6
/proc/4080/task/4130/stat : 4130 (java) R 4078 4080 2999 0 -1 4202560 238039 0 0 0 119105 35 0 0 25 0 22 0 523053867 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505888016 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4080/tid=4131] ppid=4078 vsize=15770736 CPUtime=1191.28 cores=0,2,4,6
/proc/4080/task/4131/stat : 4131 (java) R 4078 4080 2999 0 -1 4202560 236507 0 0 0 119089 39 0 0 25 0 22 0 523053867 16149233664 123468 33554432000 1073741824 1073778376 140733815726256 18446744073709551615 46912505673152 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15770736

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

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

Child status: 143
Real time (s): 1206.64
CPU time (s): 4800.41
CPU user time (s): 4796.52
CPU system time (s): 3.89841
CPU usage (%): 397.832
Max. virtual memory (cumulated for all children) (KiB): 15773444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.52
system time used= 3.89841
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1858696
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= 181278
involuntary context switches= 122541

runsolver used 2.12968 second user time and 4.51631 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-30 00:02:31
IDJOB=3311221
IDBENCH=82606
IDSOLVER=1698
FILE ID=node120/3311221-1304114551
RUNJOBID= node120-1304114550-4068
PBS_JOBID= 13170661
Free space on /tmp= 72076 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311221-1304114551/watcher-3311221-1304114551 -o /tmp/evaluation-result-3311221-1304114551/solver-3311221-1304114551 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311221-1304114551.cnf -hbr 2

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

MD5SUM BENCH= b318fd1a86aee981aadb17224d952a44
RANDOM SEED=542238416

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31222840 kB
Buffers:        494716 kB
Cached:         810476 kB
SwapCached:          8 kB
Active:         405452 kB
Inactive:       963048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31222840 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            2412 kB
Writeback:           0 kB
AnonPages:       62852 kB
Mapped:          14692 kB
Slab:           296000 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185612 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= 72072 MiB
End job on node120 at 2011-04-30 00:22:39