Trace number 3311708

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)UNSAT 1187.89 299.806

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
MD5SUM6dcea24e0d40e217adec300bb8ded029
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.967
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.10/0.12	19:35 INFO : Reading from input HOME/instance-3311708-1304180375.cnf
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Executor set job limit to 1000000
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.51/0.31	Starting Executor!
0.71/0.48	19:35 INFO : 50 variables remaining out of 50
0.71/0.48	19:35 INFO : 35600 literals remaining out of 35600
1187.86/299.78	c Elapsed time 299.665
1187.86/299.78	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 7.83 8.09 8.10 1/179 11288
/proc/meminfo: memFree=30814740/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/11288/stat : 11288 (java) R 11286 11288 10996 0 -1 4202496 1190 0 0 0 0 0 0 0 23 0 1 0 529635339 23580672 676 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271545615792 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11288/statm: 5757 676 503 9 0 124 0

[startup+0.015979 s]
/proc/loadavg: 7.83 8.09 8.10 1/179 11288
/proc/meminfo: memFree=30814740/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15589660 CPUtime=0 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 2428 0 1 0 0 0 0 0 23 0 10 0 529635339 15963811840 1872 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3897416 1873 1035 9 0 3888572 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.100965 s]
/proc/loadavg: 7.83 8.09 8.10 1/179 11288
/proc/meminfo: memFree=30814740/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15742116 CPUtime=0.1 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 5568 0 1 0 9 1 0 0 23 0 18 0 529635339 16119926784 4988 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3935529 4988 2116 9 0 3926248 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742116

[startup+0.300931 s]
/proc/loadavg: 7.83 8.09 8.10 1/179 11288
/proc/meminfo: memFree=30814740/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15748152 CPUtime=0.51 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 14842 0 1 0 49 2 0 0 23 0 18 0 529635339 16126107648 12973 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3937038 12980 2207 9 0 3927757 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15748152

[startup+0.700841 s]
/proc/loadavg: 7.83 8.09 8.10 1/179 11288
/proc/meminfo: memFree=30814740/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15761628 CPUtime=1.54 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 25091 0 1 0 150 4 0 0 23 0 22 0 529635339 16139907072 20568 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3940407 20568 2260 9 0 3931126 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 15761628

[startup+1.50067 s]
/proc/loadavg: 7.83 8.09 8.10 12/224 11358
/proc/meminfo: memFree=30606472/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15761628 CPUtime=4.65 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 51214 0 1 0 459 6 0 0 23 0 22 0 529635339 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3940407 46682 2281 9 0 3931126 0
[pid=11288/tid=11290] ppid=11286 vsize=15761628 CPUtime=0.46 cores=1,3,5,7
/proc/11288/task/11290/stat : 11290 (java) S 11286 11288 10996 0 -1 4202560 11046 0 1 0 45 1 0 0 20 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11291] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11291/stat : 11291 (java) S 11286 11288 10996 0 -1 4202560 444 0 0 0 0 0 0 0 16 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11292] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11292/stat : 11292 (java) S 11286 11288 10996 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11293] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11293/stat : 11293 (java) S 11286 11288 10996 0 -1 4202560 135 0 0 0 0 0 0 0 16 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11294] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11294/stat : 11294 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11295] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11295/stat : 11295 (java) S 11286 11288 10996 0 -1 4202560 1167 0 0 0 0 0 0 0 16 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11296] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11296/stat : 11296 (java) S 11286 11288 10996 0 -1 4202560 212 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11297] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11297/stat : 11297 (java) S 11286 11288 10996 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11298] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11298/stat : 11298 (java) S 11286 11288 10996 0 -1 4202560 499 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11299] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11299/stat : 11299 (java) S 11286 11288 10996 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529635341 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 0 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11300] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11300/stat : 11300 (java) S 11286 11288 10996 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11301] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11301/stat : 11301 (java) S 11286 11288 10996 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11302] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11302/stat : 11302 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562361265 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11303] ppid=11286 vsize=15761628 CPUtime=0.51 cores=1,3,5,7
/proc/11288/task/11303/stat : 11303 (java) S 11286 11288 10996 0 -1 4202560 4981 0 0 0 51 0 0 0 24 0 22 0 529635344 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11304] ppid=11286 vsize=15761628 CPUtime=0.92 cores=1,3,5,7
/proc/11288/task/11304/stat : 11304 (java) S 11286 11288 10996 0 -1 4202560 6636 0 0 0 91 1 0 0 15 0 22 0 529635344 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11305] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11305/stat : 11305 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11306] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11306/stat : 11306 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529635344 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11307] ppid=11286 vsize=15761628 CPUtime=0.7 cores=1,3,5,7
/proc/11288/task/11307/stat : 11307 (java) R 11286 11288 10996 0 -1 4202560 6241 0 0 0 70 0 0 0 16 0 22 0 529635370 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505802784 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11288/tid=11308] ppid=11286 vsize=15761628 CPUtime=0.8 cores=1,3,5,7
/proc/11288/task/11308/stat : 11308 (java) R 11286 11288 10996 0 -1 4202560 9021 0 0 0 80 0 0 0 18 0 22 0 529635370 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505993305 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11288/tid=11309] ppid=11286 vsize=15761628 CPUtime=0.48 cores=1,3,5,7
/proc/11288/task/11309/stat : 11309 (java) R 11286 11288 10996 0 -1 4202560 4120 0 0 0 48 0 0 0 18 0 22 0 529635371 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505795691 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11288/tid=11310] ppid=11286 vsize=15761628 CPUtime=0.71 cores=1,3,5,7
/proc/11288/task/11310/stat : 11310 (java) R 11286 11288 10996 0 -1 4202560 5243 0 0 0 71 0 0 0 17 0 22 0 529635371 16139907072 46682 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505717175 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 15761628

