Trace number 3313155

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.21 1219.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

Solver Data

0.10/0.12	50:19 INFO : Reading from input HOME/instance-3313155-1304185818.cnf
0.82/0.67	Executor set job limit to 1000000
0.82/0.67	Executor set job limit to 1000000
0.82/0.67	Executor set job limit to 1000000
0.82/0.67	Executor set job limit to 1000000
0.82/0.67	Starting Executor!
0.82/0.67	Starting Executor!
0.82/0.67	Starting Executor!
0.82/0.67	Starting Executor!
2.31/1.54	50:20 INFO : 105 variables remaining out of 105
2.31/1.54	50:20 INFO : 441000 literals remaining out of 441000
12.43/4.84	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
12.43/4.84	log4j:WARN Please initialize the log4j system properly.
12.43/4.84	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: 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-3313155-1304185818/watcher-3313155-1304185818 -o /tmp/evaluation-result-3313155-1304185818/solver-3313155-1304185818 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313155-1304185818.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: 8.19 8.12 8.03 7/198 3304
/proc/meminfo: memFree=29714348/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=5592 CPUtime=0 cores=0,2,4,6
/proc/3304/stat : 3304 (java) R 3302 3304 3098 0 -1 4194304 546 0 0 0 0 0 0 0 25 0 1 0 530178925 5726208 52 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239471771271 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3304/statm: 1399 54 43 9 0 28 0

[startup+0.040085 s]
/proc/loadavg: 8.19 8.12 8.03 7/198 3304
/proc/meminfo: memFree=29714348/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15669784 CPUtime=0.02 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 3729 0 1 0 2 0 0 0 25 0 13 0 530178925 16045858816 3169 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3917446 3170 1680 9 0 3908194 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15669784

[startup+0.101087 s]
/proc/loadavg: 8.19 8.12 8.03 7/198 3304
/proc/meminfo: memFree=29714348/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15676516 CPUtime=0.1 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 5522 0 1 0 9 1 0 0 25 0 18 0 530178925 16052752384 4953 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3919129 4953 2116 9 0 3909848 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676516

[startup+0.30101 s]
/proc/loadavg: 8.19 8.12 8.03 7/198 3304
/proc/meminfo: memFree=29714348/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15684088 CPUtime=0.52 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 13859 0 1 0 50 2 0 0 25 0 18 0 530178925 16060506112 12243 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3921022 12248 2208 9 0 3911741 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684088

[startup+0.700894 s]
/proc/loadavg: 8.19 8.12 8.03 7/198 3304
/proc/meminfo: memFree=29714348/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15688052 CPUtime=0.95 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 41922 0 1 0 90 5 0 0 25 0 22 0 530178925 16064565248 40267 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3922013 40267 2235 9 0 3912732 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 15688052

[startup+1.5008 s]
/proc/loadavg: 8.19 8.12 8.03 7/220 3327
/proc/meminfo: memFree=29550936/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15701856 CPUtime=2.31 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 47115 0 1 0 225 6 0 0 25 0 22 0 530178925 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3925464 43970 2256 9 0 3916183 0
[pid=3304/tid=3306] ppid=3302 vsize=15701856 CPUtime=1.47 cores=0,2,4,6
/proc/3304/task/3306/stat : 3306 (java) R 3302 3304 3098 0 -1 4202560 35674 0 1 0 143 4 0 0 21 0 22 0 530178926 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505697431 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3304/tid=3307] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3307/stat : 3307 (java) S 3302 3304 3098 0 -1 4202560 693 0 0 0 0 0 0 0 20 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3308] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3308/stat : 3308 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3309] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3309/stat : 3309 (java) S 3302 3304 3098 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3310] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3310/stat : 3310 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3311] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3311/stat : 3311 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3312] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3312/stat : 3312 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3313] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3313/stat : 3313 (java) S 3302 3304 3098 0 -1 4202560 350 0 0 0 0 0 0 0 20 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3314] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3314/stat : 3314 (java) S 3302 3304 3098 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 22 0 530178927 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3315] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3315/stat : 3315 (java) S 3302 3304 3098 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530178928 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 0 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3316] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3316/stat : 3316 (java) S 3302 3304 3098 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530178928 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3317] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3317/stat : 3317 (java) S 3302 3304 3098 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530178928 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3318] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3318/stat : 3318 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488518577 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3319] ppid=3302 vsize=15701856 CPUtime=0.5 cores=0,2,4,6
/proc/3304/task/3319/stat : 3319 (java) S 3302 3304 3098 0 -1 4202560 7285 0 0 0 50 0 0 0 17 0 22 0 530178930 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3320] ppid=3302 vsize=15701856 CPUtime=0.3 cores=0,2,4,6
/proc/3304/task/3320/stat : 3320 (java) R 3302 3304 3098 0 -1 4202560 1546 0 0 0 30 0 0 0 16 0 22 0 530178930 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 47080010474202 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3304/tid=3321] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3321/stat : 3321 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3322] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3322/stat : 3322 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530178930 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3323] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3323/stat : 3323 (java) S 3302 3304 3098 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 530178993 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3325] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3325/stat : 3325 (java) S 3302 3304 3098 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530178993 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3326] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3326/stat : 3326 (java) S 3302 3304 3098 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530178993 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3327] ppid=3302 vsize=15701856 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3327/stat : 3327 (java) S 3302 3304 3098 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530178993 16078700544 43970 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 15701856

