Trace number 3311749

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.4 1207.33

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
Bench CategoryCRAFTED (crafted 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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

Solver Data

0.10/0.12	37:23 INFO : Reading from input HOME/instance-3311749-1304185043.cnf
0.62/0.43	Executor set job limit to 1000000
0.62/0.43	Executor set job limit to 1000000
0.62/0.43	Executor set job limit to 1000000
0.62/0.43	Executor set job limit to 1000000
0.62/0.43	Starting Executor!
0.62/0.43	Starting Executor!
0.62/0.43	Starting Executor!
0.62/0.43	Starting Executor!
1.75/0.93	37:24 INFO : 312 variables remaining out of 312
1.75/0.93	37:24 INFO : 148191 literals remaining out of 148191

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-3311749-1304185043/watcher-3311749-1304185043 -o /tmp/evaluation-result-3311749-1304185043/solver-3311749-1304185043 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311749-1304185043.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: 6.81 7.73 7.31 2/172 6639
/proc/meminfo: memFree=24809452/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/6639/stat : 6639 (java) R 6637 6639 5713 0 -1 4202496 668 0 0 0 0 0 0 0 23 0 1 0 608735054 9318400 155 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000413012 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/6639/statm: 2275 155 126 9 0 67 0

[startup+0.0407709 s]
/proc/loadavg: 6.81 7.73 7.31 2/172 6639
/proc/meminfo: memFree=24809452/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 3723 0 1 0 2 1 0 0 23 0 13 0 608735054 15978749952 3161 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16784587 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3901062 3163 1680 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100761 s]
/proc/loadavg: 6.81 7.73 7.31 2/172 6639
/proc/meminfo: memFree=24809452/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15676952 CPUtime=0.1 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 5545 0 1 0 9 1 0 0 23 0 18 0 608735054 16053198848 4969 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3919238 4970 2116 9 0 3909957 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676952

[startup+0.300775 s]
/proc/loadavg: 6.81 7.73 7.31 2/172 6639
/proc/meminfo: memFree=24809452/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15682616 CPUtime=0.51 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 14779 0 1 0 48 3 0 0 23 0 18 0 608735054 16058998784 13009 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3920654 13015 2207 9 0 3911373 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682616

[startup+0.700658 s]
/proc/loadavg: 6.81 7.73 7.31 2/172 6639
/proc/meminfo: memFree=24809452/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15701736 CPUtime=1.22 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 43729 0 1 0 117 5 0 0 23 0 22 0 608735054 16078577664 39645 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3925434 39646 2241 9 0 3916153 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 15701736

