Trace number 3312954

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.7 1206.05

General information on the benchmark

Namecrafted/manthey/sudoku-single-hard/
sudoku_81x81_unknown.cnf
MD5SUMcbd78921480e79d133eb06cb2172caa1
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 variables18217
Number of clauses284829
Sum of the clauses size622430
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2275099
Number of clauses of size 3620
Number of clauses of size 4984
Number of clauses of size 51120
Number of clauses of size over 57006

Solver Data

0.10/0.12	16:15 INFO : Reading from input HOME/instance-3312954-1304183774.cnf
1.23/1.07	Executor set job limit to 1000000
1.23/1.07	Executor set job limit to 1000000
1.23/1.07	Executor set job limit to 1000000
1.23/1.07	Executor set job limit to 1000000
1.23/1.07	Starting Executor!
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
4.99/3.09	16:18 INFO : 17676 variables remaining out of 18217
4.99/3.09	16:18 INFO : 1530442 literals remaining out of 907259

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

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

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


[startup+0 s]
/proc/loadavg: 6.83 7.72 7.31 6/198 29195
/proc/meminfo: memFree=17634556/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/29195/stat : 29195 (java) R 29193 29195 27699 0 -1 4202496 1199 0 0 0 0 0 0 0 25 0 1 0 529980079 23580672 685 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216629552616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29195/statm: 5757 685 512 9 0 124 0

[startup+0.044003 s]
/proc/loadavg: 6.83 7.72 7.31 6/198 29195
/proc/meminfo: memFree=17634556/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 3860 0 1 0 3 0 0 0 25 0 13 0 529980079 15978749952 3299 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3901062 3299 1683 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100993 s]
/proc/loadavg: 6.83 7.72 7.31 6/198 29195
/proc/meminfo: memFree=17634556/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15676972 CPUtime=0.1 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 5609 0 1 0 9 1 0 0 25 0 18 0 529980079 16053219328 5013 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3919243 5013 2116 9 0 3909962 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676972

[startup+0.300958 s]
/proc/loadavg: 6.83 7.72 7.31 6/198 29195
/proc/meminfo: memFree=17634556/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15683176 CPUtime=0.52 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 15271 0 1 0 50 2 0 0 25 0 18 0 529980079 16059572224 13471 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3920794 13478 2206 9 0 3911513 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15683176

[startup+0.700902 s]
/proc/loadavg: 6.83 7.72 7.31 6/198 29195
/proc/meminfo: memFree=17634556/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15683176 CPUtime=0.92 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 41862 0 1 0 87 5 0 0 25 0 18 0 529980079 16059572224 40059 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3920794 40059 2222 9 0 3911513 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15683176

[startup+1.50075 s]
/proc/loadavg: 6.83 7.72 7.31 6/216 29214
/proc/meminfo: memFree=17479336/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15711632 CPUtime=2.16 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 52913 0 1 0 209 7 0 0 25 0 22 0 529980079 16088711168 47944 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3927908 47950 2254 9 0 3918627 0
[pid=29195/tid=29197] ppid=29193 vsize=15711632 CPUtime=1.47 cores=1,3,5,7
/proc/29195/task/29197/stat : 29197 (java) R 29193 29195 27699 0 -1 4202560 35647 0 1 0 142 5 0 0 21 0 22 0 529980079 16088711168 47951 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 47857806387147 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29195/tid=29198] ppid=29193 vsize=15711632 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29198/stat : 29198 (java) S 29193 29195 27699 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 22 0 529980080 16088711168 47953 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29199] ppid=29193 vsize=15711632 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29199/stat : 29199 (java) S 29193 29195 27699 0 -1 4202560 398 0 0 0 0 0 0 0 16 0 22 0 529980080 16088711168 47956 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29200] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29200/stat : 29200 (java) S 29193 29195 27699 0 -1 4202560 102 0 0 0 0 0 0 0 16 0 22 0 529980080 16088875008 47958 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29201] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29201/stat : 29201 (java) S 29193 29195 27699 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 22 0 529980080 16088875008 47961 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29202] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29202/stat : 29202 (java) S 29193 29195 27699 0 -1 4202560 620 0 0 0 0 0 0 0 16 0 22 0 529980080 16088875008 47965 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29203] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29203/stat : 29203 (java) S 29193 29195 27699 0 -1 4202560 632 0 0 0 0 0 0 0 15 0 22 0 529980080 16088875008 47966 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29204] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29204/stat : 29204 (java) S 29193 29195 27699 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 529980080 16088875008 47969 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29205] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29205/stat : 29205 (java) S 29193 29195 27699 0 -1 4202560 934 0 0 0 0 0 0 0 15 0 22 0 529980080 16088875008 47969 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29206] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29206/stat : 29206 (java) S 29193 29195 27699 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 529980081 16088875008 47972 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29207] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29207/stat : 29207 (java) S 29193 29195 27699 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529980081 16088875008 47974 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29208] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29208/stat : 29208 (java) S 29193 29195 27699 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 529980081 16088875008 47977 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29209] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29209/stat : 29209 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16088875008 47978 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29210] ppid=29193 vsize=15711792 CPUtime=0.23 cores=1,3,5,7
/proc/29195/task/29210/stat : 29210 (java) S 29193 29195 27699 0 -1 4202560 2278 0 0 0 23 0 0 0 16 0 22 0 529980083 16088875008 47982 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29211] ppid=29193 vsize=15711792 CPUtime=0.4 cores=1,3,5,7
/proc/29195/task/29211/stat : 29211 (java) R 29193 29195 27699 0 -1 4202560 10758 0 0 0 39 1 0 0 16 0 22 0 529980083 16088875008 47985 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 47857803076318 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29195/tid=29212] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29212/stat : 29212 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16088875008 47988 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29213] ppid=29193 vsize=15711792 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29213/stat : 29213 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529980083 16088875008 47990 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 15711632

