Trace number 3313363

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? (TO) 4800.55 1225.04

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E04F20.cnf
MD5SUM2ee3aaaabe8a89270b338ea6a7bf3762
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.1839
Satisfiable
(Un)Satisfiability was proved
Number of variables10420
Number of clauses484053
Sum of the clauses size4133728
Maximum clause length91
Minimum clause length1
Number of clauses of size 134
Number of clauses of size 227746
Number of clauses of size 323112
Number of clauses of size 411940
Number of clauses of size 522180
Number of clauses of size over 5399041

Solver Data

0.10/0.11	41:57 INFO : Reading from input HOME/instance-3313363-1304185316.cnf
4.65/4.36	Executor set job limit to 1000000
4.65/4.36	Executor set job limit to 1000000
4.65/4.36	Executor set job limit to 1000000
4.65/4.36	Executor set job limit to 1000000
4.65/4.36	Starting Executor!
4.65/4.36	Starting Executor!
4.65/4.36	Starting Executor!
4.65/4.36	Starting Executor!
22.17/20.22	42:17 INFO : 9524 variables remaining out of 10420
22.17/20.22	42:17 INFO : 4538394 literals remaining out of 4617781

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-3313363-1304185316/watcher-3313363-1304185316 -o /tmp/evaluation-result-3313363-1304185316/solver-3313363-1304185316 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313363-1304185316.cnf 

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: 6.28 7.69 7.89 2/194 11481
/proc/meminfo: memFree=30380312/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11481/stat : 11481 (java) R 11479 11481 11426 0 -1 4202496 1313 0 0 0 0 0 0 0 22 0 1 0 530132400 23580672 798 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 47517055967136 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11481/statm: 5757 813 617 9 0 124 0
[pid=11481/tid=11482] ppid=11479 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 12 0 0 0 0 0 0 0 23 0 2 0 530132401 24580096 850 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222921775104 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0535181 s]
/proc/loadavg: 6.28 7.69 7.89 2/194 11481
/proc/meminfo: memFree=30380312/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15609644 CPUtime=0.04 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 4130 0 1 0 3 1 0 0 22 0 18 0 530132400 15984275456 3568 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3902411 3568 1754 9 0 3893130 0
[pid=11481/tid=11482] ppid=11479 vsize=15609644 CPUtime=0.03 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 2713 0 1 0 3 0 0 0 25 0 18 0 530132401 15984275456 3570 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933603787 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609644

[startup+0.100557 s]
/proc/loadavg: 6.28 7.69 7.89 2/194 11481
/proc/meminfo: memFree=30380312/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15677060 CPUtime=0.1 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 5594 0 1 0 9 1 0 0 22 0 18 0 530132400 16053309440 5032 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3919265 5033 2118 9 0 3909984 0
[pid=11481/tid=11482] ppid=11479 vsize=15677060 CPUtime=0.08 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 3464 0 1 0 7 1 0 0 18 0 18 0 530132401 16053309440 5033 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933603787 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677060

[startup+0.300504 s]
/proc/loadavg: 6.28 7.69 7.89 2/194 11481
/proc/meminfo: memFree=30380312/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15680636 CPUtime=0.52 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 15370 0 1 0 50 2 0 0 22 0 18 0 530132400 16056971264 13871 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3920159 13877 2207 9 0 3910878 0
[pid=11481/tid=11482] ppid=11479 vsize=15680636 CPUtime=0.28 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 10370 0 1 0 27 1 0 0 18 0 18 0 530132401 16056971264 13880 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912505642673 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680636

[startup+0.700408 s]
/proc/loadavg: 6.28 7.69 7.89 2/194 11481
/proc/meminfo: memFree=30380312/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15680636 CPUtime=0.93 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 41678 0 1 0 87 6 0 0 22 0 18 0 530132400 16056971264 40176 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3920159 40176 2223 9 0 3910878 0
[pid=11481/tid=11482] ppid=11479 vsize=15680636 CPUtime=0.68 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 35531 0 1 0 63 5 0 0 18 0 18 0 530132401 16056971264 40176 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912505513209 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680636

