Trace number 3312097

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.2 1283.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

0.10/0.12	47:17 INFO : Reading from input HOME/instance-3312097-1304074037.cnf
2.51/2.23	Executor set job limit to 1000000
2.51/2.23	Executor set job limit to 1000000
2.51/2.23	Executor set job limit to 1000000
2.51/2.23	Executor set job limit to 1000000
2.51/2.23	Starting Executor!
2.51/2.23	Starting Executor!
2.51/2.23	Starting Executor!
2.51/2.23	Starting Executor!
44.85/42.98	48:00 INFO : 21411 variables remaining out of 138808
44.85/42.98	48:00 INFO : 10051505 literals remaining out of 2057527
689.79/253.01	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
689.79/253.01	log4j:WARN Please initialize the log4j system properly.
689.79/253.01	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-3312097-1304074037/watcher-3312097-1304074037 -o /tmp/evaluation-result-3312097-1304074037/solver-3312097-1304074037 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312097-1304074037.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 5.82 7.52 7.80 2/174 23976
/proc/meminfo: memFree=14384384/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/23976/stat : 23976 (java) R 23974 23976 23403 0 -1 4202496 830 0 0 0 0 0 0 0 21 0 1 0 519004647 23580672 316 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270608148224 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23976/statm: 5757 329 257 9 0 124 0

[startup+0.0946471 s]
/proc/loadavg: 5.82 7.52 7.80 2/174 23976
/proc/meminfo: memFree=14384384/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15741940 CPUtime=0.09 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 5476 0 1 0 8 1 0 0 21 0 18 0 519004647 16119746560 4897 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3935485 4898 2116 9 0 3926204 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741940

[startup+0.100635 s]
/proc/loadavg: 5.82 7.52 7.80 2/174 23976
/proc/meminfo: memFree=14384384/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15741940 CPUtime=0.1 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 5543 0 1 0 9 1 0 0 21 0 18 0 519004647 16119746560 4964 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3935485 4964 2117 9 0 3926204 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15741940

[startup+0.300545 s]
/proc/loadavg: 5.82 7.52 7.80 2/174 23976
/proc/meminfo: memFree=14384384/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15747196 CPUtime=0.52 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 14766 0 1 0 49 3 0 0 21 0 18 0 519004647 16125128704 12976 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3936799 12981 2213 9 0 3927518 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15747196

[startup+0.700541 s]
/proc/loadavg: 5.82 7.52 7.80 2/174 23976
/proc/meminfo: memFree=14384384/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15747196 CPUtime=0.93 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 42093 0 1 0 87 6 0 0 21 0 18 0 519004647 16125128704 40300 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3936799 40300 2229 9 0 3927518 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15747196

[startup+1.50139 s]
/proc/loadavg: 5.82 7.52 7.80 3/212 24017
/proc/meminfo: memFree=14069360/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15747196 CPUtime=1.75 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 75985 0 1 0 165 10 0 0 21 0 18 0 519004647 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3936799 74189 2229 9 0 3927518 0
[pid=23976/tid=23978] ppid=23974 vsize=15747196 CPUtime=1.46 cores=1,3,5,7
/proc/23976/task/23978/stat : 23978 (java) R 23974 23976 23403 0 -1 4202560 66020 0 1 0 138 8 0 0 19 0 18 0 519004647 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 47437701254241 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23976/tid=23979] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23979/stat : 23979 (java) S 23974 23976 23403 0 -1 4202560 1475 0 0 0 0 0 0 0 15 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23980] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23980/stat : 23980 (java) S 23974 23976 23403 0 -1 4202560 804 0 0 0 0 0 0 0 16 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23981] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23981/stat : 23981 (java) S 23974 23976 23403 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23982] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23982/stat : 23982 (java) S 23974 23976 23403 0 -1 4202560 21 0 0 0 0 0 0 0 15 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23983] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23983/stat : 23983 (java) S 23974 23976 23403 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23984] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23984/stat : 23984 (java) S 23974 23976 23403 0 -1 4202560 1761 0 0 0 0 0 0 0 15 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23985] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23985/stat : 23985 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23986] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23986/stat : 23986 (java) S 23974 23976 23403 0 -1 4202560 533 0 0 0 0 0 0 0 16 0 18 0 519004648 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23987] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23987/stat : 23987 (java) S 23974 23976 23403 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 18 0 519004649 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 0 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23988] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23988/stat : 23988 (java) S 23974 23976 23403 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 18 0 519004649 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23989] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23989/stat : 23989 (java) S 23974 23976 23403 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 519004649 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23990] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23990/stat : 23990 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519004652 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624934321 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23991] ppid=23974 vsize=15747196 CPUtime=0.12 cores=1,3,5,7
/proc/23976/task/23991/stat : 23991 (java) S 23974 23976 23403 0 -1 4202560 2380 0 0 0 12 0 0 0 25 0 18 0 519004652 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23992] ppid=23974 vsize=15747196 CPUtime=0.1 cores=1,3,5,7
/proc/23976/task/23992/stat : 23992 (java) S 23974 23976 23403 0 -1 4202560 1325 0 0 0 10 0 0 0 15 0 18 0 519004652 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23993] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23993/stat : 23993 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519004652 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23994] ppid=23974 vsize=15747196 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23994/stat : 23994 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519004652 16125128704 74189 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15747196

