Trace number 3313025

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.29 1207.63

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
MD5SUMdfc7796289f8cacbd4db5eb947a1ba09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark194.024
Satisfiable
(Un)Satisfiability was proved
Number of variables339
Number of clauses2416
Sum of the clauses size10720
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41496
Number of clauses of size 5784
Number of clauses of size over 5136

Solver Data

0.10/0.12	10:41 INFO : Reading from input HOME/instance-3313025-1304187040.cnf
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Executor set job limit to 1000000
0.26/0.27	Starting Executor!
0.26/0.27	Starting Executor!
0.26/0.27	Starting Executor!
0.26/0.27	Starting Executor!
0.79/0.43	10:41 INFO : 339 variables remaining out of 339
0.79/0.43	10:41 INFO : 13136 literals remaining out of 13136
4.57/1.44	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
4.57/1.44	log4j:WARN Please initialize the log4j system properly.
4.57/1.44	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-3313025-1304187040/watcher-3313025-1304187040 -o /tmp/evaluation-result-3313025-1304187040/solver-3313025-1304187040 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313025-1304187040.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.09 8.06 8.00 5/198 3459
/proc/meminfo: memFree=29685128/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/3459/stat : 3459 (java) R 3457 3459 3098 0 -1 4202496 842 0 0 0 0 0 0 0 25 0 1 0 530301112 23580672 328 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239471732501 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3459/statm: 5757 341 267 9 0 124 0

[startup+0.104548 s]
/proc/loadavg: 8.09 8.06 8.00 5/198 3459
/proc/meminfo: memFree=29685128/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15677228 CPUtime=0.1 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 5554 0 1 0 9 1 0 0 25 0 18 0 530301112 16053481472 4974 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3919307 4974 2117 9 0 3910026 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677228

[startup+0.20054 s]
/proc/loadavg: 8.09 8.06 8.00 5/198 3459
/proc/meminfo: memFree=29685128/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15678252 CPUtime=0.26 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 6872 0 1 0 25 1 0 0 25 0 18 0 530301112 16054530048 6292 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3919563 6293 2181 9 0 3910282 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 15678252

[startup+0.307479 s]
/proc/loadavg: 8.09 8.06 8.00 5/198 3459
/proc/meminfo: memFree=29685128/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15688508 CPUtime=0.53 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 11323 0 1 0 51 2 0 0 25 0 22 0 530301112 16065032192 10377 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3922127 10377 2219 9 0 3912846 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15688508

[startup+0.976986 s]
/proc/loadavg: 8.09 8.06 8.00 5/198 3459
/proc/meminfo: memFree=29685128/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15754044 CPUtime=2.87 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 53089 0 1 0 279 8 0 0 25 0 22 0 530301112 16132141056 46442 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3938511 46442 2258 9 0 3929230 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 15754044

