Trace number 3311842

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.31 1207.14

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g7.cnf
MD5SUMcffaf116c6c0eb21439a109753d19c34
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.284955
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.10/0.13	51:32 INFO : Reading from input HOME/instance-3311842-1304081491.cnf
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Starting Executor!
0.71/0.51	Starting Executor!
0.71/0.52	Starting Executor!
0.71/0.52	Starting Executor!
2.49/1.31	51:33 INFO : 945 variables remaining out of 945
2.49/1.31	51:33 INFO : 354168 literals remaining out of 185082

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

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

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


[startup+0 s]
/proc/loadavg: 7.45 7.98 7.67 2/174 27368
/proc/meminfo: memFree=18302184/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/27368/stat : 27368 (java) R 27366 27368 25471 0 -1 4202496 868 0 0 0 0 0 0 0 25 0 1 0 519745822 23580672 354 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254495729429 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27368/statm: 5757 367 286 9 0 124 0

[startup+0.105939 s]
/proc/loadavg: 7.45 7.98 7.67 2/174 27368
/proc/meminfo: memFree=18302184/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15676152 CPUtime=0.1 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 5575 0 1 0 9 1 0 0 25 0 18 0 519745822 16052379648 4967 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3919038 4967 2116 9 0 3909757 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676152

[startup+0.201927 s]
/proc/loadavg: 7.45 7.98 7.67 2/174 27368
/proc/meminfo: memFree=18302184/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15677264 CPUtime=0.25 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 7043 0 1 0 24 1 0 0 25 0 18 0 519745822 16053518336 6338 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3919316 6339 2181 9 0 3910035 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 15677264

[startup+0.30687 s]
/proc/loadavg: 7.45 7.98 7.67 2/174 27368
/proc/meminfo: memFree=18302184/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15678924 CPUtime=0.48 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 12382 0 1 0 46 2 0 0 25 0 18 0 519745822 16055218176 10822 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3919731 10825 2206 9 0 3910450 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 15678924

[startup+0.706784 s]
/proc/loadavg: 7.45 7.98 7.67 2/174 27368
/proc/meminfo: memFree=18302184/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15683188 CPUtime=1.11 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 44038 0 1 0 103 8 0 0 25 0 22 0 519745822 16059584512 41011 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3920797 41011 2248 9 0 3911516 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 15683188

[startup+1.50158 s]
/proc/loadavg: 7.45 7.98 7.67 7/220 27432
/proc/meminfo: memFree=17980228/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15689368 CPUtime=2.87 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 52766 0 1 0 278 9 0 0 25 0 22 0 519745822 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3922342 45716 2274 9 0 3913061 0
[pid=27368/tid=27370] ppid=27366 vsize=15689368 CPUtime=1.28 cores=0,2,4,6
/proc/27368/task/27370/stat : 27370 (java) S 27366 27368 25471 0 -1 4202560 35654 0 1 0 122 6 0 0 18 0 22 0 519745823 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27374] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27374/stat : 27374 (java) S 27366 27368 25471 0 -1 4202560 38 0 0 0 0 0 0 0 16 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27375] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27375/stat : 27375 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27376] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27376/stat : 27376 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27377] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27377/stat : 27377 (java) S 27366 27368 25471 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27378] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27378/stat : 27378 (java) S 27366 27368 25471 0 -1 4202560 15 0 0 0 0 0 0 0 16 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27379] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27379/stat : 27379 (java) S 27366 27368 25471 0 -1 4202560 331 0 0 0 0 0 0 0 16 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27380] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27380/stat : 27380 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27381] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27381/stat : 27381 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 519745824 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27388] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27388/stat : 27388 (java) S 27366 27368 25471 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 519745825 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 0 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27389] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27389/stat : 27389 (java) S 27366 27368 25471 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 519745825 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27390] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27390/stat : 27390 (java) S 27366 27368 25471 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 519745825 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27393] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27393/stat : 27393 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519745828 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512515505 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27394] ppid=27366 vsize=15689368 CPUtime=0.88 cores=0,2,4,6
/proc/27368/task/27394/stat : 27394 (java) S 27366 27368 25471 0 -1 4202560 12387 0 0 0 86 2 0 0 15 0 22 0 519745828 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27395] ppid=27366 vsize=15689368 CPUtime=0.45 cores=0,2,4,6
/proc/27368/task/27395/stat : 27395 (java) S 27366 27368 25471 0 -1 4202560 2868 0 0 0 45 0 0 0 15 0 22 0 519745828 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27396] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27396/stat : 27396 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519745828 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27397] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27397/stat : 27397 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519745828 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27425] ppid=27366 vsize=15689368 CPUtime=0.03 cores=0,2,4,6
/proc/27368/task/27425/stat : 27425 (java) S 27366 27368 25471 0 -1 4202560 24 0 0 0 3 0 0 0 15 0 22 0 519745874 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27426] ppid=27366 vsize=15689368 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27426/stat : 27426 (java) S 27366 27368 25471 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519745874 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27427] ppid=27366 vsize=15689368 CPUtime=0.09 cores=0,2,4,6
/proc/27368/task/27427/stat : 27427 (java) R 27366 27368 25471 0 -1 4202560 10 0 0 0 9 0 0 0 16 0 22 0 519745874 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505874980 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27368/tid=27428] ppid=27366 vsize=15689368 CPUtime=0.09 cores=0,2,4,6
/proc/27368/task/27428/stat : 27428 (java) R 27366 27368 25471 0 -1 4202560 14 0 0 0 9 0 0 0 17 0 22 0 519745874 16065912832 45716 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505874906 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 15689368