[startup+3.10109 s]
/proc/loadavg: 5.82 7.52 7.80 3/212 24017
/proc/meminfo: memFree=13629532/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15755556 CPUtime=3.87 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 141716 0 1 0 368 19 0 0 21 0 22 0 519004647 16133689344 138240 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3938889 138241 2266 9 0 3929608 0
[pid=23976/tid=23978] ppid=23974 vsize=15755556 CPUtime=3.04 cores=1,3,5,7
/proc/23976/task/23978/stat : 23978 (java) R 23974 23976 23403 0 -1 4202560 117152 0 1 0 289 15 0 0 18 0 22 0 519004647 16133689344 138241 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912505200839 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23976/tid=23979] ppid=23974 vsize=15755556 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23979/stat : 23979 (java) S 23974 23976 23403 0 -1 4202560 2302 0 0 0 1 0 0 0 16 0 22 0 519004648 16133689344 138242 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23980] ppid=23974 vsize=15755556 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23980/stat : 23980 (java) S 23974 23976 23403 0 -1 4202560 1427 0 0 0 1 0 0 0 15 0 22 0 519004648 16133689344 138243 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23981] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23981/stat : 23981 (java) S 23974 23976 23403 0 -1 4202560 2236 0 0 0 0 0 0 0 16 0 22 0 519004648 16133689344 138243 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23982] ppid=23974 vsize=15755556 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23982/stat : 23982 (java) S 23974 23976 23403 0 -1 4202560 982 0 0 0 1 0 0 0 16 0 22 0 519004648 16133689344 138244 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23983] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23983/stat : 23983 (java) S 23974 23976 23403 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 519004648 16133689344 138244 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23984] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23984/stat : 23984 (java) S 23974 23976 23403 0 -1 4202560 1761 0 0 0 0 0 0 0 15 0 22 0 519004648 16133689344 138245 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23985] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23985/stat : 23985 (java) S 23974 23976 23403 0 -1 4202560 171 0 0 0 0 0 0 0 16 0 22 0 519004648 16133689344 138245 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23986] ppid=23974 vsize=15755556 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23986/stat : 23986 (java) S 23974 23976 23403 0 -1 4202560 4937 0 0 0 1 0 0 0 16 0 22 0 519004648 16133689344 138246 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23987] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23987/stat : 23987 (java) S 23974 23976 23403 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 519004649 16133689344 138246 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 0 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23988] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23988/stat : 23988 (java) S 23974 23976 23403 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 519004649 16133689344 138247 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23989] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23989/stat : 23989 (java) S 23974 23976 23403 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 519004649 16133689344 138247 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23990] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23990/stat : 23990 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16133689344 138248 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624934321 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23991] ppid=23974 vsize=15755556 CPUtime=0.37 cores=1,3,5,7
/proc/23976/task/23991/stat : 23991 (java) S 23974 23976 23403 0 -1 4202560 3955 0 0 0 37 0 0 0 15 0 22 0 519004652 16133689344 138248 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23992] ppid=23974 vsize=15755556 CPUtime=0.33 cores=1,3,5,7
/proc/23976/task/23992/stat : 23992 (java) R 23974 23976 23403 0 -1 4202560 4846 0 0 0 32 1 0 0 16 0 22 0 519004652 16133689344 138249 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 47437697603748 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23976/tid=23993] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23993/stat : 23993 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16133689344 138250 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23994] ppid=23974 vsize=15755556 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23994/stat : 23994 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519004652 16133689344 138250 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 15755556