[startup+1.50125 s]
/proc/loadavg: 6.28 7.69 7.89 4/216 11503
/proc/meminfo: memFree=30183844/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15680636 CPUtime=1.75 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 63724 0 1 0 166 9 0 0 22 0 18 0 530132400 16056971264 62203 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3920159 62209 2223 9 0 3910878 0
[pid=11481/tid=11482] ppid=11479 vsize=15680636 CPUtime=1.47 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 54560 0 1 0 139 8 0 0 19 0 18 0 530132401 16056971264 62212 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912505585103 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11481/tid=11484] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11484/stat : 11484 (java) S 11479 11481 11426 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 62215 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11485] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11485/stat : 11485 (java) S 11479 11481 11426 0 -1 4202560 1480 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 62219 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11486] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11486/stat : 11486 (java) S 11479 11481 11426 0 -1 4202560 57 0 0 0 0 0 0 0 16 0 18 0 530132401 16056971264 62223 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11487] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11487/stat : 11487 (java) S 11479 11481 11426 0 -1 4202560 31 0 0 0 0 0 0 0 16 0 18 0 530132401 16056971264 62226 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11488] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11488/stat : 11488 (java) S 11479 11481 11426 0 -1 4202560 1953 0 0 0 0 0 0 0 16 0 18 0 530132401 16056971264 62230 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11489] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11489/stat : 11489 (java) S 11479 11481 11426 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 18 0 530132401 16056971264 62234 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11490] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11490/stat : 11490 (java) S 11479 11481 11426 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 62238 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11491] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11491/stat : 11491 (java) S 11479 11481 11426 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 62241 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11492] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11492/stat : 11492 (java) S 11479 11481 11426 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 18 0 530132402 16056971264 62245 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 0 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11493] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11493/stat : 11493 (java) S 11479 11481 11426 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530132403 16056971264 62249 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11494] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11494/stat : 11494 (java) S 11479 11481 11426 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530132403 16056971264 62252 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11495] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11495/stat : 11495 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530132405 16056971264 62255 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933600689 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11496] ppid=11479 vsize=15680636 CPUtime=0.09 cores=0,2,4,6
/proc/11481/task/11496/stat : 11496 (java) S 11479 11481 11426 0 -1 4202560 1006 0 0 0 9 0 0 0 18 0 18 0 530132405 16056971264 62259 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11497] ppid=11479 vsize=15680636 CPUtime=0.13 cores=0,2,4,6
/proc/11481/task/11497/stat : 11497 (java) S 11479 11481 11426 0 -1 4202560 2609 0 0 0 13 0 0 0 16 0 18 0 530132405 16056971264 62263 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11498] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11498/stat : 11498 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530132405 16056971264 62267 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11499] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11499/stat : 11499 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530132405 16056971264 62271 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15680636

[startup+3.10096 s]
/proc/loadavg: 6.28 7.69 7.89 5/216 11503
/proc/meminfo: memFree=30046836/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15680636 CPUtime=3.42 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 139684 0 1 0 323 19 0 0 22 0 18 0 530132400 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3920159 138155 2241 9 0 3910878 0
[pid=11481/tid=11482] ppid=11479 vsize=15680636 CPUtime=3.05 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 127681 0 1 0 288 17 0 0 23 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912505643003 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11481/tid=11484] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11484/stat : 11484 (java) S 11479 11481 11426 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11485] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11485/stat : 11485 (java) S 11479 11481 11426 0 -1 4202560 1481 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11486] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11486/stat : 11486 (java) S 11479 11481 11426 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11487] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11487/stat : 11487 (java) S 11479 11481 11426 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11488] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11488/stat : 11488 (java) S 11479 11481 11426 0 -1 4202560 1954 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11489] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11489/stat : 11489 (java) S 11479 11481 11426 0 -1 4202560 2616 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11490] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11490/stat : 11490 (java) S 11479 11481 11426 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11491] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11491/stat : 11491 (java) S 11479 11481 11426 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 18 0 530132401 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11492] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11492/stat : 11492 (java) S 11479 11481 11426 0 -1 4202560 197 0 0 0 0 0 0 0 15 0 18 0 530132402 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 0 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11493] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11493/stat : 11493 (java) S 11479 11481 11426 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530132403 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11494] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11494/stat : 11494 (java) S 11479 11481 11426 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530132403 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11495] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11495/stat : 11495 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530132405 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933600689 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11496] ppid=11479 vsize=15680636 CPUtime=0.11 cores=0,2,4,6
/proc/11481/task/11496/stat : 11496 (java) S 11479 11481 11426 0 -1 4202560 1018 0 0 0 11 0 0 0 16 0 18 0 530132405 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11497] ppid=11479 vsize=15680636 CPUtime=0.16 cores=0,2,4,6
/proc/11481/task/11497/stat : 11497 (java) S 11479 11481 11426 0 -1 4202560 2655 0 0 0 16 0 0 0 15 0 18 0 530132405 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11498] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11498/stat : 11498 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530132405 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11499] ppid=11479 vsize=15680636 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11499/stat : 11499 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530132405 16056971264 138155 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 15680636

