Trace number 3312353

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? (TO) 4800.44 1203.49

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
MD5SUMf6b9ddbb2d1027fc4cfe1e8c2d86f4e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark122.013
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
Number of clauses of size over 50

Solver Data

0.10/0.12	17:25 INFO : Reading from input HOME/instance-3312353-1304111845.cnf
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Starting Executor!
0.61/0.47	Starting Executor!
0.61/0.47	Starting Executor!
0.61/0.47	Starting Executor!
1.99/1.09	17:26 INFO : 1500 variables remaining out of 1500
1.99/1.09	17:26 INFO : 180000 literals remaining out of 180000

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

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.10 8.09 8.06 1/175 19726
/proc/meminfo: memFree=30657868/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/19726/stat : 19726 (java) R 19724 19726 19242 0 -1 4202496 787 0 0 0 0 0 0 0 25 0 1 0 522784322 23580672 274 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248084735744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19726/statm: 5757 286 227 9 0 124 0

[startup+0.083631 s]
/proc/loadavg: 8.10 8.09 8.06 1/175 19726
/proc/meminfo: memFree=30657868/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15676076 CPUtime=0.08 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 4987 0 1 0 7 1 0 0 25 0 18 0 522784322 16052301824 4426 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3919019 4428 2041 9 0 3909738 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676076

[startup+0.100627 s]
/proc/loadavg: 8.10 8.09 8.06 1/175 19726
/proc/meminfo: memFree=30657868/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15742096 CPUtime=0.1 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 5541 0 1 0 9 1 0 0 25 0 18 0 522784322 16119906304 4980 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3935524 4980 2116 9 0 3926243 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742096

[startup+0.300595 s]
/proc/loadavg: 8.10 8.09 8.06 1/175 19726
/proc/meminfo: memFree=30657868/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15747724 CPUtime=0.51 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 14973 0 1 0 47 4 0 0 25 0 18 0 522784322 16125669376 13226 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3936931 13232 2206 9 0 3927650 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15747724

[startup+0.700523 s]
/proc/loadavg: 8.10 8.09 8.06 1/175 19726
/proc/meminfo: memFree=30657868/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15763156 CPUtime=1.13 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 45993 0 1 0 105 8 0 0 25 0 22 0 522784322 16141471744 42587 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3940789 42587 2247 9 0 3931508 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15763156

[startup+1.50138 s]
/proc/loadavg: 8.10 8.09 8.06 6/220 19796
/proc/meminfo: memFree=30417424/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15772604 CPUtime=3.3 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 55779 0 1 0 321 9 0 0 25 0 22 0 522784322 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3943151 48182 2273 9 0 3933870 0
[pid=19726/tid=19728] ppid=19724 vsize=15772604 CPUtime=1.06 cores=1,3,5,7
/proc/19726/task/19728/stat : 19728 (java) S 19724 19726 19242 0 -1 4202560 35769 0 1 0 100 6 0 0 25 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19729] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19729/stat : 19729 (java) S 19724 19726 19242 0 -1 4202560 72 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19730] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19730/stat : 19730 (java) S 19724 19726 19242 0 -1 4202560 327 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19731] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19731/stat : 19731 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19732] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19732/stat : 19732 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19733] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19733/stat : 19733 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19734] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19734/stat : 19734 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19735] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19735/stat : 19735 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19736] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19736/stat : 19736 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522784323 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19737] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19737/stat : 19737 (java) S 19724 19726 19242 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 522784324 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 0 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19738] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19738/stat : 19738 (java) S 19724 19726 19242 0 -1 4202560 18 0 0 0 0 0 0 0 21 0 22 0 522784325 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19739] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19739/stat : 19739 (java) S 19724 19726 19242 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522784325 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19740] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19740/stat : 19740 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101521841 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19741] ppid=19724 vsize=15772604 CPUtime=0.57 cores=1,3,5,7
/proc/19726/task/19741/stat : 19741 (java) S 19724 19726 19242 0 -1 4202560 5895 0 0 0 56 1 0 0 20 0 22 0 522784327 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19742] ppid=19724 vsize=15772604 CPUtime=0.88 cores=1,3,5,7
/proc/19726/task/19742/stat : 19742 (java) R 19724 19726 19242 0 -1 4202560 12254 0 0 0 87 1 0 0 25 0 22 0 522784327 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19726/tid=19743] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19743/stat : 19743 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19744] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19744/stat : 19744 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522784327 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19762] ppid=19724 vsize=15772604 CPUtime=0.18 cores=1,3,5,7
/proc/19726/task/19762/stat : 19762 (java) R 19724 19726 19242 0 -1 4202560 18 0 0 0 18 0 0 0 17 0 22 0 522784370 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 47852267864600 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19726/tid=19763] ppid=19724 vsize=15772604 CPUtime=0.13 cores=1,3,5,7
/proc/19726/task/19763/stat : 19763 (java) R 19724 19726 19242 0 -1 4202560 9 0 0 0 13 0 0 0 17 0 22 0 522784370 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505920298 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19726/tid=19764] ppid=19724 vsize=15772604 CPUtime=0.24 cores=1,3,5,7
/proc/19726/task/19764/stat : 19764 (java) R 19724 19726 19242 0 -1 4202560 19 0 0 0 24 0 0 0 18 0 22 0 522784370 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 47852267864395 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19726/tid=19765] ppid=19724 vsize=15772604 CPUtime=0.19 cores=1,3,5,7
/proc/19726/task/19765/stat : 19765 (java) R 19724 19726 19242 0 -1 4202560 13 0 0 0 19 0 0 0 17 0 22 0 522784370 16151146496 48182 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505920184 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 15772604

