Trace number 3312181

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

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	16:43 INFO : Reading from input HOME/instance-3312181-1304187403.cnf
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Executor set job limit to 1000000
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
0.72/0.54	Starting Executor!
4.39/2.14	16:45 INFO : 21147 variables remaining out of 21317
4.39/2.14	16:45 INFO : 849008 literals remaining out of 212196
438.72/112.36	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
438.72/112.36	log4j:WARN Please initialize the log4j system properly.
438.72/112.36	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-3312181-1304187403/watcher-3312181-1304187403 -o /tmp/evaluation-result-3312181-1304187403/solver-3312181-1304187403 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312181-1304187403.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: 5.45 7.33 7.76 2/174 10368
/proc/meminfo: memFree=29278904/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/10368/stat : 10368 (java) R 10366 10368 9587 0 -1 4202496 1006 0 0 0 0 0 0 0 17 0 1 0 511155789 23580672 494 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228090488597 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10368/statm: 5757 505 386 9 0 124 0

[startup+0.0385559 s]
/proc/loadavg: 5.45 7.33 7.76 2/174 10368
/proc/meminfo: memFree=29278904/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15605140 CPUtime=0.02 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 3681 0 1 0 2 0 0 0 17 0 13 0 511155789 15979663360 3121 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3901285 3122 1677 9 0 3892033 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15605140

[startup+0.104361 s]
/proc/loadavg: 5.45 7.33 7.76 2/174 10368
/proc/meminfo: memFree=29278904/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15676956 CPUtime=0.1 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 5562 0 1 0 9 1 0 0 17 0 18 0 511155789 16053202944 4975 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3919239 4975 2117 9 0 3909958 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676956

[startup+0.300472 s]
/proc/loadavg: 5.45 7.33 7.76 2/174 10368
/proc/meminfo: memFree=29278904/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15683100 CPUtime=0.51 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 13342 0 1 0 48 3 0 0 17 0 18 0 511155789 16059494400 11981 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3920775 11984 2207 9 0 3911494 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683100

[startup+0.700468 s]
/proc/loadavg: 5.45 7.33 7.76 2/174 10368
/proc/meminfo: memFree=29278904/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15687212 CPUtime=1.14 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 43046 0 1 0 107 7 0 0 17 0 22 0 511155789 16063705088 40775 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3921803 40800 2259 9 0 3912522 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15687212

[startup+1.50129 s]
/proc/loadavg: 5.45 7.33 7.76 4/196 10390
/proc/meminfo: memFree=29058552/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15694280 CPUtime=3.02 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 61761 0 1 0 293 9 0 0 17 0 22 0 511155789 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3923570 52858 2259 9 0 3914289 0
[pid=10368/tid=10370] ppid=10366 vsize=15694280 CPUtime=1.48 cores=0,2,4,6
/proc/10368/task/10370/stat : 10370 (java) R 10366 10368 9587 0 -1 4202560 35638 0 1 0 142 6 0 0 18 0 22 0 511155790 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505873450 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10368/tid=10371] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10371/stat : 10371 (java) S 10366 10368 9587 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10372] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10372/stat : 10372 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10373] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10373/stat : 10373 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10374] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10374/stat : 10374 (java) S 10366 10368 9587 0 -1 4202560 344 0 0 0 0 0 0 0 16 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10375] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10375/stat : 10375 (java) S 10366 10368 9587 0 -1 4202560 67 0 0 0 0 0 0 0 16 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10376] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10376/stat : 10376 (java) S 10366 10368 9587 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10377] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10377/stat : 10377 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10378] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10378/stat : 10378 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 511155791 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10379] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10379/stat : 10379 (java) R 10366 10368 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511155792 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=10368/tid=10380] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10380/stat : 10380 (java) S 10366 10368 9587 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 511155792 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10381] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10381/stat : 10381 (java) S 10366 10368 9587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 511155792 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10382] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10382/stat : 10382 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107274673 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10383] ppid=10366 vsize=15694280 CPUtime=0.5 cores=0,2,4,6
/proc/10368/task/10383/stat : 10383 (java) R 10366 10368 9587 0 -1 4202560 3166 0 0 0 50 0 0 0 15 0 22 0 511155794 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 47277081436122 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10368/tid=10384] ppid=10366 vsize=15694280 CPUtime=1.01 cores=0,2,4,6
/proc/10368/task/10384/stat : 10384 (java) R 10366 10368 9587 0 -1 4202560 21092 0 0 0 99 2 0 0 16 0 22 0 511155794 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 47277081466264 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10368/tid=10385] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10385/stat : 10385 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10386] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10386/stat : 10386 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511155794 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10387] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10387/stat : 10387 (java) S 10366 10368 9587 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 511155844 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10388] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10388/stat : 10388 (java) S 10366 10368 9587 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 511155844 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10389] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10389/stat : 10389 (java) S 10366 10368 9587 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 511155844 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10390] ppid=10366 vsize=15694280 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10390/stat : 10390 (java) S 10366 10368 9587 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 511155844 16070942720 52858 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 15694280

