Trace number 3313255

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.5 1208.42

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.60145
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.39	13:43 INFO : Reading from input HOME/instance-3313255-1307639623.cnf
1.10/1.28	Executor set job limit to 1000000
1.10/1.28	Executor set job limit to 1000000
1.10/1.28	Executor set job limit to 1000000
1.10/1.28	Executor set job limit to 1000000
1.10/1.28	Starting Executor!
1.10/1.28	Starting Executor!
1.10/1.28	Starting Executor!
1.10/1.28	Starting Executor!
5.72/3.83	13:47 INFO : 69933 variables remaining out of 70167
5.72/3.83	13:47 INFO : 1686820 literals remaining out of 698374
434.86/114.31	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
434.86/114.31	log4j:WARN Please initialize the log4j system properly.
434.86/114.31	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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: 977)

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

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: 5.08 7.16 7.78 3/187 20817
/proc/meminfo: memFree=32136704/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=26140 CPUtime=0 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 1393 0 0 0 0 0 0 0 23 0 2 0 875563238 26767360 872 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 6535 875 669 9 0 381 0
[pid=20817/tid=20820] ppid=20815 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) R 20815 20817 19795 0 -1 4202560 52 0 0 0 0 0 0 0 25 0 2 0 875563238 26714112 881 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270613106693 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.104673 s]
/proc/loadavg: 5.08 7.16 7.78 3/187 20817
/proc/meminfo: memFree=32136704/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15676724 CPUtime=0.1 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 5561 0 1 0 9 1 0 0 23 0 18 0 875563238 16052965376 4971 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3919181 4971 2116 9 0 3909900 0
[pid=20817/tid=20820] ppid=20815 vsize=15676724 CPUtime=0.08 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) D 20815 20817 19795 0 -1 4202560 3404 0 1 0 7 1 0 0 18 0 18 0 875563238 16052965376 4971 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270612915995 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676724

[startup+0.200653 s]
/proc/loadavg: 5.08 7.16 7.78 3/187 20817
/proc/meminfo: memFree=32136704/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15676724 CPUtime=0.11 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 5565 0 1 0 9 2 0 0 23 0 18 0 875563238 16052965376 4975 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3919181 4975 2116 9 0 3909900 0
[pid=20817/tid=20820] ppid=20815 vsize=15676724 CPUtime=0.09 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) D 20815 20817 19795 0 -1 4202560 3408 0 1 0 8 1 0 0 18 0 18 0 875563238 16052965376 4975 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270612915995 0 4 0 16800975 18446744071562154983 0 0 -1 2 0 0 3
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676724

[startup+0.300695 s]
/proc/loadavg: 5.08 7.16 7.78 3/187 20817
/proc/meminfo: memFree=32136704/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15676724 CPUtime=0.11 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 5565 0 1 0 9 2 0 0 23 0 18 0 875563238 16052965376 4975 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3919181 4975 2116 9 0 3909900 0
[pid=20817/tid=20820] ppid=20815 vsize=15676724 CPUtime=0.09 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) D 20815 20817 19795 0 -1 4202560 3408 0 1 0 8 1 0 0 18 0 18 0 875563238 16052965376 4975 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270612915995 0 4 0 16800975 0 0 0 -1 2 0 0 11
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676724

[startup+0.700591 s]
/proc/loadavg: 5.08 7.16 7.78 3/187 20817
/proc/meminfo: memFree=32136704/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15680560 CPUtime=0.58 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 25070 0 1 0 54 4 0 0 23 0 18 0 875563238 16056893440 23579 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3920140 23585 2207 9 0 3910859 0
[pid=20817/tid=20820] ppid=20815 vsize=15680560 CPUtime=0.36 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) R 20815 20817 19795 0 -1 4202560 20095 0 1 0 32 4 0 0 18 0 18 0 875563238 16056893440 23588 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912505635825 0 4 0 16800975 0 0 0 -1 4 0 0 22
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 15680560

