Trace number 3312306

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) 4319.41 1300.27

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
Bench CategoryAPPLICATION (applications 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 variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

Solver Data

0.09/0.12	48:20 INFO : Reading from input HOME/instance-3312306-1304185697.cnf
18.80/18.32	Executor set job limit to 1000000
18.80/18.32	Executor set job limit to 1000000
18.80/18.32	Executor set job limit to 1000000
18.80/18.32	Executor set job limit to 1000000
18.80/18.32	Starting Executor!
18.80/18.32	Starting Executor!
18.80/18.32	Starting Executor!
18.80/18.32	Starting Executor!
153.66/151.00	50:51 INFO : 14768 variables remaining out of 15364
153.66/151.00	50:51 INFO : 20307593 literals remaining out of 20194557

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-3312306-1304185697/watcher-3312306-1304185697 -o /tmp/evaluation-result-3312306-1304185697/solver-3312306-1304185697 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312306-1304185697.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: 3.56 4.99 6.54 2/174 20201
/proc/meminfo: memFree=29259232/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/20201/stat : 20201 (java) R 20199 20201 18835 0 -1 4202496 1162 0 0 0 0 0 0 0 23 0 1 0 510985352 23580672 650 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254256654080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/20201/statm: 5757 663 491 9 0 124 0

[startup+0.0291601 s]
/proc/loadavg: 3.56 4.99 6.54 2/174 20201
/proc/meminfo: memFree=29259232/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15669652 CPUtime=0.01 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 3484 0 1 0 1 0 0 0 23 0 13 0 510985352 16045723648 2926 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3917413 2926 1651 9 0 3908161 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15669652

[startup+0.100158 s]
/proc/loadavg: 3.56 4.99 6.54 2/174 20201
/proc/meminfo: memFree=29259232/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15676808 CPUtime=0.09 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 5512 0 1 0 9 0 0 0 23 0 18 0 510985352 16053051392 4953 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3919202 4953 2115 9 0 3909921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676808

[startup+0.305164 s]
/proc/loadavg: 3.56 4.99 6.54 2/174 20201
/proc/meminfo: memFree=29259232/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15680796 CPUtime=0.51 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 13835 0 1 0 49 2 0 0 23 0 18 0 510985352 16057135104 12332 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3920199 12336 2206 9 0 3910918 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680796

[startup+0.701113 s]
/proc/loadavg: 3.56 4.99 6.54 2/174 20201
/proc/meminfo: memFree=29259232/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15680648 CPUtime=0.92 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 41732 0 1 0 85 7 0 0 23 0 18 0 510985352 16056983552 40189 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3920162 40189 2222 9 0 3910881 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15680648

[startup+1.50093 s]
/proc/loadavg: 3.56 4.99 6.54 3/212 20242
/proc/meminfo: memFree=28950608/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15680648 CPUtime=1.73 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 54901 0 1 0 165 8 0 0 23 0 18 0 510985352 16056983552 53340 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3920162 53344 2222 9 0 3910881 0
[pid=20201/tid=20203] ppid=20199 vsize=15680648 CPUtime=1.46 cores=0,2,4,6
/proc/20201/task/20203/stat : 20203 (java) R 20199 20201 18835 0 -1 4202560 45665 0 1 0 139 7 0 0 25 0 18 0 510985353 16056983552 53346 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912505641073 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20201/tid=20204] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20204/stat : 20204 (java) S 20199 20201 18835 0 -1 4202560 1260 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 53351 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20205] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20205/stat : 20205 (java) S 20199 20201 18835 0 -1 4202560 106 0 0 0 0 0 0 0 16 0 18 0 510985353 16056983552 53355 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20206] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20206/stat : 20206 (java) S 20199 20201 18835 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 53359 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20207] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20207/stat : 20207 (java) S 20199 20201 18835 0 -1 4202560 1313 0 0 0 0 0 0 0 16 0 18 0 510985353 16056983552 53363 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20208] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20208/stat : 20208 (java) S 20199 20201 18835 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 53368 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20209] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20209/stat : 20209 (java) S 20199 20201 18835 0 -1 4202560 23 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 53372 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20210] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20210/stat : 20210 (java) S 20199 20201 18835 0 -1 4202560 631 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 53377 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20211] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20211/stat : 20211 (java) S 20199 20201 18835 0 -1 4202560 710 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 53381 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20212] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20212/stat : 20212 (java) S 20199 20201 18835 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 510985354 16056983552 53386 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 0 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20213] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20213/stat : 20213 (java) S 20199 20201 18835 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 18 0 510985355 16056983552 53389 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20214] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20214/stat : 20214 (java) S 20199 20201 18835 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 18 0 510985355 16056983552 53392 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20215] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20215/stat : 20215 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 510985357 16056983552 53397 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273440177 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20216] ppid=20199 vsize=15680648 CPUtime=0.11 cores=0,2,4,6
/proc/20201/task/20216/stat : 20216 (java) S 20199 20201 18835 0 -1 4202560 2475 0 0 0 11 0 0 0 15 0 18 0 510985357 16056983552 53401 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20217] ppid=20199 vsize=15680648 CPUtime=0.11 cores=0,2,4,6
/proc/20201/task/20217/stat : 20217 (java) S 20199 20201 18835 0 -1 4202560 1185 0 0 0 11 0 0 0 17 0 18 0 510985357 16056983552 53405 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20218] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20218/stat : 20218 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510985357 16056983552 53410 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20219] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20219/stat : 20219 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510985357 16056983552 53414 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15680648

