Trace number 3312032

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.62 1226.36

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-07.cnf
MD5SUM2fadef5be3a9bf2904114b49bf9a8314
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.11252
Satisfiable
(Un)Satisfiability was proved
Number of variables233177
Number of clauses782677
Sum of the clauses size2045473
Maximum clause length2133
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2329459
Number of clauses of size 3431954
Number of clauses of size 420476
Number of clauses of size 5121
Number of clauses of size over 5666

Solver Data

0.10/0.12	23:15 INFO : Reading from input HOME/instance-3312032-1304097795.cnf
3.30/3.01	Executor set job limit to 1000000
3.30/3.01	Executor set job limit to 1000000
3.30/3.01	Executor set job limit to 1000000
3.30/3.01	Executor set job limit to 1000000
3.30/3.01	Starting Executor!
3.30/3.01	Starting Executor!
3.30/3.01	Starting Executor!
3.30/3.02	Starting Executor!
6.57/5.06	23:20 INFO : Found 77657 xor gates
19.06/16.64	23:32 INFO : 200064 variables remaining out of 233177
19.06/16.64	23:32 INFO : 9816156 literals remaining out of 1896266
74.90/42.02	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
74.90/42.02	log4j:WARN Please initialize the log4j system properly.
74.90/42.02	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-3312032-1304097795/watcher-3312032-1304097795 -o /tmp/evaluation-result-3312032-1304097795/solver-3312032-1304097795 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312032-1304097795.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.74 8.00 7.98 6/198 7637
/proc/meminfo: memFree=24803200/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=9100 CPUtime=0 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 667 0 0 0 0 0 0 0 25 0 1 0 521379976 9318400 155 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230804242055 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/7637/statm: 2275 155 126 9 0 67 0

[startup+0.0178611 s]
/proc/loadavg: 7.74 8.00 7.98 6/198 7637
/proc/meminfo: memFree=24803200/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15591648 CPUtime=0 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 2866 0 1 0 0 0 0 0 25 0 10 0 521379976 15965847552 2307 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3897912 2316 1417 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.100846 s]
/proc/loadavg: 7.74 8.00 7.98 6/198 7637
/proc/meminfo: memFree=24803200/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15676888 CPUtime=0.1 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 5546 0 1 0 9 1 0 0 25 0 18 0 521379976 16053133312 4962 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3919222 4962 2116 9 0 3909941 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676888

[startup+0.30079 s]
/proc/loadavg: 7.74 8.00 7.98 6/198 7637
/proc/meminfo: memFree=24803200/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15679920 CPUtime=0.51 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 14724 0 1 0 49 2 0 0 25 0 18 0 521379976 16056238080 13237 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3919980 13242 2206 9 0 3910699 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679920

[startup+0.700762 s]
/proc/loadavg: 7.74 8.00 7.98 6/198 7637
/proc/meminfo: memFree=24803200/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15679920 CPUtime=0.93 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 42127 0 1 0 87 6 0 0 25 0 18 0 521379976 16056238080 40638 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3919980 40638 2222 9 0 3910699 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15679920

