Trace number 3311638

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.07 1207.23

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
Number of clauses of size over 50

Solver Data

0.10/0.11	37:58 INFO : Reading from input HOME/instance-3311638-1304177878.cnf
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Executor set job limit to 1000000
0.28/0.27	Starting Executor!
0.28/0.27	Starting Executor!
0.28/0.28	Starting Executor!
0.28/0.28	Starting Executor!
0.80/0.42	37:58 INFO : 125 variables remaining out of 125
0.80/0.42	37:58 INFO : 15972 literals remaining out of 15972

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-3311638-1304177878/watcher-3311638-1304177878 -o /tmp/evaluation-result-3311638-1304177878/solver-3311638-1304177878 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311638-1304177878.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: 8.27 8.17 8.05 4/194 12242
/proc/meminfo: memFree=30449032/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 1425 0 0 0 0 0 0 0 25 0 2 0 510203675 27824128 894 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 6793 894 684 9 0 381 0
[pid=12242/tid=12243] ppid=12240 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 2 0 510203676 27824128 894 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220811312775 0 2147483391 4096 0 18446744071699207358 0 0 -1 5 0 0 0

[startup+0.0389821 s]
/proc/loadavg: 8.27 8.17 8.05 4/194 12242
/proc/meminfo: memFree=30449032/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 3785 0 1 0 2 0 0 0 25 0 13 0 510203675 15978749952 3223 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3901062 3223 1682 9 0 3891810 0
[pid=12242/tid=12243] ppid=12240 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) R 12240 12242 12050 0 -1 4202560 2393 0 1 0 2 0 0 0 25 0 13 0 510203676 15978749952 3223 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 47955294242835 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100975 s]
/proc/loadavg: 8.27 8.17 8.05 4/194 12242
/proc/meminfo: memFree=30449032/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15677016 CPUtime=0.1 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 5599 0 1 0 9 1 0 0 25 0 18 0 510203675 16053264384 5037 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3919254 5038 2117 9 0 3909973 0
[pid=12242/tid=12243] ppid=12240 vsize=15677016 CPUtime=0.08 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) R 12240 12242 12050 0 -1 4202560 3477 0 1 0 7 1 0 0 18 0 18 0 510203676 16053264384 5038 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 47955294905880 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677016

[startup+0.300901 s]
/proc/loadavg: 8.27 8.17 8.05 4/194 12242
/proc/meminfo: memFree=30449032/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15685976 CPUtime=0.53 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 12413 0 1 0 50 3 0 0 25 0 22 0 510203675 16062439424 10458 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3921494 10458 2214 9 0 3912213 0
[pid=12242/tid=12243] ppid=12240 vsize=15685976 CPUtime=0.28 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) R 12240 12242 12050 0 -1 4202560 7132 0 1 0 26 2 0 0 19 0 22 0 510203676 16062439424 10458 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 47955291861968 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15685976

[startup+0.700829 s]
/proc/loadavg: 8.27 8.17 8.05 4/194 12242
/proc/meminfo: memFree=30449032/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15703096 CPUtime=1.86 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 30625 0 1 0 181 5 0 0 25 0 22 0 510203675 16079970304 24189 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3925774 24189 2260 9 0 3916493 0
[pid=12242/tid=12243] ppid=12240 vsize=15703096 CPUtime=0.41 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 7520 0 1 0 39 2 0 0 20 0 22 0 510203676 16079970304 24189 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 15703096

