Trace number 3311246

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.43 1203.57

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S269694958-008-UNKNOWN.cnf
MD5SUM320e47ec6251e96728575b0221aebaa2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.7973
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

0.08/0.13	24:33 INFO : Reading from input HOME/instance-3311246-1304115873.cnf
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Executor set job limit to 1000000
0.60/0.47	Starting Executor!
0.60/0.47	Starting Executor!
0.60/0.47	Starting Executor!
0.60/0.47	Starting Executor!
2.02/1.04	24:34 INFO : 1250 variables remaining out of 1250
2.02/1.04	24:34 INFO : 150000 literals remaining out of 150000

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.18 2.35 4.14 3/178 28892
/proc/meminfo: memFree=23838436/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/28892/stat : 28892 (java) R 28890 28892 28325 0 -1 4202496 736 0 0 0 0 0 0 0 25 0 1 0 523188259 23580672 222 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270608148224 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28892/statm: 5757 234 189 9 0 124 0

[startup+0.0212631 s]
/proc/loadavg: 2.18 2.35 4.14 3/178 28892
/proc/meminfo: memFree=23838436/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15591648 CPUtime=0.01 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 3067 0 1 0 1 0 0 0 25 0 10 0 523188259 15965847552 2508 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3897912 2510 1513 9 0 3888660 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15591648

[startup+0.100231 s]
/proc/loadavg: 2.18 2.35 4.14 3/178 28892
/proc/meminfo: memFree=23838436/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15676496 CPUtime=0.08 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 5245 0 1 0 7 1 0 0 25 0 18 0 523188259 16052731904 4662 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3919124 4670 2086 9 0 3909843 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676496

[startup+0.306198 s]
/proc/loadavg: 2.18 2.35 4.14 3/178 28892
/proc/meminfo: memFree=23838436/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15681560 CPUtime=0.48 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 12912 0 1 0 45 3 0 0 25 0 18 0 523188259 16057917440 11321 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3920390 11324 2205 9 0 3911109 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 15681560

[startup+0.701102 s]
/proc/loadavg: 2.18 2.35 4.14 3/178 28892
/proc/meminfo: memFree=23838436/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15685524 CPUtime=1.13 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 42963 0 1 0 107 6 0 0 25 0 22 0 523188259 16061976576 39186 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3921381 39187 2233 9 0 3912100 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15685524

