Trace number 3312229

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.57 1207.99

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

0.10/0.12	46:59 INFO : Reading from input HOME/instance-3312229-1304185619.cnf
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Executor set job limit to 1000000
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
0.92/0.73	Starting Executor!
0.92/0.74	Starting Executor!
3.87/2.26	47:01 INFO : 6594 variables remaining out of 6664
3.87/2.26	47:01 INFO : 612379 literals remaining out of 515631

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

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

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


[startup+0 s]
/proc/loadavg: 7.52 8.03 7.87 2/187 17809
/proc/meminfo: memFree=30818392/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/17809/stat : 17809 (java) R 17807 17809 16794 0 -1 4202496 1197 0 0 0 0 0 0 0 21 0 1 0 530161496 23580672 684 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210642184081 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/17809/statm: 5757 684 511 9 0 124 0

[startup+0.0690179 s]
/proc/loadavg: 7.52 8.03 7.87 2/187 17809
/proc/meminfo: memFree=30818392/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 4399 0 1 0 5 0 0 0 21 0 18 0 530161496 15984414720 3839 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3902445 3839 1779 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.101025 s]
/proc/loadavg: 7.52 8.03 7.87 2/187 17809
/proc/meminfo: memFree=30818392/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15676956 CPUtime=0.1 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 5586 0 1 0 9 1 0 0 21 0 18 0 530161496 16053202944 5004 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3919239 5005 2116 9 0 3909958 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676956

[startup+0.300997 s]
/proc/loadavg: 7.52 8.03 7.87 2/187 17809
/proc/meminfo: memFree=30818392/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15682468 CPUtime=0.52 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 15602 0 1 0 50 2 0 0 21 0 18 0 530161496 16058847232 13814 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3920617 13820 2206 9 0 3911336 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682468

[startup+0.700944 s]
/proc/loadavg: 7.52 8.03 7.87 2/187 17809
/proc/meminfo: memFree=30818392/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15682468 CPUtime=0.92 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 41745 0 1 0 87 5 0 0 21 0 18 0 530161496 16058847232 39955 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3920617 39955 2222 9 0 3911336 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15682468

[startup+1.50083 s]
/proc/loadavg: 7.16 7.95 7.85 5/218 17840
/proc/meminfo: memFree=30477464/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15689628 CPUtime=2.64 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 56568 0 1 0 256 8 0 0 21 0 22 0 530161496 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3922407 48507 2264 9 0 3913126 0
[pid=17809/tid=17811] ppid=17807 vsize=15689628 CPUtime=1.46 cores=0,2,4,6
/proc/17809/task/17811/stat : 17811 (java) R 17807 17809 16794 0 -1 4202560 35643 0 1 0 142 4 0 0 21 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505228273 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17809/tid=17812] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17812/stat : 17812 (java) S 17807 17809 16794 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17813] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17813/stat : 17813 (java) S 17807 17809 16794 0 -1 4202560 530 0 0 0 0 0 0 0 16 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17814] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17814/stat : 17814 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17815] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17815/stat : 17815 (java) S 17807 17809 16794 0 -1 4202560 173 0 0 0 0 0 0 0 17 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17816] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17816/stat : 17816 (java) S 17807 17809 16794 0 -1 4202560 776 0 0 0 0 0 0 0 16 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17817] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17817/stat : 17817 (java) S 17807 17809 16794 0 -1 4202560 1267 0 0 0 0 0 0 0 17 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17818] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17818/stat : 17818 (java) S 17807 17809 16794 0 -1 4202560 206 0 0 0 0 0 0 0 16 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17819] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17819/stat : 17819 (java) S 17807 17809 16794 0 -1 4202560 271 0 0 0 0 0 0 0 16 0 22 0 530161497 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17825] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17825/stat : 17825 (java) S 17807 17809 16794 0 -1 4202560 72 0 0 0 0 0 0 0 17 0 22 0 530161498 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 0 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17826] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17826/stat : 17826 (java) S 17807 17809 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530161498 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17827] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17827/stat : 17827 (java) S 17807 17809 16794 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530161498 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17828] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17828/stat : 17828 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658970033 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17829] ppid=17807 vsize=15689628 CPUtime=0.35 cores=0,2,4,6
/proc/17809/task/17829/stat : 17829 (java) R 17807 17809 16794 0 -1 4202560 2677 0 0 0 35 0 0 0 15 0 22 0 530161501 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 47982018786493 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17809/tid=17830] ppid=17807 vsize=15689628 CPUtime=0.77 cores=0,2,4,6
/proc/17809/task/17830/stat : 17830 (java) R 17807 17809 16794 0 -1 4202560 13452 0 0 0 75 2 0 0 16 0 22 0 530161501 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 47982022085984 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17809/tid=17831] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17831/stat : 17831 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17832] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17832/stat : 17832 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530161501 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17837] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17837/stat : 17837 (java) S 17807 17809 16794 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 530161570 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17838] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17838/stat : 17838 (java) S 17807 17809 16794 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 530161570 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17839] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17839/stat : 17839 (java) S 17807 17809 16794 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530161570 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17840] ppid=17807 vsize=15689628 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17840/stat : 17840 (java) S 17807 17809 16794 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530161570 16066179072 48507 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 15689628