[startup+1.50059 s]
/proc/loadavg: 7.74 8.00 7.98 6/216 7655
/proc/meminfo: memFree=24625056/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15679920 CPUtime=1.74 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 76086 0 1 0 164 10 0 0 25 0 18 0 521379976 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3919980 74594 2222 9 0 3910699 0
[pid=7637/tid=7639] ppid=7635 vsize=15679920 CPUtime=1.46 cores=0,2,4,6
/proc/7637/task/7639/stat : 7639 (java) R 7635 7637 7348 0 -1 4202560 65834 0 1 0 138 8 0 0 19 0 18 0 521379976 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820992459 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7637/tid=7640] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7640/stat : 7640 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7641] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7641/stat : 7641 (java) S 7635 7637 7348 0 -1 4202560 1554 0 0 0 0 0 0 0 16 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7642] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7642/stat : 7642 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7643] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7643/stat : 7643 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7644] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7644/stat : 7644 (java) S 7635 7637 7348 0 -1 4202560 1496 0 0 0 0 0 0 0 15 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7645] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7645/stat : 7645 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7646] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7646/stat : 7646 (java) S 7635 7637 7348 0 -1 4202560 613 0 0 0 0 0 0 0 16 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7647] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7647/stat : 7647 (java) S 7635 7637 7348 0 -1 4202560 1390 0 0 0 0 0 0 0 16 0 18 0 521379977 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7648] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7648/stat : 7648 (java) S 7635 7637 7348 0 -1 4202560 182 0 0 0 0 0 0 0 15 0 18 0 521379978 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 0 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7649] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7649/stat : 7649 (java) S 7635 7637 7348 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 521379978 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7650] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7650/stat : 7650 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 521379978 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7651] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7651/stat : 7651 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521379981 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820989361 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7652] ppid=7635 vsize=15679920 CPUtime=0.11 cores=0,2,4,6
/proc/7637/task/7652/stat : 7652 (java) S 7635 7637 7348 0 -1 4202560 1125 0 0 0 11 0 0 0 25 0 18 0 521379981 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7653] ppid=7635 vsize=15679920 CPUtime=0.11 cores=0,2,4,6
/proc/7637/task/7653/stat : 7653 (java) S 7635 7637 7348 0 -1 4202560 2503 0 0 0 11 0 0 0 15 0 18 0 521379981 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7654] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7654/stat : 7654 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 521379981 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7655] ppid=7635 vsize=15679920 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7655/stat : 7655 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 521379981 16056238080 74594 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15679920

[startup+3.1013 s]
/proc/loadavg: 7.74 8.00 7.98 6/216 7655
/proc/meminfo: memFree=24326084/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15684032 CPUtime=3.5 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 145976 0 1 0 332 18 0 0 25 0 22 0 521379976 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3921008 144477 2261 9 0 3911727 0
[pid=7637/tid=7639] ppid=7635 vsize=15684032 CPUtime=3.05 cores=0,2,4,6
/proc/7637/task/7639/stat : 7639 (java) R 7635 7637 7348 0 -1 4202560 127041 0 1 0 290 15 0 0 24 0 22 0 521379976 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912505703453 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7637/tid=7640] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7640/stat : 7640 (java) S 7635 7637 7348 0 -1 4202560 236 0 0 0 0 0 0 0 16 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7641] ppid=7635 vsize=15684032 CPUtime=0.01 cores=0,2,4,6
/proc/7637/task/7641/stat : 7641 (java) S 7635 7637 7348 0 -1 4202560 1561 0 0 0 1 0 0 0 16 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7642] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7642/stat : 7642 (java) S 7635 7637 7348 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7643] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7643/stat : 7643 (java) S 7635 7637 7348 0 -1 4202560 2690 0 0 0 0 0 0 0 16 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7644] ppid=7635 vsize=15684032 CPUtime=0.01 cores=0,2,4,6
/proc/7637/task/7644/stat : 7644 (java) S 7635 7637 7348 0 -1 4202560 6617 0 0 0 0 1 0 0 16 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7645] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7645/stat : 7645 (java) S 7635 7637 7348 0 -1 4202560 229 0 0 0 0 0 0 0 16 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7646] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7646/stat : 7646 (java) S 7635 7637 7348 0 -1 4202560 613 0 0 0 0 0 0 0 16 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7647] ppid=7635 vsize=15684032 CPUtime=0.01 cores=0,2,4,6
/proc/7637/task/7647/stat : 7647 (java) S 7635 7637 7348 0 -1 4202560 1395 0 0 0 1 0 0 0 15 0 22 0 521379977 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7648] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7648/stat : 7648 (java) S 7635 7637 7348 0 -1 4202560 434 0 0 0 0 0 0 0 15 0 22 0 521379978 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 0 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7649] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7649/stat : 7649 (java) S 7635 7637 7348 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 521379978 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7650] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7650/stat : 7650 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 521379978 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7651] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7651/stat : 7651 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820989361 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7652] ppid=7635 vsize=15684032 CPUtime=0.17 cores=0,2,4,6
/proc/7637/task/7652/stat : 7652 (java) S 7635 7637 7348 0 -1 4202560 1157 0 0 0 17 0 0 0 15 0 22 0 521379981 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7653] ppid=7635 vsize=15684032 CPUtime=0.16 cores=0,2,4,6
/proc/7637/task/7653/stat : 7653 (java) S 7635 7637 7348 0 -1 4202560 2567 0 0 0 16 0 0 0 15 0 22 0 521379981 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7654] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7654/stat : 7654 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7655] ppid=7635 vsize=15684032 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7655/stat : 7655 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521379981 16060448768 144477 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 15684032