[startup+1.50719 s]
/proc/loadavg: 8.08 8.06 8.00 12/220 3484
/proc/meminfo: memFree=29473292/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15754044 CPUtime=4.97 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 58996 0 1 0 489 8 0 0 25 0 22 0 530301112 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3938511 52331 2269 9 0 3929230 0
[pid=3459/tid=3461] ppid=3457 vsize=15754044 CPUtime=0.41 cores=0,2,4,6
/proc/3459/task/3461/stat : 3461 (java) S 3457 3459 3098 0 -1 4202560 7111 0 1 0 39 2 0 0 18 0 22 0 530301112 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3464] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3464/stat : 3464 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3465] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3465/stat : 3465 (java) S 3457 3459 3098 0 -1 4202560 814 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3466] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3466/stat : 3466 (java) R 3457 3459 3098 0 -1 4202560 469 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488520564 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3459/tid=3467] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3467/stat : 3467 (java) S 3457 3459 3098 0 -1 4202560 803 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3468] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3468/stat : 3468 (java) S 3457 3459 3098 0 -1 4202560 710 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3469] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3469/stat : 3469 (java) S 3457 3459 3098 0 -1 4202560 1665 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3470] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3470/stat : 3470 (java) S 3457 3459 3098 0 -1 4202560 446 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3471] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3471/stat : 3471 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3472] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3472/stat : 3472 (java) S 3457 3459 3098 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530301114 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 0 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3473] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3473/stat : 3473 (java) S 3457 3459 3098 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3474] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3474/stat : 3474 (java) S 3457 3459 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3475] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3475/stat : 3475 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488518577 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3477] ppid=3457 vsize=15754044 CPUtime=0.59 cores=0,2,4,6
/proc/3459/task/3477/stat : 3477 (java) R 3457 3459 3098 0 -1 4202560 9056 0 0 0 58 1 0 0 18 0 22 0 530301117 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3459/tid=3478] ppid=3457 vsize=15754044 CPUtime=0.47 cores=0,2,4,6
/proc/3459/task/3478/stat : 3478 (java) R 3457 3459 3098 0 -1 4202560 7893 0 0 0 47 0 0 0 17 0 22 0 530301117 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488520885 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3459/tid=3479] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3479/stat : 3479 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3480] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3480/stat : 3480 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530301117 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3481] ppid=3457 vsize=15754044 CPUtime=0.93 cores=0,2,4,6
/proc/3459/task/3481/stat : 3481 (java) R 3457 3459 3098 0 -1 4202560 7480 0 0 0 93 0 0 0 16 0 22 0 530301139 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505216072 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3459/tid=3482] ppid=3457 vsize=15754044 CPUtime=0.79 cores=0,2,4,6
/proc/3459/task/3482/stat : 3482 (java) R 3457 3459 3098 0 -1 4202560 7002 0 0 0 78 1 0 0 16 0 22 0 530301139 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505207646 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3459/tid=3483] ppid=3457 vsize=15754044 CPUtime=0.79 cores=0,2,4,6
/proc/3459/task/3483/stat : 3483 (java) R 3457 3459 3098 0 -1 4202560 7035 0 0 0 79 0 0 0 16 0 22 0 530301139 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505228192 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3459/tid=3484] ppid=3457 vsize=15754044 CPUtime=0.91 cores=0,2,4,6
/proc/3459/task/3484/stat : 3484 (java) R 3457 3459 3098 0 -1 4202560 7115 0 0 0 91 0 0 0 16 0 22 0 530301139 16132141056 52331 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 47321118581607 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 15754044