[startup+6.30152 s]
/proc/loadavg: 5.68 7.47 7.78 4/220 24025
/proc/meminfo: memFree=13273648/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15753968 CPUtime=7.39 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 142391 0 1 0 720 19 0 0 21 0 22 0 519004647 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3938492 138119 2276 9 0 3929211 0
[pid=23976/tid=23978] ppid=23974 vsize=15753968 CPUtime=6.24 cores=1,3,5,7
/proc/23976/task/23978/stat : 23978 (java) R 23974 23976 23403 0 -1 4202560 117163 0 1 0 609 15 0 0 18 0 22 0 519004647 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506084867 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23976/tid=23979] ppid=23974 vsize=15753968 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23979/stat : 23979 (java) S 23974 23976 23403 0 -1 4202560 2302 0 0 0 1 0 0 0 16 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23980] ppid=23974 vsize=15753968 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23980/stat : 23980 (java) S 23974 23976 23403 0 -1 4202560 1427 0 0 0 1 0 0 0 15 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23981] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23981/stat : 23981 (java) S 23974 23976 23403 0 -1 4202560 2236 0 0 0 0 0 0 0 16 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23982] ppid=23974 vsize=15753968 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23982/stat : 23982 (java) S 23974 23976 23403 0 -1 4202560 982 0 0 0 1 0 0 0 16 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23983] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23983/stat : 23983 (java) S 23974 23976 23403 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23984] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23984/stat : 23984 (java) S 23974 23976 23403 0 -1 4202560 1761 0 0 0 0 0 0 0 15 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23985] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23985/stat : 23985 (java) S 23974 23976 23403 0 -1 4202560 171 0 0 0 0 0 0 0 16 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23986] ppid=23974 vsize=15753968 CPUtime=0.01 cores=1,3,5,7
/proc/23976/task/23986/stat : 23986 (java) S 23974 23976 23403 0 -1 4202560 4937 0 0 0 1 0 0 0 16 0 22 0 519004648 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23987] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23987/stat : 23987 (java) S 23974 23976 23403 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 519004649 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 0 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23988] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23988/stat : 23988 (java) S 23974 23976 23403 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 519004649 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23989] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23989/stat : 23989 (java) S 23974 23976 23403 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 519004649 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23990] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23990/stat : 23990 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624934321 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23991] ppid=23974 vsize=15753968 CPUtime=0.53 cores=1,3,5,7
/proc/23976/task/23991/stat : 23991 (java) S 23974 23976 23403 0 -1 4202560 3985 0 0 0 53 0 0 0 15 0 22 0 519004652 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23992] ppid=23974 vsize=15753968 CPUtime=0.49 cores=1,3,5,7
/proc/23976/task/23992/stat : 23992 (java) S 23974 23976 23403 0 -1 4202560 5467 0 0 0 48 1 0 0 15 0 22 0 519004652 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23993] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23993/stat : 23993 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23994] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23994/stat : 23994 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519004652 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=24018] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/24018/stat : 24018 (java) S 23974 23976 23403 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 22 0 519004870 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=24019] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/24019/stat : 24019 (java) S 23974 23976 23403 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 519004870 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=24020] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/24020/stat : 24020 (java) S 23974 23976 23403 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 519004870 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=24021] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/24021/stat : 24021 (java) S 23974 23976 23403 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 519004870 16132063232 138119 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 15753968

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