[startup+6.30134 s]
/proc/loadavg: 6.18 7.65 7.87 7/220 11507
/proc/meminfo: memFree=29413444/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15684964 CPUtime=7.59 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 156421 0 1 0 737 22 0 0 22 0 22 0 530132400 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3921241 147579 2267 9 0 3911960 0
[pid=11481/tid=11482] ppid=11479 vsize=15684964 CPUtime=6.24 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) R 11479 11481 11426 0 -1 4202560 127794 0 1 0 606 18 0 0 20 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912505955884 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11481/tid=11484] ppid=11479 vsize=15684964 CPUtime=0.01 cores=0,2,4,6
/proc/11481/task/11484/stat : 11484 (java) S 11479 11481 11426 0 -1 4202560 45 0 0 0 1 0 0 0 16 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11485] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11485/stat : 11485 (java) S 11479 11481 11426 0 -1 4202560 1481 0 0 0 0 0 0 0 15 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11486] ppid=11479 vsize=15684964 CPUtime=0.01 cores=0,2,4,6
/proc/11481/task/11486/stat : 11486 (java) S 11479 11481 11426 0 -1 4202560 59 0 0 0 1 0 0 0 15 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11487] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11487/stat : 11487 (java) S 11479 11481 11426 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11488] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11488/stat : 11488 (java) S 11479 11481 11426 0 -1 4202560 1955 0 0 0 0 0 0 0 15 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11489] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11489/stat : 11489 (java) S 11479 11481 11426 0 -1 4202560 7738 0 0 0 0 0 0 0 15 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11490] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11490/stat : 11490 (java) S 11479 11481 11426 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11491] ppid=11479 vsize=15684964 CPUtime=0.01 cores=0,2,4,6
/proc/11481/task/11491/stat : 11491 (java) S 11479 11481 11426 0 -1 4202560 421 0 0 0 1 0 0 0 15 0 22 0 530132401 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11492] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11492/stat : 11492 (java) S 11479 11481 11426 0 -1 4202560 338 0 0 0 0 0 0 0 15 0 22 0 530132402 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 0 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11493] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11493/stat : 11493 (java) S 11479 11481 11426 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530132403 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11494] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11494/stat : 11494 (java) S 11479 11481 11426 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530132403 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11495] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11495/stat : 11495 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933600689 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11496] ppid=11479 vsize=15684964 CPUtime=0.45 cores=0,2,4,6
/proc/11481/task/11496/stat : 11496 (java) S 11479 11481 11426 0 -1 4202560 2665 0 0 0 45 0 0 0 15 0 22 0 530132405 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11497] ppid=11479 vsize=15684964 CPUtime=0.76 cores=0,2,4,6
/proc/11481/task/11497/stat : 11497 (java) R 11479 11481 11426 0 -1 4202560 12315 0 0 0 75 1 0 0 16 0 22 0 530132405 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 47517054364892 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11481/tid=11498] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11498/stat : 11498 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11499] ppid=11479 vsize=15684964 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11499/stat : 11499 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530132405 16061403136 147579 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0

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