[startup+3.10548 s]
/proc/loadavg: 7.16 7.95 7.85 5/218 17840
/proc/meminfo: memFree=30435884/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15694076 CPUtime=5.82 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 58647 0 1 0 573 9 0 0 21 0 22 0 530161496 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3923519 49939 2273 9 0 3914238 0
[pid=17809/tid=17811] ppid=17807 vsize=15694076 CPUtime=2.24 cores=0,2,4,6
/proc/17809/task/17811/stat : 17811 (java) S 17807 17809 16794 0 -1 4202560 35690 0 1 0 219 5 0 0 23 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17812] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17812/stat : 17812 (java) S 17807 17809 16794 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17813] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17813/stat : 17813 (java) S 17807 17809 16794 0 -1 4202560 530 0 0 0 0 0 0 0 16 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17814] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17814/stat : 17814 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17815] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17815/stat : 17815 (java) S 17807 17809 16794 0 -1 4202560 173 0 0 0 0 0 0 0 17 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17816] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17816/stat : 17816 (java) S 17807 17809 16794 0 -1 4202560 776 0 0 0 0 0 0 0 16 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17817] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17817/stat : 17817 (java) S 17807 17809 16794 0 -1 4202560 1267 0 0 0 0 0 0 0 17 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17818] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17818/stat : 17818 (java) S 17807 17809 16794 0 -1 4202560 206 0 0 0 0 0 0 0 16 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17819] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17819/stat : 17819 (java) S 17807 17809 16794 0 -1 4202560 271 0 0 0 0 0 0 0 16 0 22 0 530161497 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17825] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17825/stat : 17825 (java) S 17807 17809 16794 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530161498 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 0 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17826] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17826/stat : 17826 (java) S 17807 17809 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17827] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17827/stat : 17827 (java) S 17807 17809 16794 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17828] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17828/stat : 17828 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658970033 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17829] ppid=17807 vsize=15694076 CPUtime=0.9 cores=0,2,4,6
/proc/17809/task/17829/stat : 17829 (java) S 17807 17809 16794 0 -1 4202560 4422 0 0 0 89 1 0 0 16 0 22 0 530161501 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17830] ppid=17807 vsize=15694076 CPUtime=1.21 cores=0,2,4,6
/proc/17809/task/17830/stat : 17830 (java) S 17807 17809 16794 0 -1 4202560 13723 0 0 0 119 2 0 0 16 0 22 0 530161501 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17831] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17831/stat : 17831 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17832] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17832/stat : 17832 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530161501 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17837] ppid=17807 vsize=15694076 CPUtime=0.69 cores=0,2,4,6
/proc/17809/task/17837/stat : 17837 (java) R 17807 17809 16794 0 -1 4202560 17 0 0 0 69 0 0 0 16 0 22 0 530161570 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912506165227 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17809/tid=17838] ppid=17807 vsize=15694076 CPUtime=0.05 cores=0,2,4,6
/proc/17809/task/17838/stat : 17838 (java) S 17807 17809 16794 0 -1 4202560 23 0 0 0 5 0 0 0 15 0 22 0 530161570 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17839] ppid=17807 vsize=15694076 CPUtime=0.02 cores=0,2,4,6
/proc/17809/task/17839/stat : 17839 (java) R 17807 17809 16794 0 -1 4202560 7 0 0 0 2 0 0 0 15 0 22 0 530161570 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912506342811 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17809/tid=17840] ppid=17807 vsize=15694076 CPUtime=0.65 cores=0,2,4,6
/proc/17809/task/17840/stat : 17840 (java) S 17807 17809 16794 0 -1 4202560 9 0 0 0 65 0 0 0 16 0 22 0 530161570 16070733824 49939 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 15694076