[startup+3.1011 s]
/proc/loadavg: 8.10 8.09 8.06 13/220 19796
/proc/meminfo: memFree=30161240/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15772604 CPUtime=9.67 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 123948 0 1 0 947 20 0 0 25 0 22 0 522784322 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3943151 116032 2273 9 0 3933870 0
[pid=19726/tid=19728] ppid=19724 vsize=15772604 CPUtime=1.06 cores=1,3,5,7
/proc/19726/task/19728/stat : 19728 (java) S 19724 19726 19242 0 -1 4202560 35769 0 1 0 100 6 0 0 25 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19729] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19729/stat : 19729 (java) S 19724 19726 19242 0 -1 4202560 3053 0 0 0 0 0 0 0 16 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19730] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19730/stat : 19730 (java) S 19724 19726 19242 0 -1 4202560 3123 0 0 0 0 0 0 0 16 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19731] ppid=19724 vsize=15772604 CPUtime=0.01 cores=1,3,5,7
/proc/19726/task/19731/stat : 19731 (java) S 19724 19726 19242 0 -1 4202560 5842 0 0 0 1 0 0 0 15 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19732] ppid=19724 vsize=15772604 CPUtime=0.02 cores=1,3,5,7
/proc/19726/task/19732/stat : 19732 (java) S 19724 19726 19242 0 -1 4202560 7982 0 0 0 1 1 0 0 15 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19733] ppid=19724 vsize=15772604 CPUtime=0.02 cores=1,3,5,7
/proc/19726/task/19733/stat : 19733 (java) S 19724 19726 19242 0 -1 4202560 7373 0 0 0 1 1 0 0 15 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19734] ppid=19724 vsize=15772604 CPUtime=0.01 cores=1,3,5,7
/proc/19726/task/19734/stat : 19734 (java) S 19724 19726 19242 0 -1 4202560 6552 0 0 0 1 0 0 0 15 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19735] ppid=19724 vsize=15772604 CPUtime=0.01 cores=1,3,5,7
/proc/19726/task/19735/stat : 19735 (java) S 19724 19726 19242 0 -1 4202560 4596 0 0 0 0 1 0 0 16 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19736] ppid=19724 vsize=15772604 CPUtime=0.02 cores=1,3,5,7
/proc/19726/task/19736/stat : 19736 (java) S 19724 19726 19242 0 -1 4202560 7932 0 0 0 1 1 0 0 16 0 22 0 522784323 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19737] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19737/stat : 19737 (java) S 19724 19726 19242 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 22 0 522784324 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 0 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19738] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19738/stat : 19738 (java) S 19724 19726 19242 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19739] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19739/stat : 19739 (java) S 19724 19726 19242 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19740] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19740/stat : 19740 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101521841 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19741] ppid=19724 vsize=15772604 CPUtime=0.61 cores=1,3,5,7
/proc/19726/task/19741/stat : 19741 (java) S 19724 19726 19242 0 -1 4202560 5936 0 0 0 60 1 0 0 15 0 22 0 522784327 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19742] ppid=19724 vsize=15772604 CPUtime=0.9 cores=1,3,5,7
/proc/19726/task/19742/stat : 19742 (java) S 19724 19726 19242 0 -1 4202560 12260 0 0 0 89 1 0 0 21 0 22 0 522784327 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19743] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19743/stat : 19743 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19744] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19744/stat : 19744 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522784327 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19762] ppid=19724 vsize=15772604 CPUtime=1.71 cores=1,3,5,7
/proc/19726/task/19762/stat : 19762 (java) R 19724 19726 19242 0 -1 4202560 5431 0 0 0 171 0 0 0 19 0 22 0 522784370 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505216356 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19726/tid=19763] ppid=19724 vsize=15772604 CPUtime=1.67 cores=1,3,5,7
/proc/19726/task/19763/stat : 19763 (java) R 19724 19726 19242 0 -1 4202560 5760 0 0 0 167 0 0 0 18 0 22 0 522784370 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 47852267864404 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19726/tid=19764] ppid=19724 vsize=15772604 CPUtime=1.77 cores=1,3,5,7
/proc/19726/task/19764/stat : 19764 (java) R 19724 19726 19242 0 -1 4202560 5465 0 0 0 177 0 0 0 20 0 22 0 522784370 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505831252 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19726/tid=19765] ppid=19724 vsize=15772604 CPUtime=1.68 cores=1,3,5,7
/proc/19726/task/19765/stat : 19765 (java) R 19724 19726 19242 0 -1 4202560 5238 0 0 0 168 0 0 0 19 0 22 0 522784370 16151146496 116032 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (KiB) 15772604