[startup+1.50132 s]
/proc/loadavg: 2.24 2.36 4.13 6/216 28958
/proc/meminfo: memFree=30703764/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15698492 CPUtime=3.55 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 53760 0 1 0 346 9 0 0 25 0 22 0 523188259 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3924623 48356 2273 9 0 3915342 0
[pid=28892/tid=28894] ppid=28890 vsize=15698492 CPUtime=1 cores=0,2,4,6
/proc/28892/task/28894/stat : 28894 (java) S 28890 28892 28325 0 -1 4202560 33002 0 1 0 96 4 0 0 20 0 22 0 523188260 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 1
[pid=28892/tid=28895] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28895/stat : 28895 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28896] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28896/stat : 28896 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28897] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28897/stat : 28897 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28898] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28898/stat : 28898 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28899] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28899/stat : 28899 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28900] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28900/stat : 28900 (java) S 28890 28892 28325 0 -1 4202560 242 0 0 0 0 0 0 0 18 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28901] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28901/stat : 28901 (java) S 28890 28892 28325 0 -1 4202560 450 0 0 0 0 0 0 0 18 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28902] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28902/stat : 28902 (java) S 28890 28892 28325 0 -1 4202560 105 0 0 0 0 0 0 0 18 0 22 0 523188261 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28903] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28903/stat : 28903 (java) S 28890 28892 28325 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 523188262 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 0 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28904] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28904/stat : 28904 (java) S 28890 28892 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28905] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28905/stat : 28905 (java) S 28890 28892 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28906] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28906/stat : 28906 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624934321 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28907] ppid=28890 vsize=15698492 CPUtime=0.7 cores=0,2,4,6
/proc/28892/task/28907/stat : 28907 (java) S 28890 28892 28325 0 -1 4202560 5797 0 0 0 69 1 0 0 15 0 22 0 523188266 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28908] ppid=28890 vsize=15698492 CPUtime=0.73 cores=0,2,4,6
/proc/28892/task/28908/stat : 28908 (java) S 28890 28892 28325 0 -1 4202560 10120 0 0 0 71 2 0 0 15 0 22 0 523188266 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28909] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28909/stat : 28909 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28910] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28910/stat : 28910 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523188266 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28917] ppid=28890 vsize=15698492 CPUtime=0.31 cores=0,2,4,6
/proc/28892/task/28917/stat : 28917 (java) S 28890 28892 28325 0 -1 4202560 1325 0 0 0 31 0 0 0 16 0 22 0 523188307 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28918] ppid=28890 vsize=15698492 CPUtime=0.33 cores=0,2,4,6
/proc/28892/task/28918/stat : 28918 (java) S 28890 28892 28325 0 -1 4202560 210 0 0 0 33 0 0 0 16 0 22 0 523188307 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28919] ppid=28890 vsize=15698492 CPUtime=0.13 cores=0,2,4,6
/proc/28892/task/28919/stat : 28919 (java) S 28890 28892 28325 0 -1 4202560 660 0 0 0 13 0 0 0 15 0 22 0 523188307 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28920] ppid=28890 vsize=15698492 CPUtime=0.28 cores=0,2,4,6
/proc/28892/task/28920/stat : 28920 (java) R 28890 28892 28325 0 -1 4202560 447 0 0 0 28 0 0 0 16 0 22 0 523188307 16075255808 48356 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 15698492