[startup+3.10066 s]
/proc/loadavg: 3.56 4.99 6.54 3/212 20243
/proc/meminfo: memFree=28663920/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15680648 CPUtime=3.4 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 139756 0 1 0 320 20 0 0 23 0 18 0 510985352 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3920162 138187 2240 9 0 3910881 0
[pid=20201/tid=20203] ppid=20199 vsize=15680648 CPUtime=3.05 cores=0,2,4,6
/proc/20201/task/20203/stat : 20203 (java) R 20199 20201 18835 0 -1 4202560 127675 0 1 0 287 18 0 0 25 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912505640915 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20201/tid=20204] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20204/stat : 20204 (java) S 20199 20201 18835 0 -1 4202560 1276 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20205] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20205/stat : 20205 (java) S 20199 20201 18835 0 -1 4202560 115 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20206] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20206/stat : 20206 (java) S 20199 20201 18835 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20207] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20207/stat : 20207 (java) S 20199 20201 18835 0 -1 4202560 1314 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20208] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20208/stat : 20208 (java) S 20199 20201 18835 0 -1 4202560 2661 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20209] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20209/stat : 20209 (java) S 20199 20201 18835 0 -1 4202560 23 0 0 0 0 0 0 0 16 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20210] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20210/stat : 20210 (java) S 20199 20201 18835 0 -1 4202560 631 0 0 0 0 0 0 0 15 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20211] ppid=20199 vsize=15680648 CPUtime=0.01 cores=0,2,4,6
/proc/20201/task/20211/stat : 20211 (java) S 20199 20201 18835 0 -1 4202560 710 0 0 0 1 0 0 0 15 0 18 0 510985353 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20212] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20212/stat : 20212 (java) S 20199 20201 18835 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 18 0 510985354 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 0 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20213] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20213/stat : 20213 (java) S 20199 20201 18835 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 18 0 510985355 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20214] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20214/stat : 20214 (java) S 20199 20201 18835 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 18 0 510985355 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20215] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20215/stat : 20215 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 510985357 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273440177 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20216] ppid=20199 vsize=15680648 CPUtime=0.13 cores=0,2,4,6
/proc/20201/task/20216/stat : 20216 (java) S 20199 20201 18835 0 -1 4202560 2509 0 0 0 13 0 0 0 15 0 18 0 510985357 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20217] ppid=20199 vsize=15680648 CPUtime=0.13 cores=0,2,4,6
/proc/20201/task/20217/stat : 20217 (java) S 20199 20201 18835 0 -1 4202560 1215 0 0 0 13 0 0 0 16 0 18 0 510985357 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20218] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20218/stat : 20218 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510985357 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20219] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20219/stat : 20219 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510985357 16056983552 138187 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 15680648