[startup+3.10089 s]
/proc/loadavg: 8.08 8.06 8.00 11/220 3484
/proc/meminfo: memFree=29419848/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15754044 CPUtime=11.31 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 67679 0 1 0 1121 10 0 0 25 0 22 0 530301112 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3938511 54972 2287 9 0 3929230 0
[pid=3459/tid=3461] ppid=3457 vsize=15754044 CPUtime=0.41 cores=0,2,4,6
/proc/3459/task/3461/stat : 3461 (java) S 3457 3459 3098 0 -1 4202560 7111 0 1 0 39 2 0 0 18 0 22 0 530301112 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3464] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3464/stat : 3464 (java) S 3457 3459 3098 0 -1 4202560 1479 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3465] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3465/stat : 3465 (java) S 3457 3459 3098 0 -1 4202560 1217 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3466] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3466/stat : 3466 (java) S 3457 3459 3098 0 -1 4202560 1136 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3467] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3467/stat : 3467 (java) S 3457 3459 3098 0 -1 4202560 803 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3468] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3468/stat : 3468 (java) S 3457 3459 3098 0 -1 4202560 1356 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3469] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3469/stat : 3469 (java) S 3457 3459 3098 0 -1 4202560 2564 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3470] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3470/stat : 3470 (java) S 3457 3459 3098 0 -1 4202560 1272 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3471] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3471/stat : 3471 (java) S 3457 3459 3098 0 -1 4202560 113 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3472] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3472/stat : 3472 (java) S 3457 3459 3098 0 -1 4202560 75 0 0 0 0 0 0 0 16 0 22 0 530301114 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 0 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3473] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3473/stat : 3473 (java) S 3457 3459 3098 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3474] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3474/stat : 3474 (java) S 3457 3459 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3475] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3475/stat : 3475 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488518577 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3477] ppid=3457 vsize=15754044 CPUtime=1.28 cores=0,2,4,6
/proc/3459/task/3477/stat : 3477 (java) S 3457 3459 3098 0 -1 4202560 9173 0 0 0 127 1 0 0 15 0 22 0 530301117 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3478] ppid=3457 vsize=15754044 CPUtime=0.8 cores=0,2,4,6
/proc/3459/task/3478/stat : 3478 (java) S 3457 3459 3098 0 -1 4202560 11268 0 0 0 79 1 0 0 15 0 22 0 530301117 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3479] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3479/stat : 3479 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3480] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3480/stat : 3480 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530301117 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3481] ppid=3457 vsize=15754044 CPUtime=2.13 cores=0,2,4,6
/proc/3459/task/3481/stat : 3481 (java) R 3457 3459 3098 0 -1 4202560 7518 0 0 0 213 0 0 0 17 0 22 0 530301139 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 47321122382945 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3459/tid=3482] ppid=3457 vsize=15754044 CPUtime=2.14 cores=0,2,4,6
/proc/3459/task/3482/stat : 3482 (java) R 3457 3459 3098 0 -1 4202560 7057 0 0 0 213 1 0 0 18 0 22 0 530301139 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505747131 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3459/tid=3483] ppid=3457 vsize=15754044 CPUtime=2.15 cores=0,2,4,6
/proc/3459/task/3483/stat : 3483 (java) R 3457 3459 3098 0 -1 4202560 7037 0 0 0 215 0 0 0 17 0 22 0 530301139 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 47321122383886 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3459/tid=3484] ppid=3457 vsize=15754044 CPUtime=2.26 cores=0,2,4,6
/proc/3459/task/3484/stat : 3484 (java) R 3457 3459 3098 0 -1 4202560 7116 0 0 0 226 0 0 0 18 0 22 0 530301139 16132141056 54972 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505717343 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 15754044

[startup+6.30128 s]
/proc/loadavg: 8.08 8.06 8.00 9/220 3484
/proc/meminfo: memFree=29184628/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15754044 CPUtime=24.05 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 133419 0 1 0 2387 18 0 0 25 0 22 0 530301112 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3938511 110081 2287 9 0 3929230 0
[pid=3459/tid=3461] ppid=3457 vsize=15754044 CPUtime=0.41 cores=0,2,4,6
/proc/3459/task/3461/stat : 3461 (java) S 3457 3459 3098 0 -1 4202560 7111 0 1 0 39 2 0 0 18 0 22 0 530301112 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3464] ppid=3457 vsize=15754044 CPUtime=0.01 cores=0,2,4,6
/proc/3459/task/3464/stat : 3464 (java) S 3457 3459 3098 0 -1 4202560 1671 0 0 0 1 0 0 0 15 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3465] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3465/stat : 3465 (java) S 3457 3459 3098 0 -1 4202560 1545 0 0 0 0 0 0 0 16 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3466] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3466/stat : 3466 (java) S 3457 3459 3098 0 -1 4202560 1274 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3467] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3467/stat : 3467 (java) S 3457 3459 3098 0 -1 4202560 1434 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3468] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3468/stat : 3468 (java) S 3457 3459 3098 0 -1 4202560 1440 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3469] ppid=3457 vsize=15754044 CPUtime=0.01 cores=0,2,4,6
/proc/3459/task/3469/stat : 3469 (java) S 3457 3459 3098 0 -1 4202560 2751 0 0 0 1 0 0 0 15 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3470] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3470/stat : 3470 (java) S 3457 3459 3098 0 -1 4202560 1835 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3471] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3471/stat : 3471 (java) S 3457 3459 3098 0 -1 4202560 211 0 0 0 0 0 0 0 15 0 22 0 530301113 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3472] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3472/stat : 3472 (java) S 3457 3459 3098 0 -1 4202560 152 0 0 0 0 0 0 0 15 0 22 0 530301114 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 0 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3473] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3473/stat : 3473 (java) S 3457 3459 3098 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3474] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3474/stat : 3474 (java) S 3457 3459 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3475] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3475/stat : 3475 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488518577 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3477] ppid=3457 vsize=15754044 CPUtime=1.34 cores=0,2,4,6
/proc/3459/task/3477/stat : 3477 (java) S 3457 3459 3098 0 -1 4202560 9173 0 0 0 133 1 0 0 15 0 22 0 530301117 16132141056 110081 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0

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

