Trace number 3311289

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.45 1203.3

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S901912629-090-UNKNOWN.cnf
MD5SUMdd2bb1255d1ab08cabc4f5bd25c67ddb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.445931
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.27	05:00 INFO : Reading from input HOME/instance-3311289-1304118300.cnf
0.55/0.52	Executor set job limit to 1000000
0.55/0.52	Executor set job limit to 1000000
0.55/0.52	Executor set job limit to 1000000
0.55/0.52	Executor set job limit to 1000000
0.55/0.52	Starting Executor!
0.55/0.52	Starting Executor!
0.55/0.52	Starting Executor!
0.55/0.52	Starting Executor!
2.14/1.10	05:01 INFO : 4984 variables remaining out of 5000
2.14/1.10	05:01 INFO : 83616 literals remaining out of 84000

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29200/stat : 29200 (run) S 29196 29200 28325 0 -1 4202496 320 0 0 0 0 0 0 0 19 0 1 0 523430948 8908800 256 33554432000 4194304 4922060 140736258890160 18446744073709551615 270613106533 0 2147483391 4100 65536 18446744071699199166 0 0 17 1 0 0 0
/proc/29200/statm: 2175 256 215 178 0 68 0

[startup+0.0111751 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29200/stat : 29200 (run) S 29196 29200 28325 0 -1 4202496 320 0 0 0 0 0 0 0 19 0 1 0 523430948 8908800 256 33554432000 4194304 4922060 140736258890160 18446744073709551615 270613106533 0 2147483391 4100 65536 18446744071699199166 0 0 17 1 0 0 0
/proc/29200/statm: 2175 256 215 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101162 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15669372 CPUtime=0.03 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 3772 0 1 0 2 1 0 0 17 0 13 0 523430948 16045436928 3211 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3917343 3211 1682 9 0 3908091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15669372

[startup+0.301118 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15676140 CPUtime=0.17 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 6126 0 1 0 15 2 0 0 17 0 18 0 523430948 16052367360 5524 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3919035 5525 2173 9 0 3909754 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 15676140

[startup+0.701016 s]
/proc/loadavg: 7.68 8.01 7.71 2/176 29202
/proc/meminfo: memFree=30889708/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15684120 CPUtime=0.98 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 29610 0 1 0 92 6 0 0 17 0 22 0 523430948 16060538880 26432 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3921030 26432 2245 9 0 3911749 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 15684120

[startup+1.50087 s]
/proc/loadavg: 7.68 8.01 7.71 7/220 29246
/proc/meminfo: memFree=30588656/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15699596 CPUtime=3.31 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 54219 0 1 0 322 9 0 0 17 0 22 0 523430948 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3924899 48692 2275 9 0 3915618 0
[pid=29200/tid=29205] ppid=29196 vsize=15699596 CPUtime=0.93 cores=1,3,5,7
/proc/29200/task/29205/stat : 29205 (java) S 29196 29200 28325 0 -1 4202560 21963 0 1 0 88 5 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29208] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29208/stat : 29208 (java) S 29196 29200 28325 0 -1 4202560 308 0 0 0 0 0 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29210] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29210/stat : 29210 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29212] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29212/stat : 29212 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29214] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29214/stat : 29214 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29216] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29216/stat : 29216 (java) S 29196 29200 28325 0 -1 4202560 481 0 0 0 0 0 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29218] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29218/stat : 29218 (java) S 29196 29200 28325 0 -1 4202560 266 0 0 0 0 0 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29220] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29220/stat : 29220 (java) S 29196 29200 28325 0 -1 4202560 815 0 0 0 0 0 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29222] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29222/stat : 29222 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430955 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29224] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29224/stat : 29224 (java) S 29196 29200 28325 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 523430956 16076386304 48692 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 0 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29226] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29226/stat : 29226 (java) S 29196 29200 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29228] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29228/stat : 29228 (java) S 29196 29200 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29230] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29230/stat : 29230 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624934321 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29232] ppid=29196 vsize=15699596 CPUtime=0.82 cores=1,3,5,7
/proc/29200/task/29232/stat : 29232 (java) S 29196 29200 28325 0 -1 4202560 10907 0 0 0 82 0 0 0 15 0 22 0 523430963 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29234] ppid=29196 vsize=15699596 CPUtime=0.75 cores=1,3,5,7
/proc/29200/task/29234/stat : 29234 (java) S 29196 29200 28325 0 -1 4202560 5125 0 0 0 75 0 0 0 15 0 22 0 523430963 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29236] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29236/stat : 29236 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29238] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29238/stat : 29238 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523430963 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29239] ppid=29196 vsize=15699596 CPUtime=0.1 cores=1,3,5,7
/proc/29200/task/29239/stat : 29239 (java) R 29196 29200 28325 0 -1 4202560 298 0 0 0 10 0 0 0 15 0 22 0 523431000 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 47401581710451 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29200/tid=29240] ppid=29196 vsize=15699596 CPUtime=0.18 cores=1,3,5,7
/proc/29200/task/29240/stat : 29240 (java) R 29196 29200 28325 0 -1 4202560 4332 0 0 0 18 0 0 0 16 0 22 0 523431000 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506235691 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29200/tid=29241] ppid=29196 vsize=15699596 CPUtime=0.17 cores=1,3,5,7
/proc/29200/task/29241/stat : 29241 (java) R 29196 29200 28325 0 -1 4202560 2318 0 0 0 17 0 0 0 15 0 22 0 523431001 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506210010 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29200/tid=29242] ppid=29196 vsize=15699596 CPUtime=0.28 cores=1,3,5,7
/proc/29200/task/29242/stat : 29242 (java) R 29196 29200 28325 0 -1 4202560 6005 0 0 0 28 0 0 0 16 0 22 0 523431001 16076386304 48693 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506160809 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 15699596

