Trace number 3312127

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.4 1250.05

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data

0.09/0.12	06:04 INFO : Reading from input HOME/instance-3312127-1304075163.cnf
2.62/2.15	Executor set job limit to 1000000
2.62/2.15	Executor set job limit to 1000000
2.62/2.15	Executor set job limit to 1000000
2.62/2.15	Executor set job limit to 1000000
2.62/2.15	Starting Executor!
2.62/2.15	Starting Executor!
2.62/2.15	Starting Executor!
2.62/2.15	Starting Executor!
6.42/4.16	06:08 INFO : Found 11035 xor gates
16.82/13.40	06:17 INFO : 94837 variables remaining out of 112764
16.82/13.40	06:17 INFO : 6277987 literals remaining out of 1537010
3036.76/807.41	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
3036.76/807.41	log4j:WARN Please initialize the log4j system properly.
3036.76/807.41	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-3312127-1304075163/watcher-3312127-1304075163 -o /tmp/evaluation-result-3312127-1304075163/solver-3312127-1304075163 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312127-1304075163.cnf -hbr 2 

running on 4 cores: 1,3,5,7

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: 4.82 7.10 7.45 2/178 32610
/proc/meminfo: memFree=30844244/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/32610/stat : 32610 (java) R 32608 32610 31926 0 -1 4202496 1125 0 0 0 0 0 0 0 20 0 1 0 519114224 23580672 610 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271545575168 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32610/statm: 5757 622 465 9 0 124 0

[startup+0.0656419 s]
/proc/loadavg: 4.82 7.10 7.45 2/178 32610
/proc/meminfo: memFree=30844244/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 4309 0 1 0 4 0 0 0 20 0 18 0 519114224 15984414720 3747 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3902445 3747 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609780

[startup+0.100635 s]
/proc/loadavg: 4.82 7.10 7.45 2/178 32610
/proc/meminfo: memFree=30844244/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15676872 CPUtime=0.09 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 5565 0 1 0 9 0 0 0 20 0 18 0 519114224 16053116928 4976 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3919218 4976 2116 9 0 3909937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676872

[startup+0.300583 s]
/proc/loadavg: 4.82 7.10 7.45 2/178 32610
/proc/meminfo: memFree=30844244/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15680588 CPUtime=0.49 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 18475 0 1 0 47 2 0 0 20 0 18 0 519114224 16056922112 17165 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3920147 17170 2206 9 0 3910866 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15680588

[startup+0.700521 s]
/proc/loadavg: 4.82 7.10 7.45 2/178 32610
/proc/meminfo: memFree=30844244/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15681904 CPUtime=1.15 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 41944 0 1 0 110 5 0 0 20 0 18 0 519114224 16058269696 39764 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3920476 39764 2236 9 0 3911195 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 15681904

[startup+1.50138 s]
/proc/loadavg: 4.82 7.10 7.45 3/196 32628
/proc/meminfo: memFree=30590556/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15681904 CPUtime=1.97 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 76585 0 1 0 187 10 0 0 20 0 18 0 519114224 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3920476 73889 2236 9 0 3911195 0
[pid=32610/tid=32612] ppid=32608 vsize=15681904 CPUtime=1.46 cores=1,3,5,7
/proc/32610/task/32612/stat : 32612 (java) R 32608 32610 31926 0 -1 4202560 67379 0 1 0 138 8 0 0 19 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912505689024 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32610/tid=32613] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32613/stat : 32613 (java) S 32608 32610 31926 0 -1 4202560 346 0 0 0 0 0 0 0 16 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32614] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32614/stat : 32614 (java) S 32608 32610 31926 0 -1 4202560 1420 0 0 0 0 0 0 0 16 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32615] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32615/stat : 32615 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32616] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32616/stat : 32616 (java) S 32608 32610 31926 0 -1 4202560 132 0 0 0 0 0 0 0 15 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32617] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32617/stat : 32617 (java) S 32608 32610 31926 0 -1 4202560 787 0 0 0 0 0 0 0 15 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32618] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32618/stat : 32618 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32619] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32619/stat : 32619 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32620] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32620/stat : 32620 (java) S 32608 32610 31926 0 -1 4202560 437 0 0 0 0 0 0 0 15 0 18 0 519114225 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32621] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32621/stat : 32621 (java) S 32608 32610 31926 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 18 0 519114226 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 0 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32622] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32622/stat : 32622 (java) S 32608 32610 31926 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 18 0 519114227 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32623] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32623/stat : 32623 (java) S 32608 32610 31926 0 -1 4202560 8 0 0 0 0 0 0 0 22 0 18 0 519114227 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32624] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32624/stat : 32624 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519114229 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562361265 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32625] ppid=32608 vsize=15681904 CPUtime=0.27 cores=1,3,5,7
/proc/32610/task/32625/stat : 32625 (java) S 32608 32610 31926 0 -1 4202560 2649 0 0 0 27 0 0 0 21 0 18 0 519114229 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32626] ppid=32608 vsize=15681904 CPUtime=0.19 cores=1,3,5,7
/proc/32610/task/32626/stat : 32626 (java) S 32608 32610 31926 0 -1 4202560 1972 0 0 0 19 0 0 0 15 0 18 0 519114229 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32627] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32627/stat : 32627 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519114229 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32628] ppid=32608 vsize=15681904 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32628/stat : 32628 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519114229 16058269696 73889 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 15681904