[startup+3.10161 s]
/proc/loadavg: 2.24 2.36 4.13 12/220 28962
/proc/meminfo: memFree=30439368/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15698492 CPUtime=9.92 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 122751 0 1 0 971 21 0 0 25 0 22 0 523188259 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3924623 117103 2273 9 0 3915342 0
[pid=28892/tid=28894] ppid=28890 vsize=15698492 CPUtime=1 cores=0,2,4,6
/proc/28892/task/28894/stat : 28894 (java) S 28890 28892 28325 0 -1 4202560 33002 0 1 0 96 4 0 0 20 0 22 0 523188260 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 1
[pid=28892/tid=28895] ppid=28890 vsize=15698492 CPUtime=0.01 cores=0,2,4,6
/proc/28892/task/28895/stat : 28895 (java) S 28890 28892 28325 0 -1 4202560 5460 0 0 0 1 0 0 0 16 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28896] ppid=28890 vsize=15698492 CPUtime=0.01 cores=0,2,4,6
/proc/28892/task/28896/stat : 28896 (java) S 28890 28892 28325 0 -1 4202560 4807 0 0 0 1 0 0 0 16 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28897] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28897/stat : 28897 (java) S 28890 28892 28325 0 -1 4202560 2789 0 0 0 0 0 0 0 16 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28898] ppid=28890 vsize=15698492 CPUtime=0.02 cores=0,2,4,6
/proc/28892/task/28898/stat : 28898 (java) S 28890 28892 28325 0 -1 4202560 8390 0 0 0 1 1 0 0 16 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28899] ppid=28890 vsize=15698492 CPUtime=0.01 cores=0,2,4,6
/proc/28892/task/28899/stat : 28899 (java) S 28890 28892 28325 0 -1 4202560 6221 0 0 0 1 0 0 0 15 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28900] ppid=28890 vsize=15698492 CPUtime=0.02 cores=0,2,4,6
/proc/28892/task/28900/stat : 28900 (java) S 28890 28892 28325 0 -1 4202560 7337 0 0 0 1 1 0 0 16 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28901] ppid=28890 vsize=15698492 CPUtime=0.02 cores=0,2,4,6
/proc/28892/task/28901/stat : 28901 (java) S 28890 28892 28325 0 -1 4202560 9235 0 0 0 1 1 0 0 16 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28902] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28902/stat : 28902 (java) S 28890 28892 28325 0 -1 4202560 3151 0 0 0 0 0 0 0 15 0 22 0 523188261 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28903] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28903/stat : 28903 (java) S 28890 28892 28325 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 22 0 523188262 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 0 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28904] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28904/stat : 28904 (java) S 28890 28892 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28905] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28905/stat : 28905 (java) S 28890 28892 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28906] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28906/stat : 28906 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624934321 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28907] ppid=28890 vsize=15698492 CPUtime=0.73 cores=0,2,4,6
/proc/28892/task/28907/stat : 28907 (java) S 28890 28892 28325 0 -1 4202560 5802 0 0 0 72 1 0 0 15 0 22 0 523188266 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28908] ppid=28890 vsize=15698492 CPUtime=0.75 cores=0,2,4,6
/proc/28892/task/28908/stat : 28908 (java) S 28890 28892 28325 0 -1 4202560 10123 0 0 0 73 2 0 0 15 0 22 0 523188266 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28909] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28909/stat : 28909 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28910] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28910/stat : 28910 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523188266 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28917] ppid=28890 vsize=15698492 CPUtime=1.85 cores=0,2,4,6
/proc/28892/task/28917/stat : 28917 (java) R 28890 28892 28325 0 -1 4202560 7285 0 0 0 185 0 0 0 17 0 22 0 523188307 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505844758 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28892/tid=28918] ppid=28890 vsize=15698492 CPUtime=1.88 cores=0,2,4,6
/proc/28892/task/28918/stat : 28918 (java) R 28890 28892 28325 0 -1 4202560 5252 0 0 0 187 1 0 0 17 0 22 0 523188307 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505990865 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28892/tid=28919] ppid=28890 vsize=15698492 CPUtime=1.62 cores=0,2,4,6
/proc/28892/task/28919/stat : 28919 (java) R 28890 28892 28325 0 -1 4202560 6307 0 0 0 162 0 0 0 17 0 22 0 523188307 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912506066816 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28892/tid=28920] ppid=28890 vsize=15698492 CPUtime=1.82 cores=0,2,4,6
/proc/28892/task/28920/stat : 28920 (java) R 28890 28892 28325 0 -1 4202560 5955 0 0 0 182 0 0 0 17 0 22 0 523188307 16075255808 117103 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912506112138 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (KiB) 15698492

