Trace number 3312847

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.16 1207.43

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
MD5SUM1f00de1fd8adbfbf4cc573ef44af531f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.09/0.12	36:25 INFO : Reading from input HOME/instance-3312847-1304177785.cnf
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
0.94/0.58	36:25 INFO : 90 variables remaining out of 90
0.94/0.58	36:25 INFO : 64080 literals remaining out of 64080

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

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

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


[startup+0 s]
/proc/loadavg: 7.37 7.91 7.96 3/176 5750
/proc/meminfo: memFree=24812016/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/5750/stat : 5750 (java) R 5746 5750 5713 0 -1 4202496 719 0 0 0 0 0 0 0 25 0 1 0 608009263 23580672 205 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 215983630101 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5750/statm: 5757 217 176 9 0 124 0

[startup+0.0255141 s]
/proc/loadavg: 7.37 7.91 7.96 3/176 5750
/proc/meminfo: memFree=24812016/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 3301 0 1 0 1 0 0 0 25 0 11 0 608009263 15976509440 2742 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3900515 2742 1598 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100502 s]
/proc/loadavg: 7.37 7.91 7.96 3/176 5750
/proc/meminfo: memFree=24812016/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15676408 CPUtime=0.09 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 5534 0 1 0 8 1 0 0 25 0 18 0 608009263 16052641792 4942 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3919102 4942 2117 9 0 3909821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676408

[startup+0.300506 s]
/proc/loadavg: 7.37 7.91 7.96 3/176 5750
/proc/meminfo: memFree=24812016/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15678904 CPUtime=0.52 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 14577 0 1 0 49 3 0 0 25 0 18 0 608009263 16055197696 12938 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3919726 12945 2208 9 0 3910445 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15678904

[startup+0.751395 s]
/proc/loadavg: 7.37 7.91 7.96 3/176 5750
/proc/meminfo: memFree=24812016/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15768480 CPUtime=1.73 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 34791 0 1 0 168 5 0 0 25 0 22 0 608009263 16146923520 29066 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3942120 29066 2259 9 0 3932839 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15768480

[startup+1.50126 s]
/proc/loadavg: 7.37 7.91 7.96 13/220 5794
/proc/meminfo: memFree=24460816/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15765996 CPUtime=4.62 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 63128 0 1 0 453 9 0 0 25 0 22 0 608009263 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3941499 53008 2275 9 0 3932218 0
[pid=5750/tid=5754] ppid=5746 vsize=15765996 CPUtime=0.55 cores=1,3,5,7
/proc/5750/task/5754/stat : 5754 (java) S 5746 5750 5713 0 -1 4202560 16331 0 1 0 53 2 0 0 20 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5756] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5756/stat : 5756 (java) S 5746 5750 5713 0 -1 4202560 1067 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5759] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5759/stat : 5759 (java) S 5746 5750 5713 0 -1 4202560 848 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5760] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5760/stat : 5760 (java) S 5746 5750 5713 0 -1 4202560 713 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5762] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5762/stat : 5762 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5764] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5764/stat : 5764 (java) S 5746 5750 5713 0 -1 4202560 344 0 0 0 0 0 0 0 18 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5767] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5767/stat : 5767 (java) S 5746 5750 5713 0 -1 4202560 1683 0 0 0 0 0 0 0 16 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5768] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5768/stat : 5768 (java) S 5746 5750 5713 0 -1 4202560 733 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5770] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5770/stat : 5770 (java) S 5746 5750 5713 0 -1 4202560 532 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5772] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5772/stat : 5772 (java) S 5746 5750 5713 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 608009265 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 0 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5775] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5775/stat : 5775 (java) S 5746 5750 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608009266 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5776] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5776/stat : 5776 (java) S 5746 5750 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608009266 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5777] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5777/stat : 5777 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608009268 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000416177 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5778] ppid=5746 vsize=15765996 CPUtime=0.81 cores=1,3,5,7
/proc/5750/task/5778/stat : 5778 (java) R 5746 5750 5713 0 -1 4202560 8341 0 0 0 81 0 0 0 19 0 22 0 608009268 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 47080365535328 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5750/tid=5782] ppid=5746 vsize=15765996 CPUtime=0.78 cores=1,3,5,7
/proc/5750/task/5782/stat : 5782 (java) R 5746 5750 5713 0 -1 4202560 11742 0 0 0 77 1 0 0 19 0 22 0 608009268 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000418485 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5750/tid=5784] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5784/stat : 5784 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608009268 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5786] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5786/stat : 5786 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608009268 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5791] ppid=5746 vsize=15765996 CPUtime=0.75 cores=1,3,5,7
/proc/5750/task/5791/stat : 5791 (java) R 5746 5750 5713 0 -1 4202560 7872 0 0 0 75 0 0 0 16 0 22 0 608009297 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505776534 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5750/tid=5792] ppid=5746 vsize=15765996 CPUtime=0.49 cores=1,3,5,7
/proc/5750/task/5792/stat : 5792 (java) R 5746 5750 5713 0 -1 4202560 1609 0 0 0 49 0 0 0 16 0 22 0 608009297 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5750/tid=5793] ppid=5746 vsize=15765996 CPUtime=0.48 cores=1,3,5,7
/proc/5750/task/5793/stat : 5793 (java) R 5746 5750 5713 0 -1 4202560 3536 0 0 0 48 0 0 0 16 0 22 0 608009297 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505776776 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5750/tid=5794] ppid=5746 vsize=15765996 CPUtime=0.67 cores=1,3,5,7
/proc/5750/task/5794/stat : 5794 (java) R 5746 5750 5713 0 -1 4202560 6316 0 0 0 66 1 0 0 17 0 22 0 608009297 16144379904 53008 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 47080366663419 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 15765996