[startup+3.10099 s]
/proc/loadavg: 5.34 7.27 7.74 5/196 10390
/proc/meminfo: memFree=28998288/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15694380 CPUtime=6.43 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 74828 0 1 0 631 12 0 0 17 0 22 0 511155789 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3923595 61284 2275 9 0 3914314 0
[pid=10368/tid=10370] ppid=10366 vsize=15694380 CPUtime=2.12 cores=0,2,4,6
/proc/10368/task/10370/stat : 10370 (java) S 10366 10368 9587 0 -1 4202560 35683 0 1 0 206 6 0 0 19 0 22 0 511155790 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10371] ppid=10366 vsize=15694380 CPUtime=0.01 cores=0,2,4,6
/proc/10368/task/10371/stat : 10371 (java) S 10366 10368 9587 0 -1 4202560 2009 0 0 0 1 0 0 0 15 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10372] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10372/stat : 10372 (java) S 10366 10368 9587 0 -1 4202560 2974 0 0 0 0 0 0 0 16 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10373] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10373/stat : 10373 (java) S 10366 10368 9587 0 -1 4202560 979 0 0 0 0 0 0 0 15 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10374] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10374/stat : 10374 (java) S 10366 10368 9587 0 -1 4202560 344 0 0 0 0 0 0 0 15 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10375] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10375/stat : 10375 (java) S 10366 10368 9587 0 -1 4202560 958 0 0 0 0 0 0 0 16 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10376] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10376/stat : 10376 (java) S 10366 10368 9587 0 -1 4202560 251 0 0 0 0 0 0 0 15 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10377] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10377/stat : 10377 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10378] ppid=10366 vsize=15694380 CPUtime=0.01 cores=0,2,4,6
/proc/10368/task/10378/stat : 10378 (java) S 10366 10368 9587 0 -1 4202560 1667 0 0 0 1 0 0 0 16 0 22 0 511155791 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10379] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10379/stat : 10379 (java) S 10366 10368 9587 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 511155792 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 0 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10380] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10380/stat : 10380 (java) S 10366 10368 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511155792 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10381] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10381/stat : 10381 (java) S 10366 10368 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511155792 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10382] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10382/stat : 10382 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107274673 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10383] ppid=10366 vsize=15694380 CPUtime=0.82 cores=0,2,4,6
/proc/10368/task/10383/stat : 10383 (java) R 10366 10368 9587 0 -1 4202560 4276 0 0 0 82 0 0 0 15 0 22 0 511155794 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 47277081466448 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10368/tid=10384] ppid=10366 vsize=15694380 CPUtime=1.69 cores=0,2,4,6
/proc/10368/task/10384/stat : 10384 (java) S 10366 10368 9587 0 -1 4202560 24234 0 0 0 166 3 0 0 15 0 22 0 511155794 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10385] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10385/stat : 10385 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10386] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10386/stat : 10386 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511155794 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10387] ppid=10366 vsize=15694380 CPUtime=0.06 cores=0,2,4,6
/proc/10368/task/10387/stat : 10387 (java) S 10366 10368 9587 0 -1 4202560 27 0 0 0 6 0 0 0 15 0 22 0 511155844 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10388] ppid=10366 vsize=15694380 CPUtime=0.82 cores=0,2,4,6
/proc/10368/task/10388/stat : 10388 (java) R 10366 10368 9587 0 -1 4202560 7 0 0 0 82 0 0 0 16 0 22 0 511155844 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505863302 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10368/tid=10389] ppid=10366 vsize=15694380 CPUtime=0.82 cores=0,2,4,6
/proc/10368/task/10389/stat : 10389 (java) R 10366 10368 9587 0 -1 4202560 14 0 0 0 82 0 0 0 16 0 22 0 511155844 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505894713 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10368/tid=10390] ppid=10366 vsize=15694380 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10390/stat : 10390 (java) S 10366 10368 9587 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 511155844 16071045120 61284 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 15694380