[startup+3.10137 s]
/proc/loadavg: 7.83 8.09 8.10 11/224 11358
/proc/meminfo: memFree=30384760/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15761628 CPUtime=11.03 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 54172 0 1 0 1095 8 0 0 23 0 22 0 529635339 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3940407 44846 2288 9 0 3931126 0
[pid=11288/tid=11290] ppid=11286 vsize=15761628 CPUtime=0.46 cores=1,3,5,7
/proc/11288/task/11290/stat : 11290 (java) S 11286 11288 10996 0 -1 4202560 11046 0 1 0 45 1 0 0 20 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11291] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11291/stat : 11291 (java) S 11286 11288 10996 0 -1 4202560 1460 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11292] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11292/stat : 11292 (java) S 11286 11288 10996 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11293] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11293/stat : 11293 (java) S 11286 11288 10996 0 -1 4202560 533 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11294] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11294/stat : 11294 (java) S 11286 11288 10996 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11295] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11295/stat : 11295 (java) S 11286 11288 10996 0 -1 4202560 1326 0 0 0 0 0 0 0 16 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11296] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11296/stat : 11296 (java) S 11286 11288 10996 0 -1 4202560 308 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11297] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11297/stat : 11297 (java) S 11286 11288 10996 0 -1 4202560 404 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11298] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11298/stat : 11298 (java) S 11286 11288 10996 0 -1 4202560 727 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11299] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11299/stat : 11299 (java) S 11286 11288 10996 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 529635341 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 0 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11300] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11300/stat : 11300 (java) S 11286 11288 10996 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11301] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11301/stat : 11301 (java) S 11286 11288 10996 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11302] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11302/stat : 11302 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562361265 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11303] ppid=11286 vsize=15761628 CPUtime=0.57 cores=1,3,5,7
/proc/11288/task/11303/stat : 11303 (java) S 11286 11288 10996 0 -1 4202560 4991 0 0 0 57 0 0 0 18 0 22 0 529635344 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11304] ppid=11286 vsize=15761628 CPUtime=1.1 cores=1,3,5,7
/proc/11288/task/11304/stat : 11304 (java) S 11286 11288 10996 0 -1 4202560 6670 0 0 0 109 1 0 0 15 0 22 0 529635344 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11305] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11305/stat : 11305 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11306] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11306/stat : 11306 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529635344 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11307] ppid=11286 vsize=15761628 CPUtime=2.28 cores=1,3,5,7
/proc/11288/task/11307/stat : 11307 (java) R 11286 11288 10996 0 -1 4202560 6294 0 0 0 228 0 0 0 18 0 22 0 529635370 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505761729 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11288/tid=11308] ppid=11286 vsize=15761628 CPUtime=2.33 cores=1,3,5,7
/proc/11288/task/11308/stat : 11308 (java) R 11286 11288 10996 0 -1 4202560 9124 0 0 0 233 0 0 0 20 0 22 0 529635370 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505963469 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=11288/tid=11309] ppid=11286 vsize=15761628 CPUtime=2.06 cores=1,3,5,7
/proc/11288/task/11309/stat : 11309 (java) R 11286 11288 10996 0 -1 4202560 4121 0 0 0 206 0 0 0 20 0 22 0 529635371 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11288/tid=11310] ppid=11286 vsize=15761628 CPUtime=2.11 cores=1,3,5,7
/proc/11288/task/11310/stat : 11310 (java) R 11286 11288 10996 0 -1 4202560 5243 0 0 0 211 0 0 0 19 0 22 0 529635371 16139907072 44846 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505804469 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 15761628