[startup+6.30105 s]
/proc/loadavg: 2.24 2.36 4.13 10/220 28962
/proc/meminfo: memFree=29357284/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15698492 CPUtime=22.69 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 292606 0 1 0 2224 45 0 0 25 0 22 0 523188259 16075255808 286120 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3924623 286122 2276 9 0 3915342 0
[pid=28892/tid=28894] ppid=28890 vsize=15698492 CPUtime=1 cores=0,2,4,6
/proc/28892/task/28894/stat : 28894 (java) S 28890 28892 28325 0 -1 4202560 33002 0 1 0 96 4 0 0 20 0 22 0 523188260 16075255808 286123 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 1
[pid=28892/tid=28895] ppid=28890 vsize=15698492 CPUtime=0.04 cores=0,2,4,6
/proc/28892/task/28895/stat : 28895 (java) S 28890 28892 28325 0 -1 4202560 12692 0 0 0 2 2 0 0 16 0 22 0 523188261 16075255808 286125 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28896] ppid=28890 vsize=15698492 CPUtime=0.06 cores=0,2,4,6
/proc/28892/task/28896/stat : 28896 (java) S 28890 28892 28325 0 -1 4202560 18128 0 0 0 3 3 0 0 16 0 22 0 523188261 16075255808 286126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28897] ppid=28890 vsize=15698492 CPUtime=0.03 cores=0,2,4,6
/proc/28892/task/28897/stat : 28897 (java) S 28890 28892 28325 0 -1 4202560 10231 0 0 0 1 2 0 0 16 0 22 0 523188261 16075255808 286128 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28898] ppid=28890 vsize=15698492 CPUtime=0.04 cores=0,2,4,6
/proc/28892/task/28898/stat : 28898 (java) S 28890 28892 28325 0 -1 4202560 14195 0 0 0 2 2 0 0 15 0 22 0 523188261 16075255808 286129 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28899] ppid=28890 vsize=15698492 CPUtime=0.04 cores=0,2,4,6
/proc/28892/task/28899/stat : 28899 (java) S 28890 28892 28325 0 -1 4202560 12187 0 0 0 2 2 0 0 15 0 22 0 523188261 16075255808 286131 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28900] ppid=28890 vsize=15698492 CPUtime=0.04 cores=0,2,4,6
/proc/28892/task/28900/stat : 28900 (java) S 28890 28892 28325 0 -1 4202560 12884 0 0 0 2 2 0 0 15 0 22 0 523188261 16075255808 286132 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28901] ppid=28890 vsize=15698492 CPUtime=0.05 cores=0,2,4,6
/proc/28892/task/28901/stat : 28901 (java) S 28890 28892 28325 0 -1 4202560 16922 0 0 0 3 2 0 0 16 0 22 0 523188261 16075255808 286133 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28902] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28902/stat : 28902 (java) S 28890 28892 28325 0 -1 4202560 3151 0 0 0 0 0 0 0 15 0 22 0 523188261 16075255808 286134 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28903] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28903/stat : 28903 (java) S 28890 28892 28325 0 -1 4202560 543 0 0 0 0 0 0 0 15 0 22 0 523188262 16075255808 286136 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 0 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28904] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28904/stat : 28904 (java) S 28890 28892 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 286137 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28905] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28905/stat : 28905 (java) S 28890 28892 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 286139 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28906] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28906/stat : 28906 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 286143 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624934321 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28907] ppid=28890 vsize=15698492 CPUtime=0.73 cores=0,2,4,6
/proc/28892/task/28907/stat : 28907 (java) S 28890 28892 28325 0 -1 4202560 5802 0 0 0 72 1 0 0 15 0 22 0 523188266 16075255808 286145 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0

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

[pid=28892/tid=28918] ppid=28890 vsize=15698492 CPUtime=1112.71 cores=0,2,4,6
/proc/28892/task/28918/stat : 28918 (java) R 28890 28892 28325 0 -1 4202560 297027 0 0 0 111238 33 0 0 25 0 22 0 523188307 16075255808 274242 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912506066837 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28892/tid=28919] ppid=28890 vsize=15698492 CPUtime=1113.89 cores=0,2,4,6
/proc/28892/task/28919/stat : 28919 (java) R 28890 28892 28325 0 -1 4202560 284590 0 0 0 111352 37 0 0 25 0 22 0 523188307 16075255808 274242 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 47522539172988 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28892/tid=28920] ppid=28890 vsize=15698492 CPUtime=1115.29 cores=0,2,4,6
/proc/28892/task/28920/stat : 28920 (java) R 28890 28892 28325 0 -1 4202560 275662 0 0 0 111497 32 0 0 25 0 22 0 523188307 16075255808 274242 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505863300 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.47
Current children cumulated vsize (KiB) 15698492