/proc/meminfo: memFree=118344/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15753968 CPUtime=4398.55 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 1573900 0 1 0 439588 267 0 0 21 0 22 0 519004647 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3938492 686887 2301 9 0 3929211 0
[pid=23976/tid=23978] ppid=23974 vsize=15753968 CPUtime=42.87 cores=1,3,5,7
/proc/23976/task/23978/stat : 23978 (java) S 23974 23976 23403 0 -1 4202560 127487 0 1 0 4270 17 0 0 25 0 22 0 519004647 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23979] ppid=23974 vsize=15753968 CPUtime=2.79 cores=1,3,5,7
/proc/23976/task/23979/stat : 23979 (java) S 23974 23976 23403 0 -1 4202560 96343 0 0 0 264 15 0 0 16 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23980] ppid=23974 vsize=15753968 CPUtime=2.99 cores=1,3,5,7
/proc/23976/task/23980/stat : 23980 (java) S 23974 23976 23403 0 -1 4202560 195628 0 0 0 266 33 0 0 16 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23981] ppid=23974 vsize=15753968 CPUtime=2.75 cores=1,3,5,7
/proc/23976/task/23981/stat : 23981 (java) S 23974 23976 23403 0 -1 4202560 113373 0 0 0 255 20 0 0 15 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23982] ppid=23974 vsize=15753968 CPUtime=3.01 cores=1,3,5,7
/proc/23976/task/23982/stat : 23982 (java) S 23974 23976 23403 0 -1 4202560 146483 0 0 0 275 26 0 0 15 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23983] ppid=23974 vsize=15753968 CPUtime=2.36 cores=1,3,5,7
/proc/23976/task/23983/stat : 23983 (java) S 23974 23976 23403 0 -1 4202560 42855 0 0 0 229 7 0 0 16 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23984] ppid=23974 vsize=15753968 CPUtime=2.93 cores=1,3,5,7
/proc/23976/task/23984/stat : 23984 (java) S 23974 23976 23403 0 -1 4202560 151755 0 0 0 268 25 0 0 15 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23985] ppid=23974 vsize=15753968 CPUtime=2.95 cores=1,3,5,7
/proc/23976/task/23985/stat : 23985 (java) S 23974 23976 23403 0 -1 4202560 154062 0 0 0 269 26 0 0 16 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23986] ppid=23974 vsize=15753968 CPUtime=3 cores=1,3,5,7
/proc/23976/task/23986/stat : 23986 (java) S 23974 23976 23403 0 -1 4202560 118123 0 0 0 279 21 0 0 15 0 22 0 519004648 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23987] ppid=23974 vsize=15753968 CPUtime=1.42 cores=1,3,5,7
/proc/23976/task/23987/stat : 23987 (java) S 23974 23976 23403 0 -1 4202560 5079 0 0 0 128 14 0 0 15 0 22 0 519004649 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 0 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23988] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23988/stat : 23988 (java) S 23974 23976 23403 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519004649 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23989] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23989/stat : 23989 (java) S 23974 23976 23403 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519004649 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23990] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23990/stat : 23990 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624934321 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23991] ppid=23974 vsize=15753968 CPUtime=1.39 cores=1,3,5,7
/proc/23976/task/23991/stat : 23991 (java) S 23974 23976 23403 0 -1 4202560 4079 0 0 0 139 0 0 0 16 0 22 0 519004652 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23992] ppid=23974 vsize=15753968 CPUtime=1.54 cores=1,3,5,7
/proc/23976/task/23992/stat : 23992 (java) S 23974 23976 23403 0 -1 4202560 6758 0 0 0 153 1 0 0 15 0 22 0 519004652 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23993] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23993/stat : 23993 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23994] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23994/stat : 23994 (java) S 23974 23976 23403 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 519004652 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=24018] ppid=23974 vsize=15753968 CPUtime=1057.26 cores=1,3,5,7
/proc/23976/task/24018/stat : 24018 (java) R 23974 23976 23403 0 -1 4202560 121564 0 0 0 105711 15 0 0 25 0 22 0 519004870 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506057263 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23976/tid=24019] ppid=23974 vsize=15753968 CPUtime=1085.65 cores=1,3,5,7
/proc/23976/task/24019/stat : 24019 (java) R 23974 23976 23403 0 -1 4202560 82036 0 0 0 108555 10 0 0 25 0 22 0 519004870 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506302117 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23976/tid=24020] ppid=23974 vsize=15753968 CPUtime=1098.43 cores=1,3,5,7
/proc/23976/task/24020/stat : 24020 (java) R 23974 23976 23403 0 -1 4202560 101341 0 0 0 109829 14 0 0 25 0 22 0 519004870 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 47437700574010 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23976/tid=24021] ppid=23974 vsize=15753968 CPUtime=1087.06 cores=1,3,5,7
/proc/23976/task/24021/stat : 24021 (java) R 23974 23976 23403 0 -1 4202560 105480 0 0 0 108692 14 0 0 25 0 22 0 519004870 16132063232 686887 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506576222 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4398.55
Current children cumulated vsize (KiB) 15753968