[startup+3.10105 s]
/proc/loadavg: 4.82 7.10 7.45 3/196 32628
/proc/meminfo: memFree=30460824/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15718968 CPUtime=4.53 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 103491 0 1 0 440 13 0 0 20 0 22 0 519114224 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3929742 94423 2270 9 0 3920461 0
[pid=32610/tid=32612] ppid=32608 vsize=15718968 CPUtime=3.03 cores=1,3,5,7
/proc/32610/task/32612/stat : 32612 (java) R 32608 32610 31926 0 -1 4202560 69518 0 1 0 294 9 0 0 25 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 47190961076386 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32610/tid=32613] ppid=32608 vsize=15718968 CPUtime=0.02 cores=1,3,5,7
/proc/32610/task/32613/stat : 32613 (java) S 32608 32610 31926 0 -1 4202560 2272 0 0 0 2 0 0 0 16 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32614] ppid=32608 vsize=15718968 CPUtime=0.02 cores=1,3,5,7
/proc/32610/task/32614/stat : 32614 (java) S 32608 32610 31926 0 -1 4202560 3318 0 0 0 2 0 0 0 16 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32615] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32615/stat : 32615 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32616] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32616/stat : 32616 (java) S 32608 32610 31926 0 -1 4202560 132 0 0 0 0 0 0 0 15 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32617] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32617/stat : 32617 (java) S 32608 32610 31926 0 -1 4202560 897 0 0 0 0 0 0 0 15 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32618] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32618/stat : 32618 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32619] ppid=32608 vsize=15718968 CPUtime=0.01 cores=1,3,5,7
/proc/32610/task/32619/stat : 32619 (java) S 32608 32610 31926 0 -1 4202560 5363 0 0 0 1 0 0 0 16 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32620] ppid=32608 vsize=15718968 CPUtime=0.02 cores=1,3,5,7
/proc/32610/task/32620/stat : 32620 (java) S 32608 32610 31926 0 -1 4202560 1796 0 0 0 2 0 0 0 16 0 22 0 519114225 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32621] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32621/stat : 32621 (java) S 32608 32610 31926 0 -1 4202560 170 0 0 0 0 0 0 0 15 0 22 0 519114226 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 0 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32622] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32622/stat : 32622 (java) S 32608 32610 31926 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 22 0 519114227 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32623] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32623/stat : 32623 (java) S 32608 32610 31926 0 -1 4202560 8 0 0 0 0 0 0 0 22 0 22 0 519114227 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32624] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32624/stat : 32624 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562361265 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32625] ppid=32608 vsize=15718968 CPUtime=1.04 cores=1,3,5,7
/proc/32610/task/32625/stat : 32625 (java) R 32608 32610 31926 0 -1 4202560 16602 0 0 0 103 1 0 0 16 0 22 0 519114229 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 47190959493360 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32610/tid=32626] ppid=32608 vsize=15718968 CPUtime=0.3 cores=1,3,5,7
/proc/32610/task/32626/stat : 32626 (java) S 32608 32610 31926 0 -1 4202560 1990 0 0 0 30 0 0 0 15 0 22 0 519114229 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32627] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32627/stat : 32627 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32628] ppid=32608 vsize=15718968 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32628/stat : 32628 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519114229 16096223232 94423 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 15718968

