Trace number 3312445

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.36 1203.37

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
MD5SUMfafa522767a4e86ea9e03f34c2fb7311
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.102
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
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 540000
Number of clauses of size over 50

Solver Data

0.09/0.11	13:45 INFO : Reading from input HOME/instance-3312445-1304115224.cnf
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Executor set job limit to 1000000
0.71/0.51	Starting Executor!
0.71/0.51	Starting Executor!
0.71/0.51	Starting Executor!
0.71/0.51	Starting Executor!
2.10/1.16	13:46 INFO : 2000 variables remaining out of 2000
2.10/1.16	13:46 INFO : 240000 literals remaining out of 240000

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-3312445-1304115224/watcher-3312445-1304115224 -o /tmp/evaluation-result-3312445-1304115224/solver-3312445-1304115224 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312445-1304115224.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: 7.77 8.06 7.54 6/202 25270
/proc/meminfo: memFree=24536428/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/25270/stat : 25270 (java) R 25268 25270 24984 0 -1 4202496 1156 0 0 0 0 0 0 0 25 0 1 0 523120605 23580672 644 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232330929941 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25270/statm: 5757 658 488 9 0 124 0

[startup+0.067543 s]
/proc/loadavg: 7.77 8.06 7.54 6/202 25270
/proc/meminfo: memFree=24536428/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 4342 0 1 0 5 0 0 0 25 0 18 0 523120605 15984414720 3783 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3902445 3784 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100519 s]
/proc/loadavg: 7.77 8.06 7.54 6/202 25270
/proc/meminfo: memFree=24536428/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15676932 CPUtime=0.09 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 5550 0 1 0 9 0 0 0 25 0 18 0 523120605 16053178368 4979 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3919233 4979 2117 9 0 3909952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676932

[startup+0.30048 s]
/proc/loadavg: 7.77 8.06 7.54 6/202 25270
/proc/meminfo: memFree=24536428/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15680664 CPUtime=0.51 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 15647 0 1 0 49 2 0 0 25 0 18 0 523120605 16056999936 14152 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3920166 14157 2207 9 0 3910885 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680664

[startup+0.7004 s]
/proc/loadavg: 7.77 8.06 7.54 6/202 25270
/proc/meminfo: memFree=24536428/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15697332 CPUtime=1.07 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 45983 0 1 0 102 5 0 0 25 0 22 0 523120605 16074067968 42582 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3924333 42582 2252 9 0 3915052 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 15697332

