Trace number 3311866

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.47 1207.62

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	58:45 INFO : Reading from input HOME/instance-3311866-1304186325.cnf
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Executor set job limit to 1000000
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.22	Starting Executor!
0.27/0.23	Starting Executor!
0.27/0.26	58:45 INFO : Found 50 xor gates
0.27/0.29	58:45 INFO : 183 variables remaining out of 184
0.27/0.29	58:45 INFO : 3980 literals remaining out of 2280
250.14/63.24	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
250.14/63.24	log4j:WARN Please initialize the log4j system properly.
250.14/63.24	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-3311866-1304186325/watcher-3311866-1304186325 -o /tmp/evaluation-result-3311866-1304186325/solver-3311866-1304186325 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311866-1304186325.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.16 7.84 7.26 2/176 22931
/proc/meminfo: memFree=25432408/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=2464 CPUtime=0 cores=0,2,4,6
/proc/22931/stat : 22931 (java) R 22927 22931 21863 0 -1 4194304 534 0 0 0 0 0 0 0 18 0 1 0 511048610 2523136 40 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255101845514 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22931/statm: 616 44 35 9 0 27 0

[startup+0.0641211 s]
/proc/loadavg: 7.16 7.84 7.26 2/176 22931
/proc/meminfo: memFree=25432408/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 4207 0 1 0 4 1 0 0 18 0 18 0 511048610 15984414720 3647 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3902445 3647 1768 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.101134 s]
/proc/loadavg: 7.16 7.84 7.26 2/176 22931
/proc/meminfo: memFree=25432408/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15677116 CPUtime=0.09 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 5495 0 1 0 8 1 0 0 18 0 18 0 511048610 16053366784 4911 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3919279 4912 2115 9 0 3909998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15677116

[startup+0.30104 s]
/proc/loadavg: 7.16 7.84 7.26 2/176 22931
/proc/meminfo: memFree=25432408/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15693616 CPUtime=0.46 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 11867 0 1 0 43 3 0 0 18 0 22 0 511048610 16070262784 9882 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3923404 9882 2202 9 0 3914123 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 15693616

[startup+0.700942 s]
/proc/loadavg: 7.16 7.84 7.26 2/176 22931
/proc/meminfo: memFree=25432408/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15749884 CPUtime=1.86 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 32167 0 1 0 180 6 0 0 18 0 22 0 511048610 16127881216 28322 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3937471 28323 2240 9 0 3928190 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 15749884