[startup+3.10147 s]
/proc/loadavg: 6.83 7.72 7.31 7/220 29218
/proc/meminfo: memFree=17456504/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15716704 CPUtime=5.15 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 62132 0 1 0 507 8 0 0 25 0 22 0 529980079 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3929176 49479 2268 9 0 3919895 0
[pid=29195/tid=29197] ppid=29193 vsize=15716704 CPUtime=3.07 cores=1,3,5,7
/proc/29195/task/29197/stat : 29197 (java) S 29193 29195 27699 0 -1 4202560 35709 0 1 0 302 5 0 0 25 0 22 0 529980079 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29198] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29198/stat : 29198 (java) S 29193 29195 27699 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29199] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29199/stat : 29199 (java) S 29193 29195 27699 0 -1 4202560 398 0 0 0 0 0 0 0 16 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29200] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29200/stat : 29200 (java) S 29193 29195 27699 0 -1 4202560 102 0 0 0 0 0 0 0 16 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29201] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29201/stat : 29201 (java) S 29193 29195 27699 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29202] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29202/stat : 29202 (java) S 29193 29195 27699 0 -1 4202560 620 0 0 0 0 0 0 0 16 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29203] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29203/stat : 29203 (java) S 29193 29195 27699 0 -1 4202560 632 0 0 0 0 0 0 0 15 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29204] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29204/stat : 29204 (java) S 29193 29195 27699 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29205] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29205/stat : 29205 (java) S 29193 29195 27699 0 -1 4202560 934 0 0 0 0 0 0 0 15 0 22 0 529980080 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29206] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29206/stat : 29206 (java) S 29193 29195 27699 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 529980081 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29207] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29207/stat : 29207 (java) S 29193 29195 27699 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 529980081 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29208] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29208/stat : 29208 (java) S 29193 29195 27699 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 529980081 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29209] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29209/stat : 29209 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29210] ppid=29193 vsize=15716704 CPUtime=0.78 cores=1,3,5,7
/proc/29195/task/29210/stat : 29210 (java) S 29193 29195 27699 0 -1 4202560 6440 0 0 0 77 1 0 0 16 0 22 0 529980083 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29211] ppid=29193 vsize=15716704 CPUtime=1.25 cores=1,3,5,7
/proc/29195/task/29211/stat : 29211 (java) S 29193 29195 27699 0 -1 4202560 15711 0 0 0 124 1 0 0 15 0 22 0 529980083 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29212] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29212/stat : 29212 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29213] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29213/stat : 29213 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529980083 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29215] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29215/stat : 29215 (java) S 29193 29195 27699 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 529980187 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29216] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29216/stat : 29216 (java) S 29193 29195 27699 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529980187 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29217] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29217/stat : 29217 (java) S 29193 29195 27699 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 529980187 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29218] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29218/stat : 29218 (java) S 29193 29195 27699 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 529980187 16093904896 49479 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.15
Current children cumulated vsize (KiB) 15716704