[startup+3.10143 s]
/proc/loadavg: 8.19 8.12 8.03 7/220 3327
/proc/meminfo: memFree=29555640/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15702212 CPUtime=5.67 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 52565 0 1 0 560 7 0 0 25 0 22 0 530178925 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3925553 48666 2273 9 0 3916272 0
[pid=3304/tid=3306] ppid=3302 vsize=15702212 CPUtime=1.51 cores=0,2,4,6
/proc/3304/task/3306/stat : 3306 (java) S 3302 3304 3098 0 -1 4202560 35700 0 1 0 147 4 0 0 21 0 22 0 530178926 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3307] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3307/stat : 3307 (java) S 3302 3304 3098 0 -1 4202560 694 0 0 0 0 0 0 0 17 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3308] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3308/stat : 3308 (java) S 3302 3304 3098 0 -1 4202560 1019 0 0 0 0 0 0 0 18 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3309] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3309/stat : 3309 (java) S 3302 3304 3098 0 -1 4202560 1113 0 0 0 0 0 0 0 15 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3310] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3310/stat : 3310 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3311] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3311/stat : 3311 (java) S 3302 3304 3098 0 -1 4202560 1048 0 0 0 0 0 0 0 16 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3312] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3312/stat : 3312 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3313] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3313/stat : 3313 (java) S 3302 3304 3098 0 -1 4202560 1517 0 0 0 0 0 0 0 17 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3314] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3314/stat : 3314 (java) S 3302 3304 3098 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 22 0 530178927 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3315] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3315/stat : 3315 (java) S 3302 3304 3098 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530178928 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 0 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3316] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3316/stat : 3316 (java) S 3302 3304 3098 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530178928 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3317] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3317/stat : 3317 (java) S 3302 3304 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530178928 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3318] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3318/stat : 3318 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488518577 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3319] ppid=3302 vsize=15702212 CPUtime=0.73 cores=0,2,4,6
/proc/3304/task/3319/stat : 3319 (java) S 3302 3304 3098 0 -1 4202560 8350 0 0 0 73 0 0 0 15 0 22 0 530178930 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3320] ppid=3302 vsize=15702212 CPUtime=0.39 cores=0,2,4,6
/proc/3304/task/3320/stat : 3320 (java) S 3302 3304 3098 0 -1 4202560 1559 0 0 0 39 0 0 0 16 0 22 0 530178930 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3321] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3321/stat : 3321 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3322] ppid=3302 vsize=15702212 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3322/stat : 3322 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530178930 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3323] ppid=3302 vsize=15702212 CPUtime=1.01 cores=0,2,4,6
/proc/3304/task/3323/stat : 3323 (java) R 3302 3304 3098 0 -1 4202560 31 0 0 0 101 0 0 0 16 0 22 0 530178993 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505875759 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3304/tid=3325] ppid=3302 vsize=15702212 CPUtime=0.29 cores=0,2,4,6
/proc/3304/task/3325/stat : 3325 (java) R 3302 3304 3098 0 -1 4202560 7 0 0 0 29 0 0 0 16 0 22 0 530178993 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505875786 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3304/tid=3326] ppid=3302 vsize=15702212 CPUtime=0.95 cores=0,2,4,6
/proc/3304/task/3326/stat : 3326 (java) R 3302 3304 3098 0 -1 4202560 10 0 0 0 95 0 0 0 16 0 22 0 530178993 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505875800 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3304/tid=3327] ppid=3302 vsize=15702212 CPUtime=0.7 cores=0,2,4,6
/proc/3304/task/3327/stat : 3327 (java) R 3302 3304 3098 0 -1 4202560 9 0 0 0 70 0 0 0 16 0 22 0 530178993 16079065088 48666 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505875816 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 15702212