[startup+1.50152 s]
/proc/loadavg: 6.81 7.73 7.31 7/220 6687
/proc/meminfo: memFree=24476704/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15701012 CPUtime=3.71 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 56923 0 1 0 364 7 0 0 23 0 22 0 608735054 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3925253 49440 2275 9 0 3915972 0
[pid=6639/tid=6645] ppid=6637 vsize=15701012 CPUtime=0.91 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6639 5713 0 -1 4202560 32631 0 1 0 87 4 0 0 25 0 22 0 608735055 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6648] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6639 5713 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6649] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6650] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6639 5713 0 -1 4202560 1550 0 0 0 0 0 0 0 16 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6651] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6653] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6639 5713 0 -1 4202560 1222 0 0 0 0 0 0 0 16 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6655] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6655/stat : 6655 (java) S 6637 6639 5713 0 -1 4202560 219 0 0 0 0 0 0 0 15 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6657] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6657/stat : 6657 (java) S 6637 6639 5713 0 -1 4202560 1256 0 0 0 0 0 0 0 16 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6659] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6659/stat : 6659 (java) S 6637 6639 5713 0 -1 4202560 1124 0 0 0 0 0 0 0 16 0 22 0 608735056 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6664] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6664/stat : 6664 (java) S 6637 6639 5713 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 608735057 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 0 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6666] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6666/stat : 6666 (java) S 6637 6639 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608735057 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6669] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6669/stat : 6669 (java) S 6637 6639 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608735057 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6670] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6670/stat : 6670 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000416177 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6671] ppid=6637 vsize=15701012 CPUtime=0.57 cores=0,2,4,6
/proc/6639/task/6671/stat : 6671 (java) S 6637 6639 5713 0 -1 4202560 5494 0 0 0 57 0 0 0 15 0 22 0 608735059 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6674] ppid=6637 vsize=15701012 CPUtime=0.79 cores=0,2,4,6
/proc/6639/task/6674/stat : 6674 (java) S 6637 6639 5713 0 -1 4202560 9211 0 0 0 79 0 0 0 16 0 22 0 608735059 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6675] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6675/stat : 6675 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6678] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6678/stat : 6678 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608735059 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6680] ppid=6637 vsize=15701012 CPUtime=0.42 cores=0,2,4,6
/proc/6639/task/6680/stat : 6680 (java) R 6637 6639 5713 0 -1 4202560 1660 0 0 0 42 0 0 0 16 0 22 0 608735098 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912506024540 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6639/tid=6681] ppid=6637 vsize=15701012 CPUtime=0.25 cores=0,2,4,6
/proc/6639/task/6681/stat : 6681 (java) R 6637 6639 5713 0 -1 4202560 26 0 0 0 25 0 0 0 19 0 22 0 608735098 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505797304 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6639/tid=6682] ppid=6637 vsize=15701012 CPUtime=0.47 cores=0,2,4,6
/proc/6639/task/6682/stat : 6682 (java) R 6637 6639 5713 0 -1 4202560 989 0 0 0 47 0 0 0 21 0 22 0 608735098 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505815925 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6639/tid=6683] ppid=6637 vsize=15701012 CPUtime=0.22 cores=0,2,4,6
/proc/6639/task/6683/stat : 6683 (java) R 6637 6639 5713 0 -1 4202560 83 0 0 0 22 0 0 0 19 0 22 0 608735098 16077836288 49440 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 47228295833253 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 15701012

[startup+3.10124 s]
/proc/loadavg: 6.81 7.73 7.31 11/220 6687
/proc/meminfo: memFree=24362556/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15701012 CPUtime=10.1 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 105033 0 1 0 994 16 0 0 23 0 22 0 608735054 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3925253 96940 2286 9 0 3915972 0
[pid=6639/tid=6645] ppid=6637 vsize=15701012 CPUtime=0.91 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6639 5713 0 -1 4202560 32631 0 1 0 87 4 0 0 25 0 22 0 608735055 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6648] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6639 5713 0 -1 4202560 1811 0 0 0 0 0 0 0 15 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6649] ppid=6637 vsize=15701012 CPUtime=0.02 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6639 5713 0 -1 4202560 5864 0 0 0 1 1 0 0 16 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6650] ppid=6637 vsize=15701012 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6639 5713 0 -1 4202560 4506 0 0 0 1 0 0 0 15 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6651] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6639 5713 0 -1 4202560 980 0 0 0 0 0 0 0 16 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6653] ppid=6637 vsize=15701012 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6639 5713 0 -1 4202560 5394 0 0 0 1 0 0 0 16 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6655] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6655/stat : 6655 (java) S 6637 6639 5713 0 -1 4202560 2182 0 0 0 0 0 0 0 15 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6657] ppid=6637 vsize=15701012 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6657/stat : 6657 (java) S 6637 6639 5713 0 -1 4202560 4387 0 0 0 1 0 0 0 15 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6659] ppid=6637 vsize=15701012 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6659/stat : 6659 (java) S 6637 6639 5713 0 -1 4202560 4420 0 0 0 0 1 0 0 16 0 22 0 608735056 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6664] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6664/stat : 6664 (java) S 6637 6639 5713 0 -1 4202560 216 0 0 0 0 0 0 0 15 0 22 0 608735057 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 0 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6666] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6666/stat : 6666 (java) S 6637 6639 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608735057 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6669] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6669/stat : 6669 (java) S 6637 6639 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608735057 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6670] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6670/stat : 6670 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000416177 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6671] ppid=6637 vsize=15701012 CPUtime=0.63 cores=0,2,4,6
/proc/6639/task/6671/stat : 6671 (java) S 6637 6639 5713 0 -1 4202560 6089 0 0 0 63 0 0 0 15 0 22 0 608735059 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6674] ppid=6637 vsize=15701012 CPUtime=0.96 cores=0,2,4,6
/proc/6639/task/6674/stat : 6674 (java) S 6637 6639 5713 0 -1 4202560 9314 0 0 0 96 0 0 0 15 0 22 0 608735059 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6675] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6675/stat : 6675 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6678] ppid=6637 vsize=15701012 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6678/stat : 6678 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608735059 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6680] ppid=6637 vsize=15701012 CPUtime=2 cores=0,2,4,6
/proc/6639/task/6680/stat : 6680 (java) R 6637 6639 5713 0 -1 4202560 7462 0 0 0 199 1 0 0 17 0 22 0 608735098 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505952642 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6639/tid=6681] ppid=6637 vsize=15701012 CPUtime=1.76 cores=0,2,4,6
/proc/6639/task/6681/stat : 6681 (java) R 6637 6639 5713 0 -1 4202560 5331 0 0 0 175 1 0 0 21 0 22 0 608735098 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505985936 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6639/tid=6682] ppid=6637 vsize=15701012 CPUtime=2.03 cores=0,2,4,6
/proc/6639/task/6682/stat : 6682 (java) R 6637 6639 5713 0 -1 4202560 7187 0 0 0 202 1 0 0 25 0 22 0 608735098 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505952779 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6639/tid=6683] ppid=6637 vsize=15701012 CPUtime=1.61 cores=0,2,4,6
/proc/6639/task/6683/stat : 6683 (java) R 6637 6639 5713 0 -1 4202560 5872 0 0 0 161 0 0 0 21 0 22 0 608735098 16077836288 96940 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505524151 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.1
Current children cumulated vsize (KiB) 15701012