[startup+6.30087 s]
/proc/loadavg: 6.84 7.71 7.30 7/220 29218
/proc/meminfo: memFree=17257644/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15716704 CPUtime=14.56 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 211374 0 1 0 1427 29 0 0 25 0 22 0 529980079 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3929176 197713 2276 9 0 3919895 0
[pid=29195/tid=29197] ppid=29193 vsize=15716704 CPUtime=3.07 cores=1,3,5,7
/proc/29195/task/29197/stat : 29197 (java) S 29193 29195 27699 0 -1 4202560 35709 0 1 0 302 5 0 0 25 0 22 0 529980079 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29198] ppid=29193 vsize=15716704 CPUtime=0.02 cores=1,3,5,7
/proc/29195/task/29198/stat : 29198 (java) S 29193 29195 27699 0 -1 4202560 7250 0 0 0 2 0 0 0 15 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29199] ppid=29193 vsize=15716704 CPUtime=0.02 cores=1,3,5,7
/proc/29195/task/29199/stat : 29199 (java) S 29193 29195 27699 0 -1 4202560 6677 0 0 0 1 1 0 0 15 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29200] ppid=29193 vsize=15716704 CPUtime=0.05 cores=1,3,5,7
/proc/29195/task/29200/stat : 29200 (java) S 29193 29195 27699 0 -1 4202560 9370 0 0 0 4 1 0 0 15 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29201] ppid=29193 vsize=15716704 CPUtime=0.04 cores=1,3,5,7
/proc/29195/task/29201/stat : 29201 (java) S 29193 29195 27699 0 -1 4202560 12015 0 0 0 3 1 0 0 16 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29202] ppid=29193 vsize=15716704 CPUtime=0.01 cores=1,3,5,7
/proc/29195/task/29202/stat : 29202 (java) S 29193 29195 27699 0 -1 4202560 3276 0 0 0 1 0 0 0 15 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29203] ppid=29193 vsize=15716704 CPUtime=0.04 cores=1,3,5,7
/proc/29195/task/29203/stat : 29203 (java) S 29193 29195 27699 0 -1 4202560 9137 0 0 0 3 1 0 0 16 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29204] ppid=29193 vsize=15716704 CPUtime=0.08 cores=1,3,5,7
/proc/29195/task/29204/stat : 29204 (java) S 29193 29195 27699 0 -1 4202560 14084 0 0 0 6 2 0 0 16 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29205] ppid=29193 vsize=15716704 CPUtime=0.09 cores=1,3,5,7
/proc/29195/task/29205/stat : 29205 (java) S 29193 29195 27699 0 -1 4202560 17986 0 0 0 7 2 0 0 16 0 22 0 529980080 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29206] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29206/stat : 29206 (java) S 29193 29195 27699 0 -1 4202560 409 0 0 0 0 0 0 0 15 0 22 0 529980081 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29207] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29207/stat : 29207 (java) S 29193 29195 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29208] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29208/stat : 29208 (java) S 29193 29195 27699 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29209] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29209/stat : 29209 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29210] ppid=29193 vsize=15716704 CPUtime=1.01 cores=1,3,5,7
/proc/29195/task/29210/stat : 29210 (java) S 29193 29195 27699 0 -1 4202560 6614 0 0 0 100 1 0 0 15 0 22 0 529980083 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29211] ppid=29193 vsize=15716704 CPUtime=1.43 cores=1,3,5,7
/proc/29195/task/29211/stat : 29211 (java) S 29193 29195 27699 0 -1 4202560 15732 0 0 0 142 1 0 0 15 0 22 0 529980083 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29212] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29212/stat : 29212 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29213] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29213/stat : 29213 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529980083 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29215] ppid=29193 vsize=15716704 CPUtime=2.16 cores=1,3,5,7
/proc/29195/task/29215/stat : 29215 (java) R 29193 29195 27699 0 -1 4202560 14392 0 0 0 214 2 0 0 16 0 22 0 529980187 16093904896 197713 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506401135 0 4 0 16800975 0 0 0 -1 1 0 0 0

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