[startup+3.10098 s]
/proc/loadavg: 7.66 7.96 7.97 12/220 5794
/proc/meminfo: memFree=24363600/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15765996 CPUtime=10.99 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 121032 0 1 0 1082 17 0 0 25 0 22 0 608009263 16144379904 110101 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3941499 110105 2286 9 0 3932218 0
[pid=5750/tid=5754] ppid=5746 vsize=15765996 CPUtime=0.55 cores=1,3,5,7
/proc/5750/task/5754/stat : 5754 (java) S 5746 5750 5713 0 -1 4202560 16331 0 1 0 53 2 0 0 20 0 22 0 608009264 16144379904 110108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5756] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5756/stat : 5756 (java) S 5746 5750 5713 0 -1 4202560 2948 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 110110 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5759] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5759/stat : 5759 (java) S 5746 5750 5713 0 -1 4202560 2934 0 0 0 0 0 0 0 16 0 22 0 608009264 16144379904 110122 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5760] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5760/stat : 5760 (java) S 5746 5750 5713 0 -1 4202560 1147 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 110129 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5762] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5762/stat : 5762 (java) S 5746 5750 5713 0 -1 4202560 2731 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 110137 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5764] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5764/stat : 5764 (java) S 5746 5750 5713 0 -1 4202560 1581 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 110141 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5767] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5767/stat : 5767 (java) S 5746 5750 5713 0 -1 4202560 3797 0 0 0 0 0 0 0 16 0 22 0 608009264 16144379904 110144 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5768] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5768/stat : 5768 (java) S 5746 5750 5713 0 -1 4202560 1140 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 110150 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5770] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5770/stat : 5770 (java) S 5746 5750 5713 0 -1 4202560 2719 0 0 0 0 0 0 0 16 0 22 0 608009264 16144379904 110162 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5772] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5772/stat : 5772 (java) S 5746 5750 5713 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 22 0 608009265 16144379904 110171 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 0 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5775] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5775/stat : 5775 (java) S 5746 5750 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608009266 16144379904 110178 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5776] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5776/stat : 5776 (java) S 5746 5750 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608009266 16144379904 110184 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5777] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5777/stat : 5777 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608009268 16144379904 110190 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000416177 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5778] ppid=5746 vsize=15765996 CPUtime=1.14 cores=1,3,5,7
/proc/5750/task/5778/stat : 5778 (java) S 5746 5750 5713 0 -1 4202560 9205 0 0 0 113 1 0 0 15 0 22 0 608009268 16144379904 110196 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5782] ppid=5746 vsize=15765996 CPUtime=0.96 cores=1,3,5,7
/proc/5750/task/5782/stat : 5782 (java) S 5746 5750 5713 0 -1 4202560 11764 0 0 0 95 1 0 0 17 0 22 0 608009268 16144379904 110202 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5784] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5784/stat : 5784 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608009268 16144379904 110207 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5786] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5786/stat : 5786 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608009268 16144379904 110212 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5791] ppid=5746 vsize=15765996 CPUtime=2.06 cores=1,3,5,7
/proc/5750/task/5791/stat : 5791 (java) R 5746 5750 5713 0 -1 4202560 18723 0 0 0 204 2 0 0 17 0 22 0 608009297 16144379904 110217 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505819154 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5750/tid=5792] ppid=5746 vsize=15765996 CPUtime=2.07 cores=1,3,5,7
/proc/5750/task/5792/stat : 5792 (java) R 5746 5750 5713 0 -1 4202560 13348 0 0 0 206 1 0 0 17 0 22 0 608009297 16144379904 110223 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505819154 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5750/tid=5793] ppid=5746 vsize=15765996 CPUtime=1.99 cores=1,3,5,7
/proc/5750/task/5793/stat : 5793 (java) R 5746 5750 5713 0 -1 4202560 14832 0 0 0 198 1 0 0 17 0 22 0 608009297 16144379904 110227 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5750/tid=5794] ppid=5746 vsize=15765996 CPUtime=2.07 cores=1,3,5,7
/proc/5750/task/5794/stat : 5794 (java) R 5746 5750 5713 0 -1 4202560 16372 0 0 0 205 2 0 0 17 0 22 0 608009297 16144379904 110232 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505819154 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 15765996