[startup+6.30068 s]
/proc/loadavg: 6.91 7.74 7.31 9/220 6687
/proc/meminfo: memFree=23557308/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15696732 CPUtime=22.86 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 232395 0 1 0 2257 29 0 0 23 0 22 0 608735054 16073453568 223040 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3924183 223048 2286 9 0 3914902 0
[pid=6639/tid=6645] ppid=6637 vsize=15696732 CPUtime=0.91 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6639 5713 0 -1 4202560 32631 0 1 0 87 4 0 0 25 0 22 0 608735055 16073453568 223053 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6648] ppid=6637 vsize=15696732 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6639 5713 0 -1 4202560 3402 0 0 0 0 1 0 0 16 0 22 0 608735056 16073453568 223059 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6649] ppid=6637 vsize=15696732 CPUtime=0.02 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6639 5713 0 -1 4202560 8851 0 0 0 1 1 0 0 16 0 22 0 608735056 16073453568 223065 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6650] ppid=6637 vsize=15696732 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6639 5713 0 -1 4202560 6253 0 0 0 1 0 0 0 15 0 22 0 608735056 16073453568 223069 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6651] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6639 5713 0 -1 4202560 2269 0 0 0 0 0 0 0 16 0 22 0 608735056 16073453568 223075 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6653] ppid=6637 vsize=15696732 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6639 5713 0 -1 4202560 5394 0 0 0 1 0 0 0 15 0 22 0 608735056 16073453568 223080 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6655] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6655/stat : 6655 (java) S 6637 6639 5713 0 -1 4202560 3265 0 0 0 0 0 0 0 16 0 22 0 608735056 16073453568 223086 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6657] ppid=6637 vsize=15696732 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6657/stat : 6657 (java) S 6637 6639 5713 0 -1 4202560 4387 0 0 0 1 0 0 0 15 0 22 0 608735056 16073453568 223092 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6659] ppid=6637 vsize=15696732 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6659/stat : 6659 (java) S 6637 6639 5713 0 -1 4202560 6294 0 0 0 0 1 0 0 15 0 22 0 608735056 16073453568 223098 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6664] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6664/stat : 6664 (java) S 6637 6639 5713 0 -1 4202560 466 0 0 0 0 0 0 0 15 0 22 0 608735057 16073453568 223103 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 0 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6666] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6666/stat : 6666 (java) S 6637 6639 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 223109 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6669] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6669/stat : 6669 (java) S 6637 6639 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 223114 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6670] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6670/stat : 6670 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16073453568 223118 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000416177 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6671] ppid=6637 vsize=15696732 CPUtime=0.69 cores=0,2,4,6
/proc/6639/task/6671/stat : 6671 (java) S 6637 6639 5713 0 -1 4202560 6094 0 0 0 69 0 0 0 15 0 22 0 608735059 16073453568 223123 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0

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