[startup+1.5008 s]
/proc/loadavg: 7.16 7.84 7.26 15/220 22975
/proc/meminfo: memFree=25156600/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15755352 CPUtime=5.05 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 57334 0 1 0 496 9 0 0 18 0 22 0 511048610 16133480448 51402 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3938838 51402 2252 9 0 3929557 0
[pid=22931/tid=22934] ppid=22927 vsize=15755352 CPUtime=0.27 cores=0,2,4,6
/proc/22931/task/22934/stat : 22934 (java) S 22927 22931 21863 0 -1 4202560 5225 0 1 0 25 2 0 0 20 0 22 0 511048611 16133480448 51404 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22937] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22937/stat : 22937 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 511048611 16133480448 51404 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22939] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22939/stat : 22939 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511048611 16133480448 51404 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22941] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22941/stat : 22941 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511048611 16133480448 51405 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22943] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22943/stat : 22943 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511048611 16133480448 51405 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22945] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22945/stat : 22945 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511048611 16133480448 51406 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22947] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22947/stat : 22947 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511048611 16133480448 51406 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22949] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22949/stat : 22949 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511048611 16133480448 51407 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22951] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22951/stat : 22951 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511048611 16133480448 51407 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22953] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22953/stat : 22953 (java) S 22927 22931 21863 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 22 0 511048612 16133480448 51408 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 0 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22954] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22954/stat : 22954 (java) S 22927 22931 21863 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 22 0 511048613 16133480448 51408 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22956] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22956/stat : 22956 (java) S 22927 22931 21863 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 22 0 511048613 16133480448 51408 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22958] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22958/stat : 22958 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 511048615 16133480448 51408 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118592433 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22960] ppid=22927 vsize=15755352 CPUtime=1.3 cores=0,2,4,6
/proc/22931/task/22960/stat : 22960 (java) R 22927 22931 21863 0 -1 4202560 18488 0 0 0 128 2 0 0 18 0 22 0 511048615 16133480448 51408 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 47245569932140 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22931/tid=22962] ppid=22927 vsize=15755352 CPUtime=0.37 cores=0,2,4,6
/proc/22931/task/22962/stat : 22962 (java) R 22927 22931 21863 0 -1 4202560 5747 0 0 0 37 0 0 0 25 0 22 0 511048615 16133480448 51408 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 47245566309942 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22931/tid=22964] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22964/stat : 22964 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511048615 16133480448 51408 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22966] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22966/stat : 22966 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511048615 16133480448 51409 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22968] ppid=22927 vsize=15755352 CPUtime=1 cores=0,2,4,6
/proc/22931/task/22968/stat : 22968 (java) R 22927 22931 21863 0 -1 4202560 8935 0 0 0 100 0 0 0 18 0 22 0 511048633 16133480448 51409 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505699172 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22931/tid=22969] ppid=22927 vsize=15755352 CPUtime=1.06 cores=0,2,4,6
/proc/22931/task/22969/stat : 22969 (java) R 22927 22931 21863 0 -1 4202560 9289 0 0 0 105 1 0 0 21 0 22 0 511048633 16133480448 51410 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505164220 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22931/tid=22970] ppid=22927 vsize=15755352 CPUtime=0.1 cores=0,2,4,6
/proc/22931/task/22970/stat : 22970 (java) R 22927 22931 21863 0 -1 4202560 677 0 0 0 10 0 0 0 19 0 22 0 511048633 16133480448 51413 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505759271 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22931/tid=22971] ppid=22927 vsize=15755352 CPUtime=0.89 cores=0,2,4,6
/proc/22931/task/22971/stat : 22971 (java) R 22927 22931 21863 0 -1 4202560 7585 0 0 0 89 0 0 0 19 0 22 0 511048633 16133480448 51414 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505228560 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 15755352