[startup+6.30154 s]
/proc/loadavg: 8.42 8.16 8.08 9/220 19796
/proc/meminfo: memFree=28938620/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15772604 CPUtime=22.43 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 306923 0 1 0 2200 43 0 0 25 0 22 0 522784322 16151146496 298753 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3943151 298757 2273 9 0 3933870 0
[pid=19726/tid=19728] ppid=19724 vsize=15772604 CPUtime=1.06 cores=1,3,5,7
/proc/19726/task/19728/stat : 19728 (java) S 19724 19726 19242 0 -1 4202560 35769 0 1 0 100 6 0 0 25 0 22 0 522784323 16151146496 298761 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19729] ppid=19724 vsize=15772604 CPUtime=0.05 cores=1,3,5,7
/proc/19726/task/19729/stat : 19729 (java) S 19724 19726 19242 0 -1 4202560 15815 0 0 0 3 2 0 0 16 0 22 0 522784323 16151146496 298764 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19730] ppid=19724 vsize=15772604 CPUtime=0.02 cores=1,3,5,7
/proc/19726/task/19730/stat : 19730 (java) S 19724 19726 19242 0 -1 4202560 9093 0 0 0 1 1 0 0 15 0 22 0 522784323 16151146496 298766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19731] ppid=19724 vsize=15772604 CPUtime=0.03 cores=1,3,5,7
/proc/19726/task/19731/stat : 19731 (java) S 19724 19726 19242 0 -1 4202560 12693 0 0 0 2 1 0 0 15 0 22 0 522784323 16151146496 298769 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19732] ppid=19724 vsize=15772604 CPUtime=0.02 cores=1,3,5,7
/proc/19726/task/19732/stat : 19732 (java) S 19724 19726 19242 0 -1 4202560 7982 0 0 0 1 1 0 0 15 0 22 0 522784323 16151146496 298771 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19733] ppid=19724 vsize=15772604 CPUtime=0.05 cores=1,3,5,7
/proc/19726/task/19733/stat : 19733 (java) S 19724 19726 19242 0 -1 4202560 15218 0 0 0 3 2 0 0 16 0 22 0 522784323 16151146496 298773 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19734] ppid=19724 vsize=15772604 CPUtime=0.04 cores=1,3,5,7
/proc/19726/task/19734/stat : 19734 (java) S 19724 19726 19242 0 -1 4202560 13813 0 0 0 2 2 0 0 16 0 22 0 522784323 16151146496 298776 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19735] ppid=19724 vsize=15772604 CPUtime=0.03 cores=1,3,5,7
/proc/19726/task/19735/stat : 19735 (java) S 19724 19726 19242 0 -1 4202560 10675 0 0 0 2 1 0 0 15 0 22 0 522784323 16151146496 298779 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19736] ppid=19724 vsize=15772604 CPUtime=0.04 cores=1,3,5,7
/proc/19726/task/19736/stat : 19736 (java) S 19724 19726 19242 0 -1 4202560 14898 0 0 0 2 2 0 0 16 0 22 0 522784323 16151146496 298781 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19737] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19737/stat : 19737 (java) S 19724 19726 19242 0 -1 4202560 545 0 0 0 0 0 0 0 15 0 22 0 522784324 16151146496 298783 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 0 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19738] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19738/stat : 19738 (java) S 19724 19726 19242 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 298787 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19739] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19739/stat : 19739 (java) S 19724 19726 19242 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 298790 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19740] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19740/stat : 19740 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 298792 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101521841 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19741] ppid=19724 vsize=15772604 CPUtime=0.61 cores=1,3,5,7
/proc/19726/task/19741/stat : 19741 (java) S 19724 19726 19242 0 -1 4202560 5936 0 0 0 60 1 0 0 15 0 22 0 522784327 16151146496 298796 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0

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