[startup+3.10121 s]
/proc/loadavg: 7.45 7.98 7.67 10/220 27432
/proc/meminfo: memFree=17800056/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15691564 CPUtime=8.9 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 122646 0 1 0 870 20 0 0 25 0 22 0 519745822 16068161536 115568 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3922891 115573 2284 9 0 3913610 0
[pid=27368/tid=27370] ppid=27366 vsize=15691564 CPUtime=1.28 cores=0,2,4,6
/proc/27368/task/27370/stat : 27370 (java) S 27366 27368 25471 0 -1 4202560 35654 0 1 0 122 6 0 0 18 0 22 0 519745823 16068161536 115577 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27374] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27374/stat : 27374 (java) S 27366 27368 25471 0 -1 4202560 1460 0 0 0 0 0 0 0 15 0 22 0 519745824 16068161536 115581 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27375] ppid=27366 vsize=15691564 CPUtime=0.02 cores=0,2,4,6
/proc/27368/task/27375/stat : 27375 (java) S 27366 27368 25471 0 -1 4202560 5653 0 0 0 1 1 0 0 15 0 22 0 519745824 16068161536 115585 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27376] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27376/stat : 27376 (java) S 27366 27368 25471 0 -1 4202560 3205 0 0 0 0 0 0 0 15 0 22 0 519745824 16068161536 115589 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27377] ppid=27366 vsize=15691564 CPUtime=0.01 cores=0,2,4,6
/proc/27368/task/27377/stat : 27377 (java) S 27366 27368 25471 0 -1 4202560 5821 0 0 0 0 1 0 0 15 0 22 0 519745824 16068161536 115593 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27378] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27378/stat : 27378 (java) S 27366 27368 25471 0 -1 4202560 1858 0 0 0 0 0 0 0 15 0 22 0 519745824 16068161536 115597 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27379] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27379/stat : 27379 (java) S 27366 27368 25471 0 -1 4202560 4032 0 0 0 0 0 0 0 15 0 22 0 519745824 16068161536 115601 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27380] ppid=27366 vsize=15691564 CPUtime=0.01 cores=0,2,4,6
/proc/27368/task/27380/stat : 27380 (java) S 27366 27368 25471 0 -1 4202560 5494 0 0 0 1 0 0 0 15 0 22 0 519745824 16068161536 115604 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27381] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27381/stat : 27381 (java) S 27366 27368 25471 0 -1 4202560 1848 0 0 0 0 0 0 0 15 0 22 0 519745824 16068161536 115609 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27388] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27388/stat : 27388 (java) S 27366 27368 25471 0 -1 4202560 216 0 0 0 0 0 0 0 16 0 22 0 519745825 16068161536 115612 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 0 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27389] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27389/stat : 27389 (java) S 27366 27368 25471 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 115617 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27390] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27390/stat : 27390 (java) S 27366 27368 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 115620 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27393] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27393/stat : 27393 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519745828 16068161536 115624 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512515505 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27394] ppid=27366 vsize=15691564 CPUtime=1.02 cores=0,2,4,6
/proc/27368/task/27394/stat : 27394 (java) S 27366 27368 25471 0 -1 4202560 12413 0 0 0 100 2 0 0 15 0 22 0 519745828 16068161536 115628 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27395] ppid=27366 vsize=15691564 CPUtime=0.71 cores=0,2,4,6
/proc/27368/task/27395/stat : 27395 (java) S 27366 27368 25471 0 -1 4202560 3395 0 0 0 71 0 0 0 15 0 22 0 519745828 16068161536 115632 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27396] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27396/stat : 27396 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519745828 16068161536 115636 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27397] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27397/stat : 27397 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519745828 16068161536 115642 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27425] ppid=27366 vsize=15691564 CPUtime=1.31 cores=0,2,4,6
/proc/27368/task/27425/stat : 27425 (java) R 27366 27368 25471 0 -1 4202560 8345 0 0 0 130 1 0 0 16 0 22 0 519745874 16068161536 115646 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505867111 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27368/tid=27426] ppid=27366 vsize=15691564 CPUtime=1.5 cores=0,2,4,6
/proc/27368/task/27426/stat : 27426 (java) R 27366 27368 25471 0 -1 4202560 11085 0 0 0 149 1 0 0 17 0 22 0 519745874 16068161536 115649 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506233315 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27368/tid=27427] ppid=27366 vsize=15691564 CPUtime=1.42 cores=0,2,4,6
/proc/27368/task/27427/stat : 27427 (java) R 27366 27368 25471 0 -1 4202560 11435 0 0 0 142 0 0 0 16 0 22 0 519745874 16068161536 115652 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506087785 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27368/tid=27428] ppid=27366 vsize=15691564 CPUtime=1.48 cores=0,2,4,6
/proc/27368/task/27428/stat : 27428 (java) R 27366 27368 25471 0 -1 4202560 9431 0 0 0 147 1 0 0 16 0 22 0 519745874 16068161536 115655 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506087595 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.9
Current children cumulated vsize (KiB) 15691564