[startup+6.3015 s]
/proc/loadavg: 4.67 7.03 7.42 3/220 32655
/proc/meminfo: memFree=30042544/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15713788 CPUtime=9.13 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 110519 0 1 0 899 14 0 0 20 0 22 0 519114224 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3928447 93729 2276 9 0 3919166 0
[pid=32610/tid=32612] ppid=32608 vsize=15713788 CPUtime=6.23 cores=1,3,5,7
/proc/32610/task/32612/stat : 32612 (java) R 32608 32610 31926 0 -1 4202560 69548 0 1 0 614 9 0 0 25 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912505683865 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32610/tid=32613] ppid=32608 vsize=15713788 CPUtime=0.02 cores=1,3,5,7
/proc/32610/task/32613/stat : 32613 (java) S 32608 32610 31926 0 -1 4202560 2272 0 0 0 2 0 0 0 16 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32614] ppid=32608 vsize=15713788 CPUtime=0.02 cores=1,3,5,7
/proc/32610/task/32614/stat : 32614 (java) S 32608 32610 31926 0 -1 4202560 3318 0 0 0 2 0 0 0 16 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32615] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32615/stat : 32615 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32616] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32616/stat : 32616 (java) S 32608 32610 31926 0 -1 4202560 132 0 0 0 0 0 0 0 15 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32617] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32617/stat : 32617 (java) S 32608 32610 31926 0 -1 4202560 897 0 0 0 0 0 0 0 15 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32618] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32618/stat : 32618 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32619] ppid=32608 vsize=15713788 CPUtime=0.01 cores=1,3,5,7
/proc/32610/task/32619/stat : 32619 (java) S 32608 32610 31926 0 -1 4202560 5363 0 0 0 1 0 0 0 16 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32620] ppid=32608 vsize=15713788 CPUtime=0.02 cores=1,3,5,7
/proc/32610/task/32620/stat : 32620 (java) S 32608 32610 31926 0 -1 4202560 1796 0 0 0 2 0 0 0 16 0 22 0 519114225 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32621] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32621/stat : 32621 (java) S 32608 32610 31926 0 -1 4202560 170 0 0 0 0 0 0 0 15 0 22 0 519114226 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 0 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32622] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32622/stat : 32622 (java) S 32608 32610 31926 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 22 0 519114227 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32623] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32623/stat : 32623 (java) S 32608 32610 31926 0 -1 4202560 8 0 0 0 0 0 0 0 22 0 22 0 519114227 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32624] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32624/stat : 32624 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562361265 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32625] ppid=32608 vsize=15713788 CPUtime=1.85 cores=1,3,5,7
/proc/32610/task/32625/stat : 32625 (java) S 32608 32610 31926 0 -1 4202560 18795 0 0 0 183 2 0 0 15 0 22 0 519114229 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32626] ppid=32608 vsize=15713788 CPUtime=0.91 cores=1,3,5,7
/proc/32610/task/32626/stat : 32626 (java) S 32608 32610 31926 0 -1 4202560 6793 0 0 0 90 1 0 0 15 0 22 0 519114229 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32627] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32627/stat : 32627 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32628] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32628/stat : 32628 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519114229 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32629] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32629/stat : 32629 (java) S 32608 32610 31926 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 519114439 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32630] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32630/stat : 32630 (java) S 32608 32610 31926 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 519114439 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32631] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32631/stat : 32631 (java) S 32608 32610 31926 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 519114439 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32632] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32632/stat : 32632 (java) S 32608 32610 31926 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519114439 16090918912 93729 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 15713788

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