[startup+3.10159 s]
/proc/loadavg: 7.68 8.01 7.71 10/220 29246
/proc/meminfo: memFree=30373028/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15699596 CPUtime=9.7 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 164216 0 1 0 944 26 0 0 17 0 22 0 523430948 16076386304 158602 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3924899 158602 2275 9 0 3915618 0
[pid=29200/tid=29205] ppid=29196 vsize=15699596 CPUtime=0.93 cores=1,3,5,7
/proc/29200/task/29205/stat : 29205 (java) S 29196 29200 28325 0 -1 4202560 21963 0 1 0 88 5 0 0 18 0 22 0 523430955 16076386304 158602 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29208] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29208/stat : 29208 (java) S 29196 29200 28325 0 -1 4202560 309 0 0 0 0 0 0 0 15 0 22 0 523430955 16076386304 158602 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29210] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29210/stat : 29210 (java) S 29196 29200 28325 0 -1 4202560 1467 0 0 0 0 0 0 0 16 0 22 0 523430955 16076386304 158602 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29212] ppid=29196 vsize=15699596 CPUtime=0.03 cores=1,3,5,7
/proc/29200/task/29212/stat : 29212 (java) S 29196 29200 28325 0 -1 4202560 7621 0 0 0 2 1 0 0 16 0 22 0 523430955 16076386304 158602 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29214] ppid=29196 vsize=15699596 CPUtime=0.01 cores=1,3,5,7
/proc/29200/task/29214/stat : 29214 (java) S 29196 29200 28325 0 -1 4202560 4857 0 0 0 1 0 0 0 16 0 22 0 523430955 16076386304 158603 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29216] ppid=29196 vsize=15699596 CPUtime=0.04 cores=1,3,5,7
/proc/29200/task/29216/stat : 29216 (java) S 29196 29200 28325 0 -1 4202560 10644 0 0 0 3 1 0 0 16 0 22 0 523430955 16076386304 158619 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29218] ppid=29196 vsize=15699596 CPUtime=0.03 cores=1,3,5,7
/proc/29200/task/29218/stat : 29218 (java) S 29196 29200 28325 0 -1 4202560 7085 0 0 0 2 1 0 0 15 0 22 0 523430955 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29220] ppid=29196 vsize=15699596 CPUtime=0.03 cores=1,3,5,7
/proc/29200/task/29220/stat : 29220 (java) S 29196 29200 28325 0 -1 4202560 9061 0 0 0 2 1 0 0 15 0 22 0 523430955 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29222] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29222/stat : 29222 (java) S 29196 29200 28325 0 -1 4202560 3729 0 0 0 0 0 0 0 15 0 22 0 523430955 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29224] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29224/stat : 29224 (java) S 29196 29200 28325 0 -1 4202560 242 0 0 0 0 0 0 0 15 0 22 0 523430956 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 0 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29226] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29226/stat : 29226 (java) S 29196 29200 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29228] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29228/stat : 29228 (java) S 29196 29200 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29230] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29230/stat : 29230 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624934321 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29232] ppid=29196 vsize=15699596 CPUtime=0.84 cores=1,3,5,7
/proc/29200/task/29232/stat : 29232 (java) S 29196 29200 28325 0 -1 4202560 10909 0 0 0 84 0 0 0 15 0 22 0 523430963 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29234] ppid=29196 vsize=15699596 CPUtime=0.8 cores=1,3,5,7
/proc/29200/task/29234/stat : 29234 (java) S 29196 29200 28325 0 -1 4202560 5134 0 0 0 80 0 0 0 15 0 22 0 523430963 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29236] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29236/stat : 29236 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29238] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29238/stat : 29238 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523430963 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29239] ppid=29196 vsize=15699596 CPUtime=1.61 cores=1,3,5,7
/proc/29200/task/29239/stat : 29239 (java) R 29196 29200 28325 0 -1 4202560 17291 0 0 0 159 2 0 0 17 0 22 0 523431000 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506235696 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29200/tid=29240] ppid=29196 vsize=15699596 CPUtime=1.73 cores=1,3,5,7
/proc/29200/task/29240/stat : 29240 (java) R 29196 29200 28325 0 -1 4202560 21506 0 0 0 170 3 0 0 17 0 22 0 523431000 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506236395 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29200/tid=29241] ppid=29196 vsize=15699596 CPUtime=1.66 cores=1,3,5,7
/proc/29200/task/29241/stat : 29241 (java) R 29196 29200 28325 0 -1 4202560 18399 0 0 0 165 1 0 0 17 0 22 0 523431001 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506198979 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29200/tid=29242] ppid=29196 vsize=15699596 CPUtime=1.83 cores=1,3,5,7
/proc/29200/task/29242/stat : 29242 (java) R 29196 29200 28325 0 -1 4202560 22632 0 0 0 180 3 0 0 17 0 22 0 523431001 16076386304 158621 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506058031 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.7
Current children cumulated vsize (KiB) 15699596