[startup+6.30111 s]
/proc/loadavg: 3.68 4.99 6.54 3/212 20243
/proc/meminfo: memFree=27539536/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15680648 CPUtime=6.67 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 157317 0 1 0 644 23 0 0 23 0 18 0 510985352 16056983552 153391 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3920162 153397 2240 9 0 3910881 0
[pid=20201/tid=20203] ppid=20199 vsize=15680648 CPUtime=6.21 cores=0,2,4,6
/proc/20201/task/20203/stat : 20203 (java) R 20199 20201 18835 0 -1 4202560 129602 0 1 0 602 19 0 0 25 0 18 0 510985353 16056983552 153401 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912505638688 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=20201/tid=20204] ppid=20199 vsize=15680648 CPUtime=0.01 cores=0,2,4,6
/proc/20201/task/20204/stat : 20204 (java) S 20199 20201 18835 0 -1 4202560 1276 0 0 0 1 0 0 0 15 0 18 0 510985353 16056983552 153403 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20205] ppid=20199 vsize=15680648 CPUtime=0.01 cores=0,2,4,6
/proc/20201/task/20205/stat : 20205 (java) S 20199 20201 18835 0 -1 4202560 5237 0 0 0 1 0 0 0 15 0 18 0 510985353 16056983552 153408 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20206] ppid=20199 vsize=15680648 CPUtime=0.01 cores=0,2,4,6
/proc/20201/task/20206/stat : 20206 (java) S 20199 20201 18835 0 -1 4202560 47 0 0 0 1 0 0 0 15 0 18 0 510985353 16056983552 153412 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20207] ppid=20199 vsize=15680648 CPUtime=0.02 cores=0,2,4,6
/proc/20201/task/20207/stat : 20207 (java) S 20199 20201 18835 0 -1 4202560 11554 0 0 0 1 1 0 0 15 0 18 0 510985353 16056983552 153416 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20208] ppid=20199 vsize=15680648 CPUtime=0.01 cores=0,2,4,6
/proc/20201/task/20208/stat : 20208 (java) S 20199 20201 18835 0 -1 4202560 2661 0 0 0 1 0 0 0 15 0 18 0 510985353 16056983552 153420 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20209] ppid=20199 vsize=15680648 CPUtime=0.02 cores=0,2,4,6
/proc/20201/task/20209/stat : 20209 (java) S 20199 20201 18835 0 -1 4202560 23 0 0 0 2 0 0 0 15 0 18 0 510985353 16056983552 153424 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20210] ppid=20199 vsize=15680648 CPUtime=0.02 cores=0,2,4,6
/proc/20201/task/20210/stat : 20210 (java) S 20199 20201 18835 0 -1 4202560 631 0 0 0 2 0 0 0 15 0 18 0 510985353 16056983552 153428 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20211] ppid=20199 vsize=15680648 CPUtime=0.02 cores=0,2,4,6
/proc/20201/task/20211/stat : 20211 (java) S 20199 20201 18835 0 -1 4202560 711 0 0 0 2 0 0 0 16 0 18 0 510985353 16056983552 153432 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20212] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20212/stat : 20212 (java) S 20199 20201 18835 0 -1 4202560 478 0 0 0 0 0 0 0 16 0 18 0 510985354 16056983552 153436 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 0 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20213] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20213/stat : 20213 (java) S 20199 20201 18835 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 18 0 510985355 16056983552 153441 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20214] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20214/stat : 20214 (java) S 20199 20201 18835 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 18 0 510985355 16056983552 153445 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20215] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20215/stat : 20215 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 510985357 16056983552 153449 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273440177 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20216] ppid=20199 vsize=15680648 CPUtime=0.13 cores=0,2,4,6
/proc/20201/task/20216/stat : 20216 (java) S 20199 20201 18835 0 -1 4202560 2509 0 0 0 13 0 0 0 15 0 18 0 510985357 16056983552 153453 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20217] ppid=20199 vsize=15680648 CPUtime=0.13 cores=0,2,4,6
/proc/20201/task/20217/stat : 20217 (java) S 20199 20201 18835 0 -1 4202560 1215 0 0 0 13 0 0 0 16 0 18 0 510985357 16056983552 153458 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20218] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20218/stat : 20218 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510985357 16056983552 153462 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20219] ppid=20199 vsize=15680648 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20219/stat : 20219 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510985357 16056983552 153466 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.67
Current children cumulated vsize (KiB) 15680648

[startup+12.701 s]
/proc/loadavg: 3.54 4.94 6.51 3/212 20243
/proc/meminfo: memFree=27007112/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15680648 CPUtime=13.19 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 270969 0 1 0 1279 40 0 0 23 0 18 0 510985352 16056983552 265509 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3920162 265509 2240 9 0 3910881 0
[pid=20201/tid=20203] ppid=20199 vsize=15680648 CPUtime=12.57 cores=0,2,4,6

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