[startup+3.10152 s]
/proc/loadavg: 7.23 7.85 7.27 10/220 22975
/proc/meminfo: memFree=24848096/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15755352 CPUtime=11.41 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 68447 0 1 0 1130 11 0 0 18 0 22 0 511048610 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3938838 57468 2287 9 0 3929557 0
[pid=22931/tid=22934] ppid=22927 vsize=15755352 CPUtime=0.27 cores=0,2,4,6
/proc/22931/task/22934/stat : 22934 (java) S 22927 22931 21863 0 -1 4202560 5225 0 1 0 25 2 0 0 20 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22937] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22937/stat : 22937 (java) S 22927 22931 21863 0 -1 4202560 376 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22939] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22939/stat : 22939 (java) S 22927 22931 21863 0 -1 4202560 232 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22941] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22941/stat : 22941 (java) S 22927 22931 21863 0 -1 4202560 90 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22943] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22943/stat : 22943 (java) S 22927 22931 21863 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22945] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22945/stat : 22945 (java) S 22927 22931 21863 0 -1 4202560 198 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22947] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22947/stat : 22947 (java) S 22927 22931 21863 0 -1 4202560 238 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22949] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22949/stat : 22949 (java) S 22927 22931 21863 0 -1 4202560 711 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22951] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22951/stat : 22951 (java) S 22927 22931 21863 0 -1 4202560 313 0 0 0 0 0 0 0 15 0 22 0 511048611 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22953] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22953/stat : 22953 (java) S 22927 22931 21863 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 511048612 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 0 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22954] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22954/stat : 22954 (java) S 22927 22931 21863 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511048613 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22956] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22956/stat : 22956 (java) S 22927 22931 21863 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511048613 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22958] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22958/stat : 22958 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 511048615 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118592433 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22960] ppid=22927 vsize=15755352 CPUtime=1.91 cores=0,2,4,6
/proc/22931/task/22960/stat : 22960 (java) S 22927 22931 21863 0 -1 4202560 19016 0 0 0 189 2 0 0 15 0 22 0 511048615 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22962] ppid=22927 vsize=15755352 CPUtime=0.79 cores=0,2,4,6
/proc/22931/task/22962/stat : 22962 (java) S 22927 22931 21863 0 -1 4202560 9910 0 0 0 78 1 0 0 15 0 22 0 511048615 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22964] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22964/stat : 22964 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511048615 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22966] ppid=22927 vsize=15755352 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22966/stat : 22966 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511048615 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22968] ppid=22927 vsize=15755352 CPUtime=2.5 cores=0,2,4,6
/proc/22931/task/22968/stat : 22968 (java) R 22927 22931 21863 0 -1 4202560 10505 0 0 0 249 1 0 0 20 0 22 0 511048633 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 18446744073699066037 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22931/tid=22969] ppid=22927 vsize=15755352 CPUtime=2.21 cores=0,2,4,6
/proc/22931/task/22969/stat : 22969 (java) R 22927 22931 21863 0 -1 4202560 10707 0 0 0 220 1 0 0 23 0 22 0 511048633 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912506471995 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22931/tid=22970] ppid=22927 vsize=15755352 CPUtime=1.44 cores=0,2,4,6
/proc/22931/task/22970/stat : 22970 (java) R 22927 22931 21863 0 -1 4202560 900 0 0 0 144 0 0 0 22 0 22 0 511048633 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912506065242 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22931/tid=22971] ppid=22927 vsize=15755352 CPUtime=2.19 cores=0,2,4,6
/proc/22931/task/22971/stat : 22971 (java) R 22927 22931 21863 0 -1 4202560 8494 0 0 0 219 0 0 0 21 0 22 0 511048633 16133480448 57468 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 47245569279104 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 15755352

[startup+6.30096 s]
/proc/loadavg: 7.23 7.85 7.27 10/220 22975
/proc/meminfo: memFree=24131232/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15746236 CPUtime=24.11 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 69584 0 1 0 2399 12 0 0 18 0 22 0 511048610 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3936559 52059 2287 9 0 3927278 0
[pid=22931/tid=22934] ppid=22927 vsize=15746236 CPUtime=0.27 cores=0,2,4,6
/proc/22931/task/22934/stat : 22934 (java) S 22927 22931 21863 0 -1 4202560 5225 0 1 0 25 2 0 0 20 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22937] ppid=22927 vsize=15746236 CPUtime=0.01 cores=0,2,4,6
/proc/22931/task/22937/stat : 22937 (java) S 22927 22931 21863 0 -1 4202560 509 0 0 0 1 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22939] ppid=22927 vsize=15746236 CPUtime=0.01 cores=0,2,4,6
/proc/22931/task/22939/stat : 22939 (java) S 22927 22931 21863 0 -1 4202560 321 0 0 0 1 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22941] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22941/stat : 22941 (java) S 22927 22931 21863 0 -1 4202560 217 0 0 0 0 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22943] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22943/stat : 22943 (java) S 22927 22931 21863 0 -1 4202560 223 0 0 0 0 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22945] ppid=22927 vsize=15746236 CPUtime=0.01 cores=0,2,4,6
/proc/22931/task/22945/stat : 22945 (java) S 22927 22931 21863 0 -1 4202560 333 0 0 0 1 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22947] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22947/stat : 22947 (java) S 22927 22931 21863 0 -1 4202560 386 0 0 0 0 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22949] ppid=22927 vsize=15746236 CPUtime=0.01 cores=0,2,4,6
/proc/22931/task/22949/stat : 22949 (java) S 22927 22931 21863 0 -1 4202560 845 0 0 0 1 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22951] ppid=22927 vsize=15746236 CPUtime=0.01 cores=0,2,4,6
/proc/22931/task/22951/stat : 22951 (java) S 22927 22931 21863 0 -1 4202560 549 0 0 0 1 0 0 0 15 0 22 0 511048611 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22953] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22953/stat : 22953 (java) S 22927 22931 21863 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 511048612 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 0 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22954] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22954/stat : 22954 (java) S 22927 22931 21863 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22956] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22956/stat : 22956 (java) S 22927 22931 21863 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22958] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22958/stat : 22958 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 511048615 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118592433 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22960] ppid=22927 vsize=15746236 CPUtime=1.93 cores=0,2,4,6
/proc/22931/task/22960/stat : 22960 (java) S 22927 22931 21863 0 -1 4202560 19017 0 0 0 191 2 0 0 15 0 22 0 511048615 16124145664 52059 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0

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