/proc/29195/task/29200/stat : 29200 (java) S 29193 29195 27699 0 -1 4202560 272675 0 0 0 411 43 0 0 15 0 22 0 529980080 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29201] ppid=29193 vsize=15716704 CPUtime=4.46 cores=1,3,5,7
/proc/29195/task/29201/stat : 29201 (java) S 29193 29195 27699 0 -1 4202560 282848 0 0 0 403 43 0 0 16 0 22 0 529980080 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29202] ppid=29193 vsize=15716704 CPUtime=4.46 cores=1,3,5,7
/proc/29195/task/29202/stat : 29202 (java) S 29193 29195 27699 0 -1 4202560 305697 0 0 0 395 51 0 0 16 0 22 0 529980080 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29203] ppid=29193 vsize=15716704 CPUtime=4.22 cores=1,3,5,7
/proc/29195/task/29203/stat : 29203 (java) S 29193 29195 27699 0 -1 4202560 307492 0 0 0 372 50 0 0 16 0 22 0 529980080 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29204] ppid=29193 vsize=15716704 CPUtime=4.66 cores=1,3,5,7
/proc/29195/task/29204/stat : 29204 (java) S 29193 29195 27699 0 -1 4202560 403806 0 0 0 401 65 0 0 15 0 22 0 529980080 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29205] ppid=29193 vsize=15716704 CPUtime=4.45 cores=1,3,5,7
/proc/29195/task/29205/stat : 29205 (java) S 29193 29195 27699 0 -1 4202560 403287 0 0 0 376 69 0 0 15 0 22 0 529980080 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29206] ppid=29193 vsize=15716704 CPUtime=1.56 cores=1,3,5,7
/proc/29195/task/29206/stat : 29206 (java) S 29193 29195 27699 0 -1 4202560 178074 0 0 0 126 30 0 0 15 0 22 0 529980081 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29207] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29207/stat : 29207 (java) S 29193 29195 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29208] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29208/stat : 29208 (java) S 29193 29195 27699 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29209] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29209/stat : 29209 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29210] ppid=29193 vsize=15716704 CPUtime=1.12 cores=1,3,5,7
/proc/29195/task/29210/stat : 29210 (java) S 29193 29195 27699 0 -1 4202560 7452 0 0 0 111 1 0 0 16 0 22 0 529980083 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29211] ppid=29193 vsize=15716704 CPUtime=1.69 cores=1,3,5,7
/proc/29195/task/29211/stat : 29211 (java) S 29193 29195 27699 0 -1 4202560 15754 0 0 0 168 1 0 0 16 0 22 0 529980083 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29212] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29212/stat : 29212 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29213] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29213/stat : 29213 (java) S 29193 29195 27699 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529980083 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29215] ppid=29193 vsize=15716704 CPUtime=1104.55 cores=1,3,5,7
/proc/29195/task/29215/stat : 29215 (java) R 29193 29195 27699 0 -1 4202560 93174 0 0 0 110441 14 0 0 25 0 22 0 529980187 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506080162 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29195/tid=29216] ppid=29193 vsize=15716704 CPUtime=1106.76 cores=1,3,5,7
/proc/29195/task/29216/stat : 29216 (java) R 29193 29195 27699 0 -1 4202560 90290 0 0 0 110666 10 0 0 25 0 22 0 529980187 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506317897 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29195/tid=29217] ppid=29193 vsize=15716704 CPUtime=1106.12 cores=1,3,5,7
/proc/29195/task/29217/stat : 29217 (java) R 29193 29195 27699 0 -1 4202560 116566 0 0 0 110598 14 0 0 25 0 22 0 529980187 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506048806 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29195/tid=29218] ppid=29193 vsize=15716704 CPUtime=1105.89 cores=1,3,5,7
/proc/29195/task/29218/stat : 29218 (java) R 29193 29195 27699 0 -1 4202560 94717 0 0 0 110578 11 0 0 25 0 22 0 529980187 16093904896 2309703 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506080117 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4467.28
Current children cumulated vsize (KiB) 15716704