[startup+1182.3 s]
/proc/loadavg: 8.19 8.00 6.95 9/220 28993
/proc/meminfo: memFree=29463968/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15698492 CPUtime=4715.74 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 2119431 0 1 0 471227 347 0 0 25 0 22 0 523188259 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3924623 280126 2297 9 0 3915342 0
[pid=28892/tid=28894] ppid=28890 vsize=15698492 CPUtime=1 cores=0,2,4,6
/proc/28892/task/28894/stat : 28894 (java) S 28890 28892 28325 0 -1 4202560 33002 0 1 0 96 4 0 0 20 0 22 0 523188260 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 1
[pid=28892/tid=28895] ppid=28890 vsize=15698492 CPUtime=2.15 cores=0,2,4,6
/proc/28892/task/28895/stat : 28895 (java) S 28890 28892 28325 0 -1 4202560 122959 0 0 0 193 22 0 0 15 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28896] ppid=28890 vsize=15698492 CPUtime=2.05 cores=0,2,4,6
/proc/28892/task/28896/stat : 28896 (java) S 28890 28892 28325 0 -1 4202560 111087 0 0 0 185 20 0 0 16 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28897] ppid=28890 vsize=15698492 CPUtime=2.14 cores=0,2,4,6
/proc/28892/task/28897/stat : 28897 (java) S 28890 28892 28325 0 -1 4202560 109401 0 0 0 193 21 0 0 16 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28898] ppid=28890 vsize=15698492 CPUtime=1.98 cores=0,2,4,6
/proc/28892/task/28898/stat : 28898 (java) S 28890 28892 28325 0 -1 4202560 98072 0 0 0 182 16 0 0 16 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28899] ppid=28890 vsize=15698492 CPUtime=2.03 cores=0,2,4,6
/proc/28892/task/28899/stat : 28899 (java) S 28890 28892 28325 0 -1 4202560 84461 0 0 0 188 15 0 0 15 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28900] ppid=28890 vsize=15698492 CPUtime=2.07 cores=0,2,4,6
/proc/28892/task/28900/stat : 28900 (java) S 28890 28892 28325 0 -1 4202560 93478 0 0 0 191 16 0 0 15 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28901] ppid=28890 vsize=15698492 CPUtime=2.21 cores=0,2,4,6
/proc/28892/task/28901/stat : 28901 (java) S 28890 28892 28325 0 -1 4202560 134058 0 0 0 198 23 0 0 16 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28902] ppid=28890 vsize=15698492 CPUtime=2.19 cores=0,2,4,6
/proc/28892/task/28902/stat : 28902 (java) S 28890 28892 28325 0 -1 4202560 115799 0 0 0 197 22 0 0 15 0 22 0 523188261 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28903] ppid=28890 vsize=15698492 CPUtime=0.83 cores=0,2,4,6
/proc/28892/task/28903/stat : 28903 (java) S 28890 28892 28325 0 -1 4202560 5364 0 0 0 49 34 0 0 15 0 22 0 523188262 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 0 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28904] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28904/stat : 28904 (java) S 28890 28892 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28905] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28905/stat : 28905 (java) S 28890 28892 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28906] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28906/stat : 28906 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624934321 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28907] ppid=28890 vsize=15698492 CPUtime=0.95 cores=0,2,4,6
/proc/28892/task/28907/stat : 28907 (java) S 28890 28892 28325 0 -1 4202560 5838 0 0 0 94 1 0 0 16 0 22 0 523188266 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28908] ppid=28890 vsize=15698492 CPUtime=1.08 cores=0,2,4,6
/proc/28892/task/28908/stat : 28908 (java) S 28890 28892 28325 0 -1 4202560 10172 0 0 0 106 2 0 0 15 0 22 0 523188266 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28909] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28909/stat : 28909 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28910] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28910/stat : 28910 (java) S 28890 28892 28325 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523188266 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28917] ppid=28890 vsize=15698492 CPUtime=1174.69 cores=0,2,4,6
/proc/28892/task/28917/stat : 28917 (java) R 28890 28892 28325 0 -1 4202560 301203 0 0 0 117435 34 0 0 25 0 22 0 523188307 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505863365 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28892/tid=28918] ppid=28890 vsize=15698492 CPUtime=1171.93 cores=0,2,4,6
/proc/28892/task/28918/stat : 28918 (java) R 28890 28892 28325 0 -1 4202560 309000 0 0 0 117158 35 0 0 25 0 22 0 523188307 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505712332 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28892/tid=28919] ppid=28890 vsize=15698492 CPUtime=1173.41 cores=0,2,4,6
/proc/28892/task/28919/stat : 28919 (java) R 28890 28892 28325 0 -1 4202560 297149 0 0 0 117302 39 0 0 25 0 22 0 523188307 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912506184160 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28892/tid=28920] ppid=28890 vsize=15698492 CPUtime=1174.82 cores=0,2,4,6
/proc/28892/task/28920/stat : 28920 (java) R 28890 28892 28325 0 -1 4202560 286932 0 0 0 117449 33 0 0 25 0 22 0 523188307 16075255808 280126 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505601211 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.74
Current children cumulated vsize (KiB) 15698492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.20 8.01 6.98 9/220 28994
/proc/meminfo: memFree=29458984/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15698492 CPUtime=4800.35 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 2151924 0 1 0 479682 353 0 0 25 0 22 0 523188259 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3924623 278208 2297 9 0 3915342 0
[pid=28892/tid=28894] ppid=28890 vsize=15698492 CPUtime=1 cores=0,2,4,6
/proc/28892/task/28894/stat : 28894 (java) S 28890 28892 28325 0 -1 4202560 33002 0 1 0 96 4 0 0 20 0 22 0 523188260 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 1
[pid=28892/tid=28895] ppid=28890 vsize=15698492 CPUtime=2.22 cores=0,2,4,6
/proc/28892/task/28895/stat : 28895 (java) S 28890 28892 28325 0 -1 4202560 126459 0 0 0 200 22 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28896] ppid=28890 vsize=15698492 CPUtime=2.12 cores=0,2,4,6
/proc/28892/task/28896/stat : 28896 (java) S 28890 28892 28325 0 -1 4202560 113066 0 0 0 192 20 0 0 15 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28897] ppid=28890 vsize=15698492 CPUtime=2.2 cores=0,2,4,6
/proc/28892/task/28897/stat : 28897 (java) S 28890 28892 28325 0 -1 4202560 112571 0 0 0 198 22 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28898] ppid=28890 vsize=15698492 CPUtime=2.04 cores=0,2,4,6
/proc/28892/task/28898/stat : 28898 (java) S 28890 28892 28325 0 -1 4202560 98966 0 0 0 188 16 0 0 15 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28899] ppid=28890 vsize=15698492 CPUtime=2.11 cores=0,2,4,6
/proc/28892/task/28899/stat : 28899 (java) S 28890 28892 28325 0 -1 4202560 87495 0 0 0 195 16 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28900] ppid=28890 vsize=15698492 CPUtime=2.14 cores=0,2,4,6
/proc/28892/task/28900/stat : 28900 (java) S 28890 28892 28325 0 -1 4202560 93843 0 0 0 198 16 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28901] ppid=28890 vsize=15698492 CPUtime=2.26 cores=0,2,4,6
/proc/28892/task/28901/stat : 28901 (java) S 28890 28892 28325 0 -1 4202560 136638 0 0 0 203 23 0 0 15 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28902] ppid=28890 vsize=15698492 CPUtime=2.26 cores=0,2,4,6
/proc/28892/task/28902/stat : 28902 (java) S 28890 28892 28325 0 -1 4202560 117085 0 0 0 203 23 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28903] ppid=28890 vsize=15698492 CPUtime=0.85 cores=0,2,4,6
/proc/28892/task/28903/stat : 28903 (java) S 28890 28892 28325 0 -1 4202560 5450 0 0 0 50 35 0 0 15 0 22 0 523188262 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 0 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28904] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28904/stat : 28904 (java) S 28890 28892 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28905] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28905/stat : 28905 (java) S 28890 28892 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28906] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28906/stat : 28906 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624934321 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28907] ppid=28890 vsize=15698492 CPUtime=0.95 cores=0,2,4,6
/proc/28892/task/28907/stat : 28907 (java) S 28890 28892 28325 0 -1 4202560 5838 0 0 0 94 1 0 0 16 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28908] ppid=28890 vsize=15698492 CPUtime=1.08 cores=0,2,4,6
/proc/28892/task/28908/stat : 28908 (java) S 28890 28892 28325 0 -1 4202560 10172 0 0 0 106 2 0 0 15 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28909] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28909/stat : 28909 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28910] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28910/stat : 28910 (java) S 28890 28892 28325 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28917] ppid=28890 vsize=15698492 CPUtime=1195.74 cores=0,2,4,6
/proc/28892/task/28917/stat : 28917 (java) R 28890 28892 28325 0 -1 4202560 305362 0 0 0 119539 35 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505744048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28892/tid=28918] ppid=28890 vsize=15698492 CPUtime=1192.85 cores=0,2,4,6
/proc/28892/task/28918/stat : 28918 (java) R 28890 28892 28325 0 -1 4202560 313412 0 0 0 119250 35 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505862751 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28892/tid=28919] ppid=28890 vsize=15698492 CPUtime=1194.46 cores=0,2,4,6
/proc/28892/task/28919/stat : 28919 (java) R 28890 28892 28325 0 -1 4202560 301120 0 0 0 119407 39 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912506259163 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28892/tid=28920] ppid=28890 vsize=15698492 CPUtime=1195.88 cores=0,2,4,6
/proc/28892/task/28920/stat : 28920 (java) R 28890 28892 28325 0 -1 4202560 289987 0 0 0 119554 34 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 47522539172430 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15698492

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

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