/proc/meminfo: memFree=24604508/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15746236 CPUtime=4461.57 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 569868 0 1 0 445857 300 0 0 18 0 22 0 511048610 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3936559 99906 2295 9 0 3927278 0
[pid=22931/tid=22934] ppid=22927 vsize=15746236 CPUtime=0.27 cores=0,2,4,6
/proc/22931/task/22934/stat : 22934 (java) S 22927 22931 21863 0 -1 4202560 5225 0 1 0 25 2 0 0 20 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22937] ppid=22927 vsize=15746236 CPUtime=3.22 cores=0,2,4,6
/proc/22931/task/22937/stat : 22937 (java) S 22927 22931 21863 0 -1 4202560 32282 0 0 0 310 12 0 0 15 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22939] ppid=22927 vsize=15746236 CPUtime=3.23 cores=0,2,4,6
/proc/22931/task/22939/stat : 22939 (java) S 22927 22931 21863 0 -1 4202560 32131 0 0 0 311 12 0 0 15 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22941] ppid=22927 vsize=15746236 CPUtime=3.18 cores=0,2,4,6
/proc/22931/task/22941/stat : 22941 (java) S 22927 22931 21863 0 -1 4202560 32887 0 0 0 306 12 0 0 15 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22943] ppid=22927 vsize=15746236 CPUtime=3.16 cores=0,2,4,6
/proc/22931/task/22943/stat : 22943 (java) S 22927 22931 21863 0 -1 4202560 31781 0 0 0 304 12 0 0 16 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22945] ppid=22927 vsize=15746236 CPUtime=3.12 cores=0,2,4,6
/proc/22931/task/22945/stat : 22945 (java) S 22927 22931 21863 0 -1 4202560 31526 0 0 0 299 13 0 0 16 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22947] ppid=22927 vsize=15746236 CPUtime=3.13 cores=0,2,4,6
/proc/22931/task/22947/stat : 22947 (java) S 22927 22931 21863 0 -1 4202560 32706 0 0 0 304 9 0 0 16 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22949] ppid=22927 vsize=15746236 CPUtime=3.23 cores=0,2,4,6
/proc/22931/task/22949/stat : 22949 (java) S 22927 22931 21863 0 -1 4202560 32121 0 0 0 312 11 0 0 16 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22951] ppid=22927 vsize=15746236 CPUtime=3.13 cores=0,2,4,6
/proc/22931/task/22951/stat : 22951 (java) S 22927 22931 21863 0 -1 4202560 31914 0 0 0 302 11 0 0 16 0 22 0 511048611 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22953] ppid=22927 vsize=15746236 CPUtime=1.88 cores=0,2,4,6
/proc/22931/task/22953/stat : 22953 (java) S 22927 22931 21863 0 -1 4202560 1452 0 0 0 145 43 0 0 15 0 22 0 511048612 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 0 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22954] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22954/stat : 22954 (java) S 22927 22931 21863 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22956] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22956/stat : 22956 (java) S 22927 22931 21863 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22958] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22958/stat : 22958 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 511048615 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118592433 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22960] ppid=22927 vsize=15746236 CPUtime=1.96 cores=0,2,4,6
/proc/22931/task/22960/stat : 22960 (java) S 22927 22931 21863 0 -1 4202560 19025 0 0 0 194 2 0 0 15 0 22 0 511048615 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22962] ppid=22927 vsize=15746236 CPUtime=0.85 cores=0,2,4,6
/proc/22931/task/22962/stat : 22962 (java) S 22927 22931 21863 0 -1 4202560 10888 0 0 0 84 1 0 0 15 0 22 0 511048615 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22964] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22964/stat : 22964 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511048615 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22966] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22966/stat : 22966 (java) S 22927 22931 21863 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 511048615 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22968] ppid=22927 vsize=15746236 CPUtime=1107.84 cores=0,2,4,6
/proc/22931/task/22968/stat : 22968 (java) R 22927 22931 21863 0 -1 4202560 71929 0 0 0 110745 39 0 0 25 0 22 0 511048633 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505646552 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22931/tid=22969] ppid=22927 vsize=15746236 CPUtime=1107.93 cores=0,2,4,6
/proc/22931/task/22969/stat : 22969 (java) R 22927 22931 21863 0 -1 4202560 71310 0 0 0 110757 36 0 0 25 0 22 0 511048633 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22931/tid=22970] ppid=22927 vsize=15746236 CPUtime=1107.18 cores=0,2,4,6
/proc/22931/task/22970/stat : 22970 (java) R 22927 22931 21863 0 -1 4202560 61142 0 0 0 110680 38 0 0 19 0 22 0 511048633 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505580433 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22931/tid=22971] ppid=22927 vsize=15746236 CPUtime=1108.09 cores=0,2,4,6
/proc/22931/task/22971/stat : 22971 (java) R 22927 22931 21863 0 -1 4202560 70104 0 0 0 110772 37 0 0 25 0 22 0 511048633 16124145664 99906 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4461.57
Current children cumulated vsize (KiB) 15746236