[startup+6.30082 s]
/proc/loadavg: 8.01 8.08 8.02 10/220 3328
/proc/meminfo: memFree=29284492/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15702436 CPUtime=18.39 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 176389 0 1 0 1809 30 0 0 25 0 22 0 530178925 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3925609 170600 2291 9 0 3916328 0
[pid=3304/tid=3306] ppid=3302 vsize=15702436 CPUtime=1.51 cores=0,2,4,6
/proc/3304/task/3306/stat : 3306 (java) S 3302 3304 3098 0 -1 4202560 35700 0 1 0 147 4 0 0 21 0 22 0 530178926 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3307] ppid=3302 vsize=15702436 CPUtime=0.02 cores=0,2,4,6
/proc/3304/task/3307/stat : 3307 (java) S 3302 3304 3098 0 -1 4202560 7882 0 0 0 1 1 0 0 15 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3308] ppid=3302 vsize=15702436 CPUtime=0.02 cores=0,2,4,6
/proc/3304/task/3308/stat : 3308 (java) S 3302 3304 3098 0 -1 4202560 9511 0 0 0 1 1 0 0 16 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3309] ppid=3302 vsize=15702436 CPUtime=0.03 cores=0,2,4,6
/proc/3304/task/3309/stat : 3309 (java) S 3302 3304 3098 0 -1 4202560 8252 0 0 0 2 1 0 0 15 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3310] ppid=3302 vsize=15702436 CPUtime=0.01 cores=0,2,4,6
/proc/3304/task/3310/stat : 3310 (java) S 3302 3304 3098 0 -1 4202560 5687 0 0 0 1 0 0 0 16 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3311] ppid=3302 vsize=15702436 CPUtime=0.04 cores=0,2,4,6
/proc/3304/task/3311/stat : 3311 (java) S 3302 3304 3098 0 -1 4202560 12967 0 0 0 2 2 0 0 16 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3312] ppid=3302 vsize=15702436 CPUtime=0.01 cores=0,2,4,6
/proc/3304/task/3312/stat : 3312 (java) S 3302 3304 3098 0 -1 4202560 5004 0 0 0 1 0 0 0 16 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3313] ppid=3302 vsize=15702436 CPUtime=0.03 cores=0,2,4,6
/proc/3304/task/3313/stat : 3313 (java) S 3302 3304 3098 0 -1 4202560 8854 0 0 0 1 2 0 0 15 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3314] ppid=3302 vsize=15702436 CPUtime=0.03 cores=0,2,4,6
/proc/3304/task/3314/stat : 3314 (java) S 3302 3304 3098 0 -1 4202560 9042 0 0 0 2 1 0 0 16 0 22 0 530178927 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3315] ppid=3302 vsize=15702436 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3315/stat : 3315 (java) S 3302 3304 3098 0 -1 4202560 440 0 0 0 0 0 0 0 15 0 22 0 530178928 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 0 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3316] ppid=3302 vsize=15702436 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3316/stat : 3316 (java) S 3302 3304 3098 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530178928 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3317] ppid=3302 vsize=15702436 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3317/stat : 3317 (java) S 3302 3304 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530178928 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3318] ppid=3302 vsize=15702436 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3318/stat : 3318 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488518577 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3319] ppid=3302 vsize=15702436 CPUtime=1.22 cores=0,2,4,6
/proc/3304/task/3319/stat : 3319 (java) S 3302 3304 3098 0 -1 4202560 10169 0 0 0 121 1 0 0 15 0 22 0 530178930 16079294464 170600 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0

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