[startup+6.3008 s]
/proc/loadavg: 8.09 8.14 8.12 9/224 11358
/proc/meminfo: memFree=29582252/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15761628 CPUtime=23.74 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 55155 0 1 0 2365 9 0 0 23 0 22 0 529635339 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3940407 29471 2288 9 0 3931126 0
[pid=11288/tid=11290] ppid=11286 vsize=15761628 CPUtime=0.46 cores=1,3,5,7
/proc/11288/task/11290/stat : 11290 (java) S 11286 11288 10996 0 -1 4202560 11046 0 1 0 45 1 0 0 20 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11291] ppid=11286 vsize=15761628 CPUtime=0.01 cores=1,3,5,7
/proc/11288/task/11291/stat : 11291 (java) S 11286 11288 10996 0 -1 4202560 1544 0 0 0 1 0 0 0 15 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11292] ppid=11286 vsize=15761628 CPUtime=0.01 cores=1,3,5,7
/proc/11288/task/11292/stat : 11292 (java) S 11286 11288 10996 0 -1 4202560 276 0 0 0 1 0 0 0 16 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11293] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11293/stat : 11293 (java) S 11286 11288 10996 0 -1 4202560 686 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11294] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11294/stat : 11294 (java) S 11286 11288 10996 0 -1 4202560 547 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11295] ppid=11286 vsize=15761628 CPUtime=0.01 cores=1,3,5,7
/proc/11288/task/11295/stat : 11295 (java) S 11286 11288 10996 0 -1 4202560 1428 0 0 0 1 0 0 0 15 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11296] ppid=11286 vsize=15761628 CPUtime=0.01 cores=1,3,5,7
/proc/11288/task/11296/stat : 11296 (java) S 11286 11288 10996 0 -1 4202560 404 0 0 0 1 0 0 0 15 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11297] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11297/stat : 11297 (java) S 11286 11288 10996 0 -1 4202560 484 0 0 0 0 0 0 0 15 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11298] ppid=11286 vsize=15761628 CPUtime=0.01 cores=1,3,5,7
/proc/11288/task/11298/stat : 11298 (java) S 11286 11288 10996 0 -1 4202560 851 0 0 0 1 0 0 0 15 0 22 0 529635340 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11299] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11299/stat : 11299 (java) S 11286 11288 10996 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 529635341 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 0 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11300] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11300/stat : 11300 (java) S 11286 11288 10996 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11301] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11301/stat : 11301 (java) S 11286 11288 10996 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11302] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11302/stat : 11302 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562361265 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11303] ppid=11286 vsize=15761628 CPUtime=0.61 cores=1,3,5,7
/proc/11288/task/11303/stat : 11303 (java) S 11286 11288 10996 0 -1 4202560 4996 0 0 0 61 0 0 0 16 0 22 0 529635344 16139907072 29471 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0

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

[pid=11288/tid=11309] ppid=11286 vsize=15761628 CPUtime=292.57 cores=1,3,5,7
/proc/11288/task/11309/stat : 11309 (java) R 11286 11288 10996 0 -1 4202560 41413 0 0 0 29249 8 0 0 25 0 22 0 529635371 16139907072 150225 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505803221 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11288/tid=11310] ppid=11286 vsize=15761628 CPUtime=292.88 cores=1,3,5,7
/proc/11288/task/11310/stat : 11310 (java) R 11286 11288 10996 0 -1 4202560 42352 0 0 0 29280 8 0 0 25 0 22 0 529635371 16139907072 150225 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 47859156760771 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 15761628