[startup+6.30142 s]
/proc/loadavg: 7.66 7.96 7.97 10/220 5794
/proc/meminfo: memFree=24007720/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15765996 CPUtime=23.76 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 163691 0 1 0 2354 22 0 0 25 0 22 0 608009263 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3941499 151946 2289 9 0 3932218 0
[pid=5750/tid=5754] ppid=5746 vsize=15765996 CPUtime=0.55 cores=1,3,5,7
/proc/5750/task/5754/stat : 5754 (java) S 5746 5750 5713 0 -1 4202560 16331 0 1 0 53 2 0 0 20 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5756] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5756/stat : 5756 (java) S 5746 5750 5713 0 -1 4202560 3825 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5759] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5759/stat : 5759 (java) S 5746 5750 5713 0 -1 4202560 4142 0 0 0 0 0 0 0 16 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5760] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5760/stat : 5760 (java) S 5746 5750 5713 0 -1 4202560 1516 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5762] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5762/stat : 5762 (java) S 5746 5750 5713 0 -1 4202560 3157 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5764] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5764/stat : 5764 (java) S 5746 5750 5713 0 -1 4202560 2637 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5767] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5767/stat : 5767 (java) S 5746 5750 5713 0 -1 4202560 3962 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5768] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5768/stat : 5768 (java) S 5746 5750 5713 0 -1 4202560 2256 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5770] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5770/stat : 5770 (java) S 5746 5750 5713 0 -1 4202560 2934 0 0 0 0 0 0 0 15 0 22 0 608009264 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5772] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5772/stat : 5772 (java) S 5746 5750 5713 0 -1 4202560 451 0 0 0 0 0 0 0 16 0 22 0 608009265 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 0 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5775] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5775/stat : 5775 (java) S 5746 5750 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608009266 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5776] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5776/stat : 5776 (java) S 5746 5750 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608009266 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5777] ppid=5746 vsize=15765996 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5777/stat : 5777 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608009268 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000416177 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5778] ppid=5746 vsize=15765996 CPUtime=1.18 cores=1,3,5,7
/proc/5750/task/5778/stat : 5778 (java) S 5746 5750 5713 0 -1 4202560 9210 0 0 0 117 1 0 0 15 0 22 0 608009268 16144379904 151946 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0

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

[pid=5750/tid=5792] ppid=5746 vsize=15760036 CPUtime=1048.75 cores=1,3,5,7
/proc/5750/task/5792/stat : 5792 (java) R 5746 5750 5713 0 -1 4202560 150837 0 0 0 104846 29 0 0 25 0 22 0 608009297 16138276864 73307 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505820105 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5750/tid=5793] ppid=5746 vsize=15760036 CPUtime=1048.93 cores=1,3,5,7
/proc/5750/task/5793/stat : 5793 (java) R 5746 5750 5713 0 -1 4202560 153457 0 0 0 104864 29 0 0 25 0 22 0 608009297 16138276864 73307 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 47080366663570 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5750/tid=5794] ppid=5746 vsize=15760036 CPUtime=1048.4 cores=1,3,5,7
/proc/5750/task/5794/stat : 5794 (java) R 5746 5750 5713 0 -1 4202560 153629 0 0 0 104810 30 0 0 25 0 22 0 608009297 16138276864 73307 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505818717 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4223.35
Current children cumulated vsize (KiB) 15760036