/proc/meminfo: memFree=8072764/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15713788 CPUtime=4530.82 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 2568202 0 1 0 452706 376 0 0 20 0 22 0 519114224 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3928447 2474679 2300 9 0 3919166 0
[pid=32610/tid=32612] ppid=32608 vsize=15713788 CPUtime=13.3 cores=1,3,5,7
/proc/32610/task/32612/stat : 32612 (java) S 32608 32610 31926 0 -1 4202560 69591 0 1 0 1321 9 0 0 25 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32613] ppid=32608 vsize=15713788 CPUtime=6.5 cores=1,3,5,7
/proc/32610/task/32613/stat : 32613 (java) S 32608 32610 31926 0 -1 4202560 246681 0 0 0 615 35 0 0 16 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32614] ppid=32608 vsize=15713788 CPUtime=7.23 cores=1,3,5,7
/proc/32610/task/32614/stat : 32614 (java) S 32608 32610 31926 0 -1 4202560 292176 0 0 0 681 42 0 0 15 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32615] ppid=32608 vsize=15713788 CPUtime=6.56 cores=1,3,5,7
/proc/32610/task/32615/stat : 32615 (java) S 32608 32610 31926 0 -1 4202560 240840 0 0 0 620 36 0 0 16 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32616] ppid=32608 vsize=15713788 CPUtime=6.37 cores=1,3,5,7
/proc/32610/task/32616/stat : 32616 (java) S 32608 32610 31926 0 -1 4202560 189873 0 0 0 610 27 0 0 15 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32617] ppid=32608 vsize=15713788 CPUtime=7.69 cores=1,3,5,7
/proc/32610/task/32617/stat : 32617 (java) S 32608 32610 31926 0 -1 4202560 356236 0 0 0 716 53 0 0 15 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32618] ppid=32608 vsize=15713788 CPUtime=7.67 cores=1,3,5,7
/proc/32610/task/32618/stat : 32618 (java) S 32608 32610 31926 0 -1 4202560 320928 0 0 0 716 51 0 0 16 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32619] ppid=32608 vsize=15713788 CPUtime=6.89 cores=1,3,5,7
/proc/32610/task/32619/stat : 32619 (java) S 32608 32610 31926 0 -1 4202560 326667 0 0 0 641 48 0 0 16 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32620] ppid=32608 vsize=15713788 CPUtime=6.77 cores=1,3,5,7
/proc/32610/task/32620/stat : 32620 (java) S 32608 32610 31926 0 -1 4202560 294806 0 0 0 635 42 0 0 15 0 22 0 519114225 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32621] ppid=32608 vsize=15713788 CPUtime=6.9 cores=1,3,5,7
/proc/32610/task/32621/stat : 32621 (java) S 32608 32610 31926 0 -1 4202560 125581 0 0 0 677 13 0 0 15 0 22 0 519114226 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 0 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32622] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32622/stat : 32622 (java) S 32608 32610 31926 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519114227 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32623] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32623/stat : 32623 (java) S 32608 32610 31926 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519114227 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32624] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32624/stat : 32624 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562361265 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32625] ppid=32608 vsize=15713788 CPUtime=2.89 cores=1,3,5,7
/proc/32610/task/32625/stat : 32625 (java) S 32608 32610 31926 0 -1 4202560 18939 0 0 0 287 2 0 0 15 0 22 0 519114229 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32626] ppid=32608 vsize=15713788 CPUtime=1.72 cores=1,3,5,7
/proc/32610/task/32626/stat : 32626 (java) S 32608 32610 31926 0 -1 4202560 10636 0 0 0 171 1 0 0 15 0 22 0 519114229 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32627] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32627/stat : 32627 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32628] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32628/stat : 32628 (java) S 32608 32610 31926 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 519114229 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32629] ppid=32608 vsize=15713788 CPUtime=1111.77 cores=1,3,5,7
/proc/32610/task/32629/stat : 32629 (java) R 32608 32610 31926 0 -1 4202560 6314 0 0 0 111175 2 0 0 25 0 22 0 519114439 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506298201 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32610/tid=32630] ppid=32608 vsize=15713788 CPUtime=1106.75 cores=1,3,5,7
/proc/32610/task/32630/stat : 32630 (java) R 32608 32610 31926 0 -1 4202560 976 0 0 0 110675 0 0 0 25 0 22 0 519114439 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506297614 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32610/tid=32631] ppid=32608 vsize=15713788 CPUtime=1104.2 cores=1,3,5,7
/proc/32610/task/32631/stat : 32631 (java) R 32608 32610 31926 0 -1 4202560 29827 0 0 0 110417 3 0 0 25 0 22 0 519114439 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506621709 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32610/tid=32632] ppid=32608 vsize=15713788 CPUtime=1127.46 cores=1,3,5,7
/proc/32610/task/32632/stat : 32632 (java) R 32608 32610 31926 0 -1 4202560 36674 0 0 0 112742 4 0 0 25 0 22 0 519114439 16090918912 2474679 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4530.82
Current children cumulated vsize (KiB) 15713788