[startup+6.30103 s]
/proc/loadavg: 7.79 8.02 7.72 10/220 29247
/proc/meminfo: memFree=28575968/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15699596 CPUtime=22.46 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 407000 0 1 0 2183 63 0 0 17 0 22 0 523430948 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3924899 400086 2278 9 0 3915618 0
[pid=29200/tid=29205] ppid=29196 vsize=15699596 CPUtime=0.93 cores=1,3,5,7
/proc/29200/task/29205/stat : 29205 (java) S 29196 29200 28325 0 -1 4202560 21963 0 1 0 88 5 0 0 18 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29208] ppid=29196 vsize=15699596 CPUtime=0.08 cores=1,3,5,7
/proc/29200/task/29208/stat : 29208 (java) S 29196 29200 28325 0 -1 4202560 21467 0 0 0 4 4 0 0 16 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29210] ppid=29196 vsize=15699596 CPUtime=0.09 cores=1,3,5,7
/proc/29200/task/29210/stat : 29210 (java) S 29196 29200 28325 0 -1 4202560 24341 0 0 0 5 4 0 0 15 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29212] ppid=29196 vsize=15699596 CPUtime=0.13 cores=1,3,5,7
/proc/29200/task/29212/stat : 29212 (java) S 29196 29200 28325 0 -1 4202560 37547 0 0 0 8 5 0 0 16 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29214] ppid=29196 vsize=15699596 CPUtime=0.03 cores=1,3,5,7
/proc/29200/task/29214/stat : 29214 (java) S 29196 29200 28325 0 -1 4202560 10006 0 0 0 2 1 0 0 15 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29216] ppid=29196 vsize=15699596 CPUtime=0.14 cores=1,3,5,7
/proc/29200/task/29216/stat : 29216 (java) S 29196 29200 28325 0 -1 4202560 36299 0 0 0 9 5 0 0 16 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29218] ppid=29196 vsize=15699596 CPUtime=0.07 cores=1,3,5,7
/proc/29200/task/29218/stat : 29218 (java) S 29196 29200 28325 0 -1 4202560 14756 0 0 0 6 1 0 0 15 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29220] ppid=29196 vsize=15699596 CPUtime=0.06 cores=1,3,5,7
/proc/29200/task/29220/stat : 29220 (java) S 29196 29200 28325 0 -1 4202560 16363 0 0 0 3 3 0 0 15 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29222] ppid=29196 vsize=15699596 CPUtime=0.09 cores=1,3,5,7
/proc/29200/task/29222/stat : 29222 (java) S 29196 29200 28325 0 -1 4202560 27929 0 0 0 5 4 0 0 16 0 22 0 523430955 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29224] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29224/stat : 29224 (java) S 29196 29200 28325 0 -1 4202560 874 0 0 0 0 0 0 0 15 0 22 0 523430956 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 0 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29226] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29226/stat : 29226 (java) S 29196 29200 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29228] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29228/stat : 29228 (java) S 29196 29200 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29230] ppid=29196 vsize=15699596 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29230/stat : 29230 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624934321 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29232] ppid=29196 vsize=15699596 CPUtime=0.84 cores=1,3,5,7
/proc/29200/task/29232/stat : 29232 (java) S 29196 29200 28325 0 -1 4202560 10909 0 0 0 84 0 0 0 15 0 22 0 523430963 16076386304 400086 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0

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