[startup+1122.3 s]
/proc/loadavg: 8.07 8.06 8.01 10/220 5827
/proc/meminfo: memFree=24252968/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15760036 CPUtime=4461.83 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 1296824 0 1 0 445847 336 0 0 25 0 22 0 608009263 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3940009 74108 2299 9 0 3930728 0
[pid=5750/tid=5754] ppid=5746 vsize=15760036 CPUtime=0.55 cores=1,3,5,7
/proc/5750/task/5754/stat : 5754 (java) S 5746 5750 5713 0 -1 4202560 16331 0 1 0 53 2 0 0 20 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5756] ppid=5746 vsize=15760036 CPUtime=3.09 cores=1,3,5,7
/proc/5750/task/5756/stat : 5756 (java) S 5746 5750 5713 0 -1 4202560 77758 0 0 0 292 17 0 0 15 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5759] ppid=5746 vsize=15760036 CPUtime=3.14 cores=1,3,5,7
/proc/5750/task/5759/stat : 5759 (java) S 5746 5750 5713 0 -1 4202560 74634 0 0 0 298 16 0 0 16 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5760] ppid=5746 vsize=15760036 CPUtime=3.21 cores=1,3,5,7
/proc/5750/task/5760/stat : 5760 (java) S 5746 5750 5713 0 -1 4202560 73825 0 0 0 303 18 0 0 15 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5762] ppid=5746 vsize=15760036 CPUtime=3.04 cores=1,3,5,7
/proc/5750/task/5762/stat : 5762 (java) S 5746 5750 5713 0 -1 4202560 74780 0 0 0 286 18 0 0 15 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5764] ppid=5746 vsize=15760036 CPUtime=3.13 cores=1,3,5,7
/proc/5750/task/5764/stat : 5764 (java) S 5746 5750 5713 0 -1 4202560 70051 0 0 0 295 18 0 0 15 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5767] ppid=5746 vsize=15760036 CPUtime=3.16 cores=1,3,5,7
/proc/5750/task/5767/stat : 5767 (java) S 5746 5750 5713 0 -1 4202560 74887 0 0 0 300 16 0 0 16 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5768] ppid=5746 vsize=15760036 CPUtime=3.17 cores=1,3,5,7
/proc/5750/task/5768/stat : 5768 (java) S 5746 5750 5713 0 -1 4202560 71730 0 0 0 299 18 0 0 16 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5770] ppid=5746 vsize=15760036 CPUtime=3.17 cores=1,3,5,7
/proc/5750/task/5770/stat : 5770 (java) S 5746 5750 5713 0 -1 4202560 73850 0 0 0 301 16 0 0 15 0 22 0 608009264 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5772] ppid=5746 vsize=15760036 CPUtime=2.05 cores=1,3,5,7
/proc/5750/task/5772/stat : 5772 (java) S 5746 5750 5713 0 -1 4202560 3416 0 0 0 144 61 0 0 15 0 22 0 608009265 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 0 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5775] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5775/stat : 5775 (java) S 5746 5750 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608009266 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5776] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5776/stat : 5776 (java) S 5746 5750 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608009266 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5777] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5777/stat : 5777 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608009268 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000416177 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5778] ppid=5746 vsize=15760036 CPUtime=1.22 cores=1,3,5,7
/proc/5750/task/5778/stat : 5778 (java) S 5746 5750 5713 0 -1 4202560 9219 0 0 0 121 1 0 0 15 0 22 0 608009268 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5782] ppid=5746 vsize=15760036 CPUtime=1.08 cores=1,3,5,7
/proc/5750/task/5782/stat : 5782 (java) S 5746 5750 5713 0 -1 4202560 11778 0 0 0 107 1 0 0 15 0 22 0 608009268 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5784] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5784/stat : 5784 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608009268 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5786] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5786/stat : 5786 (java) S 5746 5750 5713 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 22 0 608009268 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5791] ppid=5746 vsize=15760036 CPUtime=1107.75 cores=1,3,5,7
/proc/5750/task/5791/stat : 5791 (java) R 5746 5750 5713 0 -1 4202560 169761 0 0 0 110742 33 0 0 25 0 22 0 608009297 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505741059 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5750/tid=5792] ppid=5746 vsize=15760036 CPUtime=1108.08 cores=1,3,5,7
/proc/5750/task/5792/stat : 5792 (java) R 5746 5750 5713 0 -1 4202560 162623 0 0 0 110776 32 0 0 25 0 22 0 608009297 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5750/tid=5793] ppid=5746 vsize=15760036 CPUtime=1108.28 cores=1,3,5,7
/proc/5750/task/5793/stat : 5793 (java) R 5746 5750 5713 0 -1 4202560 165391 0 0 0 110797 31 0 0 25 0 22 0 608009297 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5750/tid=5794] ppid=5746 vsize=15760036 CPUtime=1107.57 cores=1,3,5,7
/proc/5750/task/5794/stat : 5794 (java) R 5746 5750 5713 0 -1 4202560 165350 0 0 0 110726 31 0 0 19 0 22 0 608009297 16138276864 74108 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505820089 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.83
Current children cumulated vsize (KiB) 15760036