[startup+7.82203 s]
/proc/loadavg: 7.16 7.95 7.85 11/218 17840
/proc/meminfo: memFree=30136672/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15694076 CPUtime=19.95 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 172334 0 1 0 1970 25 0 0 21 0 22 0 530161496 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3923519 162349 2274 9 0 3914238 0
[pid=17809/tid=17811] ppid=17807 vsize=15694076 CPUtime=2.24 cores=0,2,4,6
/proc/17809/task/17811/stat : 17811 (java) S 17807 17809 16794 0 -1 4202560 35690 0 1 0 219 5 0 0 23 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17812] ppid=17807 vsize=15694076 CPUtime=0.03 cores=0,2,4,6
/proc/17809/task/17812/stat : 17812 (java) S 17807 17809 16794 0 -1 4202560 11782 0 0 0 2 1 0 0 16 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17813] ppid=17807 vsize=15694076 CPUtime=0.02 cores=0,2,4,6
/proc/17809/task/17813/stat : 17813 (java) S 17807 17809 16794 0 -1 4202560 4815 0 0 0 1 1 0 0 15 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17814] ppid=17807 vsize=15694076 CPUtime=0.01 cores=0,2,4,6
/proc/17809/task/17814/stat : 17814 (java) S 17807 17809 16794 0 -1 4202560 5570 0 0 0 1 0 0 0 15 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17815] ppid=17807 vsize=15694076 CPUtime=0.03 cores=0,2,4,6
/proc/17809/task/17815/stat : 17815 (java) S 17807 17809 16794 0 -1 4202560 8779 0 0 0 3 0 0 0 16 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17816] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17816/stat : 17816 (java) S 17807 17809 16794 0 -1 4202560 776 0 0 0 0 0 0 0 15 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17817] ppid=17807 vsize=15694076 CPUtime=0.02 cores=0,2,4,6
/proc/17809/task/17817/stat : 17817 (java) S 17807 17809 16794 0 -1 4202560 7315 0 0 0 2 0 0 0 16 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17818] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17818/stat : 17818 (java) S 17807 17809 16794 0 -1 4202560 1888 0 0 0 0 0 0 0 15 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17819] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17819/stat : 17819 (java) S 17807 17809 16794 0 -1 4202560 271 0 0 0 0 0 0 0 15 0 22 0 530161497 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17825] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17825/stat : 17825 (java) D 17807 17809 16794 0 -1 4202560 254 0 0 0 0 0 0 0 16 0 22 0 530161498 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210647189687 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=17809/tid=17826] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17826/stat : 17826 (java) S 17807 17809 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17827] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17827/stat : 17827 (java) S 17807 17809 16794 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17828] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17828/stat : 17828 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658970033 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17829] ppid=17807 vsize=15694076 CPUtime=0.93 cores=0,2,4,6
/proc/17809/task/17829/stat : 17829 (java) S 17807 17809 16794 0 -1 4202560 4425 0 0 0 92 1 0 0 15 0 22 0 530161501 16070733824 162349 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0

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