[startup+1.50138 s]
/proc/loadavg: 5.08 7.16 7.78 5/216 20846
/proc/meminfo: memFree=31834836/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15692884 CPUtime=1.62 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 46590 0 1 0 155 7 0 0 23 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3923221 43838 2264 9 0 3913940 0
[pid=20817/tid=20820] ppid=20815 vsize=15692884 CPUtime=1.14 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) R 20815 20817 19795 0 -1 4202560 35643 0 1 0 109 5 0 0 20 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 47665743221607 0 4 0 16800975 0 0 0 -1 4 0 0 22
[pid=20817/tid=20822] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20822/stat : 20822 (java) S 20815 20817 19795 0 -1 4202560 293 0 0 0 0 0 0 0 16 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20823] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20823/stat : 20823 (java) S 20815 20817 19795 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20824] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20824/stat : 20824 (java) S 20815 20817 19795 0 -1 4202560 581 0 0 0 0 0 0 0 15 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20825] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20825/stat : 20825 (java) S 20815 20817 19795 0 -1 4202560 715 0 0 0 0 0 0 0 15 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20826] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20826/stat : 20826 (java) S 20815 20817 19795 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20827] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20827/stat : 20827 (java) S 20815 20817 19795 0 -1 4202560 974 0 0 0 0 0 0 0 16 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20828] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20828/stat : 20828 (java) S 20815 20817 19795 0 -1 4202560 86 0 0 0 0 0 0 0 15 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20829] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20829/stat : 20829 (java) S 20815 20817 19795 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 875563238 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20830] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20830/stat : 20830 (java) S 20815 20817 19795 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 875563240 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 0 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20836] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20836/stat : 20836 (java) S 20815 20817 19795 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 875563240 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20837] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20837/stat : 20837 (java) S 20815 20817 19795 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 875563240 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20838] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20838/stat : 20838 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624934321 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20839] ppid=20815 vsize=15692884 CPUtime=0.24 cores=0,2,4,6
/proc/20817/task/20839/stat : 20839 (java) R 20815 20817 19795 0 -1 4202560 4181 0 0 0 24 0 0 0 16 0 22 0 875563242 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 47665745893540 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20817/tid=20840] ppid=20815 vsize=15692884 CPUtime=0.18 cores=0,2,4,6
/proc/20817/task/20840/stat : 20840 (java) S 20815 20817 19795 0 -1 4202560 2552 0 0 0 18 0 0 0 15 0 22 0 875563242 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20841] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20841/stat : 20841 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20842] ppid=20815 vsize=15692884 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20842/stat : 20842 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 875563242 16069513216 43838 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 15692884

[startup+3.10116 s]
/proc/loadavg: 5.00 7.11 7.76 6/220 20850
/proc/meminfo: memFree=31759768/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15717344 CPUtime=4.59 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 62988 0 1 0 450 9 0 0 23 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3929336 50093 2264 9 0 3920055 0
[pid=20817/tid=20820] ppid=20815 vsize=15717344 CPUtime=2.73 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) R 20815 20817 19795 0 -1 4202560 35658 0 1 0 268 5 0 0 25 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506087368 0 4 0 16800975 0 0 0 -1 4 0 0 22
[pid=20817/tid=20822] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20822/stat : 20822 (java) S 20815 20817 19795 0 -1 4202560 293 0 0 0 0 0 0 0 16 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20823] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20823/stat : 20823 (java) S 20815 20817 19795 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20824] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20824/stat : 20824 (java) S 20815 20817 19795 0 -1 4202560 581 0 0 0 0 0 0 0 15 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20825] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20825/stat : 20825 (java) S 20815 20817 19795 0 -1 4202560 715 0 0 0 0 0 0 0 15 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20826] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20826/stat : 20826 (java) S 20815 20817 19795 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20827] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20827/stat : 20827 (java) S 20815 20817 19795 0 -1 4202560 974 0 0 0 0 0 0 0 16 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20828] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20828/stat : 20828 (java) S 20815 20817 19795 0 -1 4202560 86 0 0 0 0 0 0 0 15 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20829] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20829/stat : 20829 (java) S 20815 20817 19795 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 22 0 875563238 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20830] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20830/stat : 20830 (java) S 20815 20817 19795 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 0 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20836] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20836/stat : 20836 (java) S 20815 20817 19795 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20837] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20837/stat : 20837 (java) S 20815 20817 19795 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20838] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20838/stat : 20838 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624934321 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20839] ppid=20815 vsize=15717344 CPUtime=1.16 cores=0,2,4,6
/proc/20817/task/20839/stat : 20839 (java) S 20815 20817 19795 0 -1 4202560 15878 0 0 0 115 1 0 0 15 0 22 0 875563242 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20840] ppid=20815 vsize=15717344 CPUtime=0.64 cores=0,2,4,6
/proc/20817/task/20840/stat : 20840 (java) S 20815 20817 19795 0 -1 4202560 7238 0 0 0 63 1 0 0 15 0 22 0 875563242 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20841] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20841/stat : 20841 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20842] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20842/stat : 20842 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 875563242 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20847] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20847/stat : 20847 (java) S 20815 20817 19795 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 875563366 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20848] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20848/stat : 20848 (java) S 20815 20817 19795 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 875563366 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20849] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20849/stat : 20849 (java) S 20815 20817 19795 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 875563366 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20850] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20850/stat : 20850 (java) S 20815 20817 19795 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 875563366 16094560256 50093 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 15717344