[startup+1182.3 s]
/proc/loadavg: 8.03 8.04 8.00 10/220 5829
/proc/meminfo: memFree=24256784/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15760036 CPUtime=4700.3 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 1363632 0 1 0 469675 355 0 0 25 0 22 0 608009263 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3940009 69362 2299 9 0 3930728 0
[pid=5750/tid=5754] ppid=5746 vsize=15760036 CPUtime=0.55 cores=1,3,5,7
/proc/5750/task/5754/stat : 5754 (java) S 5746 5750 5713 0 -1 4202560 16331 0 1 0 53 2 0 0 20 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5756] ppid=5746 vsize=15760036 CPUtime=3.23 cores=1,3,5,7
/proc/5750/task/5756/stat : 5756 (java) S 5746 5750 5713 0 -1 4202560 81319 0 0 0 306 17 0 0 16 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5759] ppid=5746 vsize=15760036 CPUtime=3.31 cores=1,3,5,7
/proc/5750/task/5759/stat : 5759 (java) S 5746 5750 5713 0 -1 4202560 78447 0 0 0 315 16 0 0 15 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5760] ppid=5746 vsize=15760036 CPUtime=3.36 cores=1,3,5,7
/proc/5750/task/5760/stat : 5760 (java) S 5746 5750 5713 0 -1 4202560 76826 0 0 0 317 19 0 0 16 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5762] ppid=5746 vsize=15760036 CPUtime=3.19 cores=1,3,5,7
/proc/5750/task/5762/stat : 5762 (java) S 5746 5750 5713 0 -1 4202560 78658 0 0 0 300 19 0 0 15 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5764] ppid=5746 vsize=15760036 CPUtime=3.3 cores=1,3,5,7
/proc/5750/task/5764/stat : 5764 (java) S 5746 5750 5713 0 -1 4202560 74640 0 0 0 311 19 0 0 15 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5767] ppid=5746 vsize=15760036 CPUtime=3.31 cores=1,3,5,7
/proc/5750/task/5767/stat : 5767 (java) S 5746 5750 5713 0 -1 4202560 80085 0 0 0 314 17 0 0 16 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5768] ppid=5746 vsize=15760036 CPUtime=3.33 cores=1,3,5,7
/proc/5750/task/5768/stat : 5768 (java) S 5746 5750 5713 0 -1 4202560 75630 0 0 0 314 19 0 0 16 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5770] ppid=5746 vsize=15760036 CPUtime=3.32 cores=1,3,5,7
/proc/5750/task/5770/stat : 5770 (java) S 5746 5750 5713 0 -1 4202560 77905 0 0 0 315 17 0 0 15 0 22 0 608009264 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5772] ppid=5746 vsize=15760036 CPUtime=2.18 cores=1,3,5,7
/proc/5750/task/5772/stat : 5772 (java) S 5746 5750 5713 0 -1 4202560 3585 0 0 0 154 64 0 0 15 0 22 0 608009265 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 0 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5775] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5775/stat : 5775 (java) S 5746 5750 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608009266 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5776] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5776/stat : 5776 (java) S 5746 5750 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608009266 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5777] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5777/stat : 5777 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608009268 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000416177 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5778] ppid=5746 vsize=15760036 CPUtime=1.22 cores=1,3,5,7
/proc/5750/task/5778/stat : 5778 (java) S 5746 5750 5713 0 -1 4202560 9219 0 0 0 121 1 0 0 15 0 22 0 608009268 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5782] ppid=5746 vsize=15760036 CPUtime=1.08 cores=1,3,5,7
/proc/5750/task/5782/stat : 5782 (java) S 5746 5750 5713 0 -1 4202560 11778 0 0 0 107 1 0 0 15 0 22 0 608009268 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5784] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5784/stat : 5784 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608009268 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5786] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5786/stat : 5786 (java) S 5746 5750 5713 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 608009268 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5791] ppid=5746 vsize=15760036 CPUtime=1167 cores=1,3,5,7
/proc/5750/task/5791/stat : 5791 (java) R 5746 5750 5713 0 -1 4202560 178386 0 0 0 116666 34 0 0 25 0 22 0 608009297 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505871672 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5750/tid=5792] ppid=5746 vsize=15760036 CPUtime=1167.41 cores=1,3,5,7
/proc/5750/task/5792/stat : 5792 (java) R 5746 5750 5713 0 -1 4202560 171605 0 0 0 116707 34 0 0 25 0 22 0 608009297 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505929325 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5750/tid=5793] ppid=5746 vsize=15760036 CPUtime=1167.54 cores=1,3,5,7
/proc/5750/task/5793/stat : 5793 (java) R 5746 5750 5713 0 -1 4202560 173902 0 0 0 116721 33 0 0 18 0 22 0 608009297 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505817733 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5750/tid=5794] ppid=5746 vsize=15760036 CPUtime=1166.79 cores=1,3,5,7
/proc/5750/task/5794/stat : 5794 (java) R 5746 5750 5713 0 -1 4202560 173874 0 0 0 116646 33 0 0 25 0 22 0 608009297 16138276864 69362 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505719248 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.3
Current children cumulated vsize (KiB) 15760036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.02 8.04 8.00 9/220 5830
/proc/meminfo: memFree=24250700/32950940 swapFree=67111364/67111528
[pid=5750] ppid=5746 vsize=15760036 CPUtime=4800.11 cores=1,3,5,7
/proc/5750/stat : 5750 (java) S 5746 5750 5713 0 -1 4202496 1396366 0 1 0 479647 364 0 0 25 0 22 0 608009263 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5750/statm: 3940009 77746 2299 9 0 3930728 0
[pid=5750/tid=5754] ppid=5746 vsize=15760036 CPUtime=0.55 cores=1,3,5,7
/proc/5750/task/5754/stat : 5754 (java) S 5746 5750 5713 0 -1 4202560 16331 0 1 0 53 2 0 0 20 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5756] ppid=5746 vsize=15760036 CPUtime=3.3 cores=1,3,5,7
/proc/5750/task/5756/stat : 5756 (java) S 5746 5750 5713 0 -1 4202560 83104 0 0 0 312 18 0 0 15 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5759] ppid=5746 vsize=15760036 CPUtime=3.38 cores=1,3,5,7
/proc/5750/task/5759/stat : 5759 (java) S 5746 5750 5713 0 -1 4202560 80580 0 0 0 321 17 0 0 15 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5760] ppid=5746 vsize=15760036 CPUtime=3.42 cores=1,3,5,7
/proc/5750/task/5760/stat : 5760 (java) S 5746 5750 5713 0 -1 4202560 78392 0 0 0 323 19 0 0 16 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5762] ppid=5746 vsize=15760036 CPUtime=3.24 cores=1,3,5,7
/proc/5750/task/5762/stat : 5762 (java) S 5746 5750 5713 0 -1 4202560 80308 0 0 0 305 19 0 0 15 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5764] ppid=5746 vsize=15760036 CPUtime=3.35 cores=1,3,5,7
/proc/5750/task/5764/stat : 5764 (java) S 5746 5750 5713 0 -1 4202560 76362 0 0 0 316 19 0 0 15 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5767] ppid=5746 vsize=15760036 CPUtime=3.37 cores=1,3,5,7
/proc/5750/task/5767/stat : 5767 (java) S 5746 5750 5713 0 -1 4202560 81455 0 0 0 320 17 0 0 16 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5768] ppid=5746 vsize=15760036 CPUtime=3.41 cores=1,3,5,7
/proc/5750/task/5768/stat : 5768 (java) S 5746 5750 5713 0 -1 4202560 77245 0 0 0 321 20 0 0 16 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5770] ppid=5746 vsize=15760036 CPUtime=3.39 cores=1,3,5,7
/proc/5750/task/5770/stat : 5770 (java) S 5746 5750 5713 0 -1 4202560 80197 0 0 0 321 18 0 0 15 0 22 0 608009264 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5772] ppid=5746 vsize=15760036 CPUtime=2.24 cores=1,3,5,7
/proc/5750/task/5772/stat : 5772 (java) S 5746 5750 5713 0 -1 4202560 3700 0 0 0 158 66 0 0 15 0 22 0 608009265 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 0 0 16800975 18446604465107338560 0 0 -1 7 0 0 0
[pid=5750/tid=5775] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5775/stat : 5775 (java) S 5746 5750 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608009266 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5776] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5776/stat : 5776 (java) S 5746 5750 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608009266 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5777] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5777/stat : 5777 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608009268 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000416177 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5778] ppid=5746 vsize=15760036 CPUtime=1.22 cores=1,3,5,7
/proc/5750/task/5778/stat : 5778 (java) S 5746 5750 5713 0 -1 4202560 9219 0 0 0 121 1 0 0 15 0 22 0 608009268 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5782] ppid=5746 vsize=15760036 CPUtime=1.08 cores=1,3,5,7
/proc/5750/task/5782/stat : 5782 (java) S 5746 5750 5713 0 -1 4202560 11778 0 0 0 107 1 0 0 15 0 22 0 608009268 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 1 0 0 0
[pid=5750/tid=5784] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5784/stat : 5784 (java) S 5746 5750 5713 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 608009268 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000408473 0 4 0 16800975 18446604465107338560 0 0 -1 5 0 0 0
[pid=5750/tid=5786] ppid=5746 vsize=15760036 CPUtime=0 cores=1,3,5,7
/proc/5750/task/5786/stat : 5786 (java) S 5746 5750 5713 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 608009268 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 216000409088 0 4 0 16800975 18446604465107338560 0 0 -1 3 0 0 0
[pid=5750/tid=5791] ppid=5746 vsize=15760036 CPUtime=1191.84 cores=1,3,5,7
/proc/5750/task/5791/stat : 5791 (java) R 5746 5750 5713 0 -1 4202560 182993 0 0 0 119149 35 0 0 25 0 22 0 608009297 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5750/tid=5792] ppid=5746 vsize=15760036 CPUtime=1192.13 cores=1,3,5,7
/proc/5750/task/5792/stat : 5792 (java) R 5746 5750 5713 0 -1 4202560 176198 0 0 0 119178 35 0 0 25 0 22 0 608009297 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505818310 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5750/tid=5793] ppid=5746 vsize=15760036 CPUtime=1192.38 cores=1,3,5,7
/proc/5750/task/5793/stat : 5793 (java) R 5746 5750 5713 0 -1 4202560 178512 0 0 0 119204 34 0 0 25 0 22 0 608009297 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 46912505750569 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5750/tid=5794] ppid=5746 vsize=15760036 CPUtime=1191.64 cores=1,3,5,7
/proc/5750/task/5794/stat : 5794 (java) R 5746 5750 5713 0 -1 4202560 178548 0 0 0 119130 34 0 0 25 0 22 0 608009297 16138276864 77746 33554432000 1073741824 1073778376 140735861656064 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 15760036

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

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