[startup+1.50068 s]
/proc/loadavg: 8.27 8.17 8.05 15/220 12268
/proc/meminfo: memFree=30141368/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15703104 CPUtime=5.05 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 56148 0 1 0 497 8 0 0 25 0 22 0 510203675 16079978496 48845 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3925776 48847 2277 9 0 3916495 0
[pid=12242/tid=12243] ppid=12240 vsize=15703104 CPUtime=0.41 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 7520 0 1 0 39 2 0 0 20 0 22 0 510203676 16079978496 48848 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12050 0 -1 4202560 119 0 0 0 0 0 0 0 18 0 22 0 510203676 16079978496 48848 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12050 0 -1 4202560 519 0 0 0 0 0 0 0 18 0 22 0 510203676 16079978496 48848 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12050 0 -1 4202560 467 0 0 0 0 0 0 0 18 0 22 0 510203676 16079978496 48848 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12050 0 -1 4202560 184 0 0 0 0 0 0 0 18 0 22 0 510203676 16079978496 48848 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510203676 16079978496 48849 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 510203676 16079978496 48851 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510203676 16079978496 48851 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 510203676 16079978496 48852 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12050 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 22 0 510203677 16079978496 48852 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 0 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12050 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 510203678 16079978496 48852 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12255/stat : 12255 (java) S 12240 12242 12050 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 510203678 16079978496 48852 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12256/stat : 12256 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16079978496 48852 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828060081 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=15703104 CPUtime=0.53 cores=1,3,5,7
/proc/12242/task/12257/stat : 12257 (java) R 12240 12242 12050 0 -1 4202560 4916 0 0 0 53 0 0 0 25 0 22 0 510203680 16079978496 48853 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=15703104 CPUtime=1.31 cores=1,3,5,7
/proc/12242/task/12258/stat : 12258 (java) R 12240 12242 12050 0 -1 4202560 13139 0 0 0 130 1 0 0 25 0 22 0 510203680 16079978496 48853 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 47955291642038 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12242/tid=12259] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12259/stat : 12259 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16079978496 48853 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12260] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12260/stat : 12260 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510203680 16079978496 48854 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12265] ppid=12240 vsize=15703104 CPUtime=0.81 cores=1,3,5,7
/proc/12242/task/12265/stat : 12265 (java) R 12240 12242 12050 0 -1 4202560 9053 0 0 0 80 1 0 0 19 0 22 0 510203703 16079978496 48854 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828062389 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12266] ppid=12240 vsize=15703104 CPUtime=0.4 cores=1,3,5,7
/proc/12242/task/12266/stat : 12266 (java) R 12240 12242 12050 0 -1 4202560 2506 0 0 0 40 0 0 0 18 0 22 0 510203703 16079978496 48855 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505813485 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12267] ppid=12240 vsize=15703104 CPUtime=0.77 cores=1,3,5,7
/proc/12242/task/12267/stat : 12267 (java) R 12240 12242 12050 0 -1 4202560 8588 0 0 0 77 0 0 0 17 0 22 0 510203703 16079978496 48855 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912506066675 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12242/tid=12268] ppid=12240 vsize=15703104 CPUtime=0.73 cores=1,3,5,7
/proc/12242/task/12268/stat : 12268 (java) R 12240 12242 12050 0 -1 4202560 7747 0 0 0 73 0 0 0 18 0 22 0 510203703 16079978496 48855 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 15703104

[startup+3.10139 s]
/proc/loadavg: 8.27 8.17 8.05 10/220 12268
/proc/meminfo: memFree=30075936/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15703104 CPUtime=11.41 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 62673 0 1 0 1132 9 0 0 25 0 22 0 510203675 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3925776 53541 2278 9 0 3916495 0
[pid=12242/tid=12243] ppid=12240 vsize=15703104 CPUtime=0.41 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 7520 0 1 0 39 2 0 0 20 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12050 0 -1 4202560 1080 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12050 0 -1 4202560 644 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12050 0 -1 4202560 888 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12050 0 -1 4202560 684 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12050 0 -1 4202560 565 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12050 0 -1 4202560 315 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12050 0 -1 4202560 806 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12050 0 -1 4202560 1178 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12050 0 -1 4202560 63 0 0 0 0 0 0 0 16 0 22 0 510203677 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 0 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12050 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 510203678 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12255/stat : 12255 (java) S 12240 12242 12050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510203678 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12256/stat : 12256 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828060081 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=15703104 CPUtime=0.59 cores=1,3,5,7
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12050 0 -1 4202560 4927 0 0 0 59 0 0 0 15 0 22 0 510203680 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=15703104 CPUtime=1.4 cores=1,3,5,7
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12050 0 -1 4202560 13156 0 0 0 139 1 0 0 15 0 22 0 510203680 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12259] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12259/stat : 12259 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12260] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12260/stat : 12260 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510203680 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12265] ppid=12240 vsize=15703104 CPUtime=2.31 cores=1,3,5,7
/proc/12242/task/12265/stat : 12265 (java) R 12240 12242 12050 0 -1 4202560 9380 0 0 0 230 1 0 0 22 0 22 0 510203703 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12242/tid=12266] ppid=12240 vsize=15703104 CPUtime=1.97 cores=1,3,5,7
/proc/12242/task/12266/stat : 12266 (java) R 12240 12242 12050 0 -1 4202560 2744 0 0 0 197 0 0 0 21 0 22 0 510203703 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505366072 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12242/tid=12267] ppid=12240 vsize=15703104 CPUtime=2.29 cores=1,3,5,7
/proc/12242/task/12267/stat : 12267 (java) R 12240 12242 12050 0 -1 4202560 9039 0 0 0 229 0 0 0 18 0 22 0 510203703 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505735520 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12242/tid=12268] ppid=12240 vsize=15703104 CPUtime=2.32 cores=1,3,5,7
/proc/12242/task/12268/stat : 12268 (java) R 12240 12242 12050 0 -1 4202560 8296 0 0 0 231 1 0 0 20 0 22 0 510203703 16079978496 53541 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 47955295663862 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 15703104