[pid=3304/tid=3325] ppid=3302 vsize=15697664 CPUtime=1095.93 cores=0,2,4,6
/proc/3304/task/3325/stat : 3325 (java) R 3302 3304 3098 0 -1 4202560 74958 0 0 0 108518 1075 0 0 18 0 22 0 530178993 16074407936 127003 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 18446744073699065971 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3304/tid=3326] ppid=3302 vsize=15697664 CPUtime=1097.07 cores=0,2,4,6
/proc/3304/task/3326/stat : 3326 (java) R 3302 3304 3098 0 -1 4202560 79622 0 0 0 108610 1097 0 0 18 0 22 0 530178993 16074407936 127003 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505731142 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3304/tid=3327] ppid=3302 vsize=15697664 CPUtime=1096.09 cores=0,2,4,6
/proc/3304/task/3327/stat : 3327 (java) R 3302 3304 3098 0 -1 4202560 77218 0 0 0 108494 1115 0 0 18 0 22 0 530178993 16074407936 127003 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 47080013908901 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4416.12
Current children cumulated vsize (KiB) 15697664

[startup+1182.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/220 3427
/proc/meminfo: memFree=29136824/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15697664 CPUtime=4652.61 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 591431 0 1 0 460510 4751 0 0 25 0 22 0 530178925 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3924416 122749 2299 9 0 3915135 0
[pid=3304/tid=3306] ppid=3302 vsize=15697664 CPUtime=1.51 cores=0,2,4,6
/proc/3304/task/3306/stat : 3306 (java) S 3302 3304 3098 0 -1 4202560 35700 0 1 0 147 4 0 0 21 0 22 0 530178926 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3307] ppid=3302 vsize=15697664 CPUtime=3.31 cores=0,2,4,6
/proc/3304/task/3307/stat : 3307 (java) S 3302 3304 3098 0 -1 4202560 27198 0 0 0 320 11 0 0 15 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3308] ppid=3302 vsize=15697664 CPUtime=3.27 cores=0,2,4,6
/proc/3304/task/3308/stat : 3308 (java) S 3302 3304 3098 0 -1 4202560 28266 0 0 0 317 10 0 0 16 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3309] ppid=3302 vsize=15697664 CPUtime=3.35 cores=0,2,4,6
/proc/3304/task/3309/stat : 3309 (java) S 3302 3304 3098 0 -1 4202560 27468 0 0 0 324 11 0 0 15 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3310] ppid=3302 vsize=15697664 CPUtime=3.34 cores=0,2,4,6
/proc/3304/task/3310/stat : 3310 (java) S 3302 3304 3098 0 -1 4202560 24240 0 0 0 326 8 0 0 16 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3311] ppid=3302 vsize=15697664 CPUtime=3.26 cores=0,2,4,6
/proc/3304/task/3311/stat : 3311 (java) S 3302 3304 3098 0 -1 4202560 31376 0 0 0 314 12 0 0 15 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3312] ppid=3302 vsize=15697664 CPUtime=3.24 cores=0,2,4,6
/proc/3304/task/3312/stat : 3312 (java) S 3302 3304 3098 0 -1 4202560 24249 0 0 0 315 9 0 0 15 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3313] ppid=3302 vsize=15697664 CPUtime=3.24 cores=0,2,4,6
/proc/3304/task/3313/stat : 3313 (java) S 3302 3304 3098 0 -1 4202560 27141 0 0 0 314 10 0 0 15 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3314] ppid=3302 vsize=15697664 CPUtime=3.28 cores=0,2,4,6
/proc/3304/task/3314/stat : 3314 (java) S 3302 3304 3098 0 -1 4202560 27837 0 0 0 317 11 0 0 16 0 22 0 530178927 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3315] ppid=3302 vsize=15697664 CPUtime=1.65 cores=0,2,4,6
/proc/3304/task/3315/stat : 3315 (java) S 3302 3304 3098 0 -1 4202560 1305 0 0 0 122 43 0 0 15 0 22 0 530178928 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 0 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3316] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3316/stat : 3316 (java) S 3302 3304 3098 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530178928 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3317] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3317/stat : 3317 (java) S 3302 3304 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530178928 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3318] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3318/stat : 3318 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488518577 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3319] ppid=3302 vsize=15697664 CPUtime=1.22 cores=0,2,4,6
/proc/3304/task/3319/stat : 3319 (java) S 3302 3304 3098 0 -1 4202560 10169 0 0 0 121 1 0 0 15 0 22 0 530178930 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3320] ppid=3302 vsize=15697664 CPUtime=0.89 cores=0,2,4,6
/proc/3304/task/3320/stat : 3320 (java) S 3302 3304 3098 0 -1 4202560 1705 0 0 0 89 0 0 0 15 0 22 0 530178930 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3321] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3321/stat : 3321 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3322] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3322/stat : 3322 (java) S 3302 3304 3098 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530178930 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3323] ppid=3302 vsize=15697664 CPUtime=1155.48 cores=0,2,4,6
/proc/3304/task/3323/stat : 3323 (java) R 3302 3304 3098 0 -1 4202560 85532 0 0 0 114391 1157 0 0 18 0 22 0 530178993 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505966116 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3304/tid=3325] ppid=3302 vsize=15697664 CPUtime=1154.76 cores=0,2,4,6
/proc/3304/task/3325/stat : 3325 (java) R 3302 3304 3098 0 -1 4202560 76982 0 0 0 114345 1131 0 0 18 0 22 0 530178993 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505966223 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3304/tid=3326] ppid=3302 vsize=15697664 CPUtime=1155.89 cores=0,2,4,6
/proc/3304/task/3326/stat : 3326 (java) R 3302 3304 3098 0 -1 4202560 81496 0 0 0 114436 1153 0 0 18 0 22 0 530178993 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912506420714 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3304/tid=3327] ppid=3302 vsize=15697664 CPUtime=1154.77 cores=0,2,4,6
/proc/3304/task/3327/stat : 3327 (java) R 3302 3304 3098 0 -1 4202560 79317 0 0 0 114303 1174 0 0 18 0 22 0 530178993 16074407936 122749 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505967535 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4652.61
Current children cumulated vsize (KiB) 15697664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1219.7 s]
/proc/loadavg: 8.09 8.06 8.00 9/220 3428
/proc/meminfo: memFree=29115340/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15697664 CPUtime=4800.14 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 617972 0 1 0 475114 4900 0 0 25 0 22 0 530178925 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3924416 140874 2299 9 0 3915135 0
[pid=3304/tid=3306] ppid=3302 vsize=15697664 CPUtime=1.51 cores=0,2,4,6
/proc/3304/task/3306/stat : 3306 (java) S 3302 3304 3098 0 -1 4202560 35700 0 1 0 147 4 0 0 21 0 22 0 530178926 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3307] ppid=3302 vsize=15697664 CPUtime=3.43 cores=0,2,4,6
/proc/3304/task/3307/stat : 3307 (java) S 3302 3304 3098 0 -1 4202560 28094 0 0 0 331 12 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3308] ppid=3302 vsize=15697664 CPUtime=3.36 cores=0,2,4,6
/proc/3304/task/3308/stat : 3308 (java) S 3302 3304 3098 0 -1 4202560 28958 0 0 0 326 10 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3309] ppid=3302 vsize=15697664 CPUtime=3.45 cores=0,2,4,6
/proc/3304/task/3309/stat : 3309 (java) S 3302 3304 3098 0 -1 4202560 28446 0 0 0 334 11 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3310] ppid=3302 vsize=15697664 CPUtime=3.44 cores=0,2,4,6
/proc/3304/task/3310/stat : 3310 (java) S 3302 3304 3098 0 -1 4202560 25120 0 0 0 336 8 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3311] ppid=3302 vsize=15697664 CPUtime=3.37 cores=0,2,4,6
/proc/3304/task/3311/stat : 3311 (java) S 3302 3304 3098 0 -1 4202560 32429 0 0 0 325 12 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3312] ppid=3302 vsize=15697664 CPUtime=3.33 cores=0,2,4,6
/proc/3304/task/3312/stat : 3312 (java) S 3302 3304 3098 0 -1 4202560 25245 0 0 0 324 9 0 0 15 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3313] ppid=3302 vsize=15697664 CPUtime=3.35 cores=0,2,4,6
/proc/3304/task/3313/stat : 3313 (java) S 3302 3304 3098 0 -1 4202560 28147 0 0 0 324 11 0 0 15 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3314] ppid=3302 vsize=15697664 CPUtime=3.37 cores=0,2,4,6
/proc/3304/task/3314/stat : 3314 (java) S 3302 3304 3098 0 -1 4202560 28724 0 0 0 326 11 0 0 15 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3315] ppid=3302 vsize=15697664 CPUtime=1.71 cores=0,2,4,6
/proc/3304/task/3315/stat : 3315 (java) S 3302 3304 3098 0 -1 4202560 1361 0 0 0 127 44 0 0 15 0 22 0 530178928 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 0 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3316] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3316/stat : 3316 (java) S 3302 3304 3098 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530178928 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3317] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3317/stat : 3317 (java) S 3302 3304 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530178928 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3318] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3318/stat : 3318 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488518577 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3319] ppid=3302 vsize=15697664 CPUtime=1.22 cores=0,2,4,6
/proc/3304/task/3319/stat : 3319 (java) S 3302 3304 3098 0 -1 4202560 10169 0 0 0 121 1 0 0 15 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3320] ppid=3302 vsize=15697664 CPUtime=0.89 cores=0,2,4,6
/proc/3304/task/3320/stat : 3320 (java) S 3302 3304 3098 0 -1 4202560 1705 0 0 0 89 0 0 0 15 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3321] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3321/stat : 3321 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3322] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3322/stat : 3322 (java) S 3302 3304 3098 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3323] ppid=3302 vsize=15697664 CPUtime=1192.13 cores=0,2,4,6
/proc/3304/task/3323/stat : 3323 (java) R 3302 3304 3098 0 -1 4202560 90392 0 0 0 118017 1196 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912506059616 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3304/tid=3325] ppid=3302 vsize=15697664 CPUtime=1191.4 cores=0,2,4,6
/proc/3304/task/3325/stat : 3325 (java) R 3302 3304 3098 0 -1 4202560 81670 0 0 0 117972 1168 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505966532 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3304/tid=3326] ppid=3302 vsize=15697664 CPUtime=1192.61 cores=0,2,4,6
/proc/3304/task/3326/stat : 3326 (java) R 3302 3304 3098 0 -1 4202560 86194 0 0 0 118074 1187 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912506001060 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3304/tid=3327] ppid=3302 vsize=15697664 CPUtime=1191.41 cores=0,2,4,6
/proc/3304/task/3327/stat : 3327 (java) R 3302 3304 3098 0 -1 4202560 84166 0 0 0 117934 1207 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912506185371 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 15697664

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

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