[pid=17809/tid=17838] ppid=17807 vsize=15694076 CPUtime=1043.84 cores=0,2,4,6
/proc/17809/task/17838/stat : 17838 (java) R 17807 17809 16794 0 -1 4202560 193002 0 0 0 104328 56 0 0 25 0 22 0 530161570 16070733824 207266 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505972677 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17809/tid=17839] ppid=17807 vsize=15694076 CPUtime=1047.21 cores=0,2,4,6
/proc/17809/task/17839/stat : 17839 (java) R 17807 17809 16794 0 -1 4202560 204263 0 0 0 104693 28 0 0 25 0 22 0 530161570 16070733824 207266 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505972509 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17809/tid=17840] ppid=17807 vsize=15694076 CPUtime=1047.6 cores=0,2,4,6
/proc/17809/task/17840/stat : 17840 (java) R 17807 17809 16794 0 -1 4202560 188947 0 0 0 104725 35 0 0 25 0 22 0 530161570 16070733824 207266 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505916501 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4221.58
Current children cumulated vsize (KiB) 15694076

[startup+1122.3 s]
/proc/loadavg: 8.02 8.03 7.99 9/218 17881
/proc/meminfo: memFree=29216776/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15694076 CPUtime=4460.59 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 2692075 0 1 0 445507 552 0 0 21 0 22 0 530161496 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3923519 222189 2292 9 0 3914238 0
[pid=17809/tid=17811] ppid=17807 vsize=15694076 CPUtime=2.24 cores=0,2,4,6
/proc/17809/task/17811/stat : 17811 (java) S 17807 17809 16794 0 -1 4202560 35690 0 1 0 219 5 0 0 23 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17812] ppid=17807 vsize=15694076 CPUtime=4.33 cores=0,2,4,6
/proc/17809/task/17812/stat : 17812 (java) S 17807 17809 16794 0 -1 4202560 268139 0 0 0 387 46 0 0 16 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17813] ppid=17807 vsize=15694076 CPUtime=4 cores=0,2,4,6
/proc/17809/task/17813/stat : 17813 (java) S 17807 17809 16794 0 -1 4202560 239060 0 0 0 360 40 0 0 15 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17814] ppid=17807 vsize=15694076 CPUtime=4.03 cores=0,2,4,6
/proc/17809/task/17814/stat : 17814 (java) S 17807 17809 16794 0 -1 4202560 225738 0 0 0 368 35 0 0 15 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17815] ppid=17807 vsize=15694076 CPUtime=4.16 cores=0,2,4,6
/proc/17809/task/17815/stat : 17815 (java) S 17807 17809 16794 0 -1 4202560 227080 0 0 0 378 38 0 0 16 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17816] ppid=17807 vsize=15694076 CPUtime=3.86 cores=0,2,4,6
/proc/17809/task/17816/stat : 17816 (java) S 17807 17809 16794 0 -1 4202560 203818 0 0 0 350 36 0 0 16 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17817] ppid=17807 vsize=15694076 CPUtime=4.04 cores=0,2,4,6
/proc/17809/task/17817/stat : 17817 (java) S 17807 17809 16794 0 -1 4202560 228669 0 0 0 363 41 0 0 15 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17818] ppid=17807 vsize=15694076 CPUtime=4.13 cores=0,2,4,6
/proc/17809/task/17818/stat : 17818 (java) S 17807 17809 16794 0 -1 4202560 235355 0 0 0 369 44 0 0 15 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17819] ppid=17807 vsize=15694076 CPUtime=3.89 cores=0,2,4,6
/proc/17809/task/17819/stat : 17819 (java) S 17807 17809 16794 0 -1 4202560 218145 0 0 0 352 37 0 0 16 0 22 0 530161497 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17825] ppid=17807 vsize=15694076 CPUtime=2.09 cores=0,2,4,6
/proc/17809/task/17825/stat : 17825 (java) S 17807 17809 16794 0 -1 4202560 7031 0 0 0 156 53 0 0 15 0 22 0 530161498 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 0 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17826] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17826/stat : 17826 (java) S 17807 17809 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17827] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17827/stat : 17827 (java) S 17807 17809 16794 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17828] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17828/stat : 17828 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658970033 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17829] ppid=17807 vsize=15694076 CPUtime=1.03 cores=0,2,4,6
/proc/17809/task/17829/stat : 17829 (java) S 17807 17809 16794 0 -1 4202560 4436 0 0 0 102 1 0 0 16 0 22 0 530161501 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17830] ppid=17807 vsize=15694076 CPUtime=1.49 cores=0,2,4,6
/proc/17809/task/17830/stat : 17830 (java) S 17807 17809 16794 0 -1 4202560 13744 0 0 0 147 2 0 0 15 0 22 0 530161501 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17831] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17831/stat : 17831 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17832] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17832/stat : 17832 (java) S 17807 17809 16794 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530161501 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17837] ppid=17807 vsize=15694076 CPUtime=1104.76 cores=0,2,4,6
/proc/17809/task/17837/stat : 17837 (java) R 17807 17809 16794 0 -1 4202560 172588 0 0 0 110438 38 0 0 25 0 22 0 530161570 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505916460 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17809/tid=17838] ppid=17807 vsize=15694076 CPUtime=1102.98 cores=0,2,4,6
/proc/17809/task/17838/stat : 17838 (java) R 17807 17809 16794 0 -1 4202560 197184 0 0 0 110238 60 0 0 25 0 22 0 530161570 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505916510 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17809/tid=17839] ppid=17807 vsize=15694076 CPUtime=1106.43 cores=0,2,4,6
/proc/17809/task/17839/stat : 17839 (java) R 17807 17809 16794 0 -1 4202560 215339 0 0 0 110613 30 0 0 25 0 22 0 530161570 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505917293 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17809/tid=17840] ppid=17807 vsize=15694076 CPUtime=1106.95 cores=0,2,4,6
/proc/17809/task/17840/stat : 17840 (java) R 17807 17809 16794 0 -1 4202560 198609 0 0 0 110659 36 0 0 25 0 22 0 530161570 16070733824 222189 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912506245096 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4460.59
Current children cumulated vsize (KiB) 15694076