[startup+6.30137 s]
/proc/loadavg: 5.34 7.27 7.74 5/216 10413
/proc/meminfo: memFree=28442588/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15696428 CPUtime=15.81 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 173182 0 1 0 1551 30 0 0 17 0 22 0 511155789 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3924107 156934 2275 9 0 3914826 0
[pid=10368/tid=10370] ppid=10366 vsize=15696428 CPUtime=2.12 cores=0,2,4,6
/proc/10368/task/10370/stat : 10370 (java) S 10366 10368 9587 0 -1 4202560 35683 0 1 0 206 6 0 0 19 0 22 0 511155790 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10371] ppid=10366 vsize=15696428 CPUtime=0.1 cores=0,2,4,6
/proc/10368/task/10371/stat : 10371 (java) S 10366 10368 9587 0 -1 4202560 13765 0 0 0 8 2 0 0 15 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10372] ppid=10366 vsize=15696428 CPUtime=0.04 cores=0,2,4,6
/proc/10368/task/10372/stat : 10372 (java) S 10366 10368 9587 0 -1 4202560 8688 0 0 0 3 1 0 0 15 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10373] ppid=10366 vsize=15696428 CPUtime=0.1 cores=0,2,4,6
/proc/10368/task/10373/stat : 10373 (java) S 10366 10368 9587 0 -1 4202560 16580 0 0 0 7 3 0 0 16 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10374] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10374/stat : 10374 (java) S 10366 10368 9587 0 -1 4202560 2722 0 0 0 0 0 0 0 15 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10375] ppid=10366 vsize=15696428 CPUtime=0.09 cores=0,2,4,6
/proc/10368/task/10375/stat : 10375 (java) S 10366 10368 9587 0 -1 4202560 12774 0 0 0 8 1 0 0 15 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10376] ppid=10366 vsize=15696428 CPUtime=0.02 cores=0,2,4,6
/proc/10368/task/10376/stat : 10376 (java) S 10366 10368 9587 0 -1 4202560 4057 0 0 0 2 0 0 0 15 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10377] ppid=10366 vsize=15696428 CPUtime=0.04 cores=0,2,4,6
/proc/10368/task/10377/stat : 10377 (java) S 10366 10368 9587 0 -1 4202560 8526 0 0 0 3 1 0 0 15 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10378] ppid=10366 vsize=15696428 CPUtime=0.09 cores=0,2,4,6
/proc/10368/task/10378/stat : 10378 (java) S 10366 10368 9587 0 -1 4202560 18484 0 0 0 6 3 0 0 16 0 22 0 511155791 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10379] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10379/stat : 10379 (java) S 10366 10368 9587 0 -1 4202560 311 0 0 0 0 0 0 0 15 0 22 0 511155792 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 0 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10380] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10380/stat : 10380 (java) S 10366 10368 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10381] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10381/stat : 10381 (java) S 10366 10368 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10382] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10382/stat : 10382 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107274673 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10383] ppid=10366 vsize=15696428 CPUtime=0.94 cores=0,2,4,6
/proc/10368/task/10383/stat : 10383 (java) S 10366 10368 9587 0 -1 4202560 4647 0 0 0 94 0 0 0 15 0 22 0 511155794 16073142272 156934 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0

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

[pid=10368/tid=10388] ppid=10366 vsize=15696428 CPUtime=1050.24 cores=0,2,4,6
/proc/10368/task/10388/stat : 10388 (java) R 10366 10368 9587 0 -1 4202560 276059 0 0 0 104993 31 0 0 25 0 22 0 511155844 16073142272 368589 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505873455 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10368/tid=10389] ppid=10366 vsize=15696428 CPUtime=1045.96 cores=0,2,4,6
/proc/10368/task/10389/stat : 10389 (java) R 10366 10368 9587 0 -1 4202560 248289 0 0 0 104569 27 0 0 25 0 22 0 511155844 16073142272 368589 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912506624463 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10368/tid=10390] ppid=10366 vsize=15696428 CPUtime=1049.15 cores=0,2,4,6
/proc/10368/task/10390/stat : 10390 (java) R 10366 10368 9587 0 -1 4202560 241871 0 0 0 104878 37 0 0 25 0 22 0 511155844 16073142272 368589 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912506282265 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4226.52
Current children cumulated vsize (KiB) 15696428