[pid=6639/tid=6681] ppid=6637 vsize=15696732 CPUtime=1106.64 cores=0,2,4,6
/proc/6639/task/6681/stat : 6681 (java) R 6637 6639 5713 0 -1 4202560 258176 0 0 0 110626 38 0 0 25 0 22 0 608735098 16073453568 85482 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505988279 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6639/tid=6682] ppid=6637 vsize=15696732 CPUtime=1108.12 cores=0,2,4,6
/proc/6639/task/6682/stat : 6682 (java) R 6637 6639 5713 0 -1 4202560 266299 0 0 0 110771 41 0 0 25 0 22 0 608735098 16073453568 85482 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505754714 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6639/tid=6683] ppid=6637 vsize=15696732 CPUtime=1107.53 cores=0,2,4,6
/proc/6639/task/6683/stat : 6683 (java) R 6637 6639 5713 0 -1 4202560 251383 0 0 0 110716 37 0 0 25 0 22 0 608735098 16073453568 85482 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505953000 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4462.24
Current children cumulated vsize (KiB) 15696732

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 7.84 9/220 6721
/proc/meminfo: memFree=24167440/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15696732 CPUtime=4700.91 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 2291080 0 1 0 469625 466 0 0 23 0 22 0 608735054 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3924183 67685 2299 9 0 3914902 0
[pid=6639/tid=6645] ppid=6637 vsize=15696732 CPUtime=0.91 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6639 5713 0 -1 4202560 32631 0 1 0 87 4 0 0 25 0 22 0 608735055 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6648] ppid=6637 vsize=15696732 CPUtime=3.51 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6639 5713 0 -1 4202560 144789 0 0 0 320 31 0 0 15 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6649] ppid=6637 vsize=15696732 CPUtime=3.56 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6639 5713 0 -1 4202560 145884 0 0 0 330 26 0 0 15 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6650] ppid=6637 vsize=15696732 CPUtime=3.57 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6639 5713 0 -1 4202560 147429 0 0 0 327 30 0 0 15 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6651] ppid=6637 vsize=15696732 CPUtime=3.56 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6639 5713 0 -1 4202560 144035 0 0 0 329 27 0 0 15 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6653] ppid=6637 vsize=15696732 CPUtime=3.52 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6639 5713 0 -1 4202560 138624 0 0 0 324 28 0 0 15 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6655] ppid=6637 vsize=15696732 CPUtime=3.57 cores=0,2,4,6
/proc/6639/task/6655/stat : 6655 (java) S 6637 6639 5713 0 -1 4202560 142471 0 0 0 329 28 0 0 16 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6657] ppid=6637 vsize=15696732 CPUtime=3.6 cores=0,2,4,6
/proc/6639/task/6657/stat : 6657 (java) S 6637 6639 5713 0 -1 4202560 147921 0 0 0 333 27 0 0 15 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6659] ppid=6637 vsize=15696732 CPUtime=3.57 cores=0,2,4,6
/proc/6639/task/6659/stat : 6659 (java) S 6637 6639 5713 0 -1 4202560 138265 0 0 0 331 26 0 0 15 0 22 0 608735056 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6664] ppid=6637 vsize=15696732 CPUtime=2.12 cores=0,2,4,6
/proc/6639/task/6664/stat : 6664 (java) S 6637 6639 5713 0 -1 4202560 5766 0 0 0 140 72 0 0 15 0 22 0 608735057 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 0 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6666] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6666/stat : 6666 (java) S 6637 6639 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6669] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6669/stat : 6669 (java) S 6637 6639 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6670] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6670/stat : 6670 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000416177 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6671] ppid=6637 vsize=15696732 CPUtime=0.82 cores=0,2,4,6
/proc/6639/task/6671/stat : 6671 (java) S 6637 6639 5713 0 -1 4202560 6113 0 0 0 82 0 0 0 15 0 22 0 608735059 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6674] ppid=6637 vsize=15696732 CPUtime=1.11 cores=0,2,4,6
/proc/6639/task/6674/stat : 6674 (java) S 6637 6639 5713 0 -1 4202560 9336 0 0 0 111 0 0 0 15 0 22 0 608735059 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6675] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6675/stat : 6675 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6678] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6678/stat : 6678 (java) S 6637 6639 5713 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 608735059 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6680] ppid=6637 vsize=15696732 CPUtime=1167.17 cores=0,2,4,6
/proc/6639/task/6680/stat : 6680 (java) R 6637 6639 5713 0 -1 4202560 274163 0 0 0 116678 39 0 0 25 0 22 0 608735098 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505985826 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6639/tid=6681] ppid=6637 vsize=15696732 CPUtime=1165.92 cores=0,2,4,6
/proc/6639/task/6681/stat : 6681 (java) R 6637 6639 5713 0 -1 4202560 270208 0 0 0 116552 40 0 0 25 0 22 0 608735098 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 47228295832154 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6639/tid=6682] ppid=6637 vsize=15696732 CPUtime=1167.38 cores=0,2,4,6
/proc/6639/task/6682/stat : 6682 (java) R 6637 6639 5713 0 -1 4202560 277487 0 0 0 116695 43 0 0 25 0 22 0 608735098 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6639/tid=6683] ppid=6637 vsize=15696732 CPUtime=1166.87 cores=0,2,4,6
/proc/6639/task/6683/stat : 6683 (java) R 6637 6639 5713 0 -1 4202560 264503 0 0 0 116649 38 0 0 25 0 22 0 608735098 16073453568 67685 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912506163184 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.91
Current children cumulated vsize (KiB) 15696732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.04 8.07 7.84 5/197 6725
/proc/meminfo: memFree=24509232/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15696732 CPUtime=4800.35 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 2343696 0 1 0 479557 478 0 0 23 0 22 0 608735054 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3924183 75789 2299 9 0 3914902 0
[pid=6639/tid=6645] ppid=6637 vsize=15696732 CPUtime=0.91 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6639 5713 0 -1 4202560 32631 0 1 0 87 4 0 0 25 0 22 0 608735055 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6648] ppid=6637 vsize=15696732 CPUtime=3.6 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6639 5713 0 -1 4202560 148343 0 0 0 328 32 0 0 16 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6649] ppid=6637 vsize=15696732 CPUtime=3.64 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6639 5713 0 -1 4202560 149072 0 0 0 337 27 0 0 16 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6650] ppid=6637 vsize=15696732 CPUtime=3.63 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6639 5713 0 -1 4202560 149932 0 0 0 333 30 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6651] ppid=6637 vsize=15696732 CPUtime=3.62 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6639 5713 0 -1 4202560 146654 0 0 0 335 27 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6653] ppid=6637 vsize=15696732 CPUtime=3.57 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6639 5713 0 -1 4202560 141143 0 0 0 329 28 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6655] ppid=6637 vsize=15696732 CPUtime=3.63 cores=0,2,4,6
/proc/6639/task/6655/stat : 6655 (java) S 6637 6639 5713 0 -1 4202560 145428 0 0 0 335 28 0 0 16 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6657] ppid=6637 vsize=15696732 CPUtime=3.66 cores=0,2,4,6
/proc/6639/task/6657/stat : 6657 (java) S 6637 6639 5713 0 -1 4202560 150602 0 0 0 339 27 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6659] ppid=6637 vsize=15696732 CPUtime=3.64 cores=0,2,4,6
/proc/6639/task/6659/stat : 6659 (java) S 6637 6639 5713 0 -1 4202560 141373 0 0 0 337 27 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6664] ppid=6637 vsize=15696732 CPUtime=2.17 cores=0,2,4,6
/proc/6639/task/6664/stat : 6664 (java) S 6637 6639 5713 0 -1 4202560 5880 0 0 0 143 74 0 0 15 0 22 0 608735057 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 0 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6666] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6666/stat : 6666 (java) S 6637 6639 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6669] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6669/stat : 6669 (java) S 6637 6639 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6670] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6670/stat : 6670 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000416177 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6671] ppid=6637 vsize=15696732 CPUtime=0.82 cores=0,2,4,6
/proc/6639/task/6671/stat : 6671 (java) S 6637 6639 5713 0 -1 4202560 6113 0 0 0 82 0 0 0 15 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6674] ppid=6637 vsize=15696732 CPUtime=1.11 cores=0,2,4,6
/proc/6639/task/6674/stat : 6674 (java) S 6637 6639 5713 0 -1 4202560 9336 0 0 0 111 0 0 0 15 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6675] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6675/stat : 6675 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6678] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6678/stat : 6678 (java) S 6637 6639 5713 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6680] ppid=6637 vsize=15696732 CPUtime=1191.91 cores=0,2,4,6
/proc/6639/task/6680/stat : 6680 (java) R 6637 6639 5713 0 -1 4202560 280976 0 0 0 119150 41 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505952648 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6639/tid=6681] ppid=6637 vsize=15696732 CPUtime=1190.68 cores=0,2,4,6
/proc/6639/task/6681/stat : 6681 (java) R 6637 6639 5713 0 -1 4202560 277532 0 0 0 119026 42 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505952741 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6639/tid=6682] ppid=6637 vsize=15696732 CPUtime=1191.98 cores=0,2,4,6
/proc/6639/task/6682/stat : 6682 (java) R 6637 6639 5713 0 -1 4202560 285298 0 0 0 119154 44 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505754538 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6639/tid=6683] ppid=6637 vsize=15696732 CPUtime=1191.61 cores=0,2,4,6
/proc/6639/task/6683/stat : 6683 (java) R 6637 6639 5713 0 -1 4202560 271926 0 0 0 119122 39 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912506004237 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) 15696732

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

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