[startup+6.30151 s]
/proc/loadavg: 5.00 7.11 7.76 9/220 20850
/proc/meminfo: memFree=31032704/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15717344 CPUtime=11.01 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 181882 0 1 0 1075 26 0 0 23 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3929336 167308 2286 9 0 3920055 0
[pid=20817/tid=20820] ppid=20815 vsize=15717344 CPUtime=3.46 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) S 20815 20817 19795 0 -1 4202560 35699 0 1 0 340 6 0 0 18 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 22
[pid=20817/tid=20822] ppid=20815 vsize=15717344 CPUtime=0.12 cores=0,2,4,6
/proc/20817/task/20822/stat : 20822 (java) S 20815 20817 19795 0 -1 4202560 16681 0 0 0 9 3 0 0 15 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20823] ppid=20815 vsize=15717344 CPUtime=0.04 cores=0,2,4,6
/proc/20817/task/20823/stat : 20823 (java) S 20815 20817 19795 0 -1 4202560 4877 0 0 0 4 0 0 0 16 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20824] ppid=20815 vsize=15717344 CPUtime=0.11 cores=0,2,4,6
/proc/20817/task/20824/stat : 20824 (java) S 20815 20817 19795 0 -1 4202560 13843 0 0 0 10 1 0 0 16 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20825] ppid=20815 vsize=15717344 CPUtime=0.09 cores=0,2,4,6
/proc/20817/task/20825/stat : 20825 (java) S 20815 20817 19795 0 -1 4202560 12778 0 0 0 8 1 0 0 15 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20826] ppid=20815 vsize=15717344 CPUtime=0.1 cores=0,2,4,6
/proc/20817/task/20826/stat : 20826 (java) S 20815 20817 19795 0 -1 4202560 12804 0 0 0 8 2 0 0 16 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20827] ppid=20815 vsize=15717344 CPUtime=0.19 cores=0,2,4,6
/proc/20817/task/20827/stat : 20827 (java) S 20815 20817 19795 0 -1 4202560 24532 0 0 0 17 2 0 0 16 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20828] ppid=20815 vsize=15717344 CPUtime=0.07 cores=0,2,4,6
/proc/20817/task/20828/stat : 20828 (java) S 20815 20817 19795 0 -1 4202560 10640 0 0 0 6 1 0 0 15 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20829] ppid=20815 vsize=15717344 CPUtime=0.13 cores=0,2,4,6
/proc/20817/task/20829/stat : 20829 (java) S 20815 20817 19795 0 -1 4202560 24264 0 0 0 10 3 0 0 16 0 22 0 875563238 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20830] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20830/stat : 20830 (java) S 20815 20817 19795 0 -1 4202560 272 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 0 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20836] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20836/stat : 20836 (java) S 20815 20817 19795 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20837] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20837/stat : 20837 (java) S 20815 20817 19795 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20838] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20838/stat : 20838 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 167308 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624934321 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0

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