[startup+299.102 s]
/proc/loadavg: 8.06 8.11 8.10 7/224 11366
/proc/meminfo: memFree=29831608/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15761628 CPUtime=1187.45 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 387447 0 1 0 118656 89 0 0 23 0 22 0 529635339 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3940407 149430 2290 9 0 3931126 0
[pid=11288/tid=11290] ppid=11286 vsize=15761628 CPUtime=0.46 cores=1,3,5,7
/proc/11288/task/11290/stat : 11290 (java) S 11286 11288 10996 0 -1 4202560 11046 0 1 0 45 1 0 0 20 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11291] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11291/stat : 11291 (java) S 11286 11288 10996 0 -1 4202560 24684 0 0 0 84 7 0 0 15 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11292] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11292/stat : 11292 (java) S 11286 11288 10996 0 -1 4202560 23682 0 0 0 86 5 0 0 15 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11293] ppid=11286 vsize=15761628 CPUtime=0.95 cores=1,3,5,7
/proc/11288/task/11293/stat : 11293 (java) S 11286 11288 10996 0 -1 4202560 23779 0 0 0 92 3 0 0 16 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11294] ppid=11286 vsize=15761628 CPUtime=0.92 cores=1,3,5,7
/proc/11288/task/11294/stat : 11294 (java) S 11286 11288 10996 0 -1 4202560 22617 0 0 0 88 4 0 0 16 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11295] ppid=11286 vsize=15761628 CPUtime=0.93 cores=1,3,5,7
/proc/11288/task/11295/stat : 11295 (java) S 11286 11288 10996 0 -1 4202560 23675 0 0 0 89 4 0 0 16 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11296] ppid=11286 vsize=15761628 CPUtime=0.9 cores=1,3,5,7
/proc/11288/task/11296/stat : 11296 (java) S 11286 11288 10996 0 -1 4202560 22318 0 0 0 85 5 0 0 15 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11297] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11297/stat : 11297 (java) S 11286 11288 10996 0 -1 4202560 24408 0 0 0 87 4 0 0 16 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11298] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11298/stat : 11298 (java) S 11286 11288 10996 0 -1 4202560 24126 0 0 0 86 5 0 0 15 0 22 0 529635340 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11299] ppid=11286 vsize=15761628 CPUtime=0.37 cores=1,3,5,7
/proc/11288/task/11299/stat : 11299 (java) S 11286 11288 10996 0 -1 4202560 708 0 0 0 27 10 0 0 15 0 22 0 529635341 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 0 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11300] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11300/stat : 11300 (java) S 11286 11288 10996 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11301] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11301/stat : 11301 (java) S 11286 11288 10996 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11302] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11302/stat : 11302 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562361265 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11303] ppid=11286 vsize=15761628 CPUtime=0.63 cores=1,3,5,7
/proc/11288/task/11303/stat : 11303 (java) S 11286 11288 10996 0 -1 4202560 5004 0 0 0 63 0 0 0 16 0 22 0 529635344 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11304] ppid=11286 vsize=15761628 CPUtime=1.24 cores=1,3,5,7
/proc/11288/task/11304/stat : 11304 (java) S 11286 11288 10996 0 -1 4202560 6702 0 0 0 123 1 0 0 15 0 22 0 529635344 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11305] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11305/stat : 11305 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11306] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11306/stat : 11306 (java) S 11286 11288 10996 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 529635344 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11307] ppid=11286 vsize=15761628 CPUtime=294.61 cores=1,3,5,7
/proc/11288/task/11307/stat : 11307 (java) R 11286 11288 10996 0 -1 4202560 43125 0 0 0 29454 7 0 0 25 0 22 0 529635370 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505693474 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11288/tid=11308] ppid=11286 vsize=15761628 CPUtime=294.53 cores=1,3,5,7
/proc/11288/task/11308/stat : 11308 (java) R 11286 11288 10996 0 -1 4202560 46402 0 0 0 29446 7 0 0 25 0 22 0 529635370 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 46912505761792 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11288/tid=11309] ppid=11286 vsize=15761628 CPUtime=293.81 cores=1,3,5,7
/proc/11288/task/11309/stat : 11309 (java) S 11286 11288 10996 0 -1 4202560 41415 0 0 0 29373 8 0 0 25 0 22 0 529635371 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11310] ppid=11286 vsize=15761628 CPUtime=294.27 cores=1,3,5,7
/proc/11288/task/11310/stat : 11310 (java) S 11286 11288 10996 0 -1 4202560 42352 0 0 0 29419 8 0 0 25 0 22 0 529635371 16139907072 149430 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1187.45
Current children cumulated vsize (KiB) 15761628