/proc/meminfo: memFree=24971420/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15686252 CPUtime=4390.82 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 1163413 0 1 0 438866 216 0 0 22 0 22 0 530132400 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3921563 1150687 2295 9 0 3912282 0
[pid=11481/tid=11482] ppid=11479 vsize=15686252 CPUtime=20.17 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) S 11479 11481 11426 0 -1 4202560 127841 0 1 0 1999 18 0 0 25 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11484] ppid=11479 vsize=15686252 CPUtime=4.09 cores=0,2,4,6
/proc/11481/task/11484/stat : 11484 (java) S 11479 11481 11426 0 -1 4202560 152932 0 0 0 381 28 0 0 16 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11485] ppid=11479 vsize=15686252 CPUtime=3.64 cores=0,2,4,6
/proc/11481/task/11485/stat : 11485 (java) S 11479 11481 11426 0 -1 4202560 134637 0 0 0 338 26 0 0 15 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11486] ppid=11479 vsize=15686252 CPUtime=3.41 cores=0,2,4,6
/proc/11481/task/11486/stat : 11486 (java) S 11479 11481 11426 0 -1 4202560 108727 0 0 0 320 21 0 0 15 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11487] ppid=11479 vsize=15686252 CPUtime=4.17 cores=0,2,4,6
/proc/11481/task/11487/stat : 11487 (java) S 11479 11481 11426 0 -1 4202560 86009 0 0 0 399 18 0 0 15 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11488] ppid=11479 vsize=15686252 CPUtime=3.74 cores=0,2,4,6
/proc/11481/task/11488/stat : 11488 (java) S 11479 11481 11426 0 -1 4202560 136334 0 0 0 350 24 0 0 15 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11489] ppid=11479 vsize=15686252 CPUtime=3.44 cores=0,2,4,6
/proc/11481/task/11489/stat : 11489 (java) S 11479 11481 11426 0 -1 4202560 157269 0 0 0 315 29 0 0 16 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11490] ppid=11479 vsize=15686252 CPUtime=4.04 cores=0,2,4,6
/proc/11481/task/11490/stat : 11490 (java) S 11479 11481 11426 0 -1 4202560 103258 0 0 0 386 18 0 0 16 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11491] ppid=11479 vsize=15686252 CPUtime=3.72 cores=0,2,4,6
/proc/11481/task/11491/stat : 11491 (java) S 11479 11481 11426 0 -1 4202560 121756 0 0 0 350 22 0 0 16 0 22 0 530132401 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11492] ppid=11479 vsize=15686252 CPUtime=0.76 cores=0,2,4,6
/proc/11481/task/11492/stat : 11492 (java) S 11479 11481 11426 0 -1 4202560 17421 0 0 0 73 3 0 0 15 0 22 0 530132402 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 0 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11493] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11493/stat : 11493 (java) S 11479 11481 11426 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530132403 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11494] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11494/stat : 11494 (java) S 11479 11481 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530132403 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11495] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11495/stat : 11495 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933600689 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11496] ppid=11479 vsize=15686252 CPUtime=1.22 cores=0,2,4,6
/proc/11481/task/11496/stat : 11496 (java) S 11479 11481 11426 0 -1 4202560 3146 0 0 0 122 0 0 0 15 0 22 0 530132405 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11497] ppid=11479 vsize=15686252 CPUtime=1.59 cores=0,2,4,6
/proc/11481/task/11497/stat : 11497 (java) S 11479 11481 11426 0 -1 4202560 12422 0 0 0 158 1 0 0 16 0 22 0 530132405 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11498] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11498/stat : 11498 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11499] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11499/stat : 11499 (java) S 11479 11481 11426 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 530132405 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11504] ppid=11479 vsize=15686252 CPUtime=1089.81 cores=0,2,4,6
/proc/11481/task/11504/stat : 11504 (java) R 11479 11481 11426 0 -1 4202560 50 0 0 0 108981 0 0 0 25 0 22 0 530132837 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506119588 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11481/tid=11505] ppid=11479 vsize=15686252 CPUtime=1077.05 cores=0,2,4,6
/proc/11481/task/11505/stat : 11505 (java) R 11479 11481 11426 0 -1 4202560 44 0 0 0 107705 0 0 0 25 0 22 0 530132837 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506250993 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11481/tid=11506] ppid=11479 vsize=15686252 CPUtime=1091.24 cores=0,2,4,6
/proc/11481/task/11506/stat : 11506 (java) R 11479 11481 11426 0 -1 4202560 53 0 0 0 109124 0 0 0 25 0 22 0 530132837 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506119615 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11481/tid=11507] ppid=11479 vsize=15686252 CPUtime=1078.57 cores=0,2,4,6
/proc/11481/task/11507/stat : 11507 (java) R 11479 11481 11426 0 -1 4202560 62 0 0 0 107857 0 0 0 25 0 22 0 530132837 16062722048 1150687 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506143297 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4390.82
Current children cumulated vsize (KiB) 15686252

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 8.00 9/220 11548
/proc/meminfo: memFree=24735364/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15686252 CPUtime=4630.47 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 1195724 0 1 0 462824 223 0 0 22 0 22 0 530132400 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3921563 1182961 2295 9 0 3912282 0
[pid=11481/tid=11482] ppid=11479 vsize=15686252 CPUtime=20.17 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) S 11479 11481 11426 0 -1 4202560 127841 0 1 0 1999 18 0 0 25 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11484] ppid=11479 vsize=15686252 CPUtime=4.14 cores=0,2,4,6
/proc/11481/task/11484/stat : 11484 (java) S 11479 11481 11426 0 -1 4202560 152932 0 0 0 386 28 0 0 15 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11485] ppid=11479 vsize=15686252 CPUtime=3.75 cores=0,2,4,6
/proc/11481/task/11485/stat : 11485 (java) S 11479 11481 11426 0 -1 4202560 136579 0 0 0 349 26 0 0 15 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11486] ppid=11479 vsize=15686252 CPUtime=3.54 cores=0,2,4,6
/proc/11481/task/11486/stat : 11486 (java) S 11479 11481 11426 0 -1 4202560 113889 0 0 0 332 22 0 0 16 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11487] ppid=11479 vsize=15686252 CPUtime=4.33 cores=0,2,4,6
/proc/11481/task/11487/stat : 11487 (java) S 11479 11481 11426 0 -1 4202560 91160 0 0 0 414 19 0 0 16 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11488] ppid=11479 vsize=15686252 CPUtime=3.89 cores=0,2,4,6
/proc/11481/task/11488/stat : 11488 (java) S 11479 11481 11426 0 -1 4202560 141779 0 0 0 364 25 0 0 16 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11489] ppid=11479 vsize=15686252 CPUtime=3.53 cores=0,2,4,6
/proc/11481/task/11489/stat : 11489 (java) S 11479 11481 11426 0 -1 4202560 162363 0 0 0 323 30 0 0 16 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11490] ppid=11479 vsize=15686252 CPUtime=4.09 cores=0,2,4,6
/proc/11481/task/11490/stat : 11490 (java) S 11479 11481 11426 0 -1 4202560 109003 0 0 0 390 19 0 0 16 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11491] ppid=11479 vsize=15686252 CPUtime=3.81 cores=0,2,4,6
/proc/11481/task/11491/stat : 11491 (java) S 11479 11481 11426 0 -1 4202560 125465 0 0 0 358 23 0 0 16 0 22 0 530132401 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11492] ppid=11479 vsize=15686252 CPUtime=0.76 cores=0,2,4,6
/proc/11481/task/11492/stat : 11492 (java) S 11479 11481 11426 0 -1 4202560 17475 0 0 0 73 3 0 0 15 0 22 0 530132402 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 0 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11493] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11493/stat : 11493 (java) S 11479 11481 11426 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530132403 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11494] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11494/stat : 11494 (java) S 11479 11481 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530132403 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11495] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11495/stat : 11495 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933600689 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11496] ppid=11479 vsize=15686252 CPUtime=1.23 cores=0,2,4,6
/proc/11481/task/11496/stat : 11496 (java) S 11479 11481 11426 0 -1 4202560 3146 0 0 0 123 0 0 0 16 0 22 0 530132405 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11497] ppid=11479 vsize=15686252 CPUtime=1.59 cores=0,2,4,6
/proc/11481/task/11497/stat : 11497 (java) S 11479 11481 11426 0 -1 4202560 12423 0 0 0 158 1 0 0 15 0 22 0 530132405 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11498] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11498/stat : 11498 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11499] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11499/stat : 11499 (java) S 11479 11481 11426 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530132405 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11504] ppid=11479 vsize=15686252 CPUtime=1149.27 cores=0,2,4,6
/proc/11481/task/11504/stat : 11504 (java) R 11479 11481 11426 0 -1 4202560 54 0 0 0 114927 0 0 0 25 0 22 0 530132837 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912505729905 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11481/tid=11505] ppid=11479 vsize=15686252 CPUtime=1136.82 cores=0,2,4,6
/proc/11481/task/11505/stat : 11505 (java) R 11479 11481 11426 0 -1 4202560 44 0 0 0 113682 0 0 0 25 0 22 0 530132837 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506251049 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11481/tid=11506] ppid=11479 vsize=15686252 CPUtime=1151.02 cores=0,2,4,6
/proc/11481/task/11506/stat : 11506 (java) R 11479 11481 11426 0 -1 4202560 54 0 0 0 115101 1 0 0 25 0 22 0 530132837 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506526967 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11481/tid=11507] ppid=11479 vsize=15686252 CPUtime=1138.36 cores=0,2,4,6
/proc/11481/task/11507/stat : 11507 (java) R 11479 11481 11426 0 -1 4202560 63 0 0 0 113836 0 0 0 25 0 22 0 530132837 16062722048 1182961 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506143321 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4630.47
Current children cumulated vsize (KiB) 15686252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1224.8 s]
/proc/loadavg: 7.21 7.89 7.93 6/220 11600
/proc/meminfo: memFree=25033928/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=15686252 CPUtime=4800.25 cores=0,2,4,6
/proc/11481/stat : 11481 (java) S 11479 11481 11426 0 -1 4202496 1206609 0 1 0 479797 228 0 0 22 0 22 0 530132400 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 3921563 1193828 2295 9 0 3912282 0
[pid=11481/tid=11482] ppid=11479 vsize=15686252 CPUtime=20.17 cores=0,2,4,6
/proc/11481/task/11482/stat : 11482 (java) S 11479 11481 11426 0 -1 4202560 127841 0 1 0 1999 18 0 0 25 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11484] ppid=11479 vsize=15686252 CPUtime=4.21 cores=0,2,4,6
/proc/11481/task/11484/stat : 11484 (java) S 11479 11481 11426 0 -1 4202560 152932 0 0 0 393 28 0 0 16 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11485] ppid=11479 vsize=15686252 CPUtime=3.84 cores=0,2,4,6
/proc/11481/task/11485/stat : 11485 (java) S 11479 11481 11426 0 -1 4202560 138685 0 0 0 357 27 0 0 15 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11486] ppid=11479 vsize=15686252 CPUtime=3.58 cores=0,2,4,6
/proc/11481/task/11486/stat : 11486 (java) S 11479 11481 11426 0 -1 4202560 117349 0 0 0 336 22 0 0 15 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 6 0 0 0
[pid=11481/tid=11487] ppid=11479 vsize=15686252 CPUtime=4.38 cores=0,2,4,6
/proc/11481/task/11487/stat : 11487 (java) S 11479 11481 11426 0 -1 4202560 93870 0 0 0 418 20 0 0 15 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11488] ppid=11479 vsize=15686252 CPUtime=3.92 cores=0,2,4,6
/proc/11481/task/11488/stat : 11488 (java) S 11479 11481 11426 0 -1 4202560 141779 0 0 0 367 25 0 0 16 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11489] ppid=11479 vsize=15686252 CPUtime=3.57 cores=0,2,4,6
/proc/11481/task/11489/stat : 11489 (java) S 11479 11481 11426 0 -1 4202560 164917 0 0 0 327 30 0 0 15 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11490] ppid=11479 vsize=15686252 CPUtime=4.17 cores=0,2,4,6
/proc/11481/task/11490/stat : 11490 (java) S 11479 11481 11426 0 -1 4202560 109003 0 0 0 398 19 0 0 16 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11491] ppid=11479 vsize=15686252 CPUtime=3.89 cores=0,2,4,6
/proc/11481/task/11491/stat : 11491 (java) S 11479 11481 11426 0 -1 4202560 125465 0 0 0 366 23 0 0 16 0 22 0 530132401 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 4 0 0 0
[pid=11481/tid=11492] ppid=11479 vsize=15686252 CPUtime=0.76 cores=0,2,4,6
/proc/11481/task/11492/stat : 11492 (java) S 11479 11481 11426 0 -1 4202560 17522 0 0 0 73 3 0 0 15 0 22 0 530132402 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 0 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11493] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11493/stat : 11493 (java) S 11479 11481 11426 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530132403 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11494] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11494/stat : 11494 (java) S 11479 11481 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530132403 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11495] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11495/stat : 11495 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933600689 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11496] ppid=11479 vsize=15686252 CPUtime=1.24 cores=0,2,4,6
/proc/11481/task/11496/stat : 11496 (java) S 11479 11481 11426 0 -1 4202560 3146 0 0 0 124 0 0 0 16 0 22 0 530132405 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11497] ppid=11479 vsize=15686252 CPUtime=1.6 cores=0,2,4,6
/proc/11481/task/11497/stat : 11497 (java) S 11479 11481 11426 0 -1 4202560 12424 0 0 0 159 1 0 0 16 0 22 0 530132405 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11498] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11498/stat : 11498 (java) S 11479 11481 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530132405 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933592985 0 4 0 16800975 18446604453832648704 0 0 -1 2 0 0 0
[pid=11481/tid=11499] ppid=11479 vsize=15686252 CPUtime=0 cores=0,2,4,6
/proc/11481/task/11499/stat : 11499 (java) S 11479 11481 11426 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 530132405 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 222933593600 0 4 0 16800975 18446604453832648704 0 0 -1 0 0 0 0
[pid=11481/tid=11504] ppid=11479 vsize=15686252 CPUtime=1191.42 cores=0,2,4,6
/proc/11481/task/11504/stat : 11504 (java) R 11479 11481 11426 0 -1 4202560 54 0 0 0 119140 2 0 0 25 0 22 0 530132837 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506300716 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11481/tid=11505] ppid=11479 vsize=15686252 CPUtime=1179.2 cores=0,2,4,6
/proc/11481/task/11505/stat : 11505 (java) R 11479 11481 11426 0 -1 4202560 44 0 0 0 117919 1 0 0 25 0 22 0 530132837 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506251054 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11481/tid=11506] ppid=11479 vsize=15686252 CPUtime=1193.4 cores=0,2,4,6
/proc/11481/task/11506/stat : 11506 (java) R 11479 11481 11426 0 -1 4202560 56 0 0 0 119339 1 0 0 25 0 22 0 530132837 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506526953 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11481/tid=11507] ppid=11479 vsize=15686252 CPUtime=1180.75 cores=0,2,4,6
/proc/11481/task/11507/stat : 11507 (java) R 11479 11481 11426 0 -1 4202560 64 0 0 0 118075 0 0 0 25 0 22 0 530132837 16062722048 1193828 33554432000 1073741824 1073778376 140735756807712 18446744073709551615 46912506251054 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 15686252

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

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