[startup+1122.3 s]
/proc/loadavg: 8.12 8.00 7.74 9/220 10450
/proc/meminfo: memFree=18059152/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15696428 CPUtime=4465.63 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 2511276 0 1 0 446157 406 0 0 17 0 22 0 511155789 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3924107 372670 2300 9 0 3914826 0
[pid=10368/tid=10370] ppid=10366 vsize=15696428 CPUtime=2.12 cores=0,2,4,6
/proc/10368/task/10370/stat : 10370 (java) S 10366 10368 9587 0 -1 4202560 35683 0 1 0 206 6 0 0 19 0 22 0 511155790 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10371] ppid=10366 vsize=15696428 CPUtime=3.46 cores=0,2,4,6
/proc/10368/task/10371/stat : 10371 (java) S 10366 10368 9587 0 -1 4202560 180029 0 0 0 316 30 0 0 15 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10372] ppid=10366 vsize=15696428 CPUtime=3.23 cores=0,2,4,6
/proc/10368/task/10372/stat : 10372 (java) S 10366 10368 9587 0 -1 4202560 154751 0 0 0 299 24 0 0 16 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10373] ppid=10366 vsize=15696428 CPUtime=3.37 cores=0,2,4,6
/proc/10368/task/10373/stat : 10373 (java) S 10366 10368 9587 0 -1 4202560 176683 0 0 0 307 30 0 0 16 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10374] ppid=10366 vsize=15696428 CPUtime=3.35 cores=0,2,4,6
/proc/10368/task/10374/stat : 10374 (java) S 10366 10368 9587 0 -1 4202560 151315 0 0 0 312 23 0 0 16 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10375] ppid=10366 vsize=15696428 CPUtime=3.36 cores=0,2,4,6
/proc/10368/task/10375/stat : 10375 (java) S 10366 10368 9587 0 -1 4202560 151995 0 0 0 311 25 0 0 15 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10376] ppid=10366 vsize=15696428 CPUtime=3.21 cores=0,2,4,6
/proc/10368/task/10376/stat : 10376 (java) S 10366 10368 9587 0 -1 4202560 158611 0 0 0 295 26 0 0 16 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10377] ppid=10366 vsize=15696428 CPUtime=3.5 cores=0,2,4,6
/proc/10368/task/10377/stat : 10377 (java) S 10366 10368 9587 0 -1 4202560 182163 0 0 0 323 27 0 0 15 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10378] ppid=10366 vsize=15696428 CPUtime=3.43 cores=0,2,4,6
/proc/10368/task/10378/stat : 10378 (java) S 10366 10368 9587 0 -1 4202560 174390 0 0 0 314 29 0 0 15 0 22 0 511155791 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10379] ppid=10366 vsize=15696428 CPUtime=1.92 cores=0,2,4,6
/proc/10368/task/10379/stat : 10379 (java) S 10366 10368 9587 0 -1 4202560 6704 0 0 0 154 38 0 0 15 0 22 0 511155792 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 0 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10380] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10380/stat : 10380 (java) S 10366 10368 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10381] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10381/stat : 10381 (java) S 10366 10368 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10382] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10382/stat : 10382 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107274673 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10383] ppid=10366 vsize=15696428 CPUtime=1.33 cores=0,2,4,6
/proc/10368/task/10383/stat : 10383 (java) S 10366 10368 9587 0 -1 4202560 4693 0 0 0 133 0 0 0 15 0 22 0 511155794 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10384] ppid=10366 vsize=15696428 CPUtime=2.26 cores=0,2,4,6
/proc/10368/task/10384/stat : 10384 (java) S 10366 10368 9587 0 -1 4202560 24304 0 0 0 223 3 0 0 15 0 22 0 511155794 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10385] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10385/stat : 10385 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10386] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10386/stat : 10386 (java) S 10366 10368 9587 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 511155794 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10387] ppid=10366 vsize=15696428 CPUtime=1107.82 cores=0,2,4,6
/proc/10368/task/10387/stat : 10387 (java) R 10366 10368 9587 0 -1 4202560 315588 0 0 0 110745 37 0 0 25 0 22 0 511155844 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505873427 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10368/tid=10388] ppid=10366 vsize=15696428 CPUtime=1109.6 cores=0,2,4,6
/proc/10368/task/10388/stat : 10388 (java) R 10366 10368 9587 0 -1 4202560 282778 0 0 0 110928 32 0 0 25 0 22 0 511155844 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912506015062 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10368/tid=10389] ppid=10366 vsize=15696428 CPUtime=1105.2 cores=0,2,4,6
/proc/10368/task/10389/stat : 10389 (java) R 10366 10368 9587 0 -1 4202560 260073 0 0 0 110491 29 0 0 25 0 22 0 511155844 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505873522 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10368/tid=10390] ppid=10366 vsize=15696428 CPUtime=1108.3 cores=0,2,4,6
/proc/10368/task/10390/stat : 10390 (java) R 10366 10368 9587 0 -1 4202560 250065 0 0 0 110792 38 0 0 25 0 22 0 511155844 16073142272 372670 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505524967 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4465.63
Current children cumulated vsize (KiB) 15696428