[startup+1182.3 s]
/proc/loadavg: 8.02 8.02 7.79 10/220 23016
/proc/meminfo: memFree=24629384/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15746236 CPUtime=4699.92 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 594179 0 1 0 469674 318 0 0 18 0 22 0 511048610 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3936559 96395 2295 9 0 3927278 0
[pid=22931/tid=22934] ppid=22927 vsize=15746236 CPUtime=0.27 cores=0,2,4,6
/proc/22931/task/22934/stat : 22934 (java) S 22927 22931 21863 0 -1 4202560 5225 0 1 0 25 2 0 0 20 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22937] ppid=22927 vsize=15746236 CPUtime=3.37 cores=0,2,4,6
/proc/22931/task/22937/stat : 22937 (java) S 22927 22931 21863 0 -1 4202560 33582 0 0 0 325 12 0 0 16 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22939] ppid=22927 vsize=15746236 CPUtime=3.4 cores=0,2,4,6
/proc/22931/task/22939/stat : 22939 (java) S 22927 22931 21863 0 -1 4202560 33177 0 0 0 328 12 0 0 15 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22941] ppid=22927 vsize=15746236 CPUtime=3.34 cores=0,2,4,6
/proc/22931/task/22941/stat : 22941 (java) S 22927 22931 21863 0 -1 4202560 34163 0 0 0 322 12 0 0 15 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22943] ppid=22927 vsize=15746236 CPUtime=3.32 cores=0,2,4,6
/proc/22931/task/22943/stat : 22943 (java) S 22927 22931 21863 0 -1 4202560 32999 0 0 0 319 13 0 0 15 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22945] ppid=22927 vsize=15746236 CPUtime=3.29 cores=0,2,4,6
/proc/22931/task/22945/stat : 22945 (java) S 22927 22931 21863 0 -1 4202560 32533 0 0 0 315 14 0 0 15 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22947] ppid=22927 vsize=15746236 CPUtime=3.32 cores=0,2,4,6
/proc/22931/task/22947/stat : 22947 (java) S 22927 22931 21863 0 -1 4202560 33729 0 0 0 322 10 0 0 15 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22949] ppid=22927 vsize=15746236 CPUtime=3.42 cores=0,2,4,6
/proc/22931/task/22949/stat : 22949 (java) S 22927 22931 21863 0 -1 4202560 33132 0 0 0 330 12 0 0 15 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22951] ppid=22927 vsize=15746236 CPUtime=3.32 cores=0,2,4,6
/proc/22931/task/22951/stat : 22951 (java) S 22927 22931 21863 0 -1 4202560 33138 0 0 0 320 12 0 0 16 0 22 0 511048611 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22953] ppid=22927 vsize=15746236 CPUtime=2.01 cores=0,2,4,6
/proc/22931/task/22953/stat : 22953 (java) S 22927 22931 21863 0 -1 4202560 1503 0 0 0 155 46 0 0 16 0 22 0 511048612 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 0 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22954] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22954/stat : 22954 (java) S 22927 22931 21863 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22956] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22956/stat : 22956 (java) S 22927 22931 21863 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22958] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22958/stat : 22958 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 511048615 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118592433 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22960] ppid=22927 vsize=15746236 CPUtime=1.96 cores=0,2,4,6
/proc/22931/task/22960/stat : 22960 (java) S 22927 22931 21863 0 -1 4202560 19025 0 0 0 194 2 0 0 15 0 22 0 511048615 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22962] ppid=22927 vsize=15746236 CPUtime=0.85 cores=0,2,4,6
/proc/22931/task/22962/stat : 22962 (java) S 22927 22931 21863 0 -1 4202560 10888 0 0 0 84 1 0 0 15 0 22 0 511048615 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22964] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22964/stat : 22964 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511048615 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22966] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22966/stat : 22966 (java) S 22927 22931 21863 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 511048615 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22968] ppid=22927 vsize=15746236 CPUtime=1167.07 cores=0,2,4,6
/proc/22931/task/22968/stat : 22968 (java) R 22927 22931 21863 0 -1 4202560 75692 0 0 0 116666 41 0 0 25 0 22 0 511048633 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912506501319 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22931/tid=22969] ppid=22927 vsize=15746236 CPUtime=1167.06 cores=0,2,4,6
/proc/22931/task/22969/stat : 22969 (java) R 22927 22931 21863 0 -1 4202560 75089 0 0 0 116668 38 0 0 21 0 22 0 511048633 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505692706 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22931/tid=22970] ppid=22927 vsize=15746236 CPUtime=1166.44 cores=0,2,4,6
/proc/22931/task/22970/stat : 22970 (java) R 22927 22931 21863 0 -1 4202560 64999 0 0 0 116603 41 0 0 25 0 22 0 511048633 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505667249 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22931/tid=22971] ppid=22927 vsize=15746236 CPUtime=1167.31 cores=0,2,4,6
/proc/22931/task/22971/stat : 22971 (java) R 22927 22931 21863 0 -1 4202560 73857 0 0 0 116691 40 0 0 25 0 22 0 511048633 16124145664 96395 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505595785 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4699.92
Current children cumulated vsize (KiB) 15746236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 8.01 8.02 7.80 9/220 23016
/proc/meminfo: memFree=24685780/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=15746236 CPUtime=4800.06 cores=0,2,4,6
/proc/22931/stat : 22931 (java) S 22927 22931 21863 0 -1 4202496 601443 0 1 0 479682 324 0 0 18 0 22 0 511048610 16124145664 93930 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 3936559 93936 2295 9 0 3927278 0
[pid=22931/tid=22934] ppid=22927 vsize=15746236 CPUtime=0.27 cores=0,2,4,6
/proc/22931/task/22934/stat : 22934 (java) S 22927 22931 21863 0 -1 4202560 5225 0 1 0 25 2 0 0 20 0 22 0 511048611 16124145664 93949 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22937] ppid=22927 vsize=15746236 CPUtime=3.45 cores=0,2,4,6
/proc/22931/task/22937/stat : 22937 (java) S 22927 22931 21863 0 -1 4202560 33977 0 0 0 332 13 0 0 16 0 22 0 511048611 16124145664 93957 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22939] ppid=22927 vsize=15746236 CPUtime=3.47 cores=0,2,4,6
/proc/22931/task/22939/stat : 22939 (java) S 22927 22931 21863 0 -1 4202560 33521 0 0 0 334 13 0 0 16 0 22 0 511048611 16124145664 93961 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22941] ppid=22927 vsize=15746236 CPUtime=3.39 cores=0,2,4,6
/proc/22931/task/22941/stat : 22941 (java) S 22927 22931 21863 0 -1 4202560 34481 0 0 0 327 12 0 0 16 0 22 0 511048611 16124145664 93964 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22943] ppid=22927 vsize=15746236 CPUtime=3.38 cores=0,2,4,6
/proc/22931/task/22943/stat : 22943 (java) S 22927 22931 21863 0 -1 4202560 33261 0 0 0 325 13 0 0 16 0 22 0 511048611 16124145664 93968 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 0 0 0 0
[pid=22931/tid=22945] ppid=22927 vsize=15746236 CPUtime=3.38 cores=0,2,4,6
/proc/22931/task/22945/stat : 22945 (java) S 22927 22931 21863 0 -1 4202560 32956 0 0 0 323 15 0 0 15 0 22 0 511048611 16124145664 93973 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22947] ppid=22927 vsize=15746236 CPUtime=3.38 cores=0,2,4,6
/proc/22931/task/22947/stat : 22947 (java) S 22927 22931 21863 0 -1 4202560 34010 0 0 0 328 10 0 0 15 0 22 0 511048611 16124145664 93977 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22949] ppid=22927 vsize=15746236 CPUtime=3.48 cores=0,2,4,6
/proc/22931/task/22949/stat : 22949 (java) S 22927 22931 21863 0 -1 4202560 33505 0 0 0 336 12 0 0 16 0 22 0 511048611 16124145664 93986 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22951] ppid=22927 vsize=15746236 CPUtime=3.39 cores=0,2,4,6
/proc/22931/task/22951/stat : 22951 (java) S 22927 22931 21863 0 -1 4202560 33425 0 0 0 327 12 0 0 16 0 22 0 511048611 16124145664 93991 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22953] ppid=22927 vsize=15746236 CPUtime=2.06 cores=0,2,4,6
/proc/22931/task/22953/stat : 22953 (java) S 22927 22931 21863 0 -1 4202560 1531 0 0 0 158 48 0 0 15 0 22 0 511048612 16124145664 93996 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 0 0 16800975 18446604453960048960 0 0 -1 6 0 0 0
[pid=22931/tid=22954] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22954/stat : 22954 (java) S 22927 22931 21863 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 93999 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22956] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22956/stat : 22956 (java) S 22927 22931 21863 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 511048613 16124145664 94002 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22958] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22958/stat : 22958 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 511048615 16124145664 94004 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118592433 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22960] ppid=22927 vsize=15746236 CPUtime=1.96 cores=0,2,4,6
/proc/22931/task/22960/stat : 22960 (java) S 22927 22931 21863 0 -1 4202560 19025 0 0 0 194 2 0 0 15 0 22 0 511048615 16124145664 94011 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22962] ppid=22927 vsize=15746236 CPUtime=0.85 cores=0,2,4,6
/proc/22931/task/22962/stat : 22962 (java) S 22927 22931 21863 0 -1 4202560 10888 0 0 0 84 1 0 0 15 0 22 0 511048615 16124145664 94019 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 4 0 0 0
[pid=22931/tid=22964] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22964/stat : 22964 (java) S 22927 22931 21863 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 511048615 16124145664 94024 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118584729 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22966] ppid=22927 vsize=15746236 CPUtime=0 cores=0,2,4,6
/proc/22931/task/22966/stat : 22966 (java) S 22927 22931 21863 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 511048615 16124145664 94028 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 255118585344 0 4 0 16800975 18446604453960048960 0 0 -1 2 0 0 0
[pid=22931/tid=22968] ppid=22927 vsize=15746236 CPUtime=1191.94 cores=0,2,4,6
/proc/22931/task/22968/stat : 22968 (java) R 22927 22931 21863 0 -1 4202560 76961 0 0 0 119152 42 0 0 25 0 22 0 511048633 16124145664 94031 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505692327 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22931/tid=22969] ppid=22927 vsize=15746236 CPUtime=1191.99 cores=0,2,4,6
/proc/22931/task/22969/stat : 22969 (java) R 22927 22931 21863 0 -1 4202560 76402 0 0 0 119160 39 0 0 25 0 22 0 511048633 16124145664 94034 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912506581849 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22931/tid=22970] ppid=22927 vsize=15746236 CPUtime=1191.32 cores=0,2,4,6
/proc/22931/task/22970/stat : 22970 (java) R 22927 22931 21863 0 -1 4202560 66254 0 0 0 119090 42 0 0 25 0 22 0 511048633 16124145664 94036 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505366054 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22931/tid=22971] ppid=22927 vsize=15746236 CPUtime=1192.18 cores=0,2,4,6
/proc/22931/task/22971/stat : 22971 (java) R 22927 22931 21863 0 -1 4202560 74678 0 0 0 119177 41 0 0 25 0 22 0 511048633 16124145664 94043 33554432000 1073741824 1073778376 140735793900448 18446744073709551615 46912505329201 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15746236

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

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