[pid=19726/tid=19763] ppid=19724 vsize=15772604 CPUtime=1055.62 cores=1,3,5,7
/proc/19726/task/19763/stat : 19763 (java) R 19724 19726 19242 0 -1 4202560 272011 0 0 0 105531 31 0 0 25 0 22 0 522784370 16151146496 677977 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505711616 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19726/tid=19764] ppid=19724 vsize=15772604 CPUtime=1053.69 cores=1,3,5,7
/proc/19726/task/19764/stat : 19764 (java) R 19724 19726 19242 0 -1 4202560 291230 0 0 0 105336 33 0 0 25 0 22 0 522784370 16151146496 677977 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505826666 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19726/tid=19765] ppid=19724 vsize=15772604 CPUtime=1052.56 cores=1,3,5,7
/proc/19726/task/19765/stat : 19765 (java) R 19724 19726 19242 0 -1 4202560 273127 0 0 0 105225 31 0 0 25 0 22 0 522784370 16151146496 677977 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505913707 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.32
Current children cumulated vsize (KiB) 15772604

[startup+1122.3 s]
/proc/loadavg: 8.16 8.14 8.10 9/220 19826
/proc/meminfo: memFree=25795932/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15772604 CPUtime=4476.73 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 2352114 0 1 0 447307 366 0 0 25 0 22 0 522784322 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3943151 415822 2297 9 0 3933870 0
[pid=19726/tid=19728] ppid=19724 vsize=15772604 CPUtime=1.06 cores=1,3,5,7
/proc/19726/task/19728/stat : 19728 (java) S 19724 19726 19242 0 -1 4202560 35769 0 1 0 100 6 0 0 25 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19729] ppid=19724 vsize=15772604 CPUtime=2.16 cores=1,3,5,7
/proc/19726/task/19729/stat : 19729 (java) S 19724 19726 19242 0 -1 4202560 146571 0 0 0 192 24 0 0 16 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19730] ppid=19724 vsize=15772604 CPUtime=2.21 cores=1,3,5,7
/proc/19726/task/19730/stat : 19730 (java) S 19724 19726 19242 0 -1 4202560 185474 0 0 0 190 31 0 0 16 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19731] ppid=19724 vsize=15772604 CPUtime=1.99 cores=1,3,5,7
/proc/19726/task/19731/stat : 19731 (java) S 19724 19726 19242 0 -1 4202560 151859 0 0 0 175 24 0 0 15 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19732] ppid=19724 vsize=15772604 CPUtime=1.98 cores=1,3,5,7
/proc/19726/task/19732/stat : 19732 (java) S 19724 19726 19242 0 -1 4202560 121758 0 0 0 179 19 0 0 15 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19733] ppid=19724 vsize=15772604 CPUtime=1.97 cores=1,3,5,7
/proc/19726/task/19733/stat : 19733 (java) S 19724 19726 19242 0 -1 4202560 143230 0 0 0 174 23 0 0 15 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19734] ppid=19724 vsize=15772604 CPUtime=1.96 cores=1,3,5,7
/proc/19726/task/19734/stat : 19734 (java) S 19724 19726 19242 0 -1 4202560 140343 0 0 0 172 24 0 0 16 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19735] ppid=19724 vsize=15772604 CPUtime=1.9 cores=1,3,5,7
/proc/19726/task/19735/stat : 19735 (java) S 19724 19726 19242 0 -1 4202560 128169 0 0 0 169 21 0 0 15 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19736] ppid=19724 vsize=15772604 CPUtime=2.11 cores=1,3,5,7
/proc/19726/task/19736/stat : 19736 (java) S 19724 19726 19242 0 -1 4202560 145874 0 0 0 187 24 0 0 16 0 22 0 522784323 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19737] ppid=19724 vsize=15772604 CPUtime=0.82 cores=1,3,5,7
/proc/19726/task/19737/stat : 19737 (java) S 19724 19726 19242 0 -1 4202560 19336 0 0 0 48 34 0 0 16 0 22 0 522784324 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 0 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19738] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19738/stat : 19738 (java) S 19724 19726 19242 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19739] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19739/stat : 19739 (java) S 19724 19726 19242 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19740] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19740/stat : 19740 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101521841 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19741] ppid=19724 vsize=15772604 CPUtime=0.82 cores=1,3,5,7
/proc/19726/task/19741/stat : 19741 (java) S 19724 19726 19242 0 -1 4202560 5969 0 0 0 81 1 0 0 15 0 22 0 522784327 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19742] ppid=19724 vsize=15772604 CPUtime=1.21 cores=1,3,5,7
/proc/19726/task/19742/stat : 19742 (java) S 19724 19726 19242 0 -1 4202560 12322 0 0 0 120 1 0 0 16 0 22 0 522784327 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19743] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19743/stat : 19743 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19744] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19744/stat : 19744 (java) S 19724 19726 19242 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 522784327 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19762] ppid=19724 vsize=15772604 CPUtime=1115.69 cores=1,3,5,7
/proc/19726/task/19762/stat : 19762 (java) R 19724 19726 19242 0 -1 4202560 277591 0 0 0 111538 31 0 0 25 0 22 0 522784370 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505730240 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19726/tid=19763] ppid=19724 vsize=15772604 CPUtime=1115 cores=1,3,5,7
/proc/19726/task/19763/stat : 19763 (java) R 19724 19726 19242 0 -1 4202560 272021 0 0 0 111469 31 0 0 25 0 22 0 522784370 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 47852267864690 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19726/tid=19764] ppid=19724 vsize=15772604 CPUtime=1113.41 cores=1,3,5,7
/proc/19726/task/19764/stat : 19764 (java) R 19724 19726 19242 0 -1 4202560 291241 0 0 0 111308 33 0 0 25 0 22 0 522784370 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505920201 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19726/tid=19765] ppid=19724 vsize=15772604 CPUtime=1112.27 cores=1,3,5,7
/proc/19726/task/19765/stat : 19765 (java) R 19724 19726 19242 0 -1 4202560 273135 0 0 0 111196 31 0 0 25 0 22 0 522784370 16151146496 415822 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505827337 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.73
Current children cumulated vsize (KiB) 15772604