[startup+1242.3 s]
/proc/loadavg: 8.54 8.39 7.92 9/224 32692
/proc/meminfo: memFree=7465720/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15713788 CPUtime=4770.47 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 2573137 0 1 0 476669 378 0 0 20 0 22 0 519114224 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3928447 2479596 2300 9 0 3919166 0
[pid=32610/tid=32612] ppid=32608 vsize=15713788 CPUtime=13.3 cores=1,3,5,7
/proc/32610/task/32612/stat : 32612 (java) S 32608 32610 31926 0 -1 4202560 69591 0 1 0 1321 9 0 0 25 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32613] ppid=32608 vsize=15713788 CPUtime=6.72 cores=1,3,5,7
/proc/32610/task/32613/stat : 32613 (java) S 32608 32610 31926 0 -1 4202560 247773 0 0 0 637 35 0 0 15 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32614] ppid=32608 vsize=15713788 CPUtime=7.35 cores=1,3,5,7
/proc/32610/task/32614/stat : 32614 (java) S 32608 32610 31926 0 -1 4202560 292176 0 0 0 693 42 0 0 15 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32615] ppid=32608 vsize=15713788 CPUtime=6.76 cores=1,3,5,7
/proc/32610/task/32615/stat : 32615 (java) S 32608 32610 31926 0 -1 4202560 240840 0 0 0 640 36 0 0 15 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32616] ppid=32608 vsize=15713788 CPUtime=6.56 cores=1,3,5,7
/proc/32610/task/32616/stat : 32616 (java) S 32608 32610 31926 0 -1 4202560 190018 0 0 0 629 27 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32617] ppid=32608 vsize=15713788 CPUtime=7.91 cores=1,3,5,7
/proc/32610/task/32617/stat : 32617 (java) S 32608 32610 31926 0 -1 4202560 357461 0 0 0 738 53 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32618] ppid=32608 vsize=15713788 CPUtime=7.94 cores=1,3,5,7
/proc/32610/task/32618/stat : 32618 (java) S 32608 32610 31926 0 -1 4202560 322014 0 0 0 743 51 0 0 15 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32619] ppid=32608 vsize=15713788 CPUtime=7.07 cores=1,3,5,7
/proc/32610/task/32619/stat : 32619 (java) S 32608 32610 31926 0 -1 4202560 326815 0 0 0 659 48 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32620] ppid=32608 vsize=15713788 CPUtime=7.11 cores=1,3,5,7
/proc/32610/task/32620/stat : 32620 (java) S 32608 32610 31926 0 -1 4202560 296021 0 0 0 669 42 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32621] ppid=32608 vsize=15713788 CPUtime=6.9 cores=1,3,5,7
/proc/32610/task/32621/stat : 32621 (java) S 32608 32610 31926 0 -1 4202560 125590 0 0 0 677 13 0 0 15 0 22 0 519114226 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 0 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32622] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32622/stat : 32622 (java) S 32608 32610 31926 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519114227 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32623] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32623/stat : 32623 (java) S 32608 32610 31926 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519114227 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32624] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32624/stat : 32624 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562361265 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32625] ppid=32608 vsize=15713788 CPUtime=2.89 cores=1,3,5,7
/proc/32610/task/32625/stat : 32625 (java) S 32608 32610 31926 0 -1 4202560 18939 0 0 0 287 2 0 0 15 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32626] ppid=32608 vsize=15713788 CPUtime=1.72 cores=1,3,5,7
/proc/32610/task/32626/stat : 32626 (java) S 32608 32610 31926 0 -1 4202560 10636 0 0 0 171 1 0 0 15 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32627] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32627/stat : 32627 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32628] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32628/stat : 32628 (java) S 32608 32610 31926 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32629] ppid=32608 vsize=15713788 CPUtime=1171.31 cores=1,3,5,7
/proc/32610/task/32629/stat : 32629 (java) R 32608 32610 31926 0 -1 4202560 6320 0 0 0 117129 2 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506711508 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32610/tid=32630] ppid=32608 vsize=15713788 CPUtime=1166.29 cores=1,3,5,7
/proc/32610/task/32630/stat : 32630 (java) R 32608 32610 31926 0 -1 4202560 978 0 0 0 116629 0 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506297581 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32610/tid=32631] ppid=32608 vsize=15713788 CPUtime=1163.52 cores=1,3,5,7
/proc/32610/task/32631/stat : 32631 (java) R 32608 32610 31926 0 -1 4202560 29827 0 0 0 116349 3 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506298111 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32610/tid=32632] ppid=32608 vsize=15713788 CPUtime=1186.92 cores=1,3,5,7
/proc/32610/task/32632/stat : 32632 (java) R 32608 32610 31926 0 -1 4202560 36677 0 0 0 118688 4 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506298242 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4770.47
Current children cumulated vsize (KiB) 15713788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1249.7 s]
/proc/loadavg: 8.46 8.38 7.92 9/224 32692
/proc/meminfo: memFree=7334032/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=15713788 CPUtime=4800.03 cores=1,3,5,7
/proc/32610/stat : 32610 (java) S 32608 32610 31926 0 -1 4202496 2573139 0 1 0 479625 378 0 0 20 0 22 0 519114224 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 3928447 2479596 2300 9 0 3919166 0
[pid=32610/tid=32612] ppid=32608 vsize=15713788 CPUtime=13.3 cores=1,3,5,7
/proc/32610/task/32612/stat : 32612 (java) S 32608 32610 31926 0 -1 4202560 69591 0 1 0 1321 9 0 0 25 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32613] ppid=32608 vsize=15713788 CPUtime=6.79 cores=1,3,5,7
/proc/32610/task/32613/stat : 32613 (java) S 32608 32610 31926 0 -1 4202560 247773 0 0 0 644 35 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32614] ppid=32608 vsize=15713788 CPUtime=7.44 cores=1,3,5,7
/proc/32610/task/32614/stat : 32614 (java) S 32608 32610 31926 0 -1 4202560 292176 0 0 0 702 42 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32615] ppid=32608 vsize=15713788 CPUtime=6.82 cores=1,3,5,7
/proc/32610/task/32615/stat : 32615 (java) S 32608 32610 31926 0 -1 4202560 240840 0 0 0 646 36 0 0 15 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32616] ppid=32608 vsize=15713788 CPUtime=6.59 cores=1,3,5,7
/proc/32610/task/32616/stat : 32616 (java) S 32608 32610 31926 0 -1 4202560 190018 0 0 0 632 27 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32617] ppid=32608 vsize=15713788 CPUtime=7.98 cores=1,3,5,7
/proc/32610/task/32617/stat : 32617 (java) S 32608 32610 31926 0 -1 4202560 357461 0 0 0 745 53 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32618] ppid=32608 vsize=15713788 CPUtime=7.99 cores=1,3,5,7
/proc/32610/task/32618/stat : 32618 (java) S 32608 32610 31926 0 -1 4202560 322014 0 0 0 748 51 0 0 15 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32619] ppid=32608 vsize=15713788 CPUtime=7.14 cores=1,3,5,7
/proc/32610/task/32619/stat : 32619 (java) S 32608 32610 31926 0 -1 4202560 326815 0 0 0 666 48 0 0 15 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 3 0 0 0
[pid=32610/tid=32620] ppid=32608 vsize=15713788 CPUtime=7.21 cores=1,3,5,7
/proc/32610/task/32620/stat : 32620 (java) S 32608 32610 31926 0 -1 4202560 296021 0 0 0 679 42 0 0 16 0 22 0 519114225 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32621] ppid=32608 vsize=15713788 CPUtime=6.9 cores=1,3,5,7
/proc/32610/task/32621/stat : 32621 (java) S 32608 32610 31926 0 -1 4202560 125590 0 0 0 677 13 0 0 15 0 22 0 519114226 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 0 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32622] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32622/stat : 32622 (java) S 32608 32610 31926 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519114227 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32623] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32623/stat : 32623 (java) S 32608 32610 31926 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519114227 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32624] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32624/stat : 32624 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562361265 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32625] ppid=32608 vsize=15713788 CPUtime=2.89 cores=1,3,5,7
/proc/32610/task/32625/stat : 32625 (java) S 32608 32610 31926 0 -1 4202560 18939 0 0 0 287 2 0 0 15 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32626] ppid=32608 vsize=15713788 CPUtime=1.72 cores=1,3,5,7
/proc/32610/task/32626/stat : 32626 (java) S 32608 32610 31926 0 -1 4202560 10636 0 0 0 171 1 0 0 15 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 7 0 0 0
[pid=32610/tid=32627] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32627/stat : 32627 (java) S 32608 32610 31926 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562353561 0 4 0 16800975 18446604471133606912 0 0 -1 5 0 0 0
[pid=32610/tid=32628] ppid=32608 vsize=15713788 CPUtime=0 cores=1,3,5,7
/proc/32610/task/32628/stat : 32628 (java) S 32608 32610 31926 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 519114229 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 271562354176 0 4 0 16800975 18446604471133606912 0 0 -1 1 0 0 0
[pid=32610/tid=32629] ppid=32608 vsize=15713788 CPUtime=1178.59 cores=1,3,5,7
/proc/32610/task/32629/stat : 32629 (java) R 32608 32610 31926 0 -1 4202560 6321 0 0 0 117857 2 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506621808 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32610/tid=32630] ppid=32608 vsize=15713788 CPUtime=1173.56 cores=1,3,5,7
/proc/32610/task/32630/stat : 32630 (java) R 32608 32610 31926 0 -1 4202560 978 0 0 0 117356 0 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506297590 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32610/tid=32631] ppid=32608 vsize=15713788 CPUtime=1170.75 cores=1,3,5,7
/proc/32610/task/32631/stat : 32631 (java) R 32608 32610 31926 0 -1 4202560 29827 0 0 0 117072 3 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506019140 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32610/tid=32632] ppid=32608 vsize=15713788 CPUtime=1194.2 cores=1,3,5,7
/proc/32610/task/32632/stat : 32632 (java) R 32608 32610 31926 0 -1 4202560 36678 0 0 0 119416 4 0 0 25 0 22 0 519114439 16090918912 2479596 33554432000 1073741824 1073778376 140735592605488 18446744073709551615 46912506298242 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 15713788

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

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