Child status: 143
Real time (s): 1207.43
CPU time (s): 4800.16
CPU user time (s): 4796.51
CPU system time (s): 3.65744
CPU usage (%): 397.552
Max. virtual memory (cumulated for all children) (KiB): 15768488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.51
system time used= 3.65744
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1396392
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= 299309
involuntary context switches= 166670

runsolver used 1.9907 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 17:36:25
IDJOB=3312847
IDBENCH=83032
IDSOLVER=1699
FILE ID=node117/3312847-1304177785
RUNJOBID= node117-1304177785-5732
PBS_JOBID= 13172440
Free space on /tmp= 72632 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312847-1304177785/watcher-3312847-1304177785 -o /tmp/evaluation-result-3312847-1304177785/solver-3312847-1304177785 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312847-1304177785.cnf

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

MD5SUM BENCH= 1f00de1fd8adbfbf4cc573ef44af531f
RANDOM SEED=840233191

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24812560 kB
Buffers:       1895952 kB
Cached:        5612468 kB
SwapCached:        160 kB
Active:         902488 kB
Inactive:      6670048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24812560 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3552 kB
Writeback:           0 kB
AnonPages:       63652 kB
Mapped:          14332 kB
Slab:           499956 kB
PageTables:       4604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   185372 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= 72628 MiB
End job on node117 at 2011-04-30 17:56:34