[startup+1182.3 s]
/proc/loadavg: 8.20 8.17 7.89 10/220 29249
/proc/meminfo: memFree=9409708/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15716704 CPUtime=4706.87 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 3359294 0 1 0 470148 539 0 0 25 0 22 0 529980079 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3929176 2231922 2297 9 0 3919895 0
[pid=29195/tid=29197] ppid=29193 vsize=15716704 CPUtime=3.07 cores=1,3,5,7
/proc/29195/task/29197/stat : 29197 (java) S 29193 29195 27699 0 -1 4202560 35709 0 1 0 302 5 0 0 25 0 22 0 529980079 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29198] ppid=29193 vsize=15716704 CPUtime=5.41 cores=1,3,5,7
/proc/29195/task/29198/stat : 29198 (java) S 29193 29195 27699 0 -1 4202560 366622 0 0 0 479 62 0 0 16 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29199] ppid=29193 vsize=15716704 CPUtime=4.7 cores=1,3,5,7
/proc/29195/task/29199/stat : 29199 (java) S 29193 29195 27699 0 -1 4202560 366077 0 0 0 412 58 0 0 16 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29200] ppid=29193 vsize=15716704 CPUtime=4.65 cores=1,3,5,7
/proc/29195/task/29200/stat : 29200 (java) S 29193 29195 27699 0 -1 4202560 272739 0 0 0 421 44 0 0 15 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29201] ppid=29193 vsize=15716704 CPUtime=4.63 cores=1,3,5,7
/proc/29195/task/29201/stat : 29201 (java) S 29193 29195 27699 0 -1 4202560 285042 0 0 0 419 44 0 0 16 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29202] ppid=29193 vsize=15716704 CPUtime=4.61 cores=1,3,5,7
/proc/29195/task/29202/stat : 29202 (java) S 29193 29195 27699 0 -1 4202560 308808 0 0 0 410 51 0 0 16 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29203] ppid=29193 vsize=15716704 CPUtime=4.5 cores=1,3,5,7
/proc/29195/task/29203/stat : 29203 (java) S 29193 29195 27699 0 -1 4202560 311373 0 0 0 400 50 0 0 16 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29204] ppid=29193 vsize=15716704 CPUtime=4.82 cores=1,3,5,7
/proc/29195/task/29204/stat : 29204 (java) S 29193 29195 27699 0 -1 4202560 404258 0 0 0 417 65 0 0 16 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29205] ppid=29193 vsize=15716704 CPUtime=4.78 cores=1,3,5,7
/proc/29195/task/29205/stat : 29205 (java) S 29193 29195 27699 0 -1 4202560 411030 0 0 0 408 70 0 0 16 0 22 0 529980080 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 7 0 0 0
[pid=29195/tid=29206] ppid=29193 vsize=15716704 CPUtime=1.58 cores=1,3,5,7
/proc/29195/task/29206/stat : 29206 (java) S 29193 29195 27699 0 -1 4202560 178216 0 0 0 126 32 0 0 15 0 22 0 529980081 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29207] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29207/stat : 29207 (java) S 29193 29195 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29208] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29208/stat : 29208 (java) S 29193 29195 27699 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29209] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29209/stat : 29209 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29210] ppid=29193 vsize=15716704 CPUtime=1.13 cores=1,3,5,7
/proc/29195/task/29210/stat : 29210 (java) S 29193 29195 27699 0 -1 4202560 7457 0 0 0 112 1 0 0 15 0 22 0 529980083 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29211] ppid=29193 vsize=15716704 CPUtime=1.69 cores=1,3,5,7
/proc/29195/task/29211/stat : 29211 (java) S 29193 29195 27699 0 -1 4202560 15754 0 0 0 168 1 0 0 16 0 22 0 529980083 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29212] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29212/stat : 29212 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29213] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29213/stat : 29213 (java) S 29193 29195 27699 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 529980083 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29215] ppid=29193 vsize=15716704 CPUtime=1163.78 cores=1,3,5,7
/proc/29195/task/29215/stat : 29215 (java) R 29193 29195 27699 0 -1 4202560 93177 0 0 0 116364 14 0 0 25 0 22 0 529980187 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506048901 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29195/tid=29216] ppid=29193 vsize=15716704 CPUtime=1166.31 cores=1,3,5,7
/proc/29195/task/29216/stat : 29216 (java) R 29193 29195 27699 0 -1 4202560 90292 0 0 0 116621 10 0 0 25 0 22 0 529980187 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506044929 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29195/tid=29217] ppid=29193 vsize=15716704 CPUtime=1165.65 cores=1,3,5,7
/proc/29195/task/29217/stat : 29217 (java) R 29193 29195 27699 0 -1 4202560 116566 0 0 0 116551 14 0 0 25 0 22 0 529980187 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506246083 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29195/tid=29218] ppid=29193 vsize=15716704 CPUtime=1165.43 cores=1,3,5,7
/proc/29195/task/29218/stat : 29218 (java) R 29193 29195 27699 0 -1 4202560 94721 0 0 0 116532 11 0 0 25 0 22 0 529980187 16093904896 2231922 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506255795 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4706.87
Current children cumulated vsize (KiB) 15716704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.7 s]
/proc/loadavg: 7.81 8.09 7.87 5/194 29270
/proc/meminfo: memFree=9346512/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=15716704 CPUtime=4800.33 cores=1,3,5,7
/proc/29195/stat : 29195 (java) S 29193 29195 27699 0 -1 4202496 3475291 0 1 0 479476 557 0 0 25 0 22 0 529980079 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 3929176 2347854 2297 9 0 3919895 0
[pid=29195/tid=29197] ppid=29193 vsize=15716704 CPUtime=3.07 cores=1,3,5,7
/proc/29195/task/29197/stat : 29197 (java) S 29193 29195 27699 0 -1 4202560 35709 0 1 0 302 5 0 0 25 0 22 0 529980079 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29198] ppid=29193 vsize=15716704 CPUtime=5.59 cores=1,3,5,7
/proc/29195/task/29198/stat : 29198 (java) S 29193 29195 27699 0 -1 4202560 384620 0 0 0 494 65 0 0 16 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29199] ppid=29193 vsize=15716704 CPUtime=4.86 cores=1,3,5,7
/proc/29195/task/29199/stat : 29199 (java) S 29193 29195 27699 0 -1 4202560 382980 0 0 0 425 61 0 0 16 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29200] ppid=29193 vsize=15716704 CPUtime=4.7 cores=1,3,5,7
/proc/29195/task/29200/stat : 29200 (java) S 29193 29195 27699 0 -1 4202560 283229 0 0 0 425 45 0 0 16 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29201] ppid=29193 vsize=15716704 CPUtime=4.74 cores=1,3,5,7
/proc/29195/task/29201/stat : 29201 (java) S 29193 29195 27699 0 -1 4202560 296599 0 0 0 429 45 0 0 16 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29202] ppid=29193 vsize=15716704 CPUtime=4.7 cores=1,3,5,7
/proc/29195/task/29202/stat : 29202 (java) S 29193 29195 27699 0 -1 4202560 320043 0 0 0 417 53 0 0 16 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29203] ppid=29193 vsize=15716704 CPUtime=4.59 cores=1,3,5,7
/proc/29195/task/29203/stat : 29203 (java) S 29193 29195 27699 0 -1 4202560 324413 0 0 0 407 52 0 0 16 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29204] ppid=29193 vsize=15716704 CPUtime=4.94 cores=1,3,5,7
/proc/29195/task/29204/stat : 29204 (java) S 29193 29195 27699 0 -1 4202560 424616 0 0 0 425 69 0 0 15 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 3 0 0 0
[pid=29195/tid=29205] ppid=29193 vsize=15716704 CPUtime=4.89 cores=1,3,5,7
/proc/29195/task/29205/stat : 29205 (java) S 29193 29195 27699 0 -1 4202560 425253 0 0 0 417 72 0 0 16 0 22 0 529980080 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29206] ppid=29193 vsize=15716704 CPUtime=1.58 cores=1,3,5,7
/proc/29195/task/29206/stat : 29206 (java) S 29193 29195 27699 0 -1 4202560 178402 0 0 0 126 32 0 0 15 0 22 0 529980081 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 0 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29207] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29207/stat : 29207 (java) S 29193 29195 27699 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29208] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29208/stat : 29208 (java) S 29193 29195 27699 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529980081 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29209] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29209/stat : 29209 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646338993 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29210] ppid=29193 vsize=15716704 CPUtime=1.13 cores=1,3,5,7
/proc/29195/task/29210/stat : 29210 (java) S 29193 29195 27699 0 -1 4202560 7457 0 0 0 112 1 0 0 15 0 22 0 529980083 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29211] ppid=29193 vsize=15716704 CPUtime=1.69 cores=1,3,5,7
/proc/29195/task/29211/stat : 29211 (java) S 29193 29195 27699 0 -1 4202560 15754 0 0 0 168 1 0 0 16 0 22 0 529980083 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 5 0 0 0
[pid=29195/tid=29212] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29212/stat : 29212 (java) S 29193 29195 27699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529980083 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331289 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29213] ppid=29193 vsize=15716704 CPUtime=0 cores=1,3,5,7
/proc/29195/task/29213/stat : 29213 (java) S 29193 29195 27699 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 529980083 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 216646331904 0 4 0 16800975 18446604454223639616 0 0 -1 1 0 0 0
[pid=29195/tid=29215] ppid=29193 vsize=15716704 CPUtime=1186.81 cores=1,3,5,7
/proc/29195/task/29215/stat : 29215 (java) R 29193 29195 27699 0 -1 4202560 93178 0 0 0 118667 14 0 0 25 0 22 0 529980187 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506255795 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29195/tid=29216] ppid=29193 vsize=15716704 CPUtime=1189.47 cores=1,3,5,7
/proc/29195/task/29216/stat : 29216 (java) R 29193 29195 27699 0 -1 4202560 90292 0 0 0 118937 10 0 0 25 0 22 0 529980187 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506187757 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29195/tid=29217] ppid=29193 vsize=15716704 CPUtime=1188.82 cores=1,3,5,7
/proc/29195/task/29217/stat : 29217 (java) R 29193 29195 27699 0 -1 4202560 116567 0 0 0 118868 14 0 0 25 0 22 0 529980187 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 46912506081129 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29195/tid=29218] ppid=29193 vsize=15716704 CPUtime=1188.6 cores=1,3,5,7
/proc/29195/task/29218/stat : 29218 (java) R 29193 29195 27699 0 -1 4202560 94724 0 0 0 118849 11 0 0 25 0 22 0 529980187 16093904896 2347854 33554432000 1073741824 1073778376 140734569973728 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15716704

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

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