[startup+1182.3 s]
/proc/loadavg: 8.27 8.12 8.02 9/218 17883
/proc/meminfo: memFree=29302628/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15694076 CPUtime=4698.35 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 2800594 0 1 0 469254 581 0 0 21 0 22 0 530161496 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3923519 207668 2292 9 0 3914238 0
[pid=17809/tid=17811] ppid=17807 vsize=15694076 CPUtime=2.24 cores=0,2,4,6
/proc/17809/task/17811/stat : 17811 (java) S 17807 17809 16794 0 -1 4202560 35690 0 1 0 219 5 0 0 23 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17812] ppid=17807 vsize=15694076 CPUtime=4.53 cores=0,2,4,6
/proc/17809/task/17812/stat : 17812 (java) S 17807 17809 16794 0 -1 4202560 275627 0 0 0 406 47 0 0 16 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17813] ppid=17807 vsize=15694076 CPUtime=4.22 cores=0,2,4,6
/proc/17809/task/17813/stat : 17813 (java) S 17807 17809 16794 0 -1 4202560 247466 0 0 0 380 42 0 0 15 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17814] ppid=17807 vsize=15694076 CPUtime=4.29 cores=0,2,4,6
/proc/17809/task/17814/stat : 17814 (java) S 17807 17809 16794 0 -1 4202560 235993 0 0 0 391 38 0 0 15 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17815] ppid=17807 vsize=15694076 CPUtime=4.37 cores=0,2,4,6
/proc/17809/task/17815/stat : 17815 (java) S 17807 17809 16794 0 -1 4202560 238899 0 0 0 397 40 0 0 16 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17816] ppid=17807 vsize=15694076 CPUtime=4.08 cores=0,2,4,6
/proc/17809/task/17816/stat : 17816 (java) S 17807 17809 16794 0 -1 4202560 211961 0 0 0 371 37 0 0 16 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17817] ppid=17807 vsize=15694076 CPUtime=4.25 cores=0,2,4,6
/proc/17809/task/17817/stat : 17817 (java) S 17807 17809 16794 0 -1 4202560 237149 0 0 0 383 42 0 0 15 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17818] ppid=17807 vsize=15694076 CPUtime=4.32 cores=0,2,4,6
/proc/17809/task/17818/stat : 17818 (java) S 17807 17809 16794 0 -1 4202560 243318 0 0 0 386 46 0 0 16 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17819] ppid=17807 vsize=15694076 CPUtime=4.1 cores=0,2,4,6
/proc/17809/task/17819/stat : 17819 (java) S 17807 17809 16794 0 -1 4202560 225295 0 0 0 372 38 0 0 15 0 22 0 530161497 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17825] ppid=17807 vsize=15694076 CPUtime=2.19 cores=0,2,4,6
/proc/17809/task/17825/stat : 17825 (java) S 17807 17809 16794 0 -1 4202560 7360 0 0 0 162 57 0 0 15 0 22 0 530161498 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 0 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17826] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17826/stat : 17826 (java) S 17807 17809 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17827] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17827/stat : 17827 (java) S 17807 17809 16794 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17828] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17828/stat : 17828 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658970033 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17829] ppid=17807 vsize=15694076 CPUtime=1.03 cores=0,2,4,6
/proc/17809/task/17829/stat : 17829 (java) S 17807 17809 16794 0 -1 4202560 4436 0 0 0 102 1 0 0 16 0 22 0 530161501 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17830] ppid=17807 vsize=15694076 CPUtime=1.5 cores=0,2,4,6
/proc/17809/task/17830/stat : 17830 (java) S 17807 17809 16794 0 -1 4202560 13744 0 0 0 148 2 0 0 15 0 22 0 530161501 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17831] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17831/stat : 17831 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17832] ppid=17807 vsize=15694076 CPUtime=0.03 cores=0,2,4,6
/proc/17809/task/17832/stat : 17832 (java) S 17807 17809 16794 0 -1 4202560 68 0 0 0 1 2 0 0 15 0 22 0 530161501 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17837] ppid=17807 vsize=15694076 CPUtime=1163.63 cores=0,2,4,6
/proc/17809/task/17837/stat : 17837 (java) R 17807 17809 16794 0 -1 4202560 180827 0 0 0 116322 41 0 0 25 0 22 0 530161570 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505972071 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17809/tid=17838] ppid=17807 vsize=15694076 CPUtime=1161.53 cores=0,2,4,6
/proc/17809/task/17838/stat : 17838 (java) R 17807 17809 16794 0 -1 4202560 207235 0 0 0 116088 65 0 0 25 0 22 0 530161570 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505971688 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=17809/tid=17839] ppid=17807 vsize=15694076 CPUtime=1165.54 cores=0,2,4,6
/proc/17809/task/17839/stat : 17839 (java) R 17807 17809 16794 0 -1 4202560 225159 0 0 0 116522 32 0 0 25 0 22 0 530161570 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 18446744073699066057 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17809/tid=17840] ppid=17807 vsize=15694076 CPUtime=1166.34 cores=0,2,4,6
/proc/17809/task/17840/stat : 17840 (java) R 17807 17809 16794 0 -1 4202560 208983 0 0 0 116596 38 0 0 25 0 22 0 530161570 16070733824 207668 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912506134159 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4698.35
Current children cumulated vsize (KiB) 15694076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.9 s]
/proc/loadavg: 8.24 8.12 8.03 5/192 17904
/proc/meminfo: memFree=29923896/32951132 swapFree=67080200/67111528
[pid=17809] ppid=17807 vsize=15694076 CPUtime=4800.35 cores=0,2,4,6
/proc/17809/stat : 17809 (java) S 17807 17809 16794 0 -1 4202496 2866362 0 1 0 479440 595 0 0 21 0 22 0 530161496 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/17809/statm: 3923519 226757 2292 9 0 3914238 0
[pid=17809/tid=17811] ppid=17807 vsize=15694076 CPUtime=2.24 cores=0,2,4,6
/proc/17809/task/17811/stat : 17811 (java) S 17807 17809 16794 0 -1 4202560 35690 0 1 0 219 5 0 0 23 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17812] ppid=17807 vsize=15694076 CPUtime=4.61 cores=0,2,4,6
/proc/17809/task/17812/stat : 17812 (java) S 17807 17809 16794 0 -1 4202560 280281 0 0 0 413 48 0 0 15 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17813] ppid=17807 vsize=15694076 CPUtime=4.3 cores=0,2,4,6
/proc/17809/task/17813/stat : 17813 (java) S 17807 17809 16794 0 -1 4202560 254583 0 0 0 387 43 0 0 16 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 6 0 0 0
[pid=17809/tid=17814] ppid=17807 vsize=15694076 CPUtime=4.39 cores=0,2,4,6
/proc/17809/task/17814/stat : 17814 (java) S 17807 17809 16794 0 -1 4202560 241387 0 0 0 400 39 0 0 16 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17815] ppid=17807 vsize=15694076 CPUtime=4.48 cores=0,2,4,6
/proc/17809/task/17815/stat : 17815 (java) S 17807 17809 16794 0 -1 4202560 245188 0 0 0 407 41 0 0 16 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17816] ppid=17807 vsize=15694076 CPUtime=4.13 cores=0,2,4,6
/proc/17809/task/17816/stat : 17816 (java) S 17807 17809 16794 0 -1 4202560 215563 0 0 0 375 38 0 0 15 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17817] ppid=17807 vsize=15694076 CPUtime=4.35 cores=0,2,4,6
/proc/17809/task/17817/stat : 17817 (java) S 17807 17809 16794 0 -1 4202560 243493 0 0 0 392 43 0 0 15 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17818] ppid=17807 vsize=15694076 CPUtime=4.42 cores=0,2,4,6
/proc/17809/task/17818/stat : 17818 (java) S 17807 17809 16794 0 -1 4202560 248667 0 0 0 395 47 0 0 16 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17819] ppid=17807 vsize=15694076 CPUtime=4.21 cores=0,2,4,6
/proc/17809/task/17819/stat : 17819 (java) S 17807 17809 16794 0 -1 4202560 232004 0 0 0 382 39 0 0 15 0 22 0 530161497 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17825] ppid=17807 vsize=15694076 CPUtime=2.23 cores=0,2,4,6
/proc/17809/task/17825/stat : 17825 (java) S 17807 17809 16794 0 -1 4202560 7504 0 0 0 165 58 0 0 15 0 22 0 530161498 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 0 0 16800975 18446604442690738944 0 0 -1 0 0 0 0
[pid=17809/tid=17826] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17826/stat : 17826 (java) S 17807 17809 16794 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17827] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17827/stat : 17827 (java) S 17807 17809 16794 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530161498 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17828] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17828/stat : 17828 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658970033 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17829] ppid=17807 vsize=15694076 CPUtime=1.03 cores=0,2,4,6
/proc/17809/task/17829/stat : 17829 (java) S 17807 17809 16794 0 -1 4202560 4436 0 0 0 102 1 0 0 16 0 22 0 530161501 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17830] ppid=17807 vsize=15694076 CPUtime=1.5 cores=0,2,4,6
/proc/17809/task/17830/stat : 17830 (java) S 17807 17809 16794 0 -1 4202560 13744 0 0 0 148 2 0 0 15 0 22 0 530161501 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17831] ppid=17807 vsize=15694076 CPUtime=0 cores=0,2,4,6
/proc/17809/task/17831/stat : 17831 (java) S 17807 17809 16794 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530161501 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962329 0 4 0 16800975 18446604442690738944 0 0 -1 2 0 0 0
[pid=17809/tid=17832] ppid=17807 vsize=15694076 CPUtime=0.03 cores=0,2,4,6
/proc/17809/task/17832/stat : 17832 (java) S 17807 17809 16794 0 -1 4202560 70 0 0 0 1 2 0 0 15 0 22 0 530161501 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 210658962944 0 4 0 16800975 18446604442690738944 0 0 -1 4 0 0 0
[pid=17809/tid=17837] ppid=17807 vsize=15694076 CPUtime=1188.98 cores=0,2,4,6
/proc/17809/task/17837/stat : 17837 (java) R 17807 17809 16794 0 -1 4202560 185832 0 0 0 118856 42 0 0 25 0 22 0 530161570 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912506257512 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=17809/tid=17838] ppid=17807 vsize=15694076 CPUtime=1186.88 cores=0,2,4,6
/proc/17809/task/17838/stat : 17838 (java) R 17807 17809 16794 0 -1 4202560 213106 0 0 0 118622 66 0 0 25 0 22 0 530161570 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912505916392 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=17809/tid=17839] ppid=17807 vsize=15694076 CPUtime=1190.72 cores=0,2,4,6
/proc/17809/task/17839/stat : 17839 (java) R 17807 17809 16794 0 -1 4202560 230209 0 0 0 119037 35 0 0 25 0 22 0 530161570 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912506245109 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=17809/tid=17840] ppid=17807 vsize=15694076 CPUtime=1191.69 cores=0,2,4,6
/proc/17809/task/17840/stat : 17840 (java) R 17807 17809 16794 0 -1 4202560 213221 0 0 0 119130 39 0 0 25 0 22 0 530161570 16070733824 226757 33554432000 1073741824 1073778376 140736733277344 18446744073709551615 46912506245321 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15694076

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.99
CPU time (s): 4800.57
CPU user time (s): 4794.58
CPU system time (s): 5.99309
CPU usage (%): 397.401
Max. virtual memory (cumulated for all children) (KiB): 15694076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.58
system time used= 5.99309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2866389
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= 70314
involuntary context switches= 64820

runsolver used 2.19867 second user time and 5.57515 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-30 19:46:59
IDJOB=3312229
IDBENCH=83451
IDSOLVER=1698
FILE ID=node129/3312229-1304185619
RUNJOBID= node129-1304185619-17777
PBS_JOBID= 13172450
Free space on /tmp= 67248 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312229-1304185619/watcher-3312229-1304185619 -o /tmp/evaluation-result-3312229-1304185619/solver-3312229-1304185619 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312229-1304185619.cnf -hbr 2

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=937829054

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30818804 kB
Buffers:        290612 kB
Cached:        1459476 kB
SwapCached:       5056 kB
Active:         149924 kB
Inactive:      1644216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30818804 kB
SwapTotal:    67111528 kB
SwapFree:     67080200 kB
Dirty:            6364 kB
Writeback:           0 kB
AnonPages:       40864 kB
Mapped:          18420 kB
Slab:           276388 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   773588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67248 MiB
End job on node129 at 2011-04-30 20:07:09