[startup+1250 s]
/proc/loadavg: 8.46 8.38 7.92 9/224 32692
/proc/meminfo: memFree=7334032/32951124 swapFree=67111344/67111528
[pid=32610] ppid=32608 vsize=0 CPUtime=4800.34 cores=1,3,5,7
/proc/32610/stat : 32610 (java) Z 32608 32610 31926 0 -1 4203548 2573165 0 1 0 479628 406 0 0 17 0 2 0 519114224 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32610/statm: 0 0 0 0 0 0 0
[pid=32610/tid=32631] ppid=32608 vsize=0 CPUtime=1171.05 cores=1,3,5,7
/proc/32610/task/32631/stat : 32631 (java) R 32608 32610 31926 0 -1 4203588 29827 0 0 0 117073 32 0 0 25 0 2 0 519114439 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1250.05
CPU time (s): 4800.4
CPU user time (s): 4796.29
CPU system time (s): 4.11337
CPU usage (%): 384.017
Max. virtual memory (cumulated for all children) (KiB): 15719944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.29
system time used= 4.11337
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2573165
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= 37807
involuntary context switches= 60170

runsolver used 2.05869 second user time and 4.83726 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 13:06:03
IDJOB=3312127
IDBENCH=20565
IDSOLVER=1698
FILE ID=node133/3312127-1304075163
RUNJOBID= node133-1304075163-32597
PBS_JOBID= 13170473
Free space on /tmp= 71872 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312127-1304075163/watcher-3312127-1304075163 -o /tmp/evaluation-result-3312127-1304075163/solver-3312127-1304075163 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312127-1304075163.cnf -hbr 2

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=1613233272

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.74
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.834
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:      30844268 kB
Buffers:        730392 kB
Cached:         951412 kB
SwapCached:        124 kB
Active:         596892 kB
Inactive:      1152200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30844268 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           24596 kB
Writeback:           0 kB
AnonPages:       66868 kB
Mapped:          14508 kB
Slab:           294488 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190700 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= 71752 MiB
End job on node133 at 2011-04-29 13:26:55