[startup+1207.3 s]
/proc/loadavg: 8.04 8.07 7.84 5/197 6725
/proc/meminfo: memFree=24509232/32950940 swapFree=67111364/67111528
[pid=6639] ppid=6637 vsize=15696732 CPUtime=4800.35 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6639 5713 0 -1 4202496 2343696 0 1 0 479557 478 0 0 23 0 22 0 608735054 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/6639/statm: 3924183 75789 2299 9 0 3914902 0
[pid=6639/tid=6645] ppid=6637 vsize=15696732 CPUtime=0.91 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6639 5713 0 -1 4202560 32631 0 1 0 87 4 0 0 25 0 22 0 608735055 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6648] ppid=6637 vsize=15696732 CPUtime=3.6 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6639 5713 0 -1 4202560 148343 0 0 0 328 32 0 0 16 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6649] ppid=6637 vsize=15696732 CPUtime=3.64 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6639 5713 0 -1 4202560 149072 0 0 0 337 27 0 0 16 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6650] ppid=6637 vsize=15696732 CPUtime=3.63 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6639 5713 0 -1 4202560 149932 0 0 0 333 30 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6651] ppid=6637 vsize=15696732 CPUtime=3.62 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6639 5713 0 -1 4202560 146654 0 0 0 335 27 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6653] ppid=6637 vsize=15696732 CPUtime=3.57 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6639 5713 0 -1 4202560 141143 0 0 0 329 28 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 6 0 0 0
[pid=6639/tid=6655] ppid=6637 vsize=15696732 CPUtime=3.63 cores=0,2,4,6
/proc/6639/task/6655/stat : 6655 (java) S 6637 6639 5713 0 -1 4202560 145428 0 0 0 335 28 0 0 16 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6657] ppid=6637 vsize=15696732 CPUtime=3.66 cores=0,2,4,6
/proc/6639/task/6657/stat : 6657 (java) S 6637 6639 5713 0 -1 4202560 150602 0 0 0 339 27 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6659] ppid=6637 vsize=15696732 CPUtime=3.64 cores=0,2,4,6
/proc/6639/task/6659/stat : 6659 (java) S 6637 6639 5713 0 -1 4202560 141373 0 0 0 337 27 0 0 15 0 22 0 608735056 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6664] ppid=6637 vsize=15696732 CPUtime=2.17 cores=0,2,4,6
/proc/6639/task/6664/stat : 6664 (java) S 6637 6639 5713 0 -1 4202560 5880 0 0 0 143 74 0 0 15 0 22 0 608735057 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 0 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6666] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6666/stat : 6666 (java) S 6637 6639 5713 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6669] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6669/stat : 6669 (java) S 6637 6639 5713 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608735057 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6670] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6670/stat : 6670 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000416177 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6671] ppid=6637 vsize=15696732 CPUtime=0.82 cores=0,2,4,6
/proc/6639/task/6671/stat : 6671 (java) S 6637 6639 5713 0 -1 4202560 6113 0 0 0 82 0 0 0 15 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 2 0 0 0
[pid=6639/tid=6674] ppid=6637 vsize=15696732 CPUtime=1.11 cores=0,2,4,6
/proc/6639/task/6674/stat : 6674 (java) S 6637 6639 5713 0 -1 4202560 9336 0 0 0 111 0 0 0 15 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6675] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6675/stat : 6675 (java) S 6637 6639 5713 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000408473 0 4 0 16800975 18446604453932861504 0 0 -1 4 0 0 0
[pid=6639/tid=6678] ppid=6637 vsize=15696732 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6678/stat : 6678 (java) S 6637 6639 5713 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 608735059 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 216000409088 0 4 0 16800975 18446604453932861504 0 0 -1 0 0 0 0
[pid=6639/tid=6680] ppid=6637 vsize=15696732 CPUtime=1191.91 cores=0,2,4,6
/proc/6639/task/6680/stat : 6680 (java) R 6637 6639 5713 0 -1 4202560 280976 0 0 0 119150 41 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505952648 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6639/tid=6681] ppid=6637 vsize=15696732 CPUtime=1190.68 cores=0,2,4,6
/proc/6639/task/6681/stat : 6681 (java) R 6637 6639 5713 0 -1 4202560 277532 0 0 0 119026 42 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505952741 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6639/tid=6682] ppid=6637 vsize=15696732 CPUtime=1191.98 cores=0,2,4,6
/proc/6639/task/6682/stat : 6682 (java) R 6637 6639 5713 0 -1 4202560 285298 0 0 0 119154 44 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912505754538 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6639/tid=6683] ppid=6637 vsize=15696732 CPUtime=1191.61 cores=0,2,4,6
/proc/6639/task/6683/stat : 6683 (java) R 6637 6639 5713 0 -1 4202560 271926 0 0 0 119122 39 0 0 25 0 22 0 608735098 16073453568 75789 33554432000 1073741824 1073778376 140737084865440 18446744073709551615 46912506004237 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) 15696732

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.4
CPU user time (s): 4795.6
CPU system time (s): 4.80427
CPU usage (%): 397.605
Max. virtual memory (cumulated for all children) (KiB): 15703216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.59
system time used= 4.80427
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2343722
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= 214495
involuntary context switches= 120765

runsolver used 1.9587 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 19:37:23
IDJOB=3311749
IDBENCH=83335
IDSOLVER=1698
FILE ID=node117/3311749-1304185043
RUNJOBID= node117-1304185043-6624
PBS_JOBID= 13172440
Free space on /tmp= 72632 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311749-1304185043/watcher-3311749-1304185043 -o /tmp/evaluation-result-3311749-1304185043/solver-3311749-1304185043 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311749-1304185043.cnf -hbr 2

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1100110169

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:      24809740 kB
Buffers:       1898348 kB
Cached:        5615896 kB
SwapCached:        160 kB
Active:        1064832 kB
Inactive:      6513172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24809740 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4808 kB
Writeback:           0 kB
AnonPages:       63112 kB
Mapped:          14492 kB
Slab:           500064 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   186860 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 19:57:32