[startup+1.51622 s]
/proc/loadavg: 7.77 8.06 7.54 8/224 25292
/proc/meminfo: memFree=24350996/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15710488 CPUtime=3.27 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 60272 0 1 0 320 7 0 0 25 0 22 0 523120605 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3927622 52115 2274 9 0 3918341 0
[pid=25270/tid=25272] ppid=25268 vsize=15710488 CPUtime=1.14 cores=0,2,4,6
/proc/25270/task/25272/stat : 25272 (java) S 25268 25270 24984 0 -1 4202560 35674 0 1 0 110 4 0 0 20 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25273] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25273/stat : 25273 (java) S 25268 25270 24984 0 -1 4202560 1269 0 0 0 0 0 0 0 18 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25274] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25274/stat : 25274 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25275] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25275/stat : 25275 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25276] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25276/stat : 25276 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25277] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25277/stat : 25277 (java) S 25268 25270 24984 0 -1 4202560 1433 0 0 0 0 0 0 0 18 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25278] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25278/stat : 25278 (java) S 25268 25270 24984 0 -1 4202560 1301 0 0 0 0 0 0 0 18 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25279] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25279/stat : 25279 (java) S 25268 25270 24984 0 -1 4202560 1666 0 0 0 0 0 0 0 18 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25280] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25280/stat : 25280 (java) S 25268 25270 24984 0 -1 4202560 72 0 0 0 0 0 0 0 18 0 22 0 523120606 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25281] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25281/stat : 25281 (java) S 25268 25270 24984 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 523120607 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 0 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25282] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25282/stat : 25282 (java) S 25268 25270 24984 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523120608 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25283] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25283/stat : 25283 (java) S 25268 25270 24984 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523120608 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25284] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25284/stat : 25284 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347716017 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25285] ppid=25268 vsize=15710488 CPUtime=0.81 cores=0,2,4,6
/proc/25270/task/25285/stat : 25285 (java) R 25268 25270 24984 0 -1 4202560 10163 0 0 0 80 1 0 0 16 0 22 0 523120610 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25270/tid=25286] ppid=25268 vsize=15710488 CPUtime=0.64 cores=0,2,4,6
/proc/25270/task/25286/stat : 25286 (java) S 25268 25270 24984 0 -1 4202560 7237 0 0 0 64 0 0 0 15 0 22 0 523120610 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25287] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25287/stat : 25287 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25288] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25288/stat : 25288 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523120610 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25289] ppid=25268 vsize=15710488 CPUtime=0.3 cores=0,2,4,6
/proc/25270/task/25289/stat : 25289 (java) R 25268 25270 24984 0 -1 4202560 31 0 0 0 30 0 0 0 16 0 22 0 523120657 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505803273 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25270/tid=25290] ppid=25268 vsize=15710488 CPUtime=0.1 cores=0,2,4,6
/proc/25270/task/25290/stat : 25290 (java) R 25268 25270 24984 0 -1 4202560 8 0 0 0 10 0 0 0 16 0 22 0 523120657 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 47551636853960 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25270/tid=25291] ppid=25268 vsize=15710488 CPUtime=0.1 cores=0,2,4,6
/proc/25270/task/25291/stat : 25291 (java) R 25268 25270 24984 0 -1 4202560 7 0 0 0 10 0 0 0 15 0 22 0 523120657 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505983660 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25270/tid=25292] ppid=25268 vsize=15710488 CPUtime=0.11 cores=0,2,4,6
/proc/25270/task/25292/stat : 25292 (java) R 25268 25270 24984 0 -1 4202560 11 0 0 0 11 0 0 0 15 0 22 0 523120657 16087539712 52115 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505983784 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 15710488