/proc/20201/task/20206/stat : 20206 (java) S 20199 20201 18835 0 -1 4202560 147825 0 0 0 175 28 0 0 16 0 22 0 510985353 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20207] ppid=20199 vsize=15685460 CPUtime=1.84 cores=0,2,4,6
/proc/20201/task/20207/stat : 20207 (java) S 20199 20201 18835 0 -1 4202560 121066 0 0 0 164 20 0 0 16 0 22 0 510985353 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20208] ppid=20199 vsize=15685460 CPUtime=2.19 cores=0,2,4,6
/proc/20201/task/20208/stat : 20208 (java) S 20199 20201 18835 0 -1 4202560 198048 0 0 0 183 36 0 0 15 0 22 0 510985353 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20209] ppid=20199 vsize=15685460 CPUtime=2.09 cores=0,2,4,6
/proc/20201/task/20209/stat : 20209 (java) S 20199 20201 18835 0 -1 4202560 162957 0 0 0 180 29 0 0 15 0 22 0 510985353 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20210] ppid=20199 vsize=15685460 CPUtime=2.51 cores=0,2,4,6
/proc/20201/task/20210/stat : 20210 (java) S 20199 20201 18835 0 -1 4202560 238032 0 0 0 207 44 0 0 16 0 22 0 510985353 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20211] ppid=20199 vsize=15685460 CPUtime=2.23 cores=0,2,4,6
/proc/20201/task/20211/stat : 20211 (java) S 20199 20201 18835 0 -1 4202560 190214 0 0 0 189 34 0 0 16 0 22 0 510985353 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20212] ppid=20199 vsize=15685460 CPUtime=3.63 cores=0,2,4,6
/proc/20201/task/20212/stat : 20212 (java) S 20199 20201 18835 0 -1 4202560 55009 0 0 0 353 10 0 0 15 0 22 0 510985354 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 0 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20213] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20213/stat : 20213 (java) S 20199 20201 18835 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 510985355 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20214] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20214/stat : 20214 (java) S 20199 20201 18835 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 510985355 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20215] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20215/stat : 20215 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 510985357 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273440177 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20216] ppid=20199 vsize=15685460 CPUtime=2.06 cores=0,2,4,6
/proc/20201/task/20216/stat : 20216 (java) S 20199 20201 18835 0 -1 4202560 18172 0 0 0 203 3 0 0 15 0 22 0 510985357 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20217] ppid=20199 vsize=15685460 CPUtime=1.03 cores=0,2,4,6
/proc/20201/task/20217/stat : 20217 (java) S 20199 20201 18835 0 -1 4202560 1431 0 0 0 103 0 0 0 15 0 22 0 510985357 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20218] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20218/stat : 20218 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510985357 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20219] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20219/stat : 20219 (java) S 20199 20201 18835 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 510985357 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20244] ppid=20199 vsize=15685460 CPUtime=838.65 cores=0,2,4,6
/proc/20201/task/20244/stat : 20244 (java) R 20199 20201 18835 0 -1 4202560 37 0 0 0 83865 0 0 0 25 0 22 0 510987184 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322362 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20201/tid=20245] ppid=20199 vsize=15685460 CPUtime=882.38 cores=0,2,4,6
/proc/20201/task/20245/stat : 20245 (java) R 20199 20201 18835 0 -1 4202560 40 0 0 0 88238 0 0 0 25 0 22 0 510987184 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322385 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20201/tid=20246] ppid=20199 vsize=15685460 CPUtime=1011.45 cores=0,2,4,6
/proc/20201/task/20246/stat : 20246 (java) R 20199 20201 18835 0 -1 4202560 20 0 0 0 101145 0 0 0 25 0 22 0 510987184 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322394 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20201/tid=20247] ppid=20199 vsize=15685460 CPUtime=942.65 cores=0,2,4,6
/proc/20201/task/20247/stat : 20247 (java) R 20199 20201 18835 0 -1 4202560 16 0 0 0 94264 1 0 0 25 0 22 0 510987184 16061911040 1533705 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322394 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3849.81
Current children cumulated vsize (KiB) 15685460