[pid=29200/tid=29240] ppid=29196 vsize=15765132 CPUtime=1055.06 cores=1,3,5,7
/proc/29200/task/29240/stat : 29240 (java) R 29196 29200 28325 0 -1 4202560 258762 0 0 0 105473 33 0 0 25 0 22 0 523431000 16143495168 705694 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29200/tid=29241] ppid=29196 vsize=15765132 CPUtime=1053.61 cores=1,3,5,7
/proc/29200/task/29241/stat : 29241 (java) R 29196 29200 28325 0 -1 4202560 297638 0 0 0 105326 35 0 0 25 0 22 0 523431001 16143495168 705694 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505785832 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29200/tid=29242] ppid=29196 vsize=15765132 CPUtime=1054.94 cores=1,3,5,7
/proc/29200/task/29242/stat : 29242 (java) R 29196 29200 28325 0 -1 4202560 269935 0 0 0 105465 29 0 0 25 0 22 0 523431001 16143495168 705694 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505797061 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.01
Current children cumulated vsize (KiB) 15765132

[startup+1122.3 s]
/proc/loadavg: 8.24 8.14 7.97 9/220 29276
/proc/meminfo: memFree=22687896/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15765132 CPUtime=4477.38 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 2512320 0 1 0 447353 385 0 0 17 0 22 0 523430948 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3941283 757344 2298 9 0 3932002 0
[pid=29200/tid=29205] ppid=29196 vsize=15765132 CPUtime=0.93 cores=1,3,5,7
/proc/29200/task/29205/stat : 29205 (java) S 29196 29200 28325 0 -1 4202560 21963 0 1 0 88 5 0 0 18 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29208] ppid=29196 vsize=15765132 CPUtime=2.24 cores=1,3,5,7
/proc/29200/task/29208/stat : 29208 (java) S 29196 29200 28325 0 -1 4202560 212205 0 0 0 191 33 0 0 16 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29210] ppid=29196 vsize=15765132 CPUtime=2.16 cores=1,3,5,7
/proc/29200/task/29210/stat : 29210 (java) S 29196 29200 28325 0 -1 4202560 162041 0 0 0 189 27 0 0 16 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29212] ppid=29196 vsize=15765132 CPUtime=2.06 cores=1,3,5,7
/proc/29200/task/29212/stat : 29212 (java) S 29196 29200 28325 0 -1 4202560 172445 0 0 0 178 28 0 0 15 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29214] ppid=29196 vsize=15765132 CPUtime=2.03 cores=1,3,5,7
/proc/29200/task/29214/stat : 29214 (java) S 29196 29200 28325 0 -1 4202560 151253 0 0 0 179 24 0 0 16 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29216] ppid=29196 vsize=15765132 CPUtime=2.01 cores=1,3,5,7
/proc/29200/task/29216/stat : 29216 (java) S 29196 29200 28325 0 -1 4202560 148294 0 0 0 178 23 0 0 16 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29218] ppid=29196 vsize=15765132 CPUtime=2.17 cores=1,3,5,7
/proc/29200/task/29218/stat : 29218 (java) S 29196 29200 28325 0 -1 4202560 182547 0 0 0 191 26 0 0 16 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29220] ppid=29196 vsize=15765132 CPUtime=2.16 cores=1,3,5,7
/proc/29200/task/29220/stat : 29220 (java) S 29196 29200 28325 0 -1 4202560 200373 0 0 0 186 30 0 0 16 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29222] ppid=29196 vsize=15765132 CPUtime=1.92 cores=1,3,5,7
/proc/29200/task/29222/stat : 29222 (java) S 29196 29200 28325 0 -1 4202560 117661 0 0 0 172 20 0 0 16 0 22 0 523430955 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29224] ppid=29196 vsize=15765132 CPUtime=0.76 cores=1,3,5,7
/proc/29200/task/29224/stat : 29224 (java) S 29196 29200 28325 0 -1 4202560 17027 0 0 0 49 27 0 0 15 0 22 0 523430956 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 0 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29226] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29226/stat : 29226 (java) S 29196 29200 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29228] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29228/stat : 29228 (java) S 29196 29200 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29230] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29230/stat : 29230 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624934321 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29232] ppid=29196 vsize=15765132 CPUtime=1.07 cores=1,3,5,7
/proc/29200/task/29232/stat : 29232 (java) S 29196 29200 28325 0 -1 4202560 10947 0 0 0 106 1 0 0 15 0 22 0 523430963 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29234] ppid=29196 vsize=15765132 CPUtime=1.08 cores=1,3,5,7
/proc/29200/task/29234/stat : 29234 (java) S 29196 29200 28325 0 -1 4202560 5180 0 0 0 108 0 0 0 15 0 22 0 523430963 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29236] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29236/stat : 29236 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29238] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29238/stat : 29238 (java) S 29196 29200 28325 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523430963 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29239] ppid=29196 vsize=15765132 CPUtime=1114.35 cores=1,3,5,7
/proc/29200/task/29239/stat : 29239 (java) R 29196 29200 28325 0 -1 4202560 279802 0 0 0 111401 34 0 0 25 0 22 0 523431000 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505785837 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29200/tid=29240] ppid=29196 vsize=15765132 CPUtime=1114.61 cores=1,3,5,7
/proc/29200/task/29240/stat : 29240 (java) R 29196 29200 28325 0 -1 4202560 259026 0 0 0 111428 33 0 0 25 0 22 0 523431000 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506277743 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29200/tid=29241] ppid=29196 vsize=15765132 CPUtime=1113.16 cores=1,3,5,7
/proc/29200/task/29241/stat : 29241 (java) R 29196 29200 28325 0 -1 4202560 297955 0 0 0 111281 35 0 0 25 0 22 0 523431001 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 47401583242330 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29200/tid=29242] ppid=29196 vsize=15765132 CPUtime=1114.5 cores=1,3,5,7
/proc/29200/task/29242/stat : 29242 (java) R 29196 29200 28325 0 -1 4202560 272149 0 0 0 111420 30 0 0 25 0 22 0 523431001 16143495168 757344 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505583623 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4477.38
Current children cumulated vsize (KiB) 15765132