[startup+1242.3 s]
/proc/loadavg: 8.10 7.88 7.52 9/220 24070
/proc/meminfo: memFree=230604/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15753968 CPUtime=4637.99 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 1576494 0 1 0 463530 269 0 0 21 0 22 0 519004647 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3938492 678942 2301 9 0 3929211 0
[pid=23976/tid=23978] ppid=23974 vsize=15753968 CPUtime=42.87 cores=1,3,5,7
/proc/23976/task/23978/stat : 23978 (java) S 23974 23976 23403 0 -1 4202560 127487 0 1 0 4270 17 0 0 25 0 22 0 519004647 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23979] ppid=23974 vsize=15753968 CPUtime=2.96 cores=1,3,5,7
/proc/23976/task/23979/stat : 23979 (java) S 23974 23976 23403 0 -1 4202560 96675 0 0 0 281 15 0 0 15 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23980] ppid=23974 vsize=15753968 CPUtime=3.18 cores=1,3,5,7
/proc/23976/task/23980/stat : 23980 (java) S 23974 23976 23403 0 -1 4202560 196048 0 0 0 285 33 0 0 15 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23981] ppid=23974 vsize=15753968 CPUtime=2.94 cores=1,3,5,7
/proc/23976/task/23981/stat : 23981 (java) S 23974 23976 23403 0 -1 4202560 113720 0 0 0 274 20 0 0 16 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23982] ppid=23974 vsize=15753968 CPUtime=3.21 cores=1,3,5,7
/proc/23976/task/23982/stat : 23982 (java) S 23974 23976 23403 0 -1 4202560 146782 0 0 0 294 27 0 0 16 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23983] ppid=23974 vsize=15753968 CPUtime=2.53 cores=1,3,5,7
/proc/23976/task/23983/stat : 23983 (java) S 23974 23976 23403 0 -1 4202560 43216 0 0 0 246 7 0 0 16 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23984] ppid=23974 vsize=15753968 CPUtime=3.13 cores=1,3,5,7
/proc/23976/task/23984/stat : 23984 (java) S 23974 23976 23403 0 -1 4202560 151930 0 0 0 288 25 0 0 15 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23985] ppid=23974 vsize=15753968 CPUtime=3.14 cores=1,3,5,7
/proc/23976/task/23985/stat : 23985 (java) S 23974 23976 23403 0 -1 4202560 154487 0 0 0 288 26 0 0 16 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23986] ppid=23974 vsize=15753968 CPUtime=3.19 cores=1,3,5,7
/proc/23976/task/23986/stat : 23986 (java) S 23974 23976 23403 0 -1 4202560 118291 0 0 0 298 21 0 0 16 0 22 0 519004648 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23987] ppid=23974 vsize=15753968 CPUtime=1.44 cores=1,3,5,7
/proc/23976/task/23987/stat : 23987 (java) S 23974 23976 23403 0 -1 4202560 5080 0 0 0 129 15 0 0 15 0 22 0 519004649 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 0 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23988] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23988/stat : 23988 (java) S 23974 23976 23403 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519004649 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23989] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23989/stat : 23989 (java) S 23974 23976 23403 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519004649 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23990] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23990/stat : 23990 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624934321 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23991] ppid=23974 vsize=15753968 CPUtime=1.39 cores=1,3,5,7
/proc/23976/task/23991/stat : 23991 (java) S 23974 23976 23403 0 -1 4202560 4079 0 0 0 139 0 0 0 16 0 22 0 519004652 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23992] ppid=23974 vsize=15753968 CPUtime=1.54 cores=1,3,5,7
/proc/23976/task/23992/stat : 23992 (java) S 23974 23976 23403 0 -1 4202560 6758 0 0 0 153 1 0 0 15 0 22 0 519004652 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23993] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23993/stat : 23993 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23994] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23994/stat : 23994 (java) S 23974 23976 23403 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 519004652 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=24018] ppid=23974 vsize=15753968 CPUtime=1116.82 cores=1,3,5,7
/proc/23976/task/24018/stat : 24018 (java) R 23974 23976 23403 0 -1 4202560 121580 0 0 0 111667 15 0 0 25 0 22 0 519004870 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506633688 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23976/tid=24019] ppid=23974 vsize=15753968 CPUtime=1144.94 cores=1,3,5,7
/proc/23976/task/24019/stat : 24019 (java) R 23974 23976 23403 0 -1 4202560 82060 0 0 0 114484 10 0 0 25 0 22 0 519004870 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506157419 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23976/tid=24020] ppid=23974 vsize=15753968 CPUtime=1157.99 cores=1,3,5,7
/proc/23976/task/24020/stat : 24020 (java) R 23974 23976 23403 0 -1 4202560 101353 0 0 0 115785 14 0 0 25 0 22 0 519004870 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506325232 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23976/tid=24021] ppid=23974 vsize=15753968 CPUtime=1146.55 cores=1,3,5,7
/proc/23976/task/24021/stat : 24021 (java) R 23974 23976 23403 0 -1 4202560 105492 0 0 0 114640 15 0 0 25 0 22 0 519004870 16132063232 678942 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506302011 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4637.99
Current children cumulated vsize (KiB) 15753968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1282.9 s]
/proc/loadavg: 8.11 7.91 7.55 9/220 24071
/proc/meminfo: memFree=252004/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=15753968 CPUtime=4800.06 cores=1,3,5,7
/proc/23976/stat : 23976 (java) S 23974 23976 23403 0 -1 4202496 1579560 0 1 0 479735 271 0 0 21 0 22 0 519004647 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 3938492 673641 2301 9 0 3929211 0
[pid=23976/tid=23978] ppid=23974 vsize=15753968 CPUtime=42.87 cores=1,3,5,7
/proc/23976/task/23978/stat : 23978 (java) S 23974 23976 23403 0 -1 4202560 127487 0 1 0 4270 17 0 0 25 0 22 0 519004647 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23979] ppid=23974 vsize=15753968 CPUtime=3.09 cores=1,3,5,7
/proc/23976/task/23979/stat : 23979 (java) S 23974 23976 23403 0 -1 4202560 96782 0 0 0 294 15 0 0 16 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23980] ppid=23974 vsize=15753968 CPUtime=3.29 cores=1,3,5,7
/proc/23976/task/23980/stat : 23980 (java) S 23974 23976 23403 0 -1 4202560 196555 0 0 0 296 33 0 0 15 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23981] ppid=23974 vsize=15753968 CPUtime=3.06 cores=1,3,5,7
/proc/23976/task/23981/stat : 23981 (java) S 23974 23976 23403 0 -1 4202560 114012 0 0 0 286 20 0 0 15 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23982] ppid=23974 vsize=15753968 CPUtime=3.39 cores=1,3,5,7
/proc/23976/task/23982/stat : 23982 (java) S 23974 23976 23403 0 -1 4202560 147096 0 0 0 312 27 0 0 16 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23983] ppid=23974 vsize=15753968 CPUtime=2.65 cores=1,3,5,7
/proc/23976/task/23983/stat : 23983 (java) S 23974 23976 23403 0 -1 4202560 43486 0 0 0 258 7 0 0 15 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23984] ppid=23974 vsize=15753968 CPUtime=3.26 cores=1,3,5,7
/proc/23976/task/23984/stat : 23984 (java) S 23974 23976 23403 0 -1 4202560 152838 0 0 0 301 25 0 0 16 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 1 0 0 0
[pid=23976/tid=23985] ppid=23974 vsize=15753968 CPUtime=3.28 cores=1,3,5,7
/proc/23976/task/23985/stat : 23985 (java) S 23974 23976 23403 0 -1 4202560 154662 0 0 0 302 26 0 0 16 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23986] ppid=23974 vsize=15753968 CPUtime=3.31 cores=1,3,5,7
/proc/23976/task/23986/stat : 23986 (java) S 23974 23976 23403 0 -1 4202560 118730 0 0 0 310 21 0 0 15 0 22 0 519004648 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23987] ppid=23974 vsize=15753968 CPUtime=1.45 cores=1,3,5,7
/proc/23976/task/23987/stat : 23987 (java) S 23974 23976 23403 0 -1 4202560 5082 0 0 0 130 15 0 0 15 0 22 0 519004649 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 0 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23988] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23988/stat : 23988 (java) S 23974 23976 23403 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519004649 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23989] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23989/stat : 23989 (java) S 23974 23976 23403 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519004649 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23990] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23990/stat : 23990 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624934321 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23991] ppid=23974 vsize=15753968 CPUtime=1.39 cores=1,3,5,7
/proc/23976/task/23991/stat : 23991 (java) S 23974 23976 23403 0 -1 4202560 4079 0 0 0 139 0 0 0 16 0 22 0 519004652 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=23992] ppid=23974 vsize=15753968 CPUtime=1.54 cores=1,3,5,7
/proc/23976/task/23992/stat : 23992 (java) S 23974 23976 23403 0 -1 4202560 6758 0 0 0 153 1 0 0 15 0 22 0 519004652 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 3 0 0 0
[pid=23976/tid=23993] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23993/stat : 23993 (java) S 23974 23976 23403 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519004652 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624926617 0 4 0 16800975 18446604471110598784 0 0 -1 5 0 0 0
[pid=23976/tid=23994] ppid=23974 vsize=15753968 CPUtime=0 cores=1,3,5,7
/proc/23976/task/23994/stat : 23994 (java) S 23974 23976 23403 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 519004652 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 270624927232 0 4 0 16800975 18446604471110598784 0 0 -1 7 0 0 0
[pid=23976/tid=24018] ppid=23974 vsize=15753968 CPUtime=1157.14 cores=1,3,5,7
/proc/23976/task/24018/stat : 24018 (java) R 23974 23976 23403 0 -1 4202560 121592 0 0 0 115698 16 0 0 25 0 22 0 519004870 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912506457191 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23976/tid=24019] ppid=23974 vsize=15753968 CPUtime=1185.06 cores=1,3,5,7
/proc/23976/task/24019/stat : 24019 (java) R 23974 23976 23403 0 -1 4202560 82076 0 0 0 118496 10 0 0 25 0 22 0 519004870 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912505583152 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23976/tid=24020] ppid=23974 vsize=15753968 CPUtime=1198.31 cores=1,3,5,7
/proc/23976/task/24020/stat : 24020 (java) R 23974 23976 23403 0 -1 4202560 101362 0 0 0 119816 15 0 0 25 0 22 0 519004870 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912505583163 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=23976/tid=24021] ppid=23974 vsize=15753968 CPUtime=1186.82 cores=1,3,5,7
/proc/23976/task/24021/stat : 24021 (java) R 23974 23976 23403 0 -1 4202560 105503 0 0 0 118667 15 0 0 25 0 22 0 519004870 16132063232 673641 33554432000 1073741824 1073778376 140737049480896 18446744073709551615 46912505973728 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15753968

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

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