[startup+3.10094 s]
/proc/loadavg: 7.77 8.06 7.54 11/224 25292
/proc/meminfo: memFree=24260844/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15710488 CPUtime=9.59 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 127146 0 1 0 941 18 0 0 25 0 22 0 523120605 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3927622 118640 2274 9 0 3918341 0
[pid=25270/tid=25272] ppid=25268 vsize=15710488 CPUtime=1.14 cores=0,2,4,6
/proc/25270/task/25272/stat : 25272 (java) S 25268 25270 24984 0 -1 4202560 35674 0 1 0 110 4 0 0 20 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25273] ppid=25268 vsize=15710488 CPUtime=0.01 cores=0,2,4,6
/proc/25270/task/25273/stat : 25273 (java) S 25268 25270 24984 0 -1 4202560 5522 0 0 0 0 1 0 0 15 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25274] ppid=25268 vsize=15710488 CPUtime=0.02 cores=0,2,4,6
/proc/25270/task/25274/stat : 25274 (java) S 25268 25270 24984 0 -1 4202560 6207 0 0 0 1 1 0 0 16 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25275] ppid=25268 vsize=15710488 CPUtime=0.01 cores=0,2,4,6
/proc/25270/task/25275/stat : 25275 (java) S 25268 25270 24984 0 -1 4202560 5209 0 0 0 1 0 0 0 16 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25276] ppid=25268 vsize=15710488 CPUtime=0.03 cores=0,2,4,6
/proc/25270/task/25276/stat : 25276 (java) S 25268 25270 24984 0 -1 4202560 7918 0 0 0 2 1 0 0 16 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25277] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25277/stat : 25277 (java) S 25268 25270 24984 0 -1 4202560 1433 0 0 0 0 0 0 0 15 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25278] ppid=25268 vsize=15710488 CPUtime=0.03 cores=0,2,4,6
/proc/25270/task/25278/stat : 25278 (java) S 25268 25270 24984 0 -1 4202560 9689 0 0 0 2 1 0 0 15 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25279] ppid=25268 vsize=15710488 CPUtime=0.04 cores=0,2,4,6
/proc/25270/task/25279/stat : 25279 (java) S 25268 25270 24984 0 -1 4202560 12421 0 0 0 2 2 0 0 16 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25280] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25280/stat : 25280 (java) S 25268 25270 24984 0 -1 4202560 2455 0 0 0 0 0 0 0 15 0 22 0 523120606 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25281] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25281/stat : 25281 (java) S 25268 25270 24984 0 -1 4202560 253 0 0 0 0 0 0 0 15 0 22 0 523120607 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 0 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25282] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25282/stat : 25282 (java) S 25268 25270 24984 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523120608 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25283] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25283/stat : 25283 (java) S 25268 25270 24984 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523120608 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25284] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25284/stat : 25284 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347716017 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25285] ppid=25268 vsize=15710488 CPUtime=0.83 cores=0,2,4,6
/proc/25270/task/25285/stat : 25285 (java) S 25268 25270 24984 0 -1 4202560 10165 0 0 0 82 1 0 0 15 0 22 0 523120610 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25286] ppid=25268 vsize=15710488 CPUtime=0.66 cores=0,2,4,6
/proc/25270/task/25286/stat : 25286 (java) S 25268 25270 24984 0 -1 4202560 7262 0 0 0 66 0 0 0 15 0 22 0 523120610 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25287] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25287/stat : 25287 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25288] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25288/stat : 25288 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523120610 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25289] ppid=25268 vsize=15710488 CPUtime=1.81 cores=0,2,4,6
/proc/25270/task/25289/stat : 25289 (java) R 25268 25270 24984 0 -1 4202560 5458 0 0 0 181 0 0 0 17 0 22 0 523120657 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505992227 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25270/tid=25290] ppid=25268 vsize=15710488 CPUtime=1.63 cores=0,2,4,6
/proc/25270/task/25290/stat : 25290 (java) R 25268 25270 24984 0 -1 4202560 5136 0 0 0 163 0 0 0 17 0 22 0 523120657 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505983701 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=25270/tid=25291] ppid=25268 vsize=15710488 CPUtime=1.61 cores=0,2,4,6
/proc/25270/task/25291/stat : 25291 (java) R 25268 25270 24984 0 -1 4202560 4910 0 0 0 161 0 0 0 17 0 22 0 523120657 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 47551636853596 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25270/tid=25292] ppid=25268 vsize=15710488 CPUtime=1.63 cores=0,2,4,6
/proc/25270/task/25292/stat : 25292 (java) R 25268 25270 24984 0 -1 4202560 6049 0 0 0 163 0 0 0 17 0 22 0 523120657 16087539712 118640 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505983603 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 15710488