[startup+6.30071 s]
/proc/loadavg: 7.52 7.95 7.97 6/220 7659
/proc/meminfo: memFree=24095660/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15685156 CPUtime=8.24 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 158461 0 1 0 804 20 0 0 25 0 22 0 521379976 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3921289 151538 2267 9 0 3912008 0
[pid=7637/tid=7639] ppid=7635 vsize=15685156 CPUtime=6.25 cores=0,2,4,6
/proc/7637/task/7639/stat : 7639 (java) R 7635 7637 7348 0 -1 4202560 127081 0 1 0 610 15 0 0 21 0 22 0 521379976 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506327277 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7637/tid=7640] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7640/stat : 7640 (java) S 7635 7637 7348 0 -1 4202560 236 0 0 0 0 0 0 0 16 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7641] ppid=7635 vsize=15685156 CPUtime=0.01 cores=0,2,4,6
/proc/7637/task/7641/stat : 7641 (java) S 7635 7637 7348 0 -1 4202560 1561 0 0 0 1 0 0 0 16 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7642] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7642/stat : 7642 (java) S 7635 7637 7348 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7643] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7643/stat : 7643 (java) S 7635 7637 7348 0 -1 4202560 2690 0 0 0 0 0 0 0 16 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7644] ppid=7635 vsize=15685156 CPUtime=0.01 cores=0,2,4,6
/proc/7637/task/7644/stat : 7644 (java) S 7635 7637 7348 0 -1 4202560 6617 0 0 0 0 1 0 0 16 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7645] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7645/stat : 7645 (java) S 7635 7637 7348 0 -1 4202560 229 0 0 0 0 0 0 0 16 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7646] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7646/stat : 7646 (java) S 7635 7637 7348 0 -1 4202560 613 0 0 0 0 0 0 0 16 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7647] ppid=7635 vsize=15685156 CPUtime=0.01 cores=0,2,4,6
/proc/7637/task/7647/stat : 7647 (java) S 7635 7637 7348 0 -1 4202560 1395 0 0 0 1 0 0 0 15 0 22 0 521379977 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7648] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7648/stat : 7648 (java) S 7635 7637 7348 0 -1 4202560 435 0 0 0 0 0 0 0 15 0 22 0 521379978 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 0 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7649] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7649/stat : 7649 (java) S 7635 7637 7348 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 521379978 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7650] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7650/stat : 7650 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 521379978 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7651] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7651/stat : 7651 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820989361 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7652] ppid=7635 vsize=15685156 CPUtime=0.71 cores=0,2,4,6
/proc/7637/task/7652/stat : 7652 (java) S 7635 7637 7348 0 -1 4202560 2894 0 0 0 71 0 0 0 15 0 22 0 521379981 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7653] ppid=7635 vsize=15685156 CPUtime=1.16 cores=0,2,4,6
/proc/7637/task/7653/stat : 7653 (java) S 7635 7637 7348 0 -1 4202560 13273 0 0 0 114 2 0 0 15 0 22 0 521379981 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7654] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7654/stat : 7654 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7655] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7655/stat : 7655 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521379981 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7656] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7656/stat : 7656 (java) S 7635 7637 7348 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521380277 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7657] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7657/stat : 7657 (java) S 7635 7637 7348 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 521380277 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7658] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7658/stat : 7658 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521380277 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7659] ppid=7635 vsize=15685156 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7659/stat : 7659 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 521380277 16061599744 151538 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 15685156

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