/proc/20817/task/20824/stat : 20824 (java) S 20815 20817 19795 0 -1 4202560 269854 0 0 0 815 41 0 0 15 0 22 0 875563238 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20825] ppid=20815 vsize=15717344 CPUtime=8.19 cores=0,2,4,6
/proc/20817/task/20825/stat : 20825 (java) S 20815 20817 19795 0 -1 4202560 171194 0 0 0 794 25 0 0 15 0 22 0 875563238 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20826] ppid=20815 vsize=15717344 CPUtime=9.34 cores=0,2,4,6
/proc/20817/task/20826/stat : 20826 (java) S 20815 20817 19795 0 -1 4202560 203836 0 0 0 903 31 0 0 15 0 22 0 875563238 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20827] ppid=20815 vsize=15717344 CPUtime=9.97 cores=0,2,4,6
/proc/20817/task/20827/stat : 20827 (java) S 20815 20817 19795 0 -1 4202560 245954 0 0 0 961 36 0 0 16 0 22 0 875563238 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20828] ppid=20815 vsize=15717344 CPUtime=8.59 cores=0,2,4,6
/proc/20817/task/20828/stat : 20828 (java) S 20815 20817 19795 0 -1 4202560 302612 0 0 0 814 45 0 0 16 0 22 0 875563238 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20829] ppid=20815 vsize=15717344 CPUtime=8.85 cores=0,2,4,6
/proc/20817/task/20829/stat : 20829 (java) S 20815 20817 19795 0 -1 4202560 220657 0 0 0 851 34 0 0 16 0 22 0 875563238 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20830] ppid=20815 vsize=15717344 CPUtime=2.56 cores=0,2,4,6
/proc/20817/task/20830/stat : 20830 (java) S 20815 20817 19795 0 -1 4202560 145336 0 0 0 240 16 0 0 15 0 22 0 875563240 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 0 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20836] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20836/stat : 20836 (java) S 20815 20817 19795 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20837] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20837/stat : 20837 (java) S 20815 20817 19795 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20838] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20838/stat : 20838 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624934321 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20839] ppid=20815 vsize=15717344 CPUtime=2.37 cores=0,2,4,6
/proc/20817/task/20839/stat : 20839 (java) S 20815 20817 19795 0 -1 4202560 15993 0 0 0 236 1 0 0 15 0 22 0 875563242 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20840] ppid=20815 vsize=15717344 CPUtime=1.29 cores=0,2,4,6
/proc/20817/task/20840/stat : 20840 (java) S 20815 20817 19795 0 -1 4202560 8105 0 0 0 128 1 0 0 15 0 22 0 875563242 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20841] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20841/stat : 20841 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20842] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20842/stat : 20842 (java) S 20815 20817 19795 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 875563242 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20847] ppid=20815 vsize=15717344 CPUtime=1093.74 cores=0,2,4,6
/proc/20817/task/20847/stat : 20847 (java) R 20815 20817 19795 0 -1 4202560 137 0 0 0 109289 85 0 0 25 0 22 0 875563366 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 47665747381153 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20817/tid=20848] ppid=20815 vsize=15717344 CPUtime=1092.76 cores=0,2,4,6
/proc/20817/task/20848/stat : 20848 (java) R 20815 20817 19795 0 -1 4202560 76 0 0 0 109275 1 0 0 25 0 22 0 875563366 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506087264 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20817/tid=20849] ppid=20815 vsize=15717344 CPUtime=1091.91 cores=0,2,4,6
/proc/20817/task/20849/stat : 20849 (java) R 20815 20817 19795 0 -1 4202560 140 0 0 0 109103 88 0 0 21 0 22 0 875563366 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506428039 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20817/tid=20850] ppid=20815 vsize=15717344 CPUtime=1096.08 cores=0,2,4,6
/proc/20817/task/20850/stat : 20850 (java) R 20815 20817 19795 0 -1 4202560 93 0 0 0 109527 81 0 0 18 0 22 0 875563366 16094560256 2127977 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912505754679 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4457.76
Current children cumulated vsize (KiB) 15717344