[startup+1219.7 s]
/proc/loadavg: 8.09 8.06 8.00 9/220 3428
/proc/meminfo: memFree=29115340/32950928 swapFree=67086612/67111528
[pid=3304] ppid=3302 vsize=15697664 CPUtime=4800.14 cores=0,2,4,6
/proc/3304/stat : 3304 (java) S 3302 3304 3098 0 -1 4202496 617972 0 1 0 475114 4900 0 0 25 0 22 0 530178925 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3304/statm: 3924416 140874 2299 9 0 3915135 0
[pid=3304/tid=3306] ppid=3302 vsize=15697664 CPUtime=1.51 cores=0,2,4,6
/proc/3304/task/3306/stat : 3306 (java) S 3302 3304 3098 0 -1 4202560 35700 0 1 0 147 4 0 0 21 0 22 0 530178926 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3307] ppid=3302 vsize=15697664 CPUtime=3.43 cores=0,2,4,6
/proc/3304/task/3307/stat : 3307 (java) S 3302 3304 3098 0 -1 4202560 28094 0 0 0 331 12 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3308] ppid=3302 vsize=15697664 CPUtime=3.36 cores=0,2,4,6
/proc/3304/task/3308/stat : 3308 (java) S 3302 3304 3098 0 -1 4202560 28958 0 0 0 326 10 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3309] ppid=3302 vsize=15697664 CPUtime=3.45 cores=0,2,4,6
/proc/3304/task/3309/stat : 3309 (java) S 3302 3304 3098 0 -1 4202560 28446 0 0 0 334 11 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3310] ppid=3302 vsize=15697664 CPUtime=3.44 cores=0,2,4,6
/proc/3304/task/3310/stat : 3310 (java) S 3302 3304 3098 0 -1 4202560 25120 0 0 0 336 8 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3311] ppid=3302 vsize=15697664 CPUtime=3.37 cores=0,2,4,6
/proc/3304/task/3311/stat : 3311 (java) S 3302 3304 3098 0 -1 4202560 32429 0 0 0 325 12 0 0 16 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3312] ppid=3302 vsize=15697664 CPUtime=3.33 cores=0,2,4,6
/proc/3304/task/3312/stat : 3312 (java) S 3302 3304 3098 0 -1 4202560 25245 0 0 0 324 9 0 0 15 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3313] ppid=3302 vsize=15697664 CPUtime=3.35 cores=0,2,4,6
/proc/3304/task/3313/stat : 3313 (java) S 3302 3304 3098 0 -1 4202560 28147 0 0 0 324 11 0 0 15 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3314] ppid=3302 vsize=15697664 CPUtime=3.37 cores=0,2,4,6
/proc/3304/task/3314/stat : 3314 (java) S 3302 3304 3098 0 -1 4202560 28724 0 0 0 326 11 0 0 15 0 22 0 530178927 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3315] ppid=3302 vsize=15697664 CPUtime=1.71 cores=0,2,4,6
/proc/3304/task/3315/stat : 3315 (java) S 3302 3304 3098 0 -1 4202560 1361 0 0 0 127 44 0 0 15 0 22 0 530178928 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 0 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3316] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3316/stat : 3316 (java) S 3302 3304 3098 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530178928 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3317] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3317/stat : 3317 (java) S 3302 3304 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530178928 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3318] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3318/stat : 3318 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488518577 0 4 0 16800975 18446604453964757184 0 0 -1 2 0 0 0
[pid=3304/tid=3319] ppid=3302 vsize=15697664 CPUtime=1.22 cores=0,2,4,6
/proc/3304/task/3319/stat : 3319 (java) S 3302 3304 3098 0 -1 4202560 10169 0 0 0 121 1 0 0 15 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 0 0 0 0
[pid=3304/tid=3320] ppid=3302 vsize=15697664 CPUtime=0.89 cores=0,2,4,6
/proc/3304/task/3320/stat : 3320 (java) S 3302 3304 3098 0 -1 4202560 1705 0 0 0 89 0 0 0 15 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3321] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3321/stat : 3321 (java) S 3302 3304 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488510873 0 4 0 16800975 18446604453964757184 0 0 -1 6 0 0 0
[pid=3304/tid=3322] ppid=3302 vsize=15697664 CPUtime=0 cores=0,2,4,6
/proc/3304/task/3322/stat : 3322 (java) S 3302 3304 3098 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530178930 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 239488511488 0 4 0 16800975 18446604453964757184 0 0 -1 4 0 0 0
[pid=3304/tid=3323] ppid=3302 vsize=15697664 CPUtime=1192.13 cores=0,2,4,6
/proc/3304/task/3323/stat : 3323 (java) R 3302 3304 3098 0 -1 4202560 90392 0 0 0 118017 1196 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912506059616 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3304/tid=3325] ppid=3302 vsize=15697664 CPUtime=1191.4 cores=0,2,4,6
/proc/3304/task/3325/stat : 3325 (java) R 3302 3304 3098 0 -1 4202560 81670 0 0 0 117972 1168 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912505966532 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3304/tid=3326] ppid=3302 vsize=15697664 CPUtime=1192.61 cores=0,2,4,6
/proc/3304/task/3326/stat : 3326 (java) R 3302 3304 3098 0 -1 4202560 86194 0 0 0 118074 1187 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912506001060 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3304/tid=3327] ppid=3302 vsize=15697664 CPUtime=1191.41 cores=0,2,4,6
/proc/3304/task/3327/stat : 3327 (java) R 3302 3304 3098 0 -1 4202560 84166 0 0 0 117934 1207 0 0 18 0 22 0 530178993 16074407936 140874 33554432000 1073741824 1073778376 140735271315536 18446744073709551615 46912506185371 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 15697664

Child status: 143
Real time (s): 1219.74
CPU time (s): 4800.21
CPU user time (s): 4751.18
CPU system time (s): 49.0275
CPU usage (%): 393.543
Max. virtual memory (cumulated for all children) (KiB): 15702452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4751.18
system time used= 49.0275
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 617999
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= 10921926
involuntary context switches= 149250

runsolver used 2.04569 second user time and 4.65829 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 19:50:19
IDJOB=3313155
IDBENCH=83967
IDSOLVER=1699
FILE ID=node148/3313155-1304185818
RUNJOBID= node148-1304184609-3119
PBS_JOBID= 13172471
Free space on /tmp= 72960 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313155-1304185818/watcher-3313155-1304185818 -o /tmp/evaluation-result-3313155-1304185818/solver-3313155-1304185818 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313155-1304185818.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=613779959

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29714504 kB
Buffers:        780268 kB
Cached:        1691392 kB
SwapCached:       3700 kB
Active:         528192 kB
Inactive:      2337608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29714504 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            3196 kB
Writeback:           0 kB
AnonPages:      392472 kB
Mapped:          22468 kB
Slab:           304944 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   610304 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= 72956 MiB
End job on node148 at 2011-04-30 20:10:40