/proc/7637/task/7642/stat : 7642 (java) S 7635 7637 7348 0 -1 4202560 50036 0 0 0 187 7 0 0 16 0 22 0 521379977 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7643] ppid=7635 vsize=15688396 CPUtime=1.92 cores=0,2,4,6
/proc/7637/task/7643/stat : 7643 (java) S 7635 7637 7348 0 -1 4202560 57092 0 0 0 182 10 0 0 16 0 22 0 521379977 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7644] ppid=7635 vsize=15688396 CPUtime=2.19 cores=0,2,4,6
/proc/7637/task/7644/stat : 7644 (java) S 7635 7637 7348 0 -1 4202560 120729 0 0 0 199 20 0 0 16 0 22 0 521379977 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7645] ppid=7635 vsize=15688396 CPUtime=1.86 cores=0,2,4,6
/proc/7637/task/7645/stat : 7645 (java) S 7635 7637 7348 0 -1 4202560 52597 0 0 0 176 10 0 0 15 0 22 0 521379977 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7646] ppid=7635 vsize=15688396 CPUtime=1.98 cores=0,2,4,6
/proc/7637/task/7646/stat : 7646 (java) S 7635 7637 7348 0 -1 4202560 48809 0 0 0 189 9 0 0 16 0 22 0 521379977 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7647] ppid=7635 vsize=15688396 CPUtime=2.24 cores=0,2,4,6
/proc/7637/task/7647/stat : 7647 (java) S 7635 7637 7348 0 -1 4202560 107873 0 0 0 203 21 0 0 15 0 22 0 521379977 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7648] ppid=7635 vsize=15688396 CPUtime=1.16 cores=0,2,4,6
/proc/7637/task/7648/stat : 7648 (java) S 7635 7637 7348 0 -1 4202560 6355 0 0 0 102 14 0 0 15 0 22 0 521379978 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 0 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7649] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7649/stat : 7649 (java) S 7635 7637 7348 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521379978 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7650] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7650/stat : 7650 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521379978 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7651] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7651/stat : 7651 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820989361 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7652] ppid=7635 vsize=15688396 CPUtime=1.73 cores=0,2,4,6
/proc/7637/task/7652/stat : 7652 (java) S 7635 7637 7348 0 -1 4202560 3624 0 0 0 173 0 0 0 15 0 22 0 521379981 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7653] ppid=7635 vsize=15688396 CPUtime=2.24 cores=0,2,4,6
/proc/7637/task/7653/stat : 7653 (java) S 7635 7637 7348 0 -1 4202560 13475 0 0 0 222 2 0 0 15 0 22 0 521379981 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7654] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7654/stat : 7654 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7655] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7655/stat : 7655 (java) S 7635 7637 7348 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 521379981 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7656] ppid=7635 vsize=15688396 CPUtime=1095.9 cores=0,2,4,6
/proc/7637/task/7656/stat : 7656 (java) R 7635 7637 7348 0 -1 4202560 265849 0 0 0 109559 31 0 0 25 0 22 0 521380277 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506663701 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7637/tid=7657] ppid=7635 vsize=15688396 CPUtime=1076.63 cores=0,2,4,6
/proc/7637/task/7657/stat : 7657 (java) R 7635 7637 7348 0 -1 4202560 240817 0 0 0 107631 32 0 0 25 0 22 0 521380277 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506742990 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7637/tid=7658] ppid=7635 vsize=15688396 CPUtime=1083.82 cores=0,2,4,6
/proc/7637/task/7658/stat : 7658 (java) R 7635 7637 7348 0 -1 4202560 294735 0 0 0 108342 40 0 0 25 0 22 0 521380277 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506544307 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7637/tid=7659] ppid=7635 vsize=15688396 CPUtime=1091.21 cores=0,2,4,6
/proc/7637/task/7659/stat : 7659 (java) R 7635 7637 7348 0 -1 4202560 255008 0 0 0 109092 29 0 0 25 0 22 0 521380277 16064917504 1263622 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912505726404 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4385.75
Current children cumulated vsize (KiB) 15688396

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 8.01 9/220 7790
/proc/meminfo: memFree=11137048/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15688396 CPUtime=4625.4 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 2050713 0 1 0 462232 308 0 0 25 0 22 0 521379976 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3922099 1401038 2301 9 0 3912818 0
[pid=7637/tid=7639] ppid=7635 vsize=15688396 CPUtime=16.59 cores=0,2,4,6
/proc/7637/task/7639/stat : 7639 (java) S 7635 7637 7348 0 -1 4202560 204100 0 1 0 1635 24 0 0 25 0 22 0 521379976 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7640] ppid=7635 vsize=15688396 CPUtime=2.15 cores=0,2,4,6
/proc/7637/task/7640/stat : 7640 (java) S 7635 7637 7348 0 -1 4202560 102033 0 0 0 197 18 0 0 15 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7641] ppid=7635 vsize=15688396 CPUtime=2.08 cores=0,2,4,6
/proc/7637/task/7641/stat : 7641 (java) S 7635 7637 7348 0 -1 4202560 97525 0 0 0 191 17 0 0 16 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7642] ppid=7635 vsize=15688396 CPUtime=1.97 cores=0,2,4,6
/proc/7637/task/7642/stat : 7642 (java) S 7635 7637 7348 0 -1 4202560 54004 0 0 0 189 8 0 0 16 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7643] ppid=7635 vsize=15688396 CPUtime=1.95 cores=0,2,4,6
/proc/7637/task/7643/stat : 7643 (java) S 7635 7637 7348 0 -1 4202560 60834 0 0 0 184 11 0 0 16 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7644] ppid=7635 vsize=15688396 CPUtime=2.22 cores=0,2,4,6
/proc/7637/task/7644/stat : 7644 (java) S 7635 7637 7348 0 -1 4202560 123744 0 0 0 201 21 0 0 16 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7645] ppid=7635 vsize=15688396 CPUtime=1.88 cores=0,2,4,6
/proc/7637/task/7645/stat : 7645 (java) S 7635 7637 7348 0 -1 4202560 55845 0 0 0 178 10 0 0 15 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7646] ppid=7635 vsize=15688396 CPUtime=2 cores=0,2,4,6
/proc/7637/task/7646/stat : 7646 (java) S 7635 7637 7348 0 -1 4202560 51606 0 0 0 190 10 0 0 15 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7647] ppid=7635 vsize=15688396 CPUtime=2.26 cores=0,2,4,6
/proc/7637/task/7647/stat : 7647 (java) S 7635 7637 7348 0 -1 4202560 111515 0 0 0 205 21 0 0 15 0 22 0 521379977 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7648] ppid=7635 vsize=15688396 CPUtime=1.16 cores=0,2,4,6
/proc/7637/task/7648/stat : 7648 (java) S 7635 7637 7348 0 -1 4202560 6620 0 0 0 102 14 0 0 15 0 22 0 521379978 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 0 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7649] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7649/stat : 7649 (java) S 7635 7637 7348 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521379978 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7650] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7650/stat : 7650 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521379978 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7651] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7651/stat : 7651 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820989361 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7652] ppid=7635 vsize=15688396 CPUtime=1.73 cores=0,2,4,6
/proc/7637/task/7652/stat : 7652 (java) S 7635 7637 7348 0 -1 4202560 3625 0 0 0 173 0 0 0 15 0 22 0 521379981 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7653] ppid=7635 vsize=15688396 CPUtime=2.24 cores=0,2,4,6
/proc/7637/task/7653/stat : 7653 (java) S 7635 7637 7348 0 -1 4202560 13475 0 0 0 222 2 0 0 15 0 22 0 521379981 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7654] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7654/stat : 7654 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7655] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7655/stat : 7655 (java) S 7635 7637 7348 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 521379981 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7656] ppid=7635 vsize=15688396 CPUtime=1155.62 cores=0,2,4,6
/proc/7637/task/7656/stat : 7656 (java) R 7635 7637 7348 0 -1 4202560 291430 0 0 0 115528 34 0 0 25 0 22 0 521380277 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506492330 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7637/tid=7657] ppid=7635 vsize=15688396 CPUtime=1136.57 cores=0,2,4,6
/proc/7637/task/7657/stat : 7657 (java) R 7635 7637 7348 0 -1 4202560 268568 0 0 0 113622 35 0 0 25 0 22 0 521380277 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506405065 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7637/tid=7658] ppid=7635 vsize=15688396 CPUtime=1143.76 cores=0,2,4,6
/proc/7637/task/7658/stat : 7658 (java) R 7635 7637 7348 0 -1 4202560 318310 0 0 0 114333 43 0 0 25 0 22 0 521380277 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506544170 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7637/tid=7659] ppid=7635 vsize=15688396 CPUtime=1151.04 cores=0,2,4,6
/proc/7637/task/7659/stat : 7659 (java) R 7635 7637 7348 0 -1 4202560 286026 0 0 0 115072 32 0 0 25 0 22 0 521380277 16064917504 1401038 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506661088 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4625.4
Current children cumulated vsize (KiB) 15688396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1226.1 s]
/proc/loadavg: 8.22 8.12 8.02 9/220 7792
/proc/meminfo: memFree=10727192/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=15688396 CPUtime=4800.33 cores=0,2,4,6
/proc/7637/stat : 7637 (java) S 7635 7637 7348 0 -1 4202496 2141848 0 1 0 479713 320 0 0 25 0 22 0 521379976 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/7637/statm: 3922099 1492126 2301 9 0 3912818 0
[pid=7637/tid=7639] ppid=7635 vsize=15688396 CPUtime=16.59 cores=0,2,4,6
/proc/7637/task/7639/stat : 7639 (java) S 7635 7637 7348 0 -1 4202560 204100 0 1 0 1635 24 0 0 25 0 22 0 521379976 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7640] ppid=7635 vsize=15688396 CPUtime=2.16 cores=0,2,4,6
/proc/7637/task/7640/stat : 7640 (java) S 7635 7637 7348 0 -1 4202560 104488 0 0 0 198 18 0 0 15 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7641] ppid=7635 vsize=15688396 CPUtime=2.1 cores=0,2,4,6
/proc/7637/task/7641/stat : 7641 (java) S 7635 7637 7348 0 -1 4202560 100906 0 0 0 192 18 0 0 15 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7642] ppid=7635 vsize=15688396 CPUtime=1.99 cores=0,2,4,6
/proc/7637/task/7642/stat : 7642 (java) S 7635 7637 7348 0 -1 4202560 56657 0 0 0 190 9 0 0 16 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7643] ppid=7635 vsize=15688396 CPUtime=1.96 cores=0,2,4,6
/proc/7637/task/7643/stat : 7643 (java) S 7635 7637 7348 0 -1 4202560 61600 0 0 0 185 11 0 0 16 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7644] ppid=7635 vsize=15688396 CPUtime=2.23 cores=0,2,4,6
/proc/7637/task/7644/stat : 7644 (java) S 7635 7637 7348 0 -1 4202560 125137 0 0 0 202 21 0 0 16 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7645] ppid=7635 vsize=15688396 CPUtime=1.89 cores=0,2,4,6
/proc/7637/task/7645/stat : 7645 (java) S 7635 7637 7348 0 -1 4202560 58417 0 0 0 179 10 0 0 16 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7646] ppid=7635 vsize=15688396 CPUtime=2.01 cores=0,2,4,6
/proc/7637/task/7646/stat : 7646 (java) S 7635 7637 7348 0 -1 4202560 53638 0 0 0 191 10 0 0 15 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 0 0 0 0
[pid=7637/tid=7647] ppid=7635 vsize=15688396 CPUtime=2.28 cores=0,2,4,6
/proc/7637/task/7647/stat : 7647 (java) S 7635 7637 7348 0 -1 4202560 115431 0 0 0 206 22 0 0 15 0 22 0 521379977 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7648] ppid=7635 vsize=15688396 CPUtime=1.17 cores=0,2,4,6
/proc/7637/task/7648/stat : 7648 (java) S 7635 7637 7348 0 -1 4202560 6812 0 0 0 103 14 0 0 15 0 22 0 521379978 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 0 0 16800975 18446604453887099072 0 0 -1 4 0 0 0
[pid=7637/tid=7649] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7649/stat : 7649 (java) S 7635 7637 7348 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521379978 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7650] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7650/stat : 7650 (java) S 7635 7637 7348 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521379978 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7651] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7651/stat : 7651 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820989361 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7652] ppid=7635 vsize=15688396 CPUtime=1.73 cores=0,2,4,6
/proc/7637/task/7652/stat : 7652 (java) S 7635 7637 7348 0 -1 4202560 3625 0 0 0 173 0 0 0 15 0 22 0 521379981 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7653] ppid=7635 vsize=15688396 CPUtime=2.24 cores=0,2,4,6
/proc/7637/task/7653/stat : 7653 (java) S 7635 7637 7348 0 -1 4202560 13475 0 0 0 222 2 0 0 15 0 22 0 521379981 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7654] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7654/stat : 7654 (java) S 7635 7637 7348 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521379981 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820981657 0 4 0 16800975 18446604453887099072 0 0 -1 2 0 0 0
[pid=7637/tid=7655] ppid=7635 vsize=15688396 CPUtime=0 cores=0,2,4,6
/proc/7637/task/7655/stat : 7655 (java) S 7635 7637 7348 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 521379981 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 230820982272 0 4 0 16800975 18446604453887099072 0 0 -1 6 0 0 0
[pid=7637/tid=7656] ppid=7635 vsize=15688396 CPUtime=1199.37 cores=0,2,4,6
/proc/7637/task/7656/stat : 7656 (java) R 7635 7637 7348 0 -1 4202560 310630 0 0 0 119901 36 0 0 25 0 22 0 521380277 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912505698720 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7637/tid=7657] ppid=7635 vsize=15688396 CPUtime=1180.25 cores=0,2,4,6
/proc/7637/task/7657/stat : 7657 (java) R 7635 7637 7348 0 -1 4202560 285715 0 0 0 117988 37 0 0 25 0 22 0 521380277 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506327286 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7637/tid=7658] ppid=7635 vsize=15688396 CPUtime=1187.53 cores=0,2,4,6
/proc/7637/task/7658/stat : 7658 (java) R 7635 7637 7348 0 -1 4202560 333604 0 0 0 118708 45 0 0 25 0 22 0 521380277 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506663715 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7637/tid=7659] ppid=7635 vsize=15688396 CPUtime=1194.64 cores=0,2,4,6
/proc/7637/task/7659/stat : 7659 (java) R 7635 7637 7348 0 -1 4202560 306156 0 0 0 119430 34 0 0 25 0 22 0 521380277 16064917504 1492126 33554432000 1073741824 1073778376 140734613855888 18446744073709551615 46912506327292 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15688396

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

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