[startup+6.3008 s]
/proc/loadavg: 8.25 8.16 8.05 10/220 12268
/proc/meminfo: memFree=30042312/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15703104 CPUtime=24.15 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 66972 0 1 0 2404 11 0 0 25 0 22 0 510203675 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3925776 54084 2288 9 0 3916495 0
[pid=12242/tid=12243] ppid=12240 vsize=15703104 CPUtime=0.41 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 7520 0 1 0 39 2 0 0 20 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=15703104 CPUtime=0.01 cores=1,3,5,7
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12050 0 -1 4202560 1494 0 0 0 1 0 0 0 15 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=15703104 CPUtime=0.01 cores=1,3,5,7
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12050 0 -1 4202560 1165 0 0 0 1 0 0 0 15 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12050 0 -1 4202560 1499 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=15703104 CPUtime=0.01 cores=1,3,5,7
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12050 0 -1 4202560 1195 0 0 0 1 0 0 0 15 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=15703104 CPUtime=0.01 cores=1,3,5,7
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12050 0 -1 4202560 1227 0 0 0 1 0 0 0 15 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=15703104 CPUtime=0.01 cores=1,3,5,7
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12050 0 -1 4202560 844 0 0 0 1 0 0 0 15 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=15703104 CPUtime=0.01 cores=1,3,5,7
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12050 0 -1 4202560 1360 0 0 0 1 0 0 0 16 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=15703104 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12050 0 -1 4202560 1612 0 0 0 0 0 0 0 15 0 22 0 510203676 16079978496 54084 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0

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

[pid=12242/tid=12266] ppid=12240 vsize=15768640 CPUtime=1048.65 cores=1,3,5,7
/proc/12242/task/12266/stat : 12266 (java) R 12240 12242 12050 0 -1 4202560 138369 0 0 0 104835 30 0 0 25 0 22 0 510203703 16147087360 85407 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12242/tid=12267] ppid=12240 vsize=15768640 CPUtime=1049.17 cores=1,3,5,7
/proc/12242/task/12267/stat : 12267 (java) R 12240 12242 12050 0 -1 4202560 144294 0 0 0 104887 30 0 0 25 0 22 0 510203703 16147087360 85407 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505728504 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12268] ppid=12240 vsize=15768640 CPUtime=1048.77 cores=1,3,5,7
/proc/12242/task/12268/stat : 12268 (java) R 12240 12242 12050 0 -1 4202560 144414 0 0 0 104851 26 0 0 25 0 22 0 510203703 16147087360 85407 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505809955 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4223.87
Current children cumulated vsize (KiB) 15768640