[startup+299.502 s]
/proc/loadavg: 8.06 8.11 8.10 7/224 11366
/proc/meminfo: memFree=29831608/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15761628 CPUtime=1187.85 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 387450 0 1 0 118696 89 0 0 23 0 22 0 529635339 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3940407 149319 2290 9 0 3931126 0
[pid=11288/tid=11290] ppid=11286 vsize=15761628 CPUtime=0.46 cores=1,3,5,7
/proc/11288/task/11290/stat : 11290 (java) S 11286 11288 10996 0 -1 4202560 11046 0 1 0 45 1 0 0 20 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11291] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11291/stat : 11291 (java) S 11286 11288 10996 0 -1 4202560 24684 0 0 0 84 7 0 0 16 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11292] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11292/stat : 11292 (java) S 11286 11288 10996 0 -1 4202560 23684 0 0 0 86 5 0 0 16 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11293] ppid=11286 vsize=15761628 CPUtime=0.95 cores=1,3,5,7
/proc/11288/task/11293/stat : 11293 (java) S 11286 11288 10996 0 -1 4202560 23779 0 0 0 92 3 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11294] ppid=11286 vsize=15761628 CPUtime=0.92 cores=1,3,5,7
/proc/11288/task/11294/stat : 11294 (java) S 11286 11288 10996 0 -1 4202560 22617 0 0 0 88 4 0 0 16 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11295] ppid=11286 vsize=15761628 CPUtime=0.93 cores=1,3,5,7
/proc/11288/task/11295/stat : 11295 (java) S 11286 11288 10996 0 -1 4202560 23675 0 0 0 89 4 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11296] ppid=11286 vsize=15761628 CPUtime=0.9 cores=1,3,5,7
/proc/11288/task/11296/stat : 11296 (java) S 11286 11288 10996 0 -1 4202560 22318 0 0 0 85 5 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11297] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11297/stat : 11297 (java) S 11286 11288 10996 0 -1 4202560 24408 0 0 0 87 4 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11298] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11298/stat : 11298 (java) S 11286 11288 10996 0 -1 4202560 24126 0 0 0 86 5 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11299] ppid=11286 vsize=15761628 CPUtime=0.37 cores=1,3,5,7
/proc/11288/task/11299/stat : 11299 (java) S 11286 11288 10996 0 -1 4202560 708 0 0 0 27 10 0 0 16 0 22 0 529635341 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 0 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11300] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11300/stat : 11300 (java) S 11286 11288 10996 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11301] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11301/stat : 11301 (java) S 11286 11288 10996 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11302] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11302/stat : 11302 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562361265 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11303] ppid=11286 vsize=15761628 CPUtime=0.63 cores=1,3,5,7
/proc/11288/task/11303/stat : 11303 (java) S 11286 11288 10996 0 -1 4202560 5004 0 0 0 63 0 0 0 16 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11304] ppid=11286 vsize=15761628 CPUtime=1.24 cores=1,3,5,7
/proc/11288/task/11304/stat : 11304 (java) S 11286 11288 10996 0 -1 4202560 6702 0 0 0 123 1 0 0 15 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11305] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11305/stat : 11305 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11306] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11306/stat : 11306 (java) S 11286 11288 10996 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11307] ppid=11286 vsize=15761628 CPUtime=294.76 cores=1,3,5,7
/proc/11288/task/11307/stat : 11307 (java) S 11286 11288 10996 0 -1 4202560 43125 0 0 0 29469 7 0 0 24 0 22 0 529635370 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11308] ppid=11286 vsize=15761628 CPUtime=294.67 cores=1,3,5,7
/proc/11288/task/11308/stat : 11308 (java) S 11286 11288 10996 0 -1 4202560 46402 0 0 0 29460 7 0 0 24 0 22 0 529635370 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11309] ppid=11286 vsize=15761628 CPUtime=293.83 cores=1,3,5,7
/proc/11288/task/11309/stat : 11309 (java) S 11286 11288 10996 0 -1 4202560 41415 0 0 0 29375 8 0 0 21 0 22 0 529635371 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11310] ppid=11286 vsize=15761628 CPUtime=294.35 cores=1,3,5,7
/proc/11288/task/11310/stat : 11310 (java) S 11286 11288 10996 0 -1 4202560 42353 0 0 0 29427 8 0 0 23 0 22 0 529635371 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1187.85
Current children cumulated vsize (KiB) 15761628