[startup+1182.3 s]
/proc/loadavg: 8.10 8.01 7.76 9/220 10452
/proc/meminfo: memFree=17664084/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15696428 CPUtime=4704.97 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 2694959 0 1 0 470063 434 0 0 17 0 22 0 511155789 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3924107 471326 2300 9 0 3914826 0
[pid=10368/tid=10370] ppid=10366 vsize=15696428 CPUtime=2.12 cores=0,2,4,6
/proc/10368/task/10370/stat : 10370 (java) S 10366 10368 9587 0 -1 4202560 35683 0 1 0 206 6 0 0 19 0 22 0 511155790 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10371] ppid=10366 vsize=15696428 CPUtime=3.71 cores=0,2,4,6
/proc/10368/task/10371/stat : 10371 (java) S 10366 10368 9587 0 -1 4202560 201682 0 0 0 337 34 0 0 16 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10372] ppid=10366 vsize=15696428 CPUtime=3.45 cores=0,2,4,6
/proc/10368/task/10372/stat : 10372 (java) S 10366 10368 9587 0 -1 4202560 167056 0 0 0 319 26 0 0 15 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10373] ppid=10366 vsize=15696428 CPUtime=3.62 cores=0,2,4,6
/proc/10368/task/10373/stat : 10373 (java) S 10366 10368 9587 0 -1 4202560 206010 0 0 0 328 34 0 0 16 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10374] ppid=10366 vsize=15696428 CPUtime=3.53 cores=0,2,4,6
/proc/10368/task/10374/stat : 10374 (java) S 10366 10368 9587 0 -1 4202560 164091 0 0 0 328 25 0 0 16 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10375] ppid=10366 vsize=15696428 CPUtime=3.6 cores=0,2,4,6
/proc/10368/task/10375/stat : 10375 (java) S 10366 10368 9587 0 -1 4202560 174817 0 0 0 333 27 0 0 16 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10376] ppid=10366 vsize=15696428 CPUtime=3.39 cores=0,2,4,6
/proc/10368/task/10376/stat : 10376 (java) S 10366 10368 9587 0 -1 4202560 167013 0 0 0 312 27 0 0 16 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10377] ppid=10366 vsize=15696428 CPUtime=3.72 cores=0,2,4,6
/proc/10368/task/10377/stat : 10377 (java) S 10366 10368 9587 0 -1 4202560 201279 0 0 0 342 30 0 0 15 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10378] ppid=10366 vsize=15696428 CPUtime=3.67 cores=0,2,4,6
/proc/10368/task/10378/stat : 10378 (java) S 10366 10368 9587 0 -1 4202560 191838 0 0 0 335 32 0 0 16 0 22 0 511155791 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10379] ppid=10366 vsize=15696428 CPUtime=2 cores=0,2,4,6
/proc/10368/task/10379/stat : 10379 (java) S 10366 10368 9587 0 -1 4202560 7219 0 0 0 160 40 0 0 15 0 22 0 511155792 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 0 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10380] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10380/stat : 10380 (java) S 10366 10368 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10381] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10381/stat : 10381 (java) S 10366 10368 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10382] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10382/stat : 10382 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107274673 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10383] ppid=10366 vsize=15696428 CPUtime=1.33 cores=0,2,4,6
/proc/10368/task/10383/stat : 10383 (java) S 10366 10368 9587 0 -1 4202560 4693 0 0 0 133 0 0 0 15 0 22 0 511155794 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10384] ppid=10366 vsize=15696428 CPUtime=2.26 cores=0,2,4,6
/proc/10368/task/10384/stat : 10384 (java) S 10366 10368 9587 0 -1 4202560 24304 0 0 0 223 3 0 0 15 0 22 0 511155794 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10385] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10385/stat : 10385 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10386] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10386/stat : 10386 (java) S 10366 10368 9587 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 511155794 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10387] ppid=10366 vsize=15696428 CPUtime=1167.26 cores=0,2,4,6
/proc/10368/task/10387/stat : 10387 (java) R 10366 10368 9587 0 -1 4202560 323692 0 0 0 116689 37 0 0 25 0 22 0 511155844 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912506191311 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10368/tid=10388] ppid=10366 vsize=15696428 CPUtime=1169.05 cores=0,2,4,6
/proc/10368/task/10388/stat : 10388 (java) R 10366 10368 9587 0 -1 4202560 292110 0 0 0 116871 34 0 0 25 0 22 0 511155844 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505873455 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10368/tid=10389] ppid=10366 vsize=15696428 CPUtime=1164.32 cores=0,2,4,6
/proc/10368/task/10389/stat : 10389 (java) R 10366 10368 9587 0 -1 4202560 272233 0 0 0 116401 31 0 0 25 0 22 0 511155844 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912506390415 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10368/tid=10390] ppid=10366 vsize=15696428 CPUtime=1167.75 cores=0,2,4,6
/proc/10368/task/10390/stat : 10390 (java) R 10366 10368 9587 0 -1 4202560 259786 0 0 0 116737 38 0 0 25 0 22 0 511155844 16073142272 471326 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505819134 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4704.97
Current children cumulated vsize (KiB) 15696428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.2 s]
/proc/loadavg: 8.07 8.01 7.76 9/220 10452
/proc/meminfo: memFree=17944436/32951124 swapFree=67111348/67111528
[pid=10368] ppid=10366 vsize=15696428 CPUtime=4800.18 cores=0,2,4,6
/proc/10368/stat : 10368 (java) S 10366 10368 9587 0 -1 4202496 2699786 0 1 0 479582 436 0 0 17 0 22 0 511155789 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10368/statm: 3924107 401345 2300 9 0 3914826 0
[pid=10368/tid=10370] ppid=10366 vsize=15696428 CPUtime=2.12 cores=0,2,4,6
/proc/10368/task/10370/stat : 10370 (java) S 10366 10368 9587 0 -1 4202560 35683 0 1 0 206 6 0 0 19 0 22 0 511155790 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10371] ppid=10366 vsize=15696428 CPUtime=3.79 cores=0,2,4,6
/proc/10368/task/10371/stat : 10371 (java) S 10366 10368 9587 0 -1 4202560 202748 0 0 0 345 34 0 0 16 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10372] ppid=10366 vsize=15696428 CPUtime=3.56 cores=0,2,4,6
/proc/10368/task/10372/stat : 10372 (java) S 10366 10368 9587 0 -1 4202560 167846 0 0 0 330 26 0 0 16 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10373] ppid=10366 vsize=15696428 CPUtime=3.73 cores=0,2,4,6
/proc/10368/task/10373/stat : 10373 (java) S 10366 10368 9587 0 -1 4202560 207283 0 0 0 339 34 0 0 15 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10374] ppid=10366 vsize=15696428 CPUtime=3.61 cores=0,2,4,6
/proc/10368/task/10374/stat : 10374 (java) S 10366 10368 9587 0 -1 4202560 164091 0 0 0 336 25 0 0 15 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10375] ppid=10366 vsize=15696428 CPUtime=3.68 cores=0,2,4,6
/proc/10368/task/10375/stat : 10375 (java) S 10366 10368 9587 0 -1 4202560 175390 0 0 0 340 28 0 0 16 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10376] ppid=10366 vsize=15696428 CPUtime=3.48 cores=0,2,4,6
/proc/10368/task/10376/stat : 10376 (java) S 10366 10368 9587 0 -1 4202560 167543 0 0 0 321 27 0 0 16 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10377] ppid=10366 vsize=15696428 CPUtime=3.79 cores=0,2,4,6
/proc/10368/task/10377/stat : 10377 (java) S 10366 10368 9587 0 -1 4202560 201280 0 0 0 349 30 0 0 15 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 4 0 0 0
[pid=10368/tid=10378] ppid=10366 vsize=15696428 CPUtime=3.77 cores=0,2,4,6
/proc/10368/task/10378/stat : 10378 (java) S 10366 10368 9587 0 -1 4202560 192411 0 0 0 345 32 0 0 15 0 22 0 511155791 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10379] ppid=10366 vsize=15696428 CPUtime=2.08 cores=0,2,4,6
/proc/10368/task/10379/stat : 10379 (java) S 10366 10368 9587 0 -1 4202560 7221 0 0 0 166 42 0 0 15 0 22 0 511155792 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 0 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10380] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10380/stat : 10380 (java) S 10366 10368 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10381] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10381/stat : 10381 (java) S 10366 10368 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511155792 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10382] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10382/stat : 10382 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107274673 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10383] ppid=10366 vsize=15696428 CPUtime=1.33 cores=0,2,4,6
/proc/10368/task/10383/stat : 10383 (java) S 10366 10368 9587 0 -1 4202560 4693 0 0 0 133 0 0 0 15 0 22 0 511155794 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 0 0 0 0
[pid=10368/tid=10384] ppid=10366 vsize=15696428 CPUtime=2.26 cores=0,2,4,6
/proc/10368/task/10384/stat : 10384 (java) S 10366 10368 9587 0 -1 4202560 24304 0 0 0 223 3 0 0 15 0 22 0 511155794 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 2 0 0 0
[pid=10368/tid=10385] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10385/stat : 10385 (java) S 10366 10368 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511155794 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107266969 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10386] ppid=10366 vsize=15696428 CPUtime=0 cores=0,2,4,6
/proc/10368/task/10386/stat : 10386 (java) S 10366 10368 9587 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 511155794 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 228107267584 0 4 0 16800975 18446604453964294144 0 0 -1 6 0 0 0
[pid=10368/tid=10387] ppid=10366 vsize=15696428 CPUtime=1190.91 cores=0,2,4,6
/proc/10368/task/10387/stat : 10387 (java) R 10366 10368 9587 0 -1 4202560 323698 0 0 0 119054 37 0 0 25 0 22 0 511155844 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505873392 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10368/tid=10388] ppid=10366 vsize=15696428 CPUtime=1192.69 cores=0,2,4,6
/proc/10368/task/10388/stat : 10388 (java) R 10366 10368 9587 0 -1 4202560 292116 0 0 0 119235 34 0 0 25 0 22 0 511155844 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912505873455 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10368/tid=10389] ppid=10366 vsize=15696428 CPUtime=1187.83 cores=0,2,4,6
/proc/10368/task/10389/stat : 10389 (java) R 10366 10368 9587 0 -1 4202560 272235 0 0 0 118752 31 0 0 25 0 22 0 511155844 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10368/tid=10390] ppid=10366 vsize=15696428 CPUtime=1191.39 cores=0,2,4,6
/proc/10368/task/10390/stat : 10390 (java) R 10366 10368 9587 0 -1 4202560 259789 0 0 0 119101 38 0 0 25 0 22 0 511155844 16073142272 401345 33554432000 1073741824 1073778376 140736454978000 18446744073709551615 46912506014227 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 15696428

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

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

Child status: 143
Real time (s): 1206.29
CPU time (s): 4800.29
CPU user time (s): 4795.86
CPU system time (s): 4.43333
CPU usage (%): 397.939
Max. virtual memory (cumulated for all children) (KiB): 15696428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.86
system time used= 4.43333
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2699812
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= 44754
involuntary context switches= 58322

runsolver used 2.04369 second user time and 4.5973 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 20:16:43
IDJOB=3312181
IDBENCH=84958
IDSOLVER=1698
FILE ID=node142/3312181-1304187403
RUNJOBID= node142-1304187403-10354
PBS_JOBID= 13172464
Free space on /tmp= 73320 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312181-1304187403/watcher-3312181-1304187403 -o /tmp/evaluation-result-3312181-1304187403/solver-3312181-1304187403 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312181-1304187403.cnf -hbr 2

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=622605419

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      29279176 kB
Buffers:       1114572 kB
Cached:        1994652 kB
SwapCached:        176 kB
Active:         480136 kB
Inactive:      2696964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29279176 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3564 kB
Writeback:           0 kB
AnonPages:       67400 kB
Mapped:          14476 kB
Slab:           431960 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192300 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= 73164 MiB
End job on node142 at 2011-04-30 20:36:51