[startup+1242.3 s]
/proc/loadavg: 8.23 7.77 6.83 9/220 20293
/proc/meminfo: memFree=18431492/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15685460 CPUtime=4089.48 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 1788633 0 1 0 408620 328 0 0 23 0 22 0 510985352 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3921365 1533769 2296 9 0 3912084 0
[pid=20201/tid=20203] ppid=20199 vsize=15685460 CPUtime=150.6 cores=0,2,4,6
/proc/20201/task/20203/stat : 20203 (java) S 20199 20201 18835 0 -1 4202560 222782 0 1 0 15024 36 0 0 25 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20204] ppid=20199 vsize=15685460 CPUtime=2.31 cores=0,2,4,6
/proc/20201/task/20204/stat : 20204 (java) S 20199 20201 18835 0 -1 4202560 231375 0 0 0 188 43 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20205] ppid=20199 vsize=15685460 CPUtime=2.34 cores=0,2,4,6
/proc/20201/task/20205/stat : 20205 (java) S 20199 20201 18835 0 -1 4202560 200056 0 0 0 196 38 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20206] ppid=20199 vsize=15685460 CPUtime=2.15 cores=0,2,4,6
/proc/20201/task/20206/stat : 20206 (java) S 20199 20201 18835 0 -1 4202560 147825 0 0 0 187 28 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20207] ppid=20199 vsize=15685460 CPUtime=1.84 cores=0,2,4,6
/proc/20201/task/20207/stat : 20207 (java) S 20199 20201 18835 0 -1 4202560 121066 0 0 0 164 20 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20208] ppid=20199 vsize=15685460 CPUtime=2.29 cores=0,2,4,6
/proc/20201/task/20208/stat : 20208 (java) S 20199 20201 18835 0 -1 4202560 198048 0 0 0 193 36 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20209] ppid=20199 vsize=15685460 CPUtime=2.32 cores=0,2,4,6
/proc/20201/task/20209/stat : 20209 (java) S 20199 20201 18835 0 -1 4202560 162957 0 0 0 203 29 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20210] ppid=20199 vsize=15685460 CPUtime=2.64 cores=0,2,4,6
/proc/20201/task/20210/stat : 20210 (java) S 20199 20201 18835 0 -1 4202560 238032 0 0 0 220 44 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20211] ppid=20199 vsize=15685460 CPUtime=2.24 cores=0,2,4,6
/proc/20201/task/20211/stat : 20211 (java) S 20199 20201 18835 0 -1 4202560 190214 0 0 0 190 34 0 0 16 0 22 0 510985353 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20212] ppid=20199 vsize=15685460 CPUtime=3.63 cores=0,2,4,6
/proc/20201/task/20212/stat : 20212 (java) S 20199 20201 18835 0 -1 4202560 55107 0 0 0 353 10 0 0 15 0 22 0 510985354 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 0 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20213] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20213/stat : 20213 (java) S 20199 20201 18835 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 510985355 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20214] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20214/stat : 20214 (java) S 20199 20201 18835 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 510985355 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20215] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20215/stat : 20215 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 510985357 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273440177 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20216] ppid=20199 vsize=15685460 CPUtime=2.06 cores=0,2,4,6
/proc/20201/task/20216/stat : 20216 (java) S 20199 20201 18835 0 -1 4202560 18172 0 0 0 203 3 0 0 15 0 22 0 510985357 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20217] ppid=20199 vsize=15685460 CPUtime=1.03 cores=0,2,4,6
/proc/20201/task/20217/stat : 20217 (java) S 20199 20201 18835 0 -1 4202560 1431 0 0 0 103 0 0 0 15 0 22 0 510985357 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20218] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20218/stat : 20218 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510985357 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20219] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20219/stat : 20219 (java) S 20199 20201 18835 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 510985357 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20244] ppid=20199 vsize=15685460 CPUtime=898.42 cores=0,2,4,6
/proc/20201/task/20244/stat : 20244 (java) R 20199 20201 18835 0 -1 4202560 38 0 0 0 89842 0 0 0 25 0 22 0 510987184 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322362 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20201/tid=20245] ppid=20199 vsize=15685460 CPUtime=942.15 cores=0,2,4,6
/proc/20201/task/20245/stat : 20245 (java) R 20199 20201 18835 0 -1 4202560 40 0 0 0 94215 0 0 0 25 0 22 0 510987184 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506139092 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20201/tid=20246] ppid=20199 vsize=15685460 CPUtime=1070.9 cores=0,2,4,6
/proc/20201/task/20246/stat : 20246 (java) R 20199 20201 18835 0 -1 4202560 21 0 0 0 107090 0 0 0 25 0 22 0 510987184 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506169525 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20201/tid=20247] ppid=20199 vsize=15685460 CPUtime=1002.42 cores=0,2,4,6
/proc/20201/task/20247/stat : 20247 (java) R 20199 20201 18835 0 -1 4202560 16 0 0 0 100241 1 0 0 25 0 22 0 510987184 16061911040 1533769 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 47174719439423 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4089.48
Current children cumulated vsize (KiB) 15685460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.25 7.85 6.92 9/220 20294
/proc/meminfo: memFree=18763760/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=15685460 CPUtime=4319.12 cores=0,2,4,6
/proc/20201/stat : 20201 (java) S 20199 20201 18835 0 -1 4202496 1824884 0 1 0 431575 337 0 0 23 0 22 0 510985352 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 3921365 1510775 2296 9 0 3912084 0
[pid=20201/tid=20203] ppid=20199 vsize=15685460 CPUtime=150.6 cores=0,2,4,6
/proc/20201/task/20203/stat : 20203 (java) S 20199 20201 18835 0 -1 4202560 222782 0 1 0 15024 36 0 0 25 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20204] ppid=20199 vsize=15685460 CPUtime=2.31 cores=0,2,4,6
/proc/20201/task/20204/stat : 20204 (java) S 20199 20201 18835 0 -1 4202560 231375 0 0 0 188 43 0 0 15 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20205] ppid=20199 vsize=15685460 CPUtime=2.41 cores=0,2,4,6
/proc/20201/task/20205/stat : 20205 (java) S 20199 20201 18835 0 -1 4202560 200056 0 0 0 203 38 0 0 16 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20206] ppid=20199 vsize=15685460 CPUtime=2.29 cores=0,2,4,6
/proc/20201/task/20206/stat : 20206 (java) S 20199 20201 18835 0 -1 4202560 158899 0 0 0 199 30 0 0 15 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20207] ppid=20199 vsize=15685460 CPUtime=2.08 cores=0,2,4,6
/proc/20201/task/20207/stat : 20207 (java) S 20199 20201 18835 0 -1 4202560 125915 0 0 0 187 21 0 0 16 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20208] ppid=20199 vsize=15685460 CPUtime=2.42 cores=0,2,4,6
/proc/20201/task/20208/stat : 20208 (java) S 20199 20201 18835 0 -1 4202560 209282 0 0 0 203 39 0 0 16 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20209] ppid=20199 vsize=15685460 CPUtime=2.32 cores=0,2,4,6
/proc/20201/task/20209/stat : 20209 (java) S 20199 20201 18835 0 -1 4202560 162957 0 0 0 203 29 0 0 15 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20210] ppid=20199 vsize=15685460 CPUtime=2.86 cores=0,2,4,6
/proc/20201/task/20210/stat : 20210 (java) S 20199 20201 18835 0 -1 4202560 246855 0 0 0 240 46 0 0 16 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20211] ppid=20199 vsize=15685460 CPUtime=2.41 cores=0,2,4,6
/proc/20201/task/20211/stat : 20211 (java) S 20199 20201 18835 0 -1 4202560 190214 0 0 0 207 34 0 0 16 0 22 0 510985353 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20212] ppid=20199 vsize=15685460 CPUtime=3.91 cores=0,2,4,6
/proc/20201/task/20212/stat : 20212 (java) S 20199 20201 18835 0 -1 4202560 55371 0 0 0 380 11 0 0 15 0 22 0 510985354 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 0 0 16800975 18446604453905603328 0 0 -1 4 0 0 0
[pid=20201/tid=20213] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20213/stat : 20213 (java) S 20199 20201 18835 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 510985355 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20214] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20214/stat : 20214 (java) S 20199 20201 18835 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 510985355 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20215] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20215/stat : 20215 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 510985357 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273440177 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20216] ppid=20199 vsize=15685460 CPUtime=2.06 cores=0,2,4,6
/proc/20201/task/20216/stat : 20216 (java) S 20199 20201 18835 0 -1 4202560 18172 0 0 0 203 3 0 0 15 0 22 0 510985357 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20217] ppid=20199 vsize=15685460 CPUtime=1.03 cores=0,2,4,6
/proc/20201/task/20217/stat : 20217 (java) S 20199 20201 18835 0 -1 4202560 1432 0 0 0 103 0 0 0 15 0 22 0 510985357 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 0 0 0 0
[pid=20201/tid=20218] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20218/stat : 20218 (java) S 20199 20201 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510985357 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273432473 0 4 0 16800975 18446604453905603328 0 0 -1 6 0 0 0
[pid=20201/tid=20219] ppid=20199 vsize=15685460 CPUtime=0 cores=0,2,4,6
/proc/20201/task/20219/stat : 20219 (java) S 20199 20201 18835 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 510985357 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 254273433088 0 4 0 16800975 18446604453905603328 0 0 -1 2 0 0 0
[pid=20201/tid=20244] ppid=20199 vsize=15685460 CPUtime=955.59 cores=0,2,4,6
/proc/20201/task/20244/stat : 20244 (java) R 20199 20201 18835 0 -1 4202560 38 0 0 0 95559 0 0 0 25 0 22 0 510987184 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322362 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=20201/tid=20245] ppid=20199 vsize=15685460 CPUtime=999.32 cores=0,2,4,6
/proc/20201/task/20245/stat : 20245 (java) R 20199 20201 18835 0 -1 4202560 41 0 0 0 99932 0 0 0 25 0 22 0 510987184 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506168346 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=20201/tid=20246] ppid=20199 vsize=15685460 CPUtime=1127.76 cores=0,2,4,6
/proc/20201/task/20246/stat : 20246 (java) R 20199 20201 18835 0 -1 4202560 21 0 0 0 112776 0 0 0 25 0 22 0 510987184 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322322 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=20201/tid=20247] ppid=20199 vsize=15685460 CPUtime=1059.59 cores=0,2,4,6
/proc/20201/task/20247/stat : 20247 (java) R 20199 20201 18835 0 -1 4202560 17 0 0 0 105958 1 0 0 25 0 22 0 510987184 16061911040 1510775 33554432000 1073741824 1073778376 140734230757088 18446744073709551615 46912506322371 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4319.12
Current children cumulated vsize (KiB) 15685460

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

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