[startup+1182.3 s]
/proc/loadavg: 8.06 8.11 8.09 9/220 19827
/proc/meminfo: memFree=26890052/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15772604 CPUtime=4716.1 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 2444672 0 1 0 471228 382 0 0 25 0 22 0 522784322 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3943151 393766 2297 9 0 3933870 0
[pid=19726/tid=19728] ppid=19724 vsize=15772604 CPUtime=1.06 cores=1,3,5,7
/proc/19726/task/19728/stat : 19728 (java) S 19724 19726 19242 0 -1 4202560 35769 0 1 0 100 6 0 0 25 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19729] ppid=19724 vsize=15772604 CPUtime=2.33 cores=1,3,5,7
/proc/19726/task/19729/stat : 19729 (java) S 19724 19726 19242 0 -1 4202560 154502 0 0 0 208 25 0 0 15 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19730] ppid=19724 vsize=15772604 CPUtime=2.35 cores=1,3,5,7
/proc/19726/task/19730/stat : 19730 (java) S 19724 19726 19242 0 -1 4202560 196776 0 0 0 203 32 0 0 16 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19731] ppid=19724 vsize=15772604 CPUtime=2.17 cores=1,3,5,7
/proc/19726/task/19731/stat : 19731 (java) S 19724 19726 19242 0 -1 4202560 166855 0 0 0 190 27 0 0 15 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19732] ppid=19724 vsize=15772604 CPUtime=2.12 cores=1,3,5,7
/proc/19726/task/19732/stat : 19732 (java) S 19724 19726 19242 0 -1 4202560 127797 0 0 0 192 20 0 0 15 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19733] ppid=19724 vsize=15772604 CPUtime=2.14 cores=1,3,5,7
/proc/19726/task/19733/stat : 19733 (java) S 19724 19726 19242 0 -1 4202560 155557 0 0 0 189 25 0 0 16 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19734] ppid=19724 vsize=15772604 CPUtime=2.13 cores=1,3,5,7
/proc/19726/task/19734/stat : 19734 (java) S 19724 19726 19242 0 -1 4202560 150820 0 0 0 187 26 0 0 16 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19735] ppid=19724 vsize=15772604 CPUtime=2.02 cores=1,3,5,7
/proc/19726/task/19735/stat : 19735 (java) S 19724 19726 19242 0 -1 4202560 134623 0 0 0 180 22 0 0 15 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19736] ppid=19724 vsize=15772604 CPUtime=2.26 cores=1,3,5,7
/proc/19726/task/19736/stat : 19736 (java) S 19724 19726 19242 0 -1 4202560 151723 0 0 0 202 24 0 0 16 0 22 0 522784323 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19737] ppid=19724 vsize=15772604 CPUtime=0.87 cores=1,3,5,7
/proc/19726/task/19737/stat : 19737 (java) S 19724 19726 19242 0 -1 4202560 19773 0 0 0 51 36 0 0 16 0 22 0 522784324 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 0 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19738] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19738/stat : 19738 (java) S 19724 19726 19242 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19739] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19739/stat : 19739 (java) S 19724 19726 19242 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19740] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19740/stat : 19740 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101521841 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19741] ppid=19724 vsize=15772604 CPUtime=0.82 cores=1,3,5,7
/proc/19726/task/19741/stat : 19741 (java) S 19724 19726 19242 0 -1 4202560 5969 0 0 0 81 1 0 0 15 0 22 0 522784327 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19742] ppid=19724 vsize=15772604 CPUtime=1.21 cores=1,3,5,7
/proc/19726/task/19742/stat : 19742 (java) S 19724 19726 19242 0 -1 4202560 12322 0 0 0 120 1 0 0 16 0 22 0 522784327 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19743] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19743/stat : 19743 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19744] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19744/stat : 19744 (java) S 19724 19726 19242 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 522784327 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19762] ppid=19724 vsize=15772604 CPUtime=1175.29 cores=1,3,5,7
/proc/19726/task/19762/stat : 19762 (java) R 19724 19726 19242 0 -1 4202560 283264 0 0 0 117498 31 0 0 25 0 22 0 522784370 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19726/tid=19763] ppid=19724 vsize=15772604 CPUtime=1174.28 cores=1,3,5,7
/proc/19726/task/19763/stat : 19763 (java) R 19724 19726 19242 0 -1 4202560 275175 0 0 0 117397 31 0 0 25 0 22 0 522784370 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912506035947 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19726/tid=19764] ppid=19724 vsize=15772604 CPUtime=1173.01 cores=1,3,5,7
/proc/19726/task/19764/stat : 19764 (java) R 19724 19726 19242 0 -1 4202560 297407 0 0 0 117267 34 0 0 25 0 22 0 522784370 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505602024 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19726/tid=19765] ppid=19724 vsize=15772604 CPUtime=1171.88 cores=1,3,5,7
/proc/19726/task/19765/stat : 19765 (java) R 19724 19726 19242 0 -1 4202560 274884 0 0 0 117157 31 0 0 25 0 22 0 522784370 16151146496 393766 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4716.1
Current children cumulated vsize (KiB) 15772604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.04 8.10 8.08 7/201 19831
/proc/meminfo: memFree=27284388/32950928 swapFree=67111428/67111528
[pid=19726] ppid=19724 vsize=15772604 CPUtime=4800.34 cores=1,3,5,7
/proc/19726/stat : 19726 (java) S 19724 19726 19242 0 -1 4202496 2473963 0 1 0 479647 387 0 0 25 0 22 0 522784322 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19726/statm: 3943151 376760 2297 9 0 3933870 0
[pid=19726/tid=19728] ppid=19724 vsize=15772604 CPUtime=1.06 cores=1,3,5,7
/proc/19726/task/19728/stat : 19728 (java) S 19724 19726 19242 0 -1 4202560 35769 0 1 0 100 6 0 0 25 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19729] ppid=19724 vsize=15772604 CPUtime=2.4 cores=1,3,5,7
/proc/19726/task/19729/stat : 19729 (java) S 19724 19726 19242 0 -1 4202560 157917 0 0 0 214 26 0 0 15 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19730] ppid=19724 vsize=15772604 CPUtime=2.41 cores=1,3,5,7
/proc/19726/task/19730/stat : 19730 (java) S 19724 19726 19242 0 -1 4202560 199751 0 0 0 208 33 0 0 15 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19731] ppid=19724 vsize=15772604 CPUtime=2.23 cores=1,3,5,7
/proc/19726/task/19731/stat : 19731 (java) S 19724 19726 19242 0 -1 4202560 171154 0 0 0 195 28 0 0 15 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19732] ppid=19724 vsize=15772604 CPUtime=2.18 cores=1,3,5,7
/proc/19726/task/19732/stat : 19732 (java) S 19724 19726 19242 0 -1 4202560 129331 0 0 0 197 21 0 0 16 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19733] ppid=19724 vsize=15772604 CPUtime=2.18 cores=1,3,5,7
/proc/19726/task/19733/stat : 19733 (java) S 19724 19726 19242 0 -1 4202560 158462 0 0 0 193 25 0 0 15 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19734] ppid=19724 vsize=15772604 CPUtime=2.18 cores=1,3,5,7
/proc/19726/task/19734/stat : 19734 (java) S 19724 19726 19242 0 -1 4202560 153372 0 0 0 192 26 0 0 15 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19735] ppid=19724 vsize=15772604 CPUtime=2.07 cores=1,3,5,7
/proc/19726/task/19735/stat : 19735 (java) S 19724 19726 19242 0 -1 4202560 136207 0 0 0 185 22 0 0 16 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19736] ppid=19724 vsize=15772604 CPUtime=2.32 cores=1,3,5,7
/proc/19726/task/19736/stat : 19736 (java) S 19724 19726 19242 0 -1 4202560 154906 0 0 0 207 25 0 0 15 0 22 0 522784323 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 3 0 0 0
[pid=19726/tid=19737] ppid=19724 vsize=15772604 CPUtime=0.9 cores=1,3,5,7
/proc/19726/task/19737/stat : 19737 (java) S 19724 19726 19242 0 -1 4202560 19845 0 0 0 52 38 0 0 15 0 22 0 522784324 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 0 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19738] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19738/stat : 19738 (java) S 19724 19726 19242 0 -1 4202560 18 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19739] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19739/stat : 19739 (java) S 19724 19726 19242 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 522784325 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19740] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19740/stat : 19740 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101521841 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19741] ppid=19724 vsize=15772604 CPUtime=0.82 cores=1,3,5,7
/proc/19726/task/19741/stat : 19741 (java) S 19724 19726 19242 0 -1 4202560 5969 0 0 0 81 1 0 0 15 0 22 0 522784327 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 7 0 0 0
[pid=19726/tid=19742] ppid=19724 vsize=15772604 CPUtime=1.21 cores=1,3,5,7
/proc/19726/task/19742/stat : 19742 (java) S 19724 19726 19242 0 -1 4202560 12322 0 0 0 120 1 0 0 16 0 22 0 522784327 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19743] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19743/stat : 19743 (java) S 19724 19726 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522784327 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514137 0 4 0 16800975 18446604471138858240 0 0 -1 5 0 0 0
[pid=19726/tid=19744] ppid=19724 vsize=15772604 CPUtime=0 cores=1,3,5,7
/proc/19726/task/19744/stat : 19744 (java) S 19724 19726 19242 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 522784327 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 248101514752 0 4 0 16800975 18446604471138858240 0 0 -1 1 0 0 0
[pid=19726/tid=19762] ppid=19724 vsize=15772604 CPUtime=1196.26 cores=1,3,5,7
/proc/19726/task/19762/stat : 19762 (java) R 19724 19726 19242 0 -1 4202560 284791 0 0 0 119595 31 0 0 25 0 22 0 522784370 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912506175185 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19726/tid=19763] ppid=19724 vsize=15772604 CPUtime=1195.12 cores=1,3,5,7
/proc/19726/task/19763/stat : 19763 (java) R 19724 19726 19242 0 -1 4202560 277301 0 0 0 119481 31 0 0 25 0 22 0 522784370 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19726/tid=19764] ppid=19724 vsize=15772604 CPUtime=1193.98 cores=1,3,5,7
/proc/19726/task/19764/stat : 19764 (java) R 19724 19726 19242 0 -1 4202560 299891 0 0 0 119364 34 0 0 25 0 22 0 522784370 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912506207502 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19726/tid=19765] ppid=19724 vsize=15772604 CPUtime=1192.86 cores=1,3,5,7
/proc/19726/task/19765/stat : 19765 (java) R 19724 19726 19242 0 -1 4202560 275517 0 0 0 119255 31 0 0 25 0 22 0 522784370 16151146496 376760 33554432000 1073741824 1073778376 140734609291280 18446744073709551615 46912505711616 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 15772604

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.49
CPU time (s): 4800.44
CPU user time (s): 4796.5
CPU system time (s): 3.9444
CPU usage (%): 398.878
Max. virtual memory (cumulated for all children) (KiB): 15775428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.5
system time used= 3.9444
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2473989
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= 42146
involuntary context switches= 56926

runsolver used 1.9927 second user time and 4.6053 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 23:17:25
IDJOB=3312353
IDBENCH=82538
IDSOLVER=1699
FILE ID=node123/3312353-1304111845
RUNJOBID= node123-1304110638-19588
PBS_JOBID= 13170665
Free space on /tmp= 72812 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312353-1304111845/watcher-3312353-1304111845 -o /tmp/evaluation-result-3312353-1304111845/solver-3312353-1304111845 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312353-1304111845.cnf

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

MD5SUM BENCH= f6b9ddbb2d1027fc4cfe1e8c2d86f4e1
RANDOM SEED=1416977926

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      30658016 kB
Buffers:        574752 kB
Cached:        1290908 kB
SwapCached:        100 kB
Active:         129628 kB
Inactive:      1802148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30658016 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            2404 kB
Writeback:           0 kB
AnonPages:       65928 kB
Mapped:          15080 kB
Slab:           298108 kB
PageTables:       4240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219268 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= 72812 MiB
End job on node123 at 2011-04-29 23:37:31