[startup+1122.3 s]
/proc/loadavg: 8.08 8.07 8.04 9/220 12298
/proc/meminfo: memFree=29771232/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15768640 CPUtime=4462.45 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 1124309 0 1 0 445937 308 0 0 25 0 22 0 510203675 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3942160 89222 2298 9 0 3932879 0
[pid=12242/tid=12243] ppid=12240 vsize=15768640 CPUtime=0.41 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 7520 0 1 0 39 2 0 0 20 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=15768640 CPUtime=3.13 cores=1,3,5,7
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12050 0 -1 4202560 60873 0 0 0 295 18 0 0 16 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=15768640 CPUtime=3.08 cores=1,3,5,7
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12050 0 -1 4202560 59867 0 0 0 293 15 0 0 15 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=15768640 CPUtime=3.13 cores=1,3,5,7
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12050 0 -1 4202560 59030 0 0 0 298 15 0 0 15 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=15768640 CPUtime=3.16 cores=1,3,5,7
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12050 0 -1 4202560 62407 0 0 0 301 15 0 0 16 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=15768640 CPUtime=3.16 cores=1,3,5,7
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12050 0 -1 4202560 60736 0 0 0 302 14 0 0 15 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=15768640 CPUtime=3.2 cores=1,3,5,7
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12050 0 -1 4202560 62361 0 0 0 304 16 0 0 15 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=15768640 CPUtime=3.15 cores=1,3,5,7
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12050 0 -1 4202560 63835 0 0 0 297 18 0 0 16 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=15768640 CPUtime=3.03 cores=1,3,5,7
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12050 0 -1 4202560 57449 0 0 0 289 14 0 0 16 0 22 0 510203676 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=15768640 CPUtime=1.99 cores=1,3,5,7
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12050 0 -1 4202560 2868 0 0 0 149 50 0 0 15 0 22 0 510203677 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 0 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12050 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 510203678 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12255/stat : 12255 (java) S 12240 12242 12050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510203678 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12256/stat : 12256 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828060081 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=15768640 CPUtime=0.68 cores=1,3,5,7
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12050 0 -1 4202560 4948 0 0 0 68 0 0 0 15 0 22 0 510203680 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=15768640 CPUtime=1.52 cores=1,3,5,7
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12050 0 -1 4202560 13179 0 0 0 151 1 0 0 15 0 22 0 510203680 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12259] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12259/stat : 12259 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12260] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12260/stat : 12260 (java) S 12240 12242 12050 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 510203680 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12265] ppid=12240 vsize=15768640 CPUtime=1108.09 cores=1,3,5,7
/proc/12242/task/12265/stat : 12265 (java) R 12240 12242 12050 0 -1 4202560 153424 0 0 0 110780 29 0 0 25 0 22 0 510203703 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505690816 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12266] ppid=12240 vsize=15768640 CPUtime=1107.98 cores=1,3,5,7
/proc/12242/task/12266/stat : 12266 (java) R 12240 12242 12050 0 -1 4202560 147341 0 0 0 110766 32 0 0 25 0 22 0 510203703 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505908441 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12242/tid=12267] ppid=12240 vsize=15768640 CPUtime=1108.47 cores=1,3,5,7
/proc/12242/task/12267/stat : 12267 (java) R 12240 12242 12050 0 -1 4202560 153588 0 0 0 110814 33 0 0 25 0 22 0 510203703 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 47955295662235 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12242/tid=12268] ppid=12240 vsize=15768640 CPUtime=1108.1 cores=1,3,5,7
/proc/12242/task/12268/stat : 12268 (java) R 12240 12242 12050 0 -1 4202560 153438 0 0 0 110782 28 0 0 25 0 22 0 510203703 16147087360 89222 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4462.45
Current children cumulated vsize (KiB) 15768640