[startup+1182.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/220 20882
/proc/meminfo: memFree=17371928/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15717344 CPUtime=4697.17 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 2159715 0 1 0 469105 612 0 0 23 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3929336 2130591 2300 9 0 3920055 0
[pid=20817/tid=20820] ppid=20815 vsize=15717344 CPUtime=3.46 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) S 20815 20817 19795 0 -1 4202560 35699 0 1 0 340 6 0 0 18 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 22
[pid=20817/tid=20822] ppid=20815 vsize=15717344 CPUtime=10.62 cores=0,2,4,6
/proc/20817/task/20822/stat : 20822 (java) S 20815 20817 19795 0 -1 4202560 289887 0 0 0 1015 47 0 0 15 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20823] ppid=20815 vsize=15717344 CPUtime=9.94 cores=0,2,4,6
/proc/20817/task/20823/stat : 20823 (java) S 20815 20817 19795 0 -1 4202560 247053 0 0 0 955 39 0 0 16 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20824] ppid=20815 vsize=15717344 CPUtime=8.75 cores=0,2,4,6
/proc/20817/task/20824/stat : 20824 (java) S 20815 20817 19795 0 -1 4202560 269897 0 0 0 834 41 0 0 16 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20825] ppid=20815 vsize=15717344 CPUtime=8.35 cores=0,2,4,6
/proc/20817/task/20825/stat : 20825 (java) S 20815 20817 19795 0 -1 4202560 171570 0 0 0 810 25 0 0 16 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20826] ppid=20815 vsize=15717344 CPUtime=9.57 cores=0,2,4,6
/proc/20817/task/20826/stat : 20826 (java) S 20815 20817 19795 0 -1 4202560 204110 0 0 0 926 31 0 0 16 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20827] ppid=20815 vsize=15717344 CPUtime=10.25 cores=0,2,4,6
/proc/20817/task/20827/stat : 20827 (java) S 20815 20817 19795 0 -1 4202560 246565 0 0 0 989 36 0 0 15 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20828] ppid=20815 vsize=15717344 CPUtime=8.82 cores=0,2,4,6
/proc/20817/task/20828/stat : 20828 (java) S 20815 20817 19795 0 -1 4202560 302914 0 0 0 837 45 0 0 15 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20829] ppid=20815 vsize=15717344 CPUtime=9.08 cores=0,2,4,6
/proc/20817/task/20829/stat : 20829 (java) S 20815 20817 19795 0 -1 4202560 220657 0 0 0 874 34 0 0 16 0 22 0 875563238 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20830] ppid=20815 vsize=15717344 CPUtime=2.56 cores=0,2,4,6
/proc/20817/task/20830/stat : 20830 (java) S 20815 20817 19795 0 -1 4202560 145342 0 0 0 240 16 0 0 15 0 22 0 875563240 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 0 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20836] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20836/stat : 20836 (java) S 20815 20817 19795 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20837] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20837/stat : 20837 (java) S 20815 20817 19795 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20838] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20838/stat : 20838 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624934321 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20839] ppid=20815 vsize=15717344 CPUtime=2.37 cores=0,2,4,6
/proc/20817/task/20839/stat : 20839 (java) S 20815 20817 19795 0 -1 4202560 15993 0 0 0 236 1 0 0 15 0 22 0 875563242 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20840] ppid=20815 vsize=15717344 CPUtime=1.29 cores=0,2,4,6
/proc/20817/task/20840/stat : 20840 (java) S 20815 20817 19795 0 -1 4202560 8105 0 0 0 128 1 0 0 15 0 22 0 875563242 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20841] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20841/stat : 20841 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20842] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20842/stat : 20842 (java) S 20815 20817 19795 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 875563242 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20847] ppid=20815 vsize=15717344 CPUtime=1152.9 cores=0,2,4,6
/proc/20817/task/20847/stat : 20847 (java) R 20815 20817 19795 0 -1 4202560 142 0 0 0 115196 94 0 0 25 0 22 0 875563366 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506087523 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20817/tid=20848] ppid=20815 vsize=15717344 CPUtime=1152.27 cores=0,2,4,6
/proc/20817/task/20848/stat : 20848 (java) R 20815 20817 19795 0 -1 4202560 76 0 0 0 115225 2 0 0 25 0 22 0 875563366 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506087529 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20817/tid=20849] ppid=20815 vsize=15717344 CPUtime=1151.3 cores=0,2,4,6
/proc/20817/task/20849/stat : 20849 (java) R 20815 20817 19795 0 -1 4202560 145 0 0 0 115034 96 0 0 21 0 22 0 875563366 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506421398 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20817/tid=20850] ppid=20815 vsize=15717344 CPUtime=1155.48 cores=0,2,4,6
/proc/20817/task/20850/stat : 20850 (java) R 20815 20817 19795 0 -1 4202560 103 0 0 0 115458 90 0 0 25 0 22 0 875563366 16094560256 2130591 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912505815921 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4697.17
Current children cumulated vsize (KiB) 15717344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.1 s]
/proc/loadavg: 7.70 7.99 7.98 6/208 20932
/proc/meminfo: memFree=23583512/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=15717344 CPUtime=4800.16 cores=0,2,4,6
/proc/20817/stat : 20817 (java) S 20815 20817 19795 0 -1 4202496 2160011 0 1 0 479395 621 0 0 23 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 3929336 2130262 2300 9 0 3920055 0
[pid=20817/tid=20820] ppid=20815 vsize=15717344 CPUtime=3.46 cores=0,2,4,6
/proc/20817/task/20820/stat : 20820 (java) S 20815 20817 19795 0 -1 4202560 35699 0 1 0 340 6 0 0 18 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 22
[pid=20817/tid=20822] ppid=20815 vsize=15717344 CPUtime=10.75 cores=0,2,4,6
/proc/20817/task/20822/stat : 20822 (java) S 20815 20817 19795 0 -1 4202560 289891 0 0 0 1028 47 0 0 16 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20823] ppid=20815 vsize=15717344 CPUtime=10.03 cores=0,2,4,6
/proc/20817/task/20823/stat : 20823 (java) S 20815 20817 19795 0 -1 4202560 247280 0 0 0 964 39 0 0 15 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20824] ppid=20815 vsize=15717344 CPUtime=8.77 cores=0,2,4,6
/proc/20817/task/20824/stat : 20824 (java) S 20815 20817 19795 0 -1 4202560 269897 0 0 0 836 41 0 0 15 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20825] ppid=20815 vsize=15717344 CPUtime=8.42 cores=0,2,4,6
/proc/20817/task/20825/stat : 20825 (java) S 20815 20817 19795 0 -1 4202560 171571 0 0 0 817 25 0 0 16 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20826] ppid=20815 vsize=15717344 CPUtime=9.67 cores=0,2,4,6
/proc/20817/task/20826/stat : 20826 (java) S 20815 20817 19795 0 -1 4202560 204113 0 0 0 936 31 0 0 16 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20827] ppid=20815 vsize=15717344 CPUtime=10.4 cores=0,2,4,6
/proc/20817/task/20827/stat : 20827 (java) S 20815 20817 19795 0 -1 4202560 246565 0 0 0 1004 36 0 0 15 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20828] ppid=20815 vsize=15717344 CPUtime=8.93 cores=0,2,4,6
/proc/20817/task/20828/stat : 20828 (java) S 20815 20817 19795 0 -1 4202560 302964 0 0 0 848 45 0 0 15 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20829] ppid=20815 vsize=15717344 CPUtime=9.18 cores=0,2,4,6
/proc/20817/task/20829/stat : 20829 (java) S 20815 20817 19795 0 -1 4202560 220657 0 0 0 884 34 0 0 16 0 22 0 875563238 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20830] ppid=20815 vsize=15717344 CPUtime=2.56 cores=0,2,4,6
/proc/20817/task/20830/stat : 20830 (java) S 20815 20817 19795 0 -1 4202560 145345 0 0 0 240 16 0 0 15 0 22 0 875563240 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 0 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20836] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20836/stat : 20836 (java) S 20815 20817 19795 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20837] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20837/stat : 20837 (java) S 20815 20817 19795 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 875563240 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 0 0 0 0
[pid=20817/tid=20838] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20838/stat : 20838 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624934321 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20839] ppid=20815 vsize=15717344 CPUtime=2.37 cores=0,2,4,6
/proc/20817/task/20839/stat : 20839 (java) S 20815 20817 19795 0 -1 4202560 15993 0 0 0 236 1 0 0 15 0 22 0 875563242 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 6 0 0 0
[pid=20817/tid=20840] ppid=20815 vsize=15717344 CPUtime=1.29 cores=0,2,4,6
/proc/20817/task/20840/stat : 20840 (java) S 20815 20817 19795 0 -1 4202560 8105 0 0 0 128 1 0 0 15 0 22 0 875563242 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20841] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20841/stat : 20841 (java) S 20815 20817 19795 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875563242 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624926617 0 4 0 16800975 18446604451574991936 0 0 -1 4 0 0 0
[pid=20817/tid=20842] ppid=20815 vsize=15717344 CPUtime=0 cores=0,2,4,6
/proc/20817/task/20842/stat : 20842 (java) S 20815 20817 19795 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 875563242 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 270624927232 0 4 0 16800975 18446604451574991936 0 0 -1 2 0 0 0
[pid=20817/tid=20847] ppid=20815 vsize=15717344 CPUtime=1178.48 cores=0,2,4,6
/proc/20817/task/20847/stat : 20847 (java) R 20815 20817 19795 0 -1 4202560 144 0 0 0 117751 97 0 0 18 0 22 0 875563366 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506421795 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20817/tid=20848] ppid=20815 vsize=15717344 CPUtime=1177.87 cores=0,2,4,6
/proc/20817/task/20848/stat : 20848 (java) R 20815 20817 19795 0 -1 4202560 77 0 0 0 117785 2 0 0 25 0 22 0 875563366 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506381964 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20817/tid=20849] ppid=20815 vsize=15717344 CPUtime=1176.74 cores=0,2,4,6
/proc/20817/task/20849/stat : 20849 (java) R 20815 20817 19795 0 -1 4202560 148 0 0 0 117576 98 0 0 19 0 22 0 875563366 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506375099 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20817/tid=20850] ppid=20815 vsize=15717344 CPUtime=1181.07 cores=0,2,4,6
/proc/20817/task/20850/stat : 20850 (java) R 20815 20817 19795 0 -1 4202560 105 0 0 0 118014 93 0 0 18 0 22 0 875563366 16094560256 2130262 33554432000 1073741824 1073778376 140736298934624 18446744073709551615 46912506306792 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 15717344

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

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