[startup+6.30157 s]
/proc/loadavg: 7.73 8.03 7.69 10/220 27432
/proc/meminfo: memFree=16095848/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15691564 CPUtime=21.66 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 290684 0 1 0 2127 39 0 0 25 0 22 0 519745822 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3922891 283186 2284 9 0 3913610 0
[pid=27368/tid=27370] ppid=27366 vsize=15691564 CPUtime=1.28 cores=0,2,4,6
/proc/27368/task/27370/stat : 27370 (java) S 27366 27368 25471 0 -1 4202560 35654 0 1 0 122 6 0 0 18 0 22 0 519745823 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27374] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27374/stat : 27374 (java) S 27366 27368 25471 0 -1 4202560 4287 0 0 0 0 0 0 0 16 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27375] ppid=27366 vsize=15691564 CPUtime=0.02 cores=0,2,4,6
/proc/27368/task/27375/stat : 27375 (java) S 27366 27368 25471 0 -1 4202560 6943 0 0 0 1 1 0 0 15 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27376] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27376/stat : 27376 (java) S 27366 27368 25471 0 -1 4202560 3893 0 0 0 0 0 0 0 15 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27377] ppid=27366 vsize=15691564 CPUtime=0.02 cores=0,2,4,6
/proc/27368/task/27377/stat : 27377 (java) S 27366 27368 25471 0 -1 4202560 7549 0 0 0 1 1 0 0 15 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27378] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27378/stat : 27378 (java) S 27366 27368 25471 0 -1 4202560 4137 0 0 0 0 0 0 0 16 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27379] ppid=27366 vsize=15691564 CPUtime=0.02 cores=0,2,4,6
/proc/27368/task/27379/stat : 27379 (java) S 27366 27368 25471 0 -1 4202560 6530 0 0 0 1 1 0 0 15 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27380] ppid=27366 vsize=15691564 CPUtime=0.02 cores=0,2,4,6
/proc/27368/task/27380/stat : 27380 (java) S 27366 27368 25471 0 -1 4202560 7293 0 0 0 1 1 0 0 16 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27381] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27381/stat : 27381 (java) S 27366 27368 25471 0 -1 4202560 3460 0 0 0 0 0 0 0 15 0 22 0 519745824 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27388] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27388/stat : 27388 (java) S 27366 27368 25471 0 -1 4202560 767 0 0 0 0 0 0 0 15 0 22 0 519745825 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 0 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27389] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27389/stat : 27389 (java) S 27366 27368 25471 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27390] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27390/stat : 27390 (java) S 27366 27368 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27393] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27393/stat : 27393 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519745828 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512515505 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27394] ppid=27366 vsize=15691564 CPUtime=1.1 cores=0,2,4,6
/proc/27368/task/27394/stat : 27394 (java) S 27366 27368 25471 0 -1 4202560 12420 0 0 0 108 2 0 0 16 0 22 0 519745828 16068161536 283186 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0

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