[startup+6.30137 s]
/proc/loadavg: 8.03 8.11 7.56 9/224 25292
/proc/meminfo: memFree=23626832/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15710488 CPUtime=22.37 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 256330 0 1 0 2198 39 0 0 25 0 22 0 523120605 16087539712 247659 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3927622 247661 2274 9 0 3918341 0
[pid=25270/tid=25272] ppid=25268 vsize=15710488 CPUtime=1.14 cores=0,2,4,6
/proc/25270/task/25272/stat : 25272 (java) S 25268 25270 24984 0 -1 4202560 35674 0 1 0 110 4 0 0 20 0 22 0 523120606 16087539712 247664 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25273] ppid=25268 vsize=15710488 CPUtime=0.01 cores=0,2,4,6
/proc/25270/task/25273/stat : 25273 (java) S 25268 25270 24984 0 -1 4202560 5849 0 0 0 0 1 0 0 16 0 22 0 523120606 16087539712 247667 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25274] ppid=25268 vsize=15710488 CPUtime=0.04 cores=0,2,4,6
/proc/25270/task/25274/stat : 25274 (java) S 25268 25270 24984 0 -1 4202560 14215 0 0 0 2 2 0 0 16 0 22 0 523120606 16087539712 247678 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25275] ppid=25268 vsize=15710488 CPUtime=0.06 cores=0,2,4,6
/proc/25270/task/25275/stat : 25275 (java) S 25268 25270 24984 0 -1 4202560 18989 0 0 0 3 3 0 0 16 0 22 0 523120606 16087539712 247679 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25276] ppid=25268 vsize=15710488 CPUtime=0.05 cores=0,2,4,6
/proc/25270/task/25276/stat : 25276 (java) S 25268 25270 24984 0 -1 4202560 13709 0 0 0 3 2 0 0 15 0 22 0 523120606 16087539712 247680 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25277] ppid=25268 vsize=15710488 CPUtime=0.02 cores=0,2,4,6
/proc/25270/task/25277/stat : 25277 (java) S 25268 25270 24984 0 -1 4202560 7311 0 0 0 1 1 0 0 15 0 22 0 523120606 16087539712 247682 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25278] ppid=25268 vsize=15710488 CPUtime=0.06 cores=0,2,4,6
/proc/25270/task/25278/stat : 25278 (java) S 25268 25270 24984 0 -1 4202560 17307 0 0 0 4 2 0 0 16 0 22 0 523120606 16087539712 247683 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25279] ppid=25268 vsize=15710488 CPUtime=0.04 cores=0,2,4,6
/proc/25270/task/25279/stat : 25279 (java) S 25268 25270 24984 0 -1 4202560 12421 0 0 0 2 2 0 0 15 0 22 0 523120606 16087539712 247689 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25280] ppid=25268 vsize=15710488 CPUtime=0.05 cores=0,2,4,6
/proc/25270/task/25280/stat : 25280 (java) S 25268 25270 24984 0 -1 4202560 17009 0 0 0 2 3 0 0 16 0 22 0 523120606 16087539712 247690 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25281] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25281/stat : 25281 (java) S 25268 25270 24984 0 -1 4202560 555 0 0 0 0 0 0 0 15 0 22 0 523120607 16087539712 247700 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 0 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25282] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25282/stat : 25282 (java) S 25268 25270 24984 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523120608 16087539712 247714 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25283] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25283/stat : 25283 (java) S 25268 25270 24984 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523120608 16087539712 247715 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25284] ppid=25268 vsize=15710488 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25284/stat : 25284 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16087539712 247716 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347716017 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25285] ppid=25268 vsize=15710488 CPUtime=0.83 cores=0,2,4,6
/proc/25270/task/25285/stat : 25285 (java) S 25268 25270 24984 0 -1 4202560 10165 0 0 0 82 1 0 0 15 0 22 0 523120610 16087539712 247717 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0

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