[startup+1226.21 s]
/proc/loadavg: 8.22 8.12 8.02 9/220 7792
/proc/meminfo: memFree=10727192/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=0 CPUtime=4800.46 cores=0,2,4,6
/proc/7637/stat : 7637 (java) Z 7635 7637 7348 0 -1 4203548 2141873 0 1 0 479716 330 0 0 17 0 2 0 521379976 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7637/statm: 0 0 0 0 0 0 0
[pid=7637/tid=7657] ppid=7635 vsize=0 CPUtime=1180.36 cores=0,2,4,6
/proc/7637/task/7657/stat : 7657 (java) R 7635 7637 7348 0 -1 4203588 285715 0 0 0 117989 47 0 0 25 0 2 0 521380277 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 0

[startup+1226.3 s]
/proc/loadavg: 8.22 8.12 8.02 9/220 7792
/proc/meminfo: memFree=10727192/32951124 swapFree=67111524/67111528
[pid=7637] ppid=7635 vsize=0 CPUtime=4800.55 cores=0,2,4,6
/proc/7637/stat : 7637 (java) Z 7635 7637 7348 0 -1 4203548 2141873 0 1 0 479716 339 0 0 17 0 2 0 521379976 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7637/statm: 0 0 0 0 0 0 0
[pid=7637/tid=7657] ppid=7635 vsize=0 CPUtime=1180.44 cores=0,2,4,6
/proc/7637/task/7657/stat : 7657 (java) R 7635 7637 7348 0 -1 4203588 285715 0 0 0 117989 55 0 0 25 0 2 0 521380277 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1226.36
CPU time (s): 4800.62
CPU user time (s): 4797.17
CPU system time (s): 3.45148
CPU usage (%): 391.452
Max. virtual memory (cumulated for all children) (KiB): 15690744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.17
system time used= 3.45147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2141873
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= 58199
involuntary context switches= 72325

runsolver used 2.03169 second user time and 4.69229 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 19:23:15
IDJOB=3312032
IDBENCH=82347
IDSOLVER=1698
FILE ID=node104/3312032-1304097795
RUNJOBID= node104-1304095362-7366
PBS_JOBID= 13170596
Free space on /tmp= 71528 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-07.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312032-1304097795/watcher-3312032-1304097795 -o /tmp/evaluation-result-3312032-1304097795/solver-3312032-1304097795 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312032-1304097795.cnf -hbr 2

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

MD5SUM BENCH= 2fadef5be3a9bf2904114b49bf9a8314
RANDOM SEED=608490970

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24803356 kB
Buffers:       1885564 kB
Cached:        4382984 kB
SwapCached:          4 kB
Active:        1458676 kB
Inactive:      6143544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24803356 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           17428 kB
Writeback:           0 kB
AnonPages:     1333348 kB
Mapped:          23540 kB
Slab:           480480 kB
PageTables:       7564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1704648 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= 71512 MiB
End job on node104 at 2011-04-29 19:43:43