[startup+1205.81 s]
/proc/loadavg: 7.81 8.09 7.87 5/194 29270
/proc/meminfo: memFree=9346512/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=0 CPUtime=4800.46 cores=1,3,5,7
/proc/29195/stat : 29195 (java) Z 29193 29195 27699 0 -1 4203548 3475318 0 1 0 479479 567 0 0 17 0 2 0 529980079 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 0 0 0 0 0 0 0
[pid=29195/tid=29217] ppid=29193 vsize=0 CPUtime=1188.92 cores=1,3,5,7
/proc/29195/task/29217/stat : 29217 (java) R 29193 29195 27699 0 -1 4203588 116567 0 0 0 118868 24 0 0 25 0 2 0 529980187 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 0

[startup+1206 s]
/proc/loadavg: 7.81 8.09 7.87 5/194 29270
/proc/meminfo: memFree=9346512/32951124 swapFree=67111528/67111528
[pid=29195] ppid=29193 vsize=0 CPUtime=4800.65 cores=1,3,5,7
/proc/29195/stat : 29195 (java) Z 29193 29195 27699 0 -1 4203548 3475318 0 1 0 479479 586 0 0 17 0 2 0 529980079 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/29195/statm: 0 0 0 0 0 0 0
[pid=29195/tid=29217] ppid=29193 vsize=0 CPUtime=1189.11 cores=1,3,5,7
/proc/29195/task/29217/stat : 29217 (java) R 29193 29195 27699 0 -1 4203588 116567 0 0 0 118868 43 0 0 25 0 2 0 529980187 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.65
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1206.05
CPU time (s): 4800.7
CPU user time (s): 4794.79
CPU system time (s): 5.9111
CPU usage (%): 398.052
Max. virtual memory (cumulated for all children) (KiB): 15718676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.79
system time used= 5.9111
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3475318
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= 31378
involuntary context switches= 51279

runsolver used 1.9917 second user time and 4.64929 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-30 19:16:15
IDJOB=3312954
IDBENCH=83244
IDSOLVER=1699
FILE ID=node103/3312954-1304183774
RUNJOBID= node103-1304183768-28959
PBS_JOBID= 13172417
Free space on /tmp= 72600 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/manthey/sudoku-single-hard/sudoku_81x81_unknown.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312954-1304183774/watcher-3312954-1304183774 -o /tmp/evaluation-result-3312954-1304183774/solver-3312954-1304183774 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312954-1304183774.cnf

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

MD5SUM BENCH= cbd78921480e79d133eb06cb2172caa1
RANDOM SEED=1200389842

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17634836 kB
Buffers:       2152936 kB
Cached:       11402412 kB
SwapCached:          0 kB
Active:        6798492 kB
Inactive:      7930108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17634836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8172 kB
Writeback:          20 kB
AnonPages:     1172880 kB
Mapped:          23528 kB
Slab:           522132 kB
PageTables:       6964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1703324 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= 72600 MiB
End job on node103 at 2011-04-30 19:36:22