[startup+1207.61 s]
/proc/loadavg: 8.01 8.02 7.80 9/220 23016
/proc/meminfo: memFree=24685780/32951124 swapFree=67111448/67111528
[pid=22931] ppid=22927 vsize=0 CPUtime=4800.45 cores=0,2,4,6
/proc/22931/stat : 22931 (java) Z 22927 22931 21863 0 -1 4203548 602332 0 1 0 479720 325 0 0 17 0 2 0 511048610 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22931/statm: 0 0 0 0 0 0 0
[pid=22931/tid=22971] ppid=22927 vsize=0 CPUtime=1192.28 cores=0,2,4,6
/proc/22931/task/22971/stat : 22971 (java) R 22927 22931 21863 0 -1 4203588 74832 0 0 0 119186 42 0 0 25 0 2 0 511048633 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1207.62
CPU time (s): 4800.47
CPU user time (s): 4797.2
CPU system time (s): 3.2665
CPU usage (%): 397.514
Max. virtual memory (cumulated for all children) (KiB): 15755352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.2
system time used= 3.2665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 602332
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= 418418
involuntary context switches= 186403

runsolver used 1.85572 second user time and 4.82926 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 19:58:45
IDJOB=3311866
IDBENCH=84018
IDSOLVER=1698
FILE ID=node144/3311866-1304186325
RUNJOBID= node144-1304186325-22912
PBS_JOBID= 13172446
Free space on /tmp= 73536 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311866-1304186325/watcher-3311866-1304186325 -o /tmp/evaluation-result-3311866-1304186325/solver-3311866-1304186325 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311866-1304186325.cnf -hbr 2

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=2061368089

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25432968 kB
Buffers:       2131828 kB
Cached:        4779104 kB
SwapCached:         80 kB
Active:         271540 kB
Inactive:      6702900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25432968 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            3252 kB
Writeback:           0 kB
AnonPages:       63168 kB
Mapped:          14476 kB
Slab:           480760 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185972 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= 73532 MiB
End job on node144 at 2011-04-30 20:18:54