[pid=3459/tid=3482] ppid=3457 vsize=15754044 CPUtime=1049.04 cores=0,2,4,6
/proc/3459/task/3482/stat : 3482 (java) R 3457 3459 3098 0 -1 4202560 221847 0 0 0 104865 39 0 0 25 0 22 0 530301139 16132141056 103517 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505746288 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3459/tid=3483] ppid=3457 vsize=15754044 CPUtime=1047.99 cores=0,2,4,6
/proc/3459/task/3483/stat : 3483 (java) R 3457 3459 3098 0 -1 4202560 213801 0 0 0 104762 37 0 0 25 0 22 0 530301139 16132141056 103517 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505716896 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3459/tid=3484] ppid=3457 vsize=15754044 CPUtime=1049 cores=0,2,4,6
/proc/3459/task/3484/stat : 3484 (java) R 3457 3459 3098 0 -1 4202560 216569 0 0 0 104866 34 0 0 25 0 22 0 530301139 16132141056 103517 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505717129 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4222.69
Current children cumulated vsize (KiB) 15754044

[startup+1122.3 s]
/proc/loadavg: 8.19 8.10 8.02 9/220 3574
/proc/meminfo: memFree=29235472/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15754044 CPUtime=4461.22 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 1544845 0 1 0 445761 361 0 0 25 0 22 0 530301112 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3938511 89352 2298 9 0 3929230 0
[pid=3459/tid=3461] ppid=3457 vsize=15754044 CPUtime=0.41 cores=0,2,4,6
/proc/3459/task/3461/stat : 3461 (java) S 3457 3459 3098 0 -1 4202560 7111 0 1 0 39 2 0 0 18 0 22 0 530301112 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3464] ppid=3457 vsize=15754044 CPUtime=3.07 cores=0,2,4,6
/proc/3459/task/3464/stat : 3464 (java) S 3457 3459 3098 0 -1 4202560 80371 0 0 0 291 16 0 0 15 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3465] ppid=3457 vsize=15754044 CPUtime=3.07 cores=0,2,4,6
/proc/3459/task/3465/stat : 3465 (java) S 3457 3459 3098 0 -1 4202560 72899 0 0 0 292 15 0 0 15 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3466] ppid=3457 vsize=15754044 CPUtime=3.07 cores=0,2,4,6
/proc/3459/task/3466/stat : 3466 (java) S 3457 3459 3098 0 -1 4202560 76794 0 0 0 290 17 0 0 15 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3467] ppid=3457 vsize=15754044 CPUtime=2.99 cores=0,2,4,6
/proc/3459/task/3467/stat : 3467 (java) S 3457 3459 3098 0 -1 4202560 74689 0 0 0 284 15 0 0 16 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3468] ppid=3457 vsize=15754044 CPUtime=3.01 cores=0,2,4,6
/proc/3459/task/3468/stat : 3468 (java) S 3457 3459 3098 0 -1 4202560 75355 0 0 0 284 17 0 0 15 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3469] ppid=3457 vsize=15754044 CPUtime=3.05 cores=0,2,4,6
/proc/3459/task/3469/stat : 3469 (java) S 3457 3459 3098 0 -1 4202560 78253 0 0 0 288 17 0 0 15 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3470] ppid=3457 vsize=15754044 CPUtime=3.12 cores=0,2,4,6
/proc/3459/task/3470/stat : 3470 (java) S 3457 3459 3098 0 -1 4202560 75960 0 0 0 297 15 0 0 15 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3471] ppid=3457 vsize=15754044 CPUtime=3.01 cores=0,2,4,6
/proc/3459/task/3471/stat : 3471 (java) S 3457 3459 3098 0 -1 4202560 70708 0 0 0 286 15 0 0 15 0 22 0 530301113 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3472] ppid=3457 vsize=15754044 CPUtime=2.21 cores=0,2,4,6
/proc/3459/task/3472/stat : 3472 (java) S 3457 3459 3098 0 -1 4202560 4092 0 0 0 154 67 0 0 15 0 22 0 530301114 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 0 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3473] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3473/stat : 3473 (java) S 3457 3459 3098 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3474] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3474/stat : 3474 (java) S 3457 3459 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3475] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3475/stat : 3475 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488518577 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3477] ppid=3457 vsize=15754044 CPUtime=1.34 cores=0,2,4,6
/proc/3459/task/3477/stat : 3477 (java) S 3457 3459 3098 0 -1 4202560 9173 0 0 0 133 1 0 0 16 0 22 0 530301117 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3478] ppid=3457 vsize=15754044 CPUtime=0.99 cores=0,2,4,6
/proc/3459/task/3478/stat : 3478 (java) S 3457 3459 3098 0 -1 4202560 11426 0 0 0 98 1 0 0 15 0 22 0 530301117 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3479] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3479/stat : 3479 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3480] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3480/stat : 3480 (java) S 3457 3459 3098 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 530301117 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3481] ppid=3457 vsize=15754044 CPUtime=1107.66 cores=0,2,4,6
/proc/3459/task/3481/stat : 3481 (java) R 3457 3459 3098 0 -1 4202560 229910 0 0 0 110728 38 0 0 25 0 22 0 530301139 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505524165 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3459/tid=3482] ppid=3457 vsize=15754044 CPUtime=1108.35 cores=0,2,4,6
/proc/3459/task/3482/stat : 3482 (java) R 3457 3459 3098 0 -1 4202560 230028 0 0 0 110794 41 0 0 25 0 22 0 530301139 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912506222270 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3459/tid=3483] ppid=3457 vsize=15754044 CPUtime=1107.29 cores=0,2,4,6
/proc/3459/task/3483/stat : 3483 (java) R 3457 3459 3098 0 -1 4202560 221796 0 0 0 110690 39 0 0 25 0 22 0 530301139 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505745989 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3459/tid=3484] ppid=3457 vsize=15754044 CPUtime=1108.39 cores=0,2,4,6
/proc/3459/task/3484/stat : 3484 (java) R 3457 3459 3098 0 -1 4202560 224838 0 0 0 110803 36 0 0 25 0 22 0 530301139 16132141056 89352 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505783601 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4461.22
Current children cumulated vsize (KiB) 15754044

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 8.03 9/220 3575
/proc/meminfo: memFree=29402848/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15754044 CPUtime=4699.64 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 1622248 0 1 0 469583 381 0 0 25 0 22 0 530301112 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3938511 91391 2298 9 0 3929230 0
[pid=3459/tid=3461] ppid=3457 vsize=15754044 CPUtime=0.41 cores=0,2,4,6
/proc/3459/task/3461/stat : 3461 (java) S 3457 3459 3098 0 -1 4202560 7111 0 1 0 39 2 0 0 18 0 22 0 530301112 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3464] ppid=3457 vsize=15754044 CPUtime=3.22 cores=0,2,4,6
/proc/3459/task/3464/stat : 3464 (java) S 3457 3459 3098 0 -1 4202560 82715 0 0 0 305 17 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3465] ppid=3457 vsize=15754044 CPUtime=3.23 cores=0,2,4,6
/proc/3459/task/3465/stat : 3465 (java) S 3457 3459 3098 0 -1 4202560 75934 0 0 0 307 16 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3466] ppid=3457 vsize=15754044 CPUtime=3.23 cores=0,2,4,6
/proc/3459/task/3466/stat : 3466 (java) S 3457 3459 3098 0 -1 4202560 80737 0 0 0 305 18 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3467] ppid=3457 vsize=15754044 CPUtime=3.14 cores=0,2,4,6
/proc/3459/task/3467/stat : 3467 (java) S 3457 3459 3098 0 -1 4202560 77719 0 0 0 299 15 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3468] ppid=3457 vsize=15754044 CPUtime=3.17 cores=0,2,4,6
/proc/3459/task/3468/stat : 3468 (java) S 3457 3459 3098 0 -1 4202560 78615 0 0 0 299 18 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3469] ppid=3457 vsize=15754044 CPUtime=3.23 cores=0,2,4,6
/proc/3459/task/3469/stat : 3469 (java) S 3457 3459 3098 0 -1 4202560 81154 0 0 0 305 18 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3470] ppid=3457 vsize=15754044 CPUtime=3.25 cores=0,2,4,6
/proc/3459/task/3470/stat : 3470 (java) S 3457 3459 3098 0 -1 4202560 78133 0 0 0 309 16 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3471] ppid=3457 vsize=15754044 CPUtime=3.17 cores=0,2,4,6
/proc/3459/task/3471/stat : 3471 (java) S 3457 3459 3098 0 -1 4202560 72846 0 0 0 301 16 0 0 15 0 22 0 530301113 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3472] ppid=3457 vsize=15754044 CPUtime=2.35 cores=0,2,4,6
/proc/3459/task/3472/stat : 3472 (java) S 3457 3459 3098 0 -1 4202560 4294 0 0 0 164 71 0 0 15 0 22 0 530301114 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 0 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3473] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3473/stat : 3473 (java) S 3457 3459 3098 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3474] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3474/stat : 3474 (java) S 3457 3459 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3475] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3475/stat : 3475 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488518577 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3477] ppid=3457 vsize=15754044 CPUtime=1.34 cores=0,2,4,6
/proc/3459/task/3477/stat : 3477 (java) S 3457 3459 3098 0 -1 4202560 9173 0 0 0 133 1 0 0 16 0 22 0 530301117 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3478] ppid=3457 vsize=15754044 CPUtime=0.99 cores=0,2,4,6
/proc/3459/task/3478/stat : 3478 (java) S 3457 3459 3098 0 -1 4202560 11426 0 0 0 98 1 0 0 15 0 22 0 530301117 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3479] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3479/stat : 3479 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3480] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3480/stat : 3480 (java) S 3457 3459 3098 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530301117 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3481] ppid=3457 vsize=15754044 CPUtime=1166.97 cores=0,2,4,6
/proc/3459/task/3481/stat : 3481 (java) R 3457 3459 3098 0 -1 4202560 243685 0 0 0 116656 41 0 0 19 0 22 0 530301139 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505747086 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3459/tid=3482] ppid=3457 vsize=15754044 CPUtime=1167.65 cores=0,2,4,6
/proc/3459/task/3482/stat : 3482 (java) R 3457 3459 3098 0 -1 4202560 243121 0 0 0 116722 43 0 0 25 0 22 0 530301139 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 47321122382508 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=3459/tid=3483] ppid=3457 vsize=15754044 CPUtime=1166.5 cores=0,2,4,6
/proc/3459/task/3483/stat : 3483 (java) R 3457 3459 3098 0 -1 4202560 235625 0 0 0 116608 42 0 0 25 0 22 0 530301139 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912506219432 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3459/tid=3484] ppid=3457 vsize=15754044 CPUtime=1167.64 cores=0,2,4,6
/proc/3459/task/3484/stat : 3484 (java) R 3457 3459 3098 0 -1 4202560 238514 0 0 0 116726 38 0 0 25 0 22 0 530301139 16132141056 91391 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 47321122382159 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4699.64
Current children cumulated vsize (KiB) 15754044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.6 s]
/proc/loadavg: 8.12 8.10 8.03 9/220 3576
/proc/meminfo: memFree=29328420/32950928 swapFree=67086612/67111528
[pid=3459] ppid=3457 vsize=15754044 CPUtime=4800.23 cores=0,2,4,6
/proc/3459/stat : 3459 (java) S 3457 3459 3098 0 -1 4202496 1658954 0 1 0 479633 390 0 0 25 0 22 0 530301112 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/3459/statm: 3938511 95422 2298 9 0 3929230 0
[pid=3459/tid=3461] ppid=3457 vsize=15754044 CPUtime=0.41 cores=0,2,4,6
/proc/3459/task/3461/stat : 3461 (java) S 3457 3459 3098 0 -1 4202560 7111 0 1 0 39 2 0 0 18 0 22 0 530301112 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3464] ppid=3457 vsize=15754044 CPUtime=3.28 cores=0,2,4,6
/proc/3459/task/3464/stat : 3464 (java) S 3457 3459 3098 0 -1 4202560 86156 0 0 0 310 18 0 0 15 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3465] ppid=3457 vsize=15754044 CPUtime=3.3 cores=0,2,4,6
/proc/3459/task/3465/stat : 3465 (java) S 3457 3459 3098 0 -1 4202560 78431 0 0 0 313 17 0 0 15 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3466] ppid=3457 vsize=15754044 CPUtime=3.29 cores=0,2,4,6
/proc/3459/task/3466/stat : 3466 (java) S 3457 3459 3098 0 -1 4202560 82747 0 0 0 310 19 0 0 15 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3467] ppid=3457 vsize=15754044 CPUtime=3.21 cores=0,2,4,6
/proc/3459/task/3467/stat : 3467 (java) S 3457 3459 3098 0 -1 4202560 79836 0 0 0 305 16 0 0 15 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3468] ppid=3457 vsize=15754044 CPUtime=3.23 cores=0,2,4,6
/proc/3459/task/3468/stat : 3468 (java) S 3457 3459 3098 0 -1 4202560 80928 0 0 0 304 19 0 0 16 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 6 0 0 0
[pid=3459/tid=3469] ppid=3457 vsize=15754044 CPUtime=3.29 cores=0,2,4,6
/proc/3459/task/3469/stat : 3469 (java) S 3457 3459 3098 0 -1 4202560 83448 0 0 0 311 18 0 0 15 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3470] ppid=3457 vsize=15754044 CPUtime=3.32 cores=0,2,4,6
/proc/3459/task/3470/stat : 3470 (java) S 3457 3459 3098 0 -1 4202560 80849 0 0 0 316 16 0 0 16 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3471] ppid=3457 vsize=15754044 CPUtime=3.23 cores=0,2,4,6
/proc/3459/task/3471/stat : 3471 (java) S 3457 3459 3098 0 -1 4202560 75390 0 0 0 307 16 0 0 15 0 22 0 530301113 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3472] ppid=3457 vsize=15754044 CPUtime=2.42 cores=0,2,4,6
/proc/3459/task/3472/stat : 3472 (java) S 3457 3459 3098 0 -1 4202560 4390 0 0 0 169 73 0 0 15 0 22 0 530301114 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 0 0 16800975 18446604453901136256 0 0 -1 4 0 0 0
[pid=3459/tid=3473] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3473/stat : 3473 (java) S 3457 3459 3098 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3474] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3474/stat : 3474 (java) S 3457 3459 3098 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530301114 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3475] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3475/stat : 3475 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488518577 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3477] ppid=3457 vsize=15754044 CPUtime=1.34 cores=0,2,4,6
/proc/3459/task/3477/stat : 3477 (java) S 3457 3459 3098 0 -1 4202560 9173 0 0 0 133 1 0 0 16 0 22 0 530301117 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 0 0 0 0
[pid=3459/tid=3478] ppid=3457 vsize=15754044 CPUtime=0.99 cores=0,2,4,6
/proc/3459/task/3478/stat : 3478 (java) S 3457 3459 3098 0 -1 4202560 11426 0 0 0 98 1 0 0 15 0 22 0 530301117 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3479] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3479/stat : 3479 (java) S 3457 3459 3098 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530301117 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488510873 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3480] ppid=3457 vsize=15754044 CPUtime=0 cores=0,2,4,6
/proc/3459/task/3480/stat : 3480 (java) S 3457 3459 3098 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530301117 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 239488511488 0 4 0 16800975 18446604453901136256 0 0 -1 2 0 0 0
[pid=3459/tid=3481] ppid=3457 vsize=15754044 CPUtime=1192 cores=0,2,4,6
/proc/3459/task/3481/stat : 3481 (java) R 3457 3459 3098 0 -1 4202560 248192 0 0 0 119159 41 0 0 25 0 22 0 530301139 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 47321121712434 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3459/tid=3482] ppid=3457 vsize=15754044 CPUtime=1192.65 cores=0,2,4,6
/proc/3459/task/3482/stat : 3482 (java) R 3457 3459 3098 0 -1 4202560 247209 0 0 0 119222 43 0 0 25 0 22 0 530301139 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505744608 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=3459/tid=3483] ppid=3457 vsize=15754044 CPUtime=1191.43 cores=0,2,4,6
/proc/3459/task/3483/stat : 3483 (java) R 3457 3459 3098 0 -1 4202560 239247 0 0 0 119100 43 0 0 25 0 22 0 530301139 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 46912505687660 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=3459/tid=3484] ppid=3457 vsize=15754044 CPUtime=1192.69 cores=0,2,4,6
/proc/3459/task/3484/stat : 3484 (java) R 3457 3459 3098 0 -1 4202560 242975 0 0 0 119230 39 0 0 25 0 22 0 530301139 16132141056 95422 33554432000 1073741824 1073778376 140735928340944 18446744073709551615 47321122384130 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15754044

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

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