[startup+1203.5 s]
/proc/loadavg: 8.20 8.01 6.98 9/220 28994
/proc/meminfo: memFree=29458984/32951124 swapFree=67111524/67111528
[pid=28892] ppid=28890 vsize=15698492 CPUtime=4800.35 cores=0,2,4,6
/proc/28892/stat : 28892 (java) S 28890 28892 28325 0 -1 4202496 2151924 0 1 0 479682 353 0 0 25 0 22 0 523188259 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/28892/statm: 3924623 278208 2297 9 0 3915342 0
[pid=28892/tid=28894] ppid=28890 vsize=15698492 CPUtime=1 cores=0,2,4,6
/proc/28892/task/28894/stat : 28894 (java) S 28890 28892 28325 0 -1 4202560 33002 0 1 0 96 4 0 0 20 0 22 0 523188260 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 1
[pid=28892/tid=28895] ppid=28890 vsize=15698492 CPUtime=2.22 cores=0,2,4,6
/proc/28892/task/28895/stat : 28895 (java) S 28890 28892 28325 0 -1 4202560 126459 0 0 0 200 22 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28896] ppid=28890 vsize=15698492 CPUtime=2.12 cores=0,2,4,6
/proc/28892/task/28896/stat : 28896 (java) S 28890 28892 28325 0 -1 4202560 113066 0 0 0 192 20 0 0 15 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28897] ppid=28890 vsize=15698492 CPUtime=2.2 cores=0,2,4,6
/proc/28892/task/28897/stat : 28897 (java) S 28890 28892 28325 0 -1 4202560 112571 0 0 0 198 22 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28898] ppid=28890 vsize=15698492 CPUtime=2.04 cores=0,2,4,6
/proc/28892/task/28898/stat : 28898 (java) S 28890 28892 28325 0 -1 4202560 98966 0 0 0 188 16 0 0 15 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28899] ppid=28890 vsize=15698492 CPUtime=2.11 cores=0,2,4,6
/proc/28892/task/28899/stat : 28899 (java) S 28890 28892 28325 0 -1 4202560 87495 0 0 0 195 16 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 2 0 0 0
[pid=28892/tid=28900] ppid=28890 vsize=15698492 CPUtime=2.14 cores=0,2,4,6
/proc/28892/task/28900/stat : 28900 (java) S 28890 28892 28325 0 -1 4202560 93843 0 0 0 198 16 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28901] ppid=28890 vsize=15698492 CPUtime=2.26 cores=0,2,4,6
/proc/28892/task/28901/stat : 28901 (java) S 28890 28892 28325 0 -1 4202560 136638 0 0 0 203 23 0 0 15 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28902] ppid=28890 vsize=15698492 CPUtime=2.26 cores=0,2,4,6
/proc/28892/task/28902/stat : 28902 (java) S 28890 28892 28325 0 -1 4202560 117085 0 0 0 203 23 0 0 16 0 22 0 523188261 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28903] ppid=28890 vsize=15698492 CPUtime=0.85 cores=0,2,4,6
/proc/28892/task/28903/stat : 28903 (java) S 28890 28892 28325 0 -1 4202560 5450 0 0 0 50 35 0 0 15 0 22 0 523188262 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 0 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28904] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28904/stat : 28904 (java) S 28890 28892 28325 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28905] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28905/stat : 28905 (java) S 28890 28892 28325 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523188262 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 0 0 0 0
[pid=28892/tid=28906] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28906/stat : 28906 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624934321 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28907] ppid=28890 vsize=15698492 CPUtime=0.95 cores=0,2,4,6
/proc/28892/task/28907/stat : 28907 (java) S 28890 28892 28325 0 -1 4202560 5838 0 0 0 94 1 0 0 16 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 6 0 0 0
[pid=28892/tid=28908] ppid=28890 vsize=15698492 CPUtime=1.08 cores=0,2,4,6
/proc/28892/task/28908/stat : 28908 (java) S 28890 28892 28325 0 -1 4202560 10172 0 0 0 106 2 0 0 15 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28909] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28909/stat : 28909 (java) S 28890 28892 28325 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624926617 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28910] ppid=28890 vsize=15698492 CPUtime=0 cores=0,2,4,6
/proc/28892/task/28910/stat : 28910 (java) S 28890 28892 28325 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 523188266 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 270624927232 0 4 0 16800975 18446604453948232640 0 0 -1 4 0 0 0
[pid=28892/tid=28917] ppid=28890 vsize=15698492 CPUtime=1195.74 cores=0,2,4,6
/proc/28892/task/28917/stat : 28917 (java) R 28890 28892 28325 0 -1 4202560 305362 0 0 0 119539 35 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505744048 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28892/tid=28918] ppid=28890 vsize=15698492 CPUtime=1192.85 cores=0,2,4,6
/proc/28892/task/28918/stat : 28918 (java) R 28890 28892 28325 0 -1 4202560 313412 0 0 0 119250 35 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912505862751 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28892/tid=28919] ppid=28890 vsize=15698492 CPUtime=1194.46 cores=0,2,4,6
/proc/28892/task/28919/stat : 28919 (java) R 28890 28892 28325 0 -1 4202560 301120 0 0 0 119407 39 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 46912506259163 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28892/tid=28920] ppid=28890 vsize=15698492 CPUtime=1195.88 cores=0,2,4,6
/proc/28892/task/28920/stat : 28920 (java) R 28890 28892 28325 0 -1 4202560 289987 0 0 0 119554 34 0 0 25 0 22 0 523188307 16075255808 278208 33554432000 1073741824 1073778376 140733318465488 18446744073709551615 47522539172430 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15698492