[startup+299.702 s]
/proc/loadavg: 8.06 8.11 8.10 7/224 11366
/proc/meminfo: memFree=29831608/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=15761628 CPUtime=1187.86 cores=1,3,5,7
/proc/11288/stat : 11288 (java) S 11286 11288 10996 0 -1 4202496 387450 0 1 0 118697 89 0 0 23 0 22 0 529635339 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 3940407 149319 2290 9 0 3931126 0
[pid=11288/tid=11290] ppid=11286 vsize=15761628 CPUtime=0.46 cores=1,3,5,7
/proc/11288/task/11290/stat : 11290 (java) S 11286 11288 10996 0 -1 4202560 11046 0 1 0 45 1 0 0 20 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11291] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11291/stat : 11291 (java) S 11286 11288 10996 0 -1 4202560 24684 0 0 0 84 7 0 0 16 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11292] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11292/stat : 11292 (java) S 11286 11288 10996 0 -1 4202560 23684 0 0 0 86 5 0 0 16 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11293] ppid=11286 vsize=15761628 CPUtime=0.95 cores=1,3,5,7
/proc/11288/task/11293/stat : 11293 (java) S 11286 11288 10996 0 -1 4202560 23779 0 0 0 92 3 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11294] ppid=11286 vsize=15761628 CPUtime=0.92 cores=1,3,5,7
/proc/11288/task/11294/stat : 11294 (java) S 11286 11288 10996 0 -1 4202560 22617 0 0 0 88 4 0 0 16 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11295] ppid=11286 vsize=15761628 CPUtime=0.93 cores=1,3,5,7
/proc/11288/task/11295/stat : 11295 (java) S 11286 11288 10996 0 -1 4202560 23675 0 0 0 89 4 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11296] ppid=11286 vsize=15761628 CPUtime=0.9 cores=1,3,5,7
/proc/11288/task/11296/stat : 11296 (java) S 11286 11288 10996 0 -1 4202560 22318 0 0 0 85 5 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11297] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11297/stat : 11297 (java) S 11286 11288 10996 0 -1 4202560 24408 0 0 0 87 4 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11298] ppid=11286 vsize=15761628 CPUtime=0.91 cores=1,3,5,7
/proc/11288/task/11298/stat : 11298 (java) S 11286 11288 10996 0 -1 4202560 24126 0 0 0 86 5 0 0 15 0 22 0 529635340 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11299] ppid=11286 vsize=15761628 CPUtime=0.37 cores=1,3,5,7
/proc/11288/task/11299/stat : 11299 (java) S 11286 11288 10996 0 -1 4202560 708 0 0 0 27 10 0 0 16 0 22 0 529635341 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 0 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11300] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11300/stat : 11300 (java) S 11286 11288 10996 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11301] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11301/stat : 11301 (java) S 11286 11288 10996 0 -1 4202560 9 0 0 0 0 0 0 0 17 0 22 0 529635342 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11302] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11302/stat : 11302 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562361265 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11303] ppid=11286 vsize=15761628 CPUtime=0.63 cores=1,3,5,7
/proc/11288/task/11303/stat : 11303 (java) S 11286 11288 10996 0 -1 4202560 5004 0 0 0 63 0 0 0 16 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 7 0 0 0
[pid=11288/tid=11304] ppid=11286 vsize=15761628 CPUtime=1.24 cores=1,3,5,7
/proc/11288/task/11304/stat : 11304 (java) S 11286 11288 10996 0 -1 4202560 6702 0 0 0 123 1 0 0 15 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11305] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11305/stat : 11305 (java) S 11286 11288 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562353561 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11306] ppid=11286 vsize=15761628 CPUtime=0 cores=1,3,5,7
/proc/11288/task/11306/stat : 11306 (java) S 11286 11288 10996 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 529635344 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11307] ppid=11286 vsize=15761628 CPUtime=294.76 cores=1,3,5,7
/proc/11288/task/11307/stat : 11307 (java) S 11286 11288 10996 0 -1 4202560 43125 0 0 0 29469 7 0 0 22 0 22 0 529635370 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 1 0 0 0
[pid=11288/tid=11308] ppid=11286 vsize=15761628 CPUtime=294.68 cores=1,3,5,7
/proc/11288/task/11308/stat : 11308 (java) S 11286 11288 10996 0 -1 4202560 46402 0 0 0 29461 7 0 0 22 0 22 0 529635370 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
[pid=11288/tid=11309] ppid=11286 vsize=15761628 CPUtime=293.83 cores=1,3,5,7
/proc/11288/task/11309/stat : 11309 (java) S 11286 11288 10996 0 -1 4202560 41415 0 0 0 29375 8 0 0 19 0 22 0 529635371 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 5 0 0 0
[pid=11288/tid=11310] ppid=11286 vsize=15761628 CPUtime=294.35 cores=1,3,5,7
/proc/11288/task/11310/stat : 11310 (java) S 11286 11288 10996 0 -1 4202560 42353 0 0 0 29427 8 0 0 21 0 22 0 529635371 16139907072 149319 33554432000 1073741824 1073778376 140737241296368 18446744073709551615 271562354176 0 4 0 16800975 18446604458084174528 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1187.86
Current children cumulated vsize (KiB) 15761628