[startup+1300.11 s]
/proc/loadavg: 8.25 7.85 6.92 9/220 20294
/proc/meminfo: memFree=18763760/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=0 CPUtime=4319.24 cores=0,2,4,6
/proc/20201/stat : 20201 (java) Z 20199 20201 18835 0 -1 4203548 1824911 0 1 0 431578 346 0 0 17 0 2 0 510985352 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 0 0 0 0 0 0 0
[pid=20201/tid=20247] ppid=20199 vsize=0 CPUtime=1059.7 cores=0,2,4,6
/proc/20201/task/20247/stat : 20247 (java) R 20199 20201 18835 0 -1 4203588 17 0 0 0 105959 11 0 0 25 0 2 0 510987184 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4319.24
Current children cumulated vsize (KiB) 0

[startup+1300.2 s]
/proc/loadavg: 8.25 7.85 6.92 9/220 20294
/proc/meminfo: memFree=18763760/32951124 swapFree=67111348/67111528
[pid=20201] ppid=20199 vsize=0 CPUtime=4319.33 cores=0,2,4,6
/proc/20201/stat : 20201 (java) Z 20199 20201 18835 0 -1 4203548 1824911 0 1 0 431578 355 0 0 17 0 2 0 510985352 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/20201/statm: 0 0 0 0 0 0 0
[pid=20201/tid=20247] ppid=20199 vsize=0 CPUtime=1059.78 cores=0,2,4,6
/proc/20201/task/20247/stat : 20247 (java) R 20199 20201 18835 0 -1 4203588 17 0 0 0 105959 19 0 0 25 0 2 0 510987184 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4319.33
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.27
CPU time (s): 4319.41
CPU user time (s): 4315.78
CPU system time (s): 3.62545
CPU usage (%): 332.193
Max. virtual memory (cumulated for all children) (KiB): 15687572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4315.78
system time used= 3.62545
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1824911
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= 47155
involuntary context switches= 60993

runsolver used 2.31465 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 19:48:20
IDJOB=3312306
IDBENCH=83463
IDSOLVER=1698
FILE ID=node140/3312306-1304185697
RUNJOBID= node140-1304185697-20187
PBS_JOBID= 13172443
Free space on /tmp= 73088 MiB

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

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=843044886

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29259628 kB
Buffers:       1065128 kB
Cached:        2060024 kB
SwapCached:        180 kB
Active:         447728 kB
Inactive:      2743352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29259628 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          215232 kB
Writeback:           0 kB
AnonPages:       65840 kB
Mapped:          14492 kB
Slab:           437984 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188604 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= 73080 MiB
End job on node140 at 2011-04-30 20:10:02