[startup+1182.3 s]
/proc/loadavg: 8.22 8.14 7.98 10/220 29278
/proc/meminfo: memFree=23534996/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15765132 CPUtime=4716.86 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 2538754 0 1 0 471293 393 0 0 17 0 22 0 523430948 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3941283 561546 2298 9 0 3932002 0
[pid=29200/tid=29205] ppid=29196 vsize=15765132 CPUtime=0.93 cores=1,3,5,7
/proc/29200/task/29205/stat : 29205 (java) S 29196 29200 28325 0 -1 4202560 21963 0 1 0 88 5 0 0 18 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29208] ppid=29196 vsize=15765132 CPUtime=2.36 cores=1,3,5,7
/proc/29200/task/29208/stat : 29208 (java) S 29196 29200 28325 0 -1 4202560 215533 0 0 0 203 33 0 0 15 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29210] ppid=29196 vsize=15765132 CPUtime=2.28 cores=1,3,5,7
/proc/29200/task/29210/stat : 29210 (java) S 29196 29200 28325 0 -1 4202560 163255 0 0 0 201 27 0 0 15 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29212] ppid=29196 vsize=15765132 CPUtime=2.24 cores=1,3,5,7
/proc/29200/task/29212/stat : 29212 (java) S 29196 29200 28325 0 -1 4202560 174796 0 0 0 195 29 0 0 15 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29214] ppid=29196 vsize=15765132 CPUtime=2.13 cores=1,3,5,7
/proc/29200/task/29214/stat : 29214 (java) S 29196 29200 28325 0 -1 4202560 156254 0 0 0 188 25 0 0 15 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29216] ppid=29196 vsize=15765132 CPUtime=2.19 cores=1,3,5,7
/proc/29200/task/29216/stat : 29216 (java) S 29196 29200 28325 0 -1 4202560 155332 0 0 0 195 24 0 0 16 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29218] ppid=29196 vsize=15765132 CPUtime=2.29 cores=1,3,5,7
/proc/29200/task/29218/stat : 29218 (java) S 29196 29200 28325 0 -1 4202560 184727 0 0 0 203 26 0 0 15 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29220] ppid=29196 vsize=15765132 CPUtime=2.29 cores=1,3,5,7
/proc/29200/task/29220/stat : 29220 (java) S 29196 29200 28325 0 -1 4202560 200373 0 0 0 199 30 0 0 15 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29222] ppid=29196 vsize=15765132 CPUtime=2.07 cores=1,3,5,7
/proc/29200/task/29222/stat : 29222 (java) S 29196 29200 28325 0 -1 4202560 122807 0 0 0 186 21 0 0 16 0 22 0 523430955 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29224] ppid=29196 vsize=15765132 CPUtime=0.81 cores=1,3,5,7
/proc/29200/task/29224/stat : 29224 (java) S 29196 29200 28325 0 -1 4202560 17141 0 0 0 50 31 0 0 15 0 22 0 523430956 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 0 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29226] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29226/stat : 29226 (java) S 29196 29200 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29228] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29228/stat : 29228 (java) S 29196 29200 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29230] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29230/stat : 29230 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624934321 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29232] ppid=29196 vsize=15765132 CPUtime=1.07 cores=1,3,5,7
/proc/29200/task/29232/stat : 29232 (java) S 29196 29200 28325 0 -1 4202560 10947 0 0 0 106 1 0 0 15 0 22 0 523430963 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29234] ppid=29196 vsize=15765132 CPUtime=1.08 cores=1,3,5,7
/proc/29200/task/29234/stat : 29234 (java) S 29196 29200 28325 0 -1 4202560 5180 0 0 0 108 0 0 0 15 0 22 0 523430963 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29236] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29236/stat : 29236 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29238] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29238/stat : 29238 (java) S 29196 29200 28325 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523430963 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29239] ppid=29196 vsize=15765132 CPUtime=1173.69 cores=1,3,5,7
/proc/29200/task/29239/stat : 29239 (java) R 29196 29200 28325 0 -1 4202560 279807 0 0 0 117335 34 0 0 25 0 22 0 523431000 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506219518 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29200/tid=29240] ppid=29196 vsize=15765132 CPUtime=1174.28 cores=1,3,5,7
/proc/29200/task/29240/stat : 29240 (java) R 29196 29200 28325 0 -1 4202560 259065 0 0 0 117395 33 0 0 25 0 22 0 523431000 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505366066 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29200/tid=29241] ppid=29196 vsize=15765132 CPUtime=1172.83 cores=1,3,5,7
/proc/29200/task/29241/stat : 29241 (java) R 29196 29200 28325 0 -1 4202560 297966 0 0 0 117248 35 0 0 25 0 22 0 523431001 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506217375 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29200/tid=29242] ppid=29196 vsize=15765132 CPUtime=1174.17 cores=1,3,5,7
/proc/29200/task/29242/stat : 29242 (java) R 29196 29200 28325 0 -1 4202560 272154 0 0 0 117387 30 0 0 25 0 22 0 523431001 16143495168 561546 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505785837 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4716.86
Current children cumulated vsize (KiB) 15765132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.14 8.13 7.98 9/220 29278
/proc/meminfo: memFree=23642864/32951124 swapFree=67111524/67111528
[pid=29200] ppid=29196 vsize=15765132 CPUtime=4800.33 cores=1,3,5,7
/proc/29200/stat : 29200 (java) S 29196 29200 28325 0 -1 4202496 2550740 0 1 0 479637 396 0 0 17 0 22 0 523430948 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29200/statm: 3941283 542013 2298 9 0 3932002 0
[pid=29200/tid=29205] ppid=29196 vsize=15765132 CPUtime=0.93 cores=1,3,5,7
/proc/29200/task/29205/stat : 29205 (java) S 29196 29200 28325 0 -1 4202560 21963 0 1 0 88 5 0 0 18 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29208] ppid=29196 vsize=15765132 CPUtime=2.39 cores=1,3,5,7
/proc/29200/task/29208/stat : 29208 (java) S 29196 29200 28325 0 -1 4202560 215533 0 0 0 206 33 0 0 16 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29210] ppid=29196 vsize=15765132 CPUtime=2.35 cores=1,3,5,7
/proc/29200/task/29210/stat : 29210 (java) S 29196 29200 28325 0 -1 4202560 167994 0 0 0 207 28 0 0 16 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29212] ppid=29196 vsize=15765132 CPUtime=2.29 cores=1,3,5,7
/proc/29200/task/29212/stat : 29212 (java) S 29196 29200 28325 0 -1 4202560 176380 0 0 0 200 29 0 0 15 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29214] ppid=29196 vsize=15765132 CPUtime=2.17 cores=1,3,5,7
/proc/29200/task/29214/stat : 29214 (java) S 29196 29200 28325 0 -1 4202560 156254 0 0 0 192 25 0 0 16 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 7 0 0 0
[pid=29200/tid=29216] ppid=29196 vsize=15765132 CPUtime=2.26 cores=1,3,5,7
/proc/29200/task/29216/stat : 29216 (java) S 29196 29200 28325 0 -1 4202560 157164 0 0 0 201 25 0 0 15 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29218] ppid=29196 vsize=15765132 CPUtime=2.31 cores=1,3,5,7
/proc/29200/task/29218/stat : 29218 (java) S 29196 29200 28325 0 -1 4202560 184728 0 0 0 205 26 0 0 15 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29220] ppid=29196 vsize=15765132 CPUtime=2.33 cores=1,3,5,7
/proc/29200/task/29220/stat : 29220 (java) S 29196 29200 28325 0 -1 4202560 201285 0 0 0 203 30 0 0 16 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29222] ppid=29196 vsize=15765132 CPUtime=2.14 cores=1,3,5,7
/proc/29200/task/29222/stat : 29222 (java) S 29196 29200 28325 0 -1 4202560 125655 0 0 0 192 22 0 0 15 0 22 0 523430955 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 1 0 0 0
[pid=29200/tid=29224] ppid=29196 vsize=15765132 CPUtime=0.82 cores=1,3,5,7
/proc/29200/task/29224/stat : 29224 (java) S 29196 29200 28325 0 -1 4202560 17201 0 0 0 50 32 0 0 15 0 22 0 523430956 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 0 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29226] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29226/stat : 29226 (java) S 29196 29200 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523430957 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29228] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29228/stat : 29228 (java) S 29196 29200 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523430957 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29230] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29230/stat : 29230 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523430963 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624934321 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29232] ppid=29196 vsize=15765132 CPUtime=1.07 cores=1,3,5,7
/proc/29200/task/29232/stat : 29232 (java) S 29196 29200 28325 0 -1 4202560 10947 0 0 0 106 1 0 0 15 0 22 0 523430963 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29234] ppid=29196 vsize=15765132 CPUtime=1.08 cores=1,3,5,7
/proc/29200/task/29234/stat : 29234 (java) S 29196 29200 28325 0 -1 4202560 5180 0 0 0 108 0 0 0 15 0 22 0 523430963 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29236] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29236/stat : 29236 (java) S 29196 29200 28325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 523430963 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624926617 0 4 0 16800975 18446604467979487424 0 0 -1 5 0 0 0
[pid=29200/tid=29238] ppid=29196 vsize=15765132 CPUtime=0 cores=1,3,5,7
/proc/29200/task/29238/stat : 29238 (java) S 29196 29200 28325 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523430963 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 270624927232 0 4 0 16800975 18446604467979487424 0 0 -1 3 0 0 0
[pid=29200/tid=29239] ppid=29196 vsize=15765132 CPUtime=1194.36 cores=1,3,5,7
/proc/29200/task/29239/stat : 29239 (java) R 29196 29200 28325 0 -1 4202560 279809 0 0 0 119402 34 0 0 25 0 22 0 523431000 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505737365 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29200/tid=29240] ppid=29196 vsize=15765132 CPUtime=1195.08 cores=1,3,5,7
/proc/29200/task/29240/stat : 29240 (java) R 29196 29200 28325 0 -1 4202560 259066 0 0 0 119475 33 0 0 25 0 22 0 523431000 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505583669 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29200/tid=29241] ppid=29196 vsize=15765132 CPUtime=1193.63 cores=1,3,5,7
/proc/29200/task/29241/stat : 29241 (java) R 29196 29200 28325 0 -1 4202560 297971 0 0 0 119328 35 0 0 25 0 22 0 523431001 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912506217375 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29200/tid=29242] ppid=29196 vsize=15765132 CPUtime=1194.96 cores=1,3,5,7
/proc/29200/task/29242/stat : 29242 (java) R 29196 29200 28325 0 -1 4202560 272154 0 0 0 119466 30 0 0 25 0 22 0 523431001 16143495168 542013 33554432000 1073741824 1073778376 140737088907488 18446744073709551615 46912505796618 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15765132

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): 1203.3
CPU time (s): 4800.45
CPU user time (s): 4796.4
CPU system time (s): 4.04938
CPU usage (%): 398.939
Max. virtual memory (cumulated for all children) (KiB): 15765132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.4
system time used= 4.04938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2550767
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= 34274
involuntary context switches= 84626

runsolver used 1.92571 second user time and 4.68429 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 01:05:00
IDJOB=3311289
IDBENCH=82674
IDSOLVER=1698
FILE ID=node108/3311289-1304118300
RUNJOBID= node108-1304118300-29184
PBS_JOBID= 13170680
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= dd2bb1255d1ab08cabc4f5bd25c67ddb
RANDOM SEED=375225584

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      30890252 kB
Buffers:        544856 kB
Cached:        1060020 kB
SwapCached:          4 kB
Active:          99516 kB
Inactive:      1568412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30890252 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4844 kB
Writeback:          16 kB
AnonPages:       62860 kB
Mapped:          14892 kB
Slab:           327644 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182292 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= 72116 MiB
End job on node108 at 2011-04-30 01:25:05