[pid=27368/tid=27426] ppid=27366 vsize=15691564 CPUtime=1048.32 cores=0,2,4,6
/proc/27368/task/27426/stat : 27426 (java) R 27366 27368 25471 0 -1 4202560 396447 0 0 0 104776 56 0 0 25 0 22 0 519745874 16068161536 130219 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505858035 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27368/tid=27427] ppid=27366 vsize=15691564 CPUtime=1048.16 cores=0,2,4,6
/proc/27368/task/27427/stat : 27427 (java) R 27366 27368 25471 0 -1 4202560 403466 0 0 0 104764 52 0 0 25 0 22 0 519745874 16068161536 130219 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505874851 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=27368/tid=27428] ppid=27366 vsize=15691564 CPUtime=1048.28 cores=0,2,4,6
/proc/27368/task/27428/stat : 27428 (java) R 27366 27368 25471 0 -1 4202560 411420 0 0 0 104769 59 0 0 25 0 22 0 519745874 16068161536 130219 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505916148 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4224.12
Current children cumulated vsize (KiB) 15691564

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 7.94 10/220 27523
/proc/meminfo: memFree=17057480/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15691564 CPUtime=4462.8 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 2978616 0 1 0 445730 550 0 0 25 0 22 0 519745822 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3922891 137491 2298 9 0 3913610 0
[pid=27368/tid=27370] ppid=27366 vsize=15691564 CPUtime=1.28 cores=0,2,4,6
/proc/27368/task/27370/stat : 27370 (java) S 27366 27368 25471 0 -1 4202560 35654 0 1 0 122 6 0 0 18 0 22 0 519745823 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27374] ppid=27366 vsize=15691564 CPUtime=3.54 cores=0,2,4,6
/proc/27368/task/27374/stat : 27374 (java) S 27366 27368 25471 0 -1 4202560 150867 0 0 0 325 29 0 0 15 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27375] ppid=27366 vsize=15691564 CPUtime=3.53 cores=0,2,4,6
/proc/27368/task/27375/stat : 27375 (java) S 27366 27368 25471 0 -1 4202560 144686 0 0 0 324 29 0 0 15 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27376] ppid=27366 vsize=15691564 CPUtime=3.56 cores=0,2,4,6
/proc/27368/task/27376/stat : 27376 (java) S 27366 27368 25471 0 -1 4202560 150943 0 0 0 329 27 0 0 16 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27377] ppid=27366 vsize=15691564 CPUtime=3.6 cores=0,2,4,6
/proc/27368/task/27377/stat : 27377 (java) S 27366 27368 25471 0 -1 4202560 159722 0 0 0 330 30 0 0 16 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27378] ppid=27366 vsize=15691564 CPUtime=3.55 cores=0,2,4,6
/proc/27368/task/27378/stat : 27378 (java) S 27366 27368 25471 0 -1 4202560 148020 0 0 0 327 28 0 0 16 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27379] ppid=27366 vsize=15691564 CPUtime=3.47 cores=0,2,4,6
/proc/27368/task/27379/stat : 27379 (java) S 27366 27368 25471 0 -1 4202560 153115 0 0 0 319 28 0 0 15 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27380] ppid=27366 vsize=15691564 CPUtime=3.52 cores=0,2,4,6
/proc/27368/task/27380/stat : 27380 (java) S 27366 27368 25471 0 -1 4202560 151105 0 0 0 323 29 0 0 15 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27381] ppid=27366 vsize=15691564 CPUtime=3.52 cores=0,2,4,6
/proc/27368/task/27381/stat : 27381 (java) S 27366 27368 25471 0 -1 4202560 142835 0 0 0 327 25 0 0 16 0 22 0 519745824 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27388] ppid=27366 vsize=15691564 CPUtime=2.21 cores=0,2,4,6
/proc/27368/task/27388/stat : 27388 (java) S 27366 27368 25471 0 -1 4202560 7798 0 0 0 151 70 0 0 15 0 22 0 519745825 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 0 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27389] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27389/stat : 27389 (java) S 27366 27368 25471 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27390] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27390/stat : 27390 (java) S 27366 27368 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27393] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27393/stat : 27393 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519745828 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512515505 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27394] ppid=27366 vsize=15691564 CPUtime=1.18 cores=0,2,4,6
/proc/27368/task/27394/stat : 27394 (java) S 27366 27368 25471 0 -1 4202560 12431 0 0 0 116 2 0 0 15 0 22 0 519745828 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27395] ppid=27366 vsize=15691564 CPUtime=0.98 cores=0,2,4,6
/proc/27368/task/27395/stat : 27395 (java) S 27366 27368 25471 0 -1 4202560 3432 0 0 0 98 0 0 0 15 0 22 0 519745828 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27396] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27396/stat : 27396 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519745828 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27397] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27397/stat : 27397 (java) S 27366 27368 25471 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 519745828 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27425] ppid=27366 vsize=15691564 CPUtime=1106.15 cores=0,2,4,6
/proc/27368/task/27425/stat : 27425 (java) R 27366 27368 25471 0 -1 4202560 430252 0 0 0 110552 63 0 0 25 0 22 0 519745874 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505902380 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27368/tid=27426] ppid=27366 vsize=15691564 CPUtime=1107.68 cores=0,2,4,6
/proc/27368/task/27426/stat : 27426 (java) R 27366 27368 25471 0 -1 4202560 422930 0 0 0 110709 59 0 0 25 0 22 0 519745874 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505915964 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27368/tid=27427] ppid=27366 vsize=15691564 CPUtime=1107.3 cores=0,2,4,6
/proc/27368/task/27427/stat : 27427 (java) R 27366 27368 25471 0 -1 4202560 427469 0 0 0 110675 55 0 0 25 0 22 0 519745874 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506176973 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27368/tid=27428] ppid=27366 vsize=15691564 CPUtime=1107.55 cores=0,2,4,6
/proc/27368/task/27428/stat : 27428 (java) R 27366 27368 25471 0 -1 4202560 435912 0 0 0 110694 61 0 0 25 0 22 0 519745874 16068161536 137491 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506108814 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462.8
Current children cumulated vsize (KiB) 15691564

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 7.95 9/220 27525
/proc/meminfo: memFree=16978496/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15691564 CPUtime=4701.57 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 3126328 0 1 0 469579 578 0 0 25 0 22 0 519745822 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3922891 138323 2298 9 0 3913610 0
[pid=27368/tid=27370] ppid=27366 vsize=15691564 CPUtime=1.28 cores=0,2,4,6
/proc/27368/task/27370/stat : 27370 (java) S 27366 27368 25471 0 -1 4202560 35654 0 1 0 122 6 0 0 18 0 22 0 519745823 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27374] ppid=27366 vsize=15691564 CPUtime=3.72 cores=0,2,4,6
/proc/27368/task/27374/stat : 27374 (java) S 27366 27368 25471 0 -1 4202560 160385 0 0 0 342 30 0 0 15 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27375] ppid=27366 vsize=15691564 CPUtime=3.71 cores=0,2,4,6
/proc/27368/task/27375/stat : 27375 (java) S 27366 27368 25471 0 -1 4202560 153136 0 0 0 341 30 0 0 15 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27376] ppid=27366 vsize=15691564 CPUtime=3.76 cores=0,2,4,6
/proc/27368/task/27376/stat : 27376 (java) S 27366 27368 25471 0 -1 4202560 162760 0 0 0 347 29 0 0 15 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27377] ppid=27366 vsize=15691564 CPUtime=3.8 cores=0,2,4,6
/proc/27368/task/27377/stat : 27377 (java) S 27366 27368 25471 0 -1 4202560 168112 0 0 0 348 32 0 0 15 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27378] ppid=27366 vsize=15691564 CPUtime=3.74 cores=0,2,4,6
/proc/27368/task/27378/stat : 27378 (java) S 27366 27368 25471 0 -1 4202560 157855 0 0 0 344 30 0 0 15 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27379] ppid=27366 vsize=15691564 CPUtime=3.67 cores=0,2,4,6
/proc/27368/task/27379/stat : 27379 (java) S 27366 27368 25471 0 -1 4202560 161242 0 0 0 338 29 0 0 16 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27380] ppid=27366 vsize=15691564 CPUtime=3.72 cores=0,2,4,6
/proc/27368/task/27380/stat : 27380 (java) S 27366 27368 25471 0 -1 4202560 158710 0 0 0 341 31 0 0 15 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27381] ppid=27366 vsize=15691564 CPUtime=3.71 cores=0,2,4,6
/proc/27368/task/27381/stat : 27381 (java) S 27366 27368 25471 0 -1 4202560 152004 0 0 0 345 26 0 0 15 0 22 0 519745824 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27388] ppid=27366 vsize=15691564 CPUtime=2.35 cores=0,2,4,6
/proc/27368/task/27388/stat : 27388 (java) S 27366 27368 25471 0 -1 4202560 8186 0 0 0 161 74 0 0 15 0 22 0 519745825 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 0 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27389] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27389/stat : 27389 (java) S 27366 27368 25471 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27390] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27390/stat : 27390 (java) S 27366 27368 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27393] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27393/stat : 27393 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519745828 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512515505 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27394] ppid=27366 vsize=15691564 CPUtime=1.18 cores=0,2,4,6
/proc/27368/task/27394/stat : 27394 (java) S 27366 27368 25471 0 -1 4202560 12431 0 0 0 116 2 0 0 15 0 22 0 519745828 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27395] ppid=27366 vsize=15691564 CPUtime=0.98 cores=0,2,4,6
/proc/27368/task/27395/stat : 27395 (java) S 27366 27368 25471 0 -1 4202560 3432 0 0 0 98 0 0 0 15 0 22 0 519745828 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27396] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27396/stat : 27396 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519745828 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27397] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27397/stat : 27397 (java) S 27366 27368 25471 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 519745828 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27425] ppid=27366 vsize=15691564 CPUtime=1165.49 cores=0,2,4,6
/proc/27368/task/27425/stat : 27425 (java) R 27366 27368 25471 0 -1 4202560 449270 0 0 0 116483 66 0 0 22 0 22 0 519745874 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506111106 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27368/tid=27426] ppid=27366 vsize=15691564 CPUtime=1166.92 cores=0,2,4,6
/proc/27368/task/27426/stat : 27426 (java) R 27366 27368 25471 0 -1 4202560 442144 0 0 0 116630 62 0 0 25 0 22 0 519745874 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506187099 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27368/tid=27427] ppid=27366 vsize=15691564 CPUtime=1166.65 cores=0,2,4,6
/proc/27368/task/27427/stat : 27427 (java) R 27366 27368 25471 0 -1 4202560 446021 0 0 0 116608 57 0 0 25 0 22 0 519745874 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505915999 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27368/tid=27428] ppid=27366 vsize=15691564 CPUtime=1166.7 cores=0,2,4,6
/proc/27368/task/27428/stat : 27428 (java) R 27366 27368 25471 0 -1 4202560 453539 0 0 0 116606 64 0 0 25 0 22 0 519745874 16068161536 138323 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912506110658 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4701.57
Current children cumulated vsize (KiB) 15691564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.04 8.08 7.95 9/220 27526
/proc/meminfo: memFree=16857840/32950928 swapFree=67111528/67111528
[pid=27368] ppid=27366 vsize=15691564 CPUtime=4800.24 cores=0,2,4,6
/proc/27368/stat : 27368 (java) S 27366 27368 25471 0 -1 4202496 3191747 0 1 0 479434 590 0 0 25 0 22 0 519745822 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/27368/statm: 3922891 152421 2298 9 0 3913610 0
[pid=27368/tid=27370] ppid=27366 vsize=15691564 CPUtime=1.28 cores=0,2,4,6
/proc/27368/task/27370/stat : 27370 (java) S 27366 27368 25471 0 -1 4202560 35654 0 1 0 122 6 0 0 18 0 22 0 519745823 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27374] ppid=27366 vsize=15691564 CPUtime=3.81 cores=0,2,4,6
/proc/27368/task/27374/stat : 27374 (java) S 27366 27368 25471 0 -1 4202560 164365 0 0 0 349 32 0 0 15 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27375] ppid=27366 vsize=15691564 CPUtime=3.81 cores=0,2,4,6
/proc/27368/task/27375/stat : 27375 (java) S 27366 27368 25471 0 -1 4202560 157352 0 0 0 349 32 0 0 15 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27376] ppid=27366 vsize=15691564 CPUtime=3.85 cores=0,2,4,6
/proc/27368/task/27376/stat : 27376 (java) S 27366 27368 25471 0 -1 4202560 166623 0 0 0 355 30 0 0 15 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27377] ppid=27366 vsize=15691564 CPUtime=3.88 cores=0,2,4,6
/proc/27368/task/27377/stat : 27377 (java) S 27366 27368 25471 0 -1 4202560 172197 0 0 0 356 32 0 0 16 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27378] ppid=27366 vsize=15691564 CPUtime=3.82 cores=0,2,4,6
/proc/27368/task/27378/stat : 27378 (java) S 27366 27368 25471 0 -1 4202560 161697 0 0 0 351 31 0 0 16 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27379] ppid=27366 vsize=15691564 CPUtime=3.75 cores=0,2,4,6
/proc/27368/task/27379/stat : 27379 (java) S 27366 27368 25471 0 -1 4202560 163875 0 0 0 345 30 0 0 15 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27380] ppid=27366 vsize=15691564 CPUtime=3.79 cores=0,2,4,6
/proc/27368/task/27380/stat : 27380 (java) S 27366 27368 25471 0 -1 4202560 161575 0 0 0 348 31 0 0 15 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27381] ppid=27366 vsize=15691564 CPUtime=3.79 cores=0,2,4,6
/proc/27368/task/27381/stat : 27381 (java) S 27366 27368 25471 0 -1 4202560 155235 0 0 0 352 27 0 0 16 0 22 0 519745824 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27388] ppid=27366 vsize=15691564 CPUtime=2.4 cores=0,2,4,6
/proc/27368/task/27388/stat : 27388 (java) S 27366 27368 25471 0 -1 4202560 8426 0 0 0 165 75 0 0 15 0 22 0 519745825 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 0 0 16800975 18446604440279245120 0 0 -1 4 0 0 0
[pid=27368/tid=27389] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27389/stat : 27389 (java) S 27366 27368 25471 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27390] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27390/stat : 27390 (java) S 27366 27368 25471 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519745825 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27393] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27393/stat : 27393 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519745828 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512515505 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27394] ppid=27366 vsize=15691564 CPUtime=1.18 cores=0,2,4,6
/proc/27368/task/27394/stat : 27394 (java) S 27366 27368 25471 0 -1 4202560 12431 0 0 0 116 2 0 0 15 0 22 0 519745828 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27395] ppid=27366 vsize=15691564 CPUtime=0.98 cores=0,2,4,6
/proc/27368/task/27395/stat : 27395 (java) S 27366 27368 25471 0 -1 4202560 3432 0 0 0 98 0 0 0 15 0 22 0 519745828 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 0 0 0 0
[pid=27368/tid=27396] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27396/stat : 27396 (java) S 27366 27368 25471 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 519745828 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512507801 0 4 0 16800975 18446604440279245120 0 0 -1 2 0 0 0
[pid=27368/tid=27397] ppid=27366 vsize=15691564 CPUtime=0 cores=0,2,4,6
/proc/27368/task/27397/stat : 27397 (java) S 27366 27368 25471 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 519745828 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 254512508416 0 4 0 16800975 18446604440279245120 0 0 -1 6 0 0 0
[pid=27368/tid=27425] ppid=27366 vsize=15691564 CPUtime=1189.99 cores=0,2,4,6
/proc/27368/task/27425/stat : 27425 (java) R 27366 27368 25471 0 -1 4202560 459137 0 0 0 118931 68 0 0 25 0 22 0 519745874 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505816324 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=27368/tid=27426] ppid=27366 vsize=15691564 CPUtime=1191.44 cores=0,2,4,6
/proc/27368/task/27426/stat : 27426 (java) R 27366 27368 25471 0 -1 4202560 452059 0 0 0 119081 63 0 0 25 0 22 0 519745874 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505874971 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=27368/tid=27427] ppid=27366 vsize=15691564 CPUtime=1191.19 cores=0,2,4,6
/proc/27368/task/27427/stat : 27427 (java) R 27366 27368 25471 0 -1 4202560 454165 0 0 0 119060 59 0 0 25 0 22 0 519745874 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505915968 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=27368/tid=27428] ppid=27366 vsize=15691564 CPUtime=1191.14 cores=0,2,4,6
/proc/27368/task/27428/stat : 27428 (java) R 27366 27368 25471 0 -1 4202560 462075 0 0 0 119049 65 0 0 25 0 22 0 519745874 16068161536 152421 33554432000 1073741824 1073778376 140734948110704 18446744073709551615 46912505902025 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 15691564

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

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