Child status: 143
Real time (s): 1207.63
CPU time (s): 4800.29
CPU user time (s): 4796.37
CPU system time (s): 3.9214
CPU usage (%): 397.495
Max. virtual memory (cumulated for all children) (KiB): 15755868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.37
system time used= 3.9214
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1658980
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= 312794
involuntary context switches= 158640

runsolver used 2.01069 second user time and 4.6143 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 20:10:40
IDJOB=3313025
IDBENCH=85343
IDSOLVER=1699
FILE ID=node148/3313025-1304187040
RUNJOBID= node148-1304184609-3119
PBS_JOBID= 13172471
Free space on /tmp= 72960 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-3.shuffled-as.sat05-2520.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313025-1304187040/watcher-3313025-1304187040 -o /tmp/evaluation-result-3313025-1304187040/solver-3313025-1304187040 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313025-1304187040.cnf

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

MD5SUM BENCH= dfc7796289f8cacbd4db5eb947a1ba09
RANDOM SEED=1519267449

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:      29685532 kB
Buffers:        781032 kB
Cached:        1690336 kB
SwapCached:       3704 kB
Active:         555248 kB
Inactive:      2337968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29685532 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            1664 kB
Writeback:           0 kB
AnonPages:      420068 kB
Mapped:          22468 kB
Slab:           305024 kB
PageTables:       6600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   641884 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= 72960 MiB
End job on node148 at 2011-04-30 20:30:50