[startup+299.802 s]
/proc/loadavg: 8.06 8.11 8.10 7/224 11366
/proc/meminfo: memFree=29831608/32951124 swapFree=67111336/67111528
[pid=11288] ppid=11286 vsize=0 CPUtime=1187.88 cores=1,3,5,7
/proc/11288/stat : 11288 (java) Z 11286 11288 10996 0 -1 4203548 387472 0 1 0 118697 91 0 0 18 0 2 0 529635339 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11288/statm: 0 0 0 0 0 0 0
[pid=11288/tid=11308] ppid=11286 vsize=0 CPUtime=294.7 cores=1,3,5,7
/proc/11288/task/11308/stat : 11308 (java) R 11286 11288 10996 0 -1 4203588 46402 0 0 0 29461 9 0 0 21 0 2 0 529635370 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1187.88
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 299.806
CPU time (s): 1187.89
CPU user time (s): 1186.97
CPU system time (s): 0.91986
CPU usage (%): 396.221
Max. virtual memory (cumulated for all children) (KiB): 15762284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1186.97
system time used= 0.91986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 387472
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= 61735
involuntary context switches= 36072

runsolver used 0.508922 second user time and 1.13883 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 18:19:35
IDJOB=3311708
IDBENCH=83093
IDSOLVER=1698
FILE ID=node133/3311708-1304180375
RUNJOBID= node133-1304177956-11015
PBS_JOBID= 13172441
Free space on /tmp= 72752 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S708803296-021.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311708-1304180375/watcher-3311708-1304180375 -o /tmp/evaluation-result-3311708-1304180375/solver-3311708-1304180375 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311708-1304180375.cnf -hbr 2

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

MD5SUM BENCH= 6dcea24e0d40e217adec300bb8ded029
RANDOM SEED=1472362330

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30815020 kB
Buffers:        551292 kB
Cached:        1174972 kB
SwapCached:        124 kB
Active:         237360 kB
Inactive:      1554980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30815020 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:            1640 kB
Writeback:           0 kB
AnonPages:       66316 kB
Mapped:          15108 kB
Slab:           280704 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72752 MiB
End job on node133 at 2011-04-30 18:24:35