/proc/25270/task/25275/stat : 25275 (java) S 25268 25270 24984 0 -1 4202560 227809 0 0 0 134 40 0 0 16 0 22 0 523120606 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25276] ppid=25268 vsize=15701596 CPUtime=1.4 cores=0,2,4,6
/proc/25270/task/25276/stat : 25276 (java) S 25268 25270 24984 0 -1 4202560 155935 0 0 0 112 28 0 0 16 0 22 0 523120606 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25277] ppid=25268 vsize=15701596 CPUtime=1.33 cores=0,2,4,6
/proc/25270/task/25277/stat : 25277 (java) S 25268 25270 24984 0 -1 4202560 159198 0 0 0 104 29 0 0 15 0 22 0 523120606 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25278] ppid=25268 vsize=15701596 CPUtime=1.45 cores=0,2,4,6
/proc/25270/task/25278/stat : 25278 (java) S 25268 25270 24984 0 -1 4202560 162789 0 0 0 118 27 0 0 15 0 22 0 523120606 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25279] ppid=25268 vsize=15701596 CPUtime=1.31 cores=0,2,4,6
/proc/25270/task/25279/stat : 25279 (java) S 25268 25270 24984 0 -1 4202560 139977 0 0 0 107 24 0 0 15 0 22 0 523120606 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25280] ppid=25268 vsize=15701596 CPUtime=1.39 cores=0,2,4,6
/proc/25270/task/25280/stat : 25280 (java) S 25268 25270 24984 0 -1 4202560 146147 0 0 0 115 24 0 0 16 0 22 0 523120606 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25281] ppid=25268 vsize=15701596 CPUtime=0.84 cores=0,2,4,6
/proc/25270/task/25281/stat : 25281 (java) S 25268 25270 24984 0 -1 4202560 23697 0 0 0 71 13 0 0 15 0 22 0 523120607 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 0 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25282] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25282/stat : 25282 (java) S 25268 25270 24984 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523120608 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25283] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25283/stat : 25283 (java) S 25268 25270 24984 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523120608 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25284] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25284/stat : 25284 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347716017 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25285] ppid=25268 vsize=15701596 CPUtime=1.21 cores=0,2,4,6
/proc/25270/task/25285/stat : 25285 (java) S 25268 25270 24984 0 -1 4202560 10228 0 0 0 120 1 0 0 15 0 22 0 523120610 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25286] ppid=25268 vsize=15701596 CPUtime=0.84 cores=0,2,4,6
/proc/25270/task/25286/stat : 25286 (java) S 25268 25270 24984 0 -1 4202560 7751 0 0 0 84 0 0 0 15 0 22 0 523120610 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25287] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25287/stat : 25287 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25288] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25288/stat : 25288 (java) S 25268 25270 24984 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 523120610 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25289] ppid=25268 vsize=15701596 CPUtime=1116.89 cores=0,2,4,6
/proc/25270/task/25289/stat : 25289 (java) R 25268 25270 24984 0 -1 4202560 223823 0 0 0 111662 27 0 0 25 0 22 0 523120657 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505820070 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=25270/tid=25290] ppid=25268 vsize=15701596 CPUtime=1112.02 cores=0,2,4,6
/proc/25270/task/25290/stat : 25290 (java) R 25268 25270 24984 0 -1 4202560 245260 0 0 0 111173 29 0 0 25 0 22 0 523120657 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505852906 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25270/tid=25291] ppid=25268 vsize=15701596 CPUtime=1116.89 cores=0,2,4,6
/proc/25270/task/25291/stat : 25291 (java) R 25268 25270 24984 0 -1 4202560 240363 0 0 0 111664 25 0 0 25 0 22 0 523120657 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912506342934 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25270/tid=25292] ppid=25268 vsize=15701596 CPUtime=1115.64 cores=0,2,4,6
/proc/25270/task/25292/stat : 25292 (java) R 25268 25270 24984 0 -1 4202560 239574 0 0 0 111535 29 0 0 25 0 22 0 523120657 16078434304 1578786 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505584176 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.31
Current children cumulated vsize (KiB) 15701596