Child status: 143
Real time (s): 1203.57
CPU time (s): 4800.43
CPU user time (s): 4796.85
CPU system time (s): 3.58046
CPU usage (%): 398.851
Max. virtual memory (cumulated for all children) (KiB): 15698912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.85
system time used= 3.58045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2151950
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= 52010
involuntary context switches= 65569

runsolver used 1.9417 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 00:24:33
IDJOB=3311246
IDBENCH=82631
IDSOLVER=1698
FILE ID=node108/3311246-1304115873
RUNJOBID= node108-1304114571-28761
PBS_JOBID= 13170680
Free space on /tmp= 72116 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S269694958-008-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311246-1304115873/watcher-3311246-1304115873 -o /tmp/evaluation-result-3311246-1304115873/solver-3311246-1304115873 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311246-1304115873.cnf -hbr 2

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

MD5SUM BENCH= 320e47ec6251e96728575b0221aebaa2
RANDOM SEED=625473895

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23797556 kB
Buffers:        543012 kB
Cached:        1061988 kB
SwapCached:          4 kB
Active:        7102296 kB
Inactive:      1624964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23797556 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:     7121484 kB
Mapped:          23448 kB
Slab:           327828 kB
PageTables:      34844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 15696400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72116 MiB
End job on node108 at 2011-04-30 00:44:39