[startup+1283.01 s]
/proc/loadavg: 8.11 7.91 7.55 9/220 24071
/proc/meminfo: memFree=252004/32951124 swapFree=67111528/67111528
[pid=23976] ppid=23974 vsize=0 CPUtime=4800.18 cores=1,3,5,7
/proc/23976/stat : 23976 (java) Z 23974 23976 23403 0 -1 4203548 1579587 0 1 0 479738 280 0 0 17 0 2 0 519004647 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/23976/statm: 0 0 0 0 0 0 0
[pid=23976/tid=24021] ppid=23974 vsize=0 CPUtime=1186.93 cores=1,3,5,7
/proc/23976/task/24021/stat : 24021 (java) R 23974 23976 23403 0 -1 4203588 105503 0 0 0 118668 25 0 0 25 0 2 0 519004870 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1283.02
CPU time (s): 4800.2
CPU user time (s): 4797.38
CPU system time (s): 2.81657
CPU usage (%): 374.133
Max. virtual memory (cumulated for all children) (KiB): 15755556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.38
system time used= 2.81657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1579587
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= 69137
involuntary context switches= 92755

runsolver used 2.08368 second user time and 4.95725 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 12:47:17
IDJOB=3312097
IDBENCH=20387
IDSOLVER=1698
FILE ID=node108/3312097-1304074037
RUNJOBID= node108-1304074036-23963
PBS_JOBID= 13170476
Free space on /tmp= 72100 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312097-1304074037/watcher-3312097-1304074037 -o /tmp/evaluation-result-3312097-1304074037/solver-3312097-1304074037 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312097-1304074037.cnf -hbr 2

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=769489819

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14384664 kB
Buffers:       2273464 kB
Cached:       15644316 kB
SwapCached:          0 kB
Active:        9034136 kB
Inactive:      8950984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14384664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23784 kB
Writeback:           0 kB
AnonPages:       66736 kB
Mapped:          14496 kB
Slab:           519152 kB
PageTables:       3968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188708 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= 72096 MiB
End job on node108 at 2011-04-29 13:08:42