[startup+1182.3 s]
/proc/loadavg: 8.11 8.14 7.95 9/224 25375
/proc/meminfo: memFree=18727852/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15701596 CPUtime=4716.96 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 2446994 0 1 0 471310 386 0 0 25 0 22 0 523120605 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3925399 1644223 2298 9 0 3916118 0
[pid=25270/tid=25272] ppid=25268 vsize=15701596 CPUtime=1.14 cores=0,2,4,6
/proc/25270/task/25272/stat : 25272 (java) S 25268 25270 24984 0 -1 4202560 35674 0 1 0 110 4 0 0 20 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25273] ppid=25268 vsize=15701596 CPUtime=1.46 cores=0,2,4,6
/proc/25270/task/25273/stat : 25273 (java) S 25268 25270 24984 0 -1 4202560 153504 0 0 0 118 28 0 0 16 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25274] ppid=25268 vsize=15701596 CPUtime=1.64 cores=0,2,4,6
/proc/25270/task/25274/stat : 25274 (java) S 25268 25270 24984 0 -1 4202560 211720 0 0 0 125 39 0 0 16 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25275] ppid=25268 vsize=15701596 CPUtime=1.76 cores=0,2,4,6
/proc/25270/task/25275/stat : 25275 (java) S 25268 25270 24984 0 -1 4202560 228164 0 0 0 136 40 0 0 16 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25276] ppid=25268 vsize=15701596 CPUtime=1.43 cores=0,2,4,6
/proc/25270/task/25276/stat : 25276 (java) S 25268 25270 24984 0 -1 4202560 159718 0 0 0 115 28 0 0 15 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25277] ppid=25268 vsize=15701596 CPUtime=1.36 cores=0,2,4,6
/proc/25270/task/25277/stat : 25277 (java) S 25268 25270 24984 0 -1 4202560 163928 0 0 0 106 30 0 0 15 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25278] ppid=25268 vsize=15701596 CPUtime=1.49 cores=0,2,4,6
/proc/25270/task/25278/stat : 25278 (java) S 25268 25270 24984 0 -1 4202560 173280 0 0 0 121 28 0 0 15 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25279] ppid=25268 vsize=15701596 CPUtime=1.34 cores=0,2,4,6
/proc/25270/task/25279/stat : 25279 (java) S 25268 25270 24984 0 -1 4202560 142791 0 0 0 109 25 0 0 15 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25280] ppid=25268 vsize=15701596 CPUtime=1.45 cores=0,2,4,6
/proc/25270/task/25280/stat : 25280 (java) S 25268 25270 24984 0 -1 4202560 153906 0 0 0 119 26 0 0 16 0 22 0 523120606 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25281] ppid=25268 vsize=15701596 CPUtime=0.85 cores=0,2,4,6
/proc/25270/task/25281/stat : 25281 (java) S 25268 25270 24984 0 -1 4202560 23817 0 0 0 71 14 0 0 15 0 22 0 523120607 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 0 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25282] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25282/stat : 25282 (java) S 25268 25270 24984 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523120608 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25283] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25283/stat : 25283 (java) S 25268 25270 24984 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523120608 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25284] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25284/stat : 25284 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347716017 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25285] ppid=25268 vsize=15701596 CPUtime=1.21 cores=0,2,4,6
/proc/25270/task/25285/stat : 25285 (java) S 25268 25270 24984 0 -1 4202560 10228 0 0 0 120 1 0 0 15 0 22 0 523120610 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25286] ppid=25268 vsize=15701596 CPUtime=0.84 cores=0,2,4,6
/proc/25270/task/25286/stat : 25286 (java) S 25268 25270 24984 0 -1 4202560 7751 0 0 0 84 0 0 0 15 0 22 0 523120610 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25287] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25287/stat : 25287 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25288] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25288/stat : 25288 (java) S 25268 25270 24984 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 523120610 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25289] ppid=25268 vsize=15701596 CPUtime=1176.82 cores=0,2,4,6
/proc/25270/task/25289/stat : 25289 (java) R 25268 25270 24984 0 -1 4202560 229440 0 0 0 117654 28 0 0 25 0 22 0 523120657 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505749402 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=25270/tid=25290] ppid=25268 vsize=15701596 CPUtime=1171.62 cores=0,2,4,6
/proc/25270/task/25290/stat : 25290 (java) R 25268 25270 24984 0 -1 4202560 246649 0 0 0 117133 29 0 0 25 0 22 0 523120657 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505852704 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25270/tid=25291] ppid=25268 vsize=15701596 CPUtime=1176.82 cores=0,2,4,6
/proc/25270/task/25291/stat : 25291 (java) R 25268 25270 24984 0 -1 4202560 251473 0 0 0 117655 27 0 0 25 0 22 0 523120657 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505705228 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25270/tid=25292] ppid=25268 vsize=15701596 CPUtime=1175.57 cores=0,2,4,6
/proc/25270/task/25292/stat : 25292 (java) R 25268 25270 24984 0 -1 4202560 253499 0 0 0 117526 31 0 0 25 0 22 0 523120657 16078434304 1644223 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505705256 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.96
Current children cumulated vsize (KiB) 15701596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.07 8.13 7.95 9/224 25375
/proc/meminfo: memFree=18694740/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=15701596 CPUtime=4800.07 cores=0,2,4,6
/proc/25270/stat : 25270 (java) S 25268 25270 24984 0 -1 4202496 2463385 0 1 0 479618 389 0 0 25 0 22 0 523120605 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 3925399 1660593 2298 9 0 3916118 0
[pid=25270/tid=25272] ppid=25268 vsize=15701596 CPUtime=1.14 cores=0,2,4,6
/proc/25270/task/25272/stat : 25272 (java) S 25268 25270 24984 0 -1 4202560 35674 0 1 0 110 4 0 0 20 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25273] ppid=25268 vsize=15701596 CPUtime=1.46 cores=0,2,4,6
/proc/25270/task/25273/stat : 25273 (java) S 25268 25270 24984 0 -1 4202560 153504 0 0 0 118 28 0 0 15 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25274] ppid=25268 vsize=15701596 CPUtime=1.67 cores=0,2,4,6
/proc/25270/task/25274/stat : 25274 (java) S 25268 25270 24984 0 -1 4202560 214105 0 0 0 127 40 0 0 16 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25275] ppid=25268 vsize=15701596 CPUtime=1.78 cores=0,2,4,6
/proc/25270/task/25275/stat : 25275 (java) S 25268 25270 24984 0 -1 4202560 229311 0 0 0 138 40 0 0 16 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25276] ppid=25268 vsize=15701596 CPUtime=1.43 cores=0,2,4,6
/proc/25270/task/25276/stat : 25276 (java) S 25268 25270 24984 0 -1 4202560 159718 0 0 0 115 28 0 0 15 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25277] ppid=25268 vsize=15701596 CPUtime=1.37 cores=0,2,4,6
/proc/25270/task/25277/stat : 25277 (java) S 25268 25270 24984 0 -1 4202560 165241 0 0 0 107 30 0 0 15 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25278] ppid=25268 vsize=15701596 CPUtime=1.5 cores=0,2,4,6
/proc/25270/task/25278/stat : 25278 (java) S 25268 25270 24984 0 -1 4202560 173817 0 0 0 122 28 0 0 15 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25279] ppid=25268 vsize=15701596 CPUtime=1.36 cores=0,2,4,6
/proc/25270/task/25279/stat : 25279 (java) S 25268 25270 24984 0 -1 4202560 144486 0 0 0 111 25 0 0 16 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 0 0 0 0
[pid=25270/tid=25280] ppid=25268 vsize=15701596 CPUtime=1.48 cores=0,2,4,6
/proc/25270/task/25280/stat : 25280 (java) S 25268 25270 24984 0 -1 4202560 154958 0 0 0 122 26 0 0 16 0 22 0 523120606 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25281] ppid=25268 vsize=15701596 CPUtime=0.85 cores=0,2,4,6
/proc/25270/task/25281/stat : 25281 (java) S 25268 25270 24984 0 -1 4202560 23818 0 0 0 71 14 0 0 15 0 22 0 523120607 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 0 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25282] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25282/stat : 25282 (java) S 25268 25270 24984 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523120608 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25283] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25283/stat : 25283 (java) S 25268 25270 24984 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 523120608 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25284] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25284/stat : 25284 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347716017 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25285] ppid=25268 vsize=15701596 CPUtime=1.21 cores=0,2,4,6
/proc/25270/task/25285/stat : 25285 (java) S 25268 25270 24984 0 -1 4202560 10228 0 0 0 120 1 0 0 15 0 22 0 523120610 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 2 0 0 0
[pid=25270/tid=25286] ppid=25268 vsize=15701596 CPUtime=0.84 cores=0,2,4,6
/proc/25270/task/25286/stat : 25286 (java) S 25268 25270 24984 0 -1 4202560 7751 0 0 0 84 0 0 0 15 0 22 0 523120610 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 6 0 0 0
[pid=25270/tid=25287] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25287/stat : 25287 (java) S 25268 25270 24984 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523120610 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708313 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25288] ppid=25268 vsize=15701596 CPUtime=0 cores=0,2,4,6
/proc/25270/task/25288/stat : 25288 (java) S 25268 25270 24984 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 523120610 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 232347708928 0 4 0 16800975 18446604442110580608 0 0 -1 4 0 0 0
[pid=25270/tid=25289] ppid=25268 vsize=15701596 CPUtime=1197.6 cores=0,2,4,6
/proc/25270/task/25289/stat : 25289 (java) R 25268 25270 24984 0 -1 4202560 229441 0 0 0 119732 28 0 0 25 0 22 0 523120657 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505749743 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=25270/tid=25290] ppid=25268 vsize=15701596 CPUtime=1192.28 cores=0,2,4,6
/proc/25270/task/25290/stat : 25290 (java) R 25268 25270 24984 0 -1 4202560 246653 0 0 0 119199 29 0 0 25 0 22 0 523120657 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505983701 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=25270/tid=25291] ppid=25268 vsize=15701596 CPUtime=1197.6 cores=0,2,4,6
/proc/25270/task/25291/stat : 25291 (java) R 25268 25270 24984 0 -1 4202560 256427 0 0 0 119732 28 0 0 25 0 22 0 523120657 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912505852998 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=25270/tid=25292] ppid=25268 vsize=15701596 CPUtime=1196.35 cores=0,2,4,6
/proc/25270/task/25292/stat : 25292 (java) R 25268 25270 24984 0 -1 4202560 256799 0 0 0 119604 31 0 0 25 0 22 0 523120657 16078434304 1660593 33554432000 1073741824 1073778376 140736129420448 18446744073709551615 46912506228952 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 15701596

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

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