[startup+1225 s]
/proc/loadavg: 7.21 7.89 7.93 6/220 11600
/proc/meminfo: memFree=25033928/32951124 swapFree=67110188/67111528
[pid=11481] ppid=11479 vsize=0 CPUtime=4800.5 cores=0,2,4,6
/proc/11481/stat : 11481 (java) Z 11479 11481 11426 0 -1 4203548 1206635 0 1 0 479805 245 0 0 17 0 2 0 530132400 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11481/statm: 0 0 0 0 0 0 0
[pid=11481/tid=11506] ppid=11479 vsize=0 CPUtime=1193.59 cores=0,2,4,6
/proc/11481/task/11506/stat : 11506 (java) R 11479 11481 11426 0 -1 4203588 56 0 0 0 119341 18 0 0 25 0 2 0 530132837 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) 4800.5
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1225.04
CPU time (s): 4800.55
CPU user time (s): 4798.05
CPU system time (s): 2.49562
CPU usage (%): 391.868
Max. virtual memory (cumulated for all children) (KiB): 15690272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.05
system time used= 2.49562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1206635
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= 31930
involuntary context switches= 57085

runsolver used 2.12968 second user time and 4.5973 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 19:41:57
IDJOB=3313363
IDBENCH=83450
IDSOLVER=1699
FILE ID=node109/3313363-1304185316
RUNJOBID= node109-1304185316-11444
PBS_JOBID= 13172478
Free space on /tmp= 73004 MiB

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

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

MD5SUM BENCH= 2ee3aaaabe8a89270b338ea6a7bf3762
RANDOM SEED=750927806

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30380468 kB
Buffers:        802220 kB
Cached:        1165332 kB
SwapCached:        712 kB
Active:         344304 kB
Inactive:      1835584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30380468 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           27212 kB
Writeback:           0 kB
AnonPages:      211572 kB
Mapped:          22232 kB
Slab:           325820 kB
PageTables:       6080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   790720 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= 72976 MiB
End job on node109 at 2011-04-30 20:02:23