[startup+1182.3 s]
/proc/loadavg: 8.08 8.07 8.04 9/220 12299
/proc/meminfo: memFree=29913804/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15768640 CPUtime=4700.98 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 1162115 0 1 0 469774 324 0 0 25 0 22 0 510203675 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3942160 68069 2298 9 0 3932879 0
[pid=12242/tid=12243] ppid=12240 vsize=15768640 CPUtime=0.41 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 7520 0 1 0 39 2 0 0 20 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=15768640 CPUtime=3.27 cores=1,3,5,7
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12050 0 -1 4202560 62644 0 0 0 308 19 0 0 16 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=15768640 CPUtime=3.23 cores=1,3,5,7
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12050 0 -1 4202560 61444 0 0 0 307 16 0 0 15 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=15768640 CPUtime=3.29 cores=1,3,5,7
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12050 0 -1 4202560 60224 0 0 0 312 17 0 0 15 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=15768640 CPUtime=3.31 cores=1,3,5,7
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12050 0 -1 4202560 64352 0 0 0 316 15 0 0 15 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=15768640 CPUtime=3.29 cores=1,3,5,7
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12050 0 -1 4202560 62341 0 0 0 314 15 0 0 16 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=15768640 CPUtime=3.35 cores=1,3,5,7
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12050 0 -1 4202560 64249 0 0 0 319 16 0 0 15 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=15768640 CPUtime=3.3 cores=1,3,5,7
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12050 0 -1 4202560 65300 0 0 0 312 18 0 0 15 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=15768640 CPUtime=3.19 cores=1,3,5,7
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12050 0 -1 4202560 58757 0 0 0 304 15 0 0 15 0 22 0 510203676 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=15768640 CPUtime=2.13 cores=1,3,5,7
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12050 0 -1 4202560 2955 0 0 0 159 54 0 0 15 0 22 0 510203677 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 0 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12050 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 510203678 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12255/stat : 12255 (java) S 12240 12242 12050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510203678 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12256/stat : 12256 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828060081 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=15768640 CPUtime=0.68 cores=1,3,5,7
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12050 0 -1 4202560 4948 0 0 0 68 0 0 0 15 0 22 0 510203680 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=15768640 CPUtime=1.52 cores=1,3,5,7
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12050 0 -1 4202560 13179 0 0 0 151 1 0 0 15 0 22 0 510203680 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12259] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12259/stat : 12259 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12260] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12260/stat : 12260 (java) S 12240 12242 12050 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 510203680 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12265] ppid=12240 vsize=15768640 CPUtime=1167.28 cores=1,3,5,7
/proc/12242/task/12265/stat : 12265 (java) R 12240 12242 12050 0 -1 4202560 159732 0 0 0 116698 30 0 0 25 0 22 0 510203703 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912506066964 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12242/tid=12266] ppid=12240 vsize=15768640 CPUtime=1167.34 cores=1,3,5,7
/proc/12242/task/12266/stat : 12266 (java) R 12240 12242 12050 0 -1 4202560 153521 0 0 0 116701 33 0 0 25 0 22 0 510203703 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505788421 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12242/tid=12267] ppid=12240 vsize=15768640 CPUtime=1167.77 cores=1,3,5,7
/proc/12242/task/12267/stat : 12267 (java) R 12240 12242 12050 0 -1 4202560 159725 0 0 0 116743 34 0 0 25 0 22 0 510203703 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505636263 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12242/tid=12268] ppid=12240 vsize=15768640 CPUtime=1167.43 cores=1,3,5,7
/proc/12242/task/12268/stat : 12268 (java) R 12240 12242 12050 0 -1 4202560 159777 0 0 0 116714 29 0 0 25 0 22 0 510203703 16147087360 68069 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912506120120 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.98
Current children cumulated vsize (KiB) 15768640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.10 8.08 8.04 9/220 12300
/proc/meminfo: memFree=29887624/32951124 swapFree=67105204/67111528
[pid=12242] ppid=12240 vsize=15768640 CPUtime=4800.02 cores=1,3,5,7
/proc/12242/stat : 12242 (java) S 12240 12242 12050 0 -1 4202496 1193734 0 1 0 479670 332 0 0 25 0 22 0 510203675 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12242/statm: 3942160 75064 2298 9 0 3932879 0
[pid=12242/tid=12243] ppid=12240 vsize=15768640 CPUtime=0.41 cores=1,3,5,7
/proc/12242/task/12243/stat : 12243 (java) S 12240 12242 12050 0 -1 4202560 7520 0 1 0 39 2 0 0 20 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12245] ppid=12240 vsize=15768640 CPUtime=3.34 cores=1,3,5,7
/proc/12242/task/12245/stat : 12245 (java) S 12240 12242 12050 0 -1 4202560 63631 0 0 0 315 19 0 0 15 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12246] ppid=12240 vsize=15768640 CPUtime=3.3 cores=1,3,5,7
/proc/12242/task/12246/stat : 12246 (java) S 12240 12242 12050 0 -1 4202560 62908 0 0 0 314 16 0 0 15 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12247] ppid=12240 vsize=15768640 CPUtime=3.36 cores=1,3,5,7
/proc/12242/task/12247/stat : 12247 (java) S 12240 12242 12050 0 -1 4202560 61418 0 0 0 319 17 0 0 16 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12248] ppid=12240 vsize=15768640 CPUtime=3.38 cores=1,3,5,7
/proc/12242/task/12248/stat : 12248 (java) S 12240 12242 12050 0 -1 4202560 65753 0 0 0 322 16 0 0 15 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12249] ppid=12240 vsize=15768640 CPUtime=3.36 cores=1,3,5,7
/proc/12242/task/12249/stat : 12249 (java) S 12240 12242 12050 0 -1 4202560 63742 0 0 0 321 15 0 0 15 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12250] ppid=12240 vsize=15768640 CPUtime=3.41 cores=1,3,5,7
/proc/12242/task/12250/stat : 12250 (java) S 12240 12242 12050 0 -1 4202560 65411 0 0 0 324 17 0 0 15 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12251] ppid=12240 vsize=15768640 CPUtime=3.37 cores=1,3,5,7
/proc/12242/task/12251/stat : 12251 (java) S 12240 12242 12050 0 -1 4202560 66658 0 0 0 318 19 0 0 15 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 1 0 0 0
[pid=12242/tid=12252] ppid=12240 vsize=15768640 CPUtime=3.27 cores=1,3,5,7
/proc/12242/task/12252/stat : 12252 (java) S 12240 12242 12050 0 -1 4202560 60209 0 0 0 312 15 0 0 16 0 22 0 510203676 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12253] ppid=12240 vsize=15768640 CPUtime=2.17 cores=1,3,5,7
/proc/12242/task/12253/stat : 12253 (java) S 12240 12242 12050 0 -1 4202560 3032 0 0 0 162 55 0 0 15 0 22 0 510203677 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 0 0 16800975 18446604471124087040 0 0 -1 3 0 0 0
[pid=12242/tid=12254] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12254/stat : 12254 (java) S 12240 12242 12050 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 510203678 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12255] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12255/stat : 12255 (java) S 12240 12242 12050 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510203678 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12256] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12256/stat : 12256 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828060081 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12257] ppid=12240 vsize=15768640 CPUtime=0.68 cores=1,3,5,7
/proc/12242/task/12257/stat : 12257 (java) S 12240 12242 12050 0 -1 4202560 4948 0 0 0 68 0 0 0 15 0 22 0 510203680 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12258] ppid=12240 vsize=15768640 CPUtime=1.52 cores=1,3,5,7
/proc/12242/task/12258/stat : 12258 (java) S 12240 12242 12050 0 -1 4202560 13179 0 0 0 151 1 0 0 15 0 22 0 510203680 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 7 0 0 0
[pid=12242/tid=12259] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12259/stat : 12259 (java) S 12240 12242 12050 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510203680 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052377 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12260] ppid=12240 vsize=15768640 CPUtime=0 cores=1,3,5,7
/proc/12242/task/12260/stat : 12260 (java) S 12240 12242 12050 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 510203680 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 220828052992 0 4 0 16800975 18446604471124087040 0 0 -1 5 0 0 0
[pid=12242/tid=12265] ppid=12240 vsize=15768640 CPUtime=1191.9 cores=1,3,5,7
/proc/12242/task/12265/stat : 12265 (java) R 12240 12242 12050 0 -1 4202560 164871 0 0 0 119158 32 0 0 25 0 22 0 510203703 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505616288 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12242/tid=12266] ppid=12240 vsize=15768640 CPUtime=1191.92 cores=1,3,5,7
/proc/12242/task/12266/stat : 12266 (java) R 12240 12242 12050 0 -1 4202560 158689 0 0 0 119159 33 0 0 25 0 22 0 510203703 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505933447 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12242/tid=12267] ppid=12240 vsize=15768640 CPUtime=1192.38 cores=1,3,5,7
/proc/12242/task/12267/stat : 12267 (java) R 12240 12242 12050 0 -1 4202560 164937 0 0 0 119203 35 0 0 22 0 22 0 510203703 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12242/tid=12268] ppid=12240 vsize=15768640 CPUtime=1192.08 cores=1,3,5,7
/proc/12242/task/12268/stat : 12268 (java) R 12240 12242 12050 0 -1 4202560 165381 0 0 0 119178 30 0 0 25 0 22 0 510203703 16147087360 75064 33554432000 1073741824 1073778376 140736712408880 18446744073709551615 46912505765297 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 15768640

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): 1207.23
CPU time (s): 4800.07
CPU user time (s): 4796.73
CPU system time (s): 3.33549
CPU usage (%): 397.611
Max. virtual memory (cumulated for all children) (KiB): 15768640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.73
system time used= 3.33549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1193760
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= 330829
involuntary context switches= 177761

runsolver used 1.93971 second user time and 4.68829 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-30 17:37:58
IDJOB=3311638
IDBENCH=83023
IDSOLVER=1698
FILE ID=node147/3311638-1304177878
RUNJOBID= node147-1304176668-12069
PBS_JOBID= 13172428
Free space on /tmp= 73080 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311638-1304177878/watcher-3311638-1304177878 -o /tmp/evaluation-result-3311638-1304177878/solver-3311638-1304177878 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311638-1304177878.cnf -hbr 2

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=101561504

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      30449428 kB
Buffers:        335848 kB
Cached:        1757784 kB
SwapCached:       3064 kB
Active:         236016 kB
Inactive:      1933180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30449428 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            3180 kB
Writeback:           0 kB
AnonPages:       74320 kB
Mapped:          23136 kB
Slab:           269364 kB
PageTables:       3916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   775952 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= 73080 MiB
End job on node147 at 2011-04-30 17:58:07