[startup+1203.21 s]
/proc/loadavg: 8.07 8.13 7.95 9/224 25375
/proc/meminfo: memFree=18694740/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=0 CPUtime=4800.2 cores=0,2,4,6
/proc/25270/stat : 25270 (java) Z 25268 25270 24984 0 -1 4203548 2463412 0 1 0 479621 399 0 0 17 0 2 0 523120605 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 0 0 0 0 0 0 0
[pid=25270/tid=25289] ppid=25268 vsize=0 CPUtime=1197.71 cores=0,2,4,6
/proc/25270/task/25289/stat : 25289 (java) R 25268 25270 24984 0 -1 4203588 229441 0 0 0 119733 38 0 0 25 0 2 0 523120657 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 0

[startup+1203.3 s]
/proc/loadavg: 8.07 8.13 7.95 6/205 25378
/proc/meminfo: memFree=23436280/32951124 swapFree=67111412/67111528
[pid=25270] ppid=25268 vsize=0 CPUtime=4800.29 cores=0,2,4,6
/proc/25270/stat : 25270 (java) Z 25268 25270 24984 0 -1 4203548 2463412 0 1 0 479621 408 0 0 17 0 2 0 523120605 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/25270/statm: 0 0 0 0 0 0 0
[pid=25270/tid=25289] ppid=25268 vsize=0 CPUtime=1197.8 cores=0,2,4,6
/proc/25270/task/25289/stat : 25289 (java) R 25268 25270 24984 0 -1 4203588 229441 0 0 0 119733 47 0 0 25 0 2 0 523120657 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1203.37
CPU time (s): 4800.36
CPU user time (s): 4796.21
CPU system time (s): 4.14737
CPU usage (%): 398.91
Max. virtual memory (cumulated for all children) (KiB): 15713100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.21
system time used= 4.14737
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2463412
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= 31721
involuntary context switches= 101795

runsolver used 1.89471 second user time and 4.69829 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 00:13:44
IDJOB=3312445
IDBENCH=82630
IDSOLVER=1699
FILE ID=node132/3312445-1304115224
RUNJOBID= node132-1304112810-25002
PBS_JOBID= 13170698
Free space on /tmp= 71868 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312445-1304115224/watcher-3312445-1304115224 -o /tmp/evaluation-result-3312445-1304115224/solver-3312445-1304115224 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312445-1304115224.cnf

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

MD5SUM BENCH= fafa522767a4e86ea9e03f34c2fb7311
RANDOM SEED=834134513

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24536708 kB
Buffers:        684820 kB
Cached:        6006020 kB
SwapCached:        112 kB
Active:        2659160 kB
Inactive:      5271508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24536708 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            2768 kB
Writeback:           8 kB
AnonPages:     1239296 kB
Mapped:          23576 kB
Slab:           417860 kB
PageTables:       7720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1479460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71868 MiB
End job on node132 at 2011-04-30 00:33:50