[startup+1208.3 s]
/proc/loadavg: 7.70 7.99 7.98 6/208 20932
/proc/meminfo: memFree=23583512/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=0 CPUtime=4800.37 cores=0,2,4,6
/proc/20817/stat : 20817 (java) Z 20815 20817 19795 0 -1 4203548 2160038 0 1 0 479398 639 0 0 17 0 2 0 875563238 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 0 0 0 0 0 0 0
[pid=20817/tid=20848] ppid=20815 vsize=0 CPUtime=1178.06 cores=0,2,4,6
/proc/20817/task/20848/stat : 20848 (java) R 20815 20817 19795 0 -1 4203588 77 0 0 0 117785 21 0 0 25 0 2 0 875563366 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 0

[startup+1208.4 s]
/proc/loadavg: 7.70 7.99 7.98 3/197 20943
/proc/meminfo: memFree=31590280/32951124 swapFree=67052292/67111528
[pid=20817] ppid=20815 vsize=0 CPUtime=4800.48 cores=0,2,4,6
/proc/20817/stat : 20817 (java) Z 20815 20817 19795 0 -1 4203548 2160038 0 1 0 479398 650 0 0 17 0 2 0 875563238 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/20817/statm: 0 0 0 0 0 0 0
[pid=20817/tid=20848] ppid=20815 vsize=0 CPUtime=1178.17 cores=0,2,4,6
/proc/20817/task/20848/stat : 20848 (java) R 20815 20817 19795 0 -1 4203588 77 0 0 0 117785 32 0 0 25 0 2 0 875563366 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1208.42
CPU time (s): 4800.5
CPU user time (s): 4793.98
CPU system time (s): 6.51401
CPU usage (%): 397.254
Max. virtual memory (cumulated for all children) (KiB): 15719524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.98
system time used= 6.51401
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2160038
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= 421218
involuntary context switches= 65597

runsolver used 2.00869 second user time and 4.69029 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 19:13:43
IDJOB=3313255
IDBENCH=82465
IDSOLVER=1699
FILE ID=node108/3313255-1307639623
RUNJOBID= node108-1307639623-20779
PBS_JOBID= 13549383
Free space on /tmp= 74080 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313255-1307639623/watcher-3313255-1307639623 -o /tmp/evaluation-result-3313255-1307639623/solver-3313255-1307639623 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313255-1307639623.cnf

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

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=860809381

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32138868 kB
Buffers:        215444 kB
Cached:         349236 kB
SwapCached:      25900 kB
Active:         350508 kB
Inactive:       249936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32138868 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            8564 kB
Writeback:           0 kB
AnonPages:       30992 kB
Mapped:          12384 kB
Slab:           146988 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   760036 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= 74060 MiB
End job on node108 at 2011-06-09 19:33:53