Child status: 143
Real time (s): 1207.14
CPU time (s): 4800.31
CPU user time (s): 4794.38
CPU system time (s): 5.9361
CPU usage (%): 397.659
Max. virtual memory (cumulated for all children) (KiB): 15691564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.38
system time used= 5.9361
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3191773
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= 168129
involuntary context switches= 101506

runsolver used 2.00969 second user time and 4.6283 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 14:51:31
IDJOB=3311842
IDBENCH=71284
IDSOLVER=1698
FILE ID=node149/3311842-1304081491
RUNJOBID= node149-1304079071-27052
PBS_JOBID= 13170452
Free space on /tmp= 71928 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g7.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311842-1304081491/watcher-3311842-1304081491 -o /tmp/evaluation-result-3311842-1304081491/solver-3311842-1304081491 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311842-1304081491.cnf -hbr 2

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

MD5SUM BENCH= cffaf116c6c0eb21439a109753d19c34
RANDOM SEED=1821496537

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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:     32950928 kB
MemFree:      18302464 kB
Buffers:       2224312 kB
Cached:       11807756 kB
SwapCached:          0 kB
Active:        5973216 kB
Inactive:      8125596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18302464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2396 kB
Writeback:           0 kB
AnonPages:       65696 kB
Mapped:          14708 kB
Slab:           485676 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194616 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= 71924 MiB
End job on node149 at 2011-04-29 15:11:41