Trace number 3312520

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.23 1207.33

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1846644927-079.SATISFIABLE.cnf
MD5SUM9d6e35233e69c791074cda4235bdf5aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.178971
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.10/0.12	19:36 INFO : Reading from input HOME/instance-3312520-1304119176.cnf
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Executor set job limit to 1000000
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.98/0.54	19:37 INFO : 70 variables remaining out of 70
0.98/0.54	19:37 INFO : 49840 literals remaining out of 49840

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-3312520-1304119176/watcher-3312520-1304119176 -o /tmp/evaluation-result-3312520-1304119176/solver-3312520-1304119176 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312520-1304119176.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: 8.08 8.13 8.06 5/198 4493
/proc/meminfo: memFree=30239408/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/4493/stat : 4493 (java) R 4491 4493 4339 0 -1 4202496 1194 0 0 0 0 0 0 0 25 0 1 0 523518381 23580672 680 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222916807536 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/4493/statm: 5757 680 506 9 0 124 0

[startup+0.0637909 s]
/proc/loadavg: 8.08 8.13 8.06 5/198 4493
/proc/meminfo: memFree=30239408/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15609780 CPUtime=0.04 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 4279 0 1 0 4 0 0 0 25 0 18 0 523518381 15984414720 3718 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3902445 3718 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609780

[startup+0.10222 s]
/proc/loadavg: 8.08 8.13 8.06 5/198 4493
/proc/meminfo: memFree=30239408/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15676392 CPUtime=0.1 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 5568 0 1 0 9 1 0 0 25 0 18 0 523518381 16052625408 4978 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3919098 4978 2117 9 0 3909817 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676392

[startup+0.300798 s]
/proc/loadavg: 8.08 8.13 8.06 5/198 4493
/proc/meminfo: memFree=30239408/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15679352 CPUtime=0.51 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 14445 0 1 0 49 2 0 0 25 0 18 0 523518381 16055656448 12950 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3919838 12954 2208 9 0 3910557 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679352

[startup+0.730684 s]
/proc/loadavg: 8.08 8.13 8.06 5/198 4493
/proc/meminfo: memFree=30239408/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15700176 CPUtime=1.69 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 31057 0 1 0 164 5 0 0 25 0 22 0 523518381 16076980224 25212 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3925044 25212 2259 9 0 3915763 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 15700176

[startup+1.50154 s]
/proc/loadavg: 8.08 8.13 8.06 2/197 4518
/proc/meminfo: memFree=30576200/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15700176 CPUtime=4.68 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 58303 0 1 0 459 9 0 0 25 0 22 0 523518381 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3925044 50475 2289 9 0 3915763 0
[pid=4493/tid=4495] ppid=4491 vsize=15700176 CPUtime=0.52 cores=0,2,4,6
/proc/4493/task/4495/stat : 4495 (java) S 4491 4493 4339 0 -1 4202560 13677 0 1 0 50 2 0 0 18 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4496] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4496/stat : 4496 (java) S 4491 4493 4339 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4497] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4497/stat : 4497 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4498] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4498/stat : 4498 (java) S 4491 4493 4339 0 -1 4202560 572 0 0 0 0 0 0 0 16 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4499] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4499/stat : 4499 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4500] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4500/stat : 4500 (java) S 4491 4493 4339 0 -1 4202560 345 0 0 0 0 0 0 0 17 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4501] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4501/stat : 4501 (java) S 4491 4493 4339 0 -1 4202560 1178 0 0 0 0 0 0 0 16 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4502] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4502/stat : 4502 (java) S 4491 4493 4339 0 -1 4202560 1573 0 0 0 0 0 0 0 16 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4503] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4503/stat : 4503 (java) S 4491 4493 4339 0 -1 4202560 631 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4504] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4504/stat : 4504 (java) S 4491 4493 4339 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 523518383 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 0 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4505] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4505/stat : 4505 (java) S 4491 4493 4339 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4506] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4506/stat : 4506 (java) S 4491 4493 4339 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4507] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4507/stat : 4507 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933600689 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4508] ppid=4491 vsize=15700176 CPUtime=0.72 cores=0,2,4,6
/proc/4493/task/4508/stat : 4508 (java) S 4491 4493 4339 0 -1 4202560 8484 0 0 0 72 0 0 0 25 0 22 0 523518386 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4509] ppid=4491 vsize=15700176 CPUtime=0.92 cores=0,2,4,6
/proc/4493/task/4509/stat : 4509 (java) S 4491 4493 4339 0 -1 4202560 8474 0 0 0 91 1 0 0 15 0 22 0 523518386 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4510] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4510/stat : 4510 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4511] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4511/stat : 4511 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523518386 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4515] ppid=4491 vsize=15700176 CPUtime=0.48 cores=0,2,4,6
/proc/4493/task/4515/stat : 4515 (java) R 4491 4493 4339 0 -1 4202560 3014 0 0 0 48 0 0 0 16 0 22 0 523518414 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912506159178 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4493/tid=4516] ppid=4491 vsize=15700176 CPUtime=0.54 cores=0,2,4,6
/proc/4493/task/4516/stat : 4516 (java) R 4491 4493 4339 0 -1 4202560 4662 0 0 0 54 0 0 0 16 0 22 0 523518414 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505655646 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4493/tid=4517] ppid=4491 vsize=15700176 CPUtime=0.59 cores=0,2,4,6
/proc/4493/task/4517/stat : 4517 (java) R 4491 4493 4339 0 -1 4202560 7333 0 0 0 58 1 0 0 17 0 22 0 523518414 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505812538 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4493/tid=4518] ppid=4491 vsize=15700176 CPUtime=0.81 cores=0,2,4,6
/proc/4493/task/4518/stat : 4518 (java) R 4491 4493 4339 0 -1 4202560 6959 0 0 0 81 0 0 0 18 0 22 0 523518414 16076980224 50475 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912506060205 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 15700176

[startup+3.10118 s]
/proc/loadavg: 7.75 8.06 8.04 5/197 4518
/proc/meminfo: memFree=30543956/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15700176 CPUtime=11.05 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 91769 0 1 0 1091 14 0 0 25 0 22 0 523518381 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3925044 83283 2289 9 0 3915763 0
[pid=4493/tid=4495] ppid=4491 vsize=15700176 CPUtime=0.52 cores=0,2,4,6
/proc/4493/task/4495/stat : 4495 (java) S 4491 4493 4339 0 -1 4202560 13677 0 1 0 50 2 0 0 18 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4496] ppid=4491 vsize=15700176 CPUtime=0.01 cores=0,2,4,6
/proc/4493/task/4496/stat : 4496 (java) S 4491 4493 4339 0 -1 4202560 1229 0 0 0 1 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4497] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4497/stat : 4497 (java) S 4491 4493 4339 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4498] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4498/stat : 4498 (java) S 4491 4493 4339 0 -1 4202560 572 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4499] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4499/stat : 4499 (java) S 4491 4493 4339 0 -1 4202560 1566 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4500] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4500/stat : 4500 (java) S 4491 4493 4339 0 -1 4202560 892 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4501] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4501/stat : 4501 (java) S 4491 4493 4339 0 -1 4202560 2125 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4502] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4502/stat : 4502 (java) S 4491 4493 4339 0 -1 4202560 2360 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4503] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4503/stat : 4503 (java) S 4491 4493 4339 0 -1 4202560 732 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4504] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4504/stat : 4504 (java) S 4491 4493 4339 0 -1 4202560 191 0 0 0 0 0 0 0 15 0 22 0 523518383 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 0 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4505] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4505/stat : 4505 (java) S 4491 4493 4339 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4506] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4506/stat : 4506 (java) S 4491 4493 4339 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4507] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4507/stat : 4507 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933600689 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4508] ppid=4491 vsize=15700176 CPUtime=0.78 cores=0,2,4,6
/proc/4493/task/4508/stat : 4508 (java) S 4491 4493 4339 0 -1 4202560 9138 0 0 0 77 1 0 0 18 0 22 0 523518386 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4509] ppid=4491 vsize=15700176 CPUtime=0.99 cores=0,2,4,6
/proc/4493/task/4509/stat : 4509 (java) S 4491 4493 4339 0 -1 4202560 8482 0 0 0 98 1 0 0 15 0 22 0 523518386 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4510] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4510/stat : 4510 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4511] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4511/stat : 4511 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523518386 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4515] ppid=4491 vsize=15700176 CPUtime=2.07 cores=0,2,4,6
/proc/4493/task/4515/stat : 4515 (java) R 4491 4493 4339 0 -1 4202560 10062 0 0 0 206 1 0 0 17 0 22 0 523518414 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912506059773 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4493/tid=4516] ppid=4491 vsize=15700176 CPUtime=2.13 cores=0,2,4,6
/proc/4493/task/4516/stat : 4516 (java) R 4491 4493 4339 0 -1 4202560 11665 0 0 0 212 1 0 0 18 0 22 0 523518414 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505812176 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4493/tid=4517] ppid=4491 vsize=15700176 CPUtime=2.1 cores=0,2,4,6
/proc/4493/task/4517/stat : 4517 (java) R 4491 4493 4339 0 -1 4202560 13723 0 0 0 208 2 0 0 18 0 22 0 523518414 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505987677 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4493/tid=4518] ppid=4491 vsize=15700176 CPUtime=2.33 cores=0,2,4,6
/proc/4493/task/4518/stat : 4518 (java) R 4491 4493 4339 0 -1 4202560 13865 0 0 0 232 1 0 0 21 0 22 0 523518414 16076980224 83283 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505735897 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 15700176

[startup+6.30159 s]
/proc/loadavg: 7.75 8.06 8.04 9/220 4567
/proc/meminfo: memFree=29974280/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15700176 CPUtime=23.81 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 95534 0 1 0 2366 15 0 0 25 0 22 0 523518381 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3925044 84257 2289 9 0 3915763 0
[pid=4493/tid=4495] ppid=4491 vsize=15700176 CPUtime=0.52 cores=0,2,4,6
/proc/4493/task/4495/stat : 4495 (java) S 4491 4493 4339 0 -1 4202560 13677 0 1 0 50 2 0 0 18 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4496] ppid=4491 vsize=15700176 CPUtime=0.01 cores=0,2,4,6
/proc/4493/task/4496/stat : 4496 (java) S 4491 4493 4339 0 -1 4202560 1706 0 0 0 1 0 0 0 16 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4497] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4497/stat : 4497 (java) S 4491 4493 4339 0 -1 4202560 522 0 0 0 0 0 0 0 16 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4498] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4498/stat : 4498 (java) S 4491 4493 4339 0 -1 4202560 1071 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4499] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4499/stat : 4499 (java) S 4491 4493 4339 0 -1 4202560 2012 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4500] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4500/stat : 4500 (java) S 4491 4493 4339 0 -1 4202560 1261 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4501] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4501/stat : 4501 (java) S 4491 4493 4339 0 -1 4202560 2428 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4502] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4502/stat : 4502 (java) S 4491 4493 4339 0 -1 4202560 2770 0 0 0 0 0 0 0 15 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4503] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4503/stat : 4503 (java) S 4491 4493 4339 0 -1 4202560 1526 0 0 0 0 0 0 0 16 0 22 0 523518382 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4504] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4504/stat : 4504 (java) S 4491 4493 4339 0 -1 4202560 191 0 0 0 0 0 0 0 16 0 22 0 523518383 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 0 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4505] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4505/stat : 4505 (java) S 4491 4493 4339 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4506] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4506/stat : 4506 (java) S 4491 4493 4339 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4507] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4507/stat : 4507 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933600689 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4508] ppid=4491 vsize=15700176 CPUtime=0.85 cores=0,2,4,6
/proc/4493/task/4508/stat : 4508 (java) S 4491 4493 4339 0 -1 4202560 9151 0 0 0 84 1 0 0 15 0 22 0 523518386 16076980224 84257 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0

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

[pid=4493/tid=4516] ppid=4491 vsize=15700176 CPUtime=1108.19 cores=0,2,4,6
/proc/4493/task/4516/stat : 4516 (java) R 4491 4493 4339 0 -1 4202560 158869 0 0 0 110791 28 0 0 25 0 22 0 523518414 16076980224 80095 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912506097256 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4493/tid=4517] ppid=4491 vsize=15700176 CPUtime=1107.34 cores=0,2,4,6
/proc/4493/task/4517/stat : 4517 (java) R 4491 4493 4339 0 -1 4202560 161775 0 0 0 110707 27 0 0 25 0 22 0 523518414 16076980224 80095 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505812563 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4493/tid=4518] ppid=4491 vsize=15700176 CPUtime=1108.51 cores=0,2,4,6
/proc/4493/task/4518/stat : 4518 (java) R 4491 4493 4339 0 -1 4202560 162195 0 0 0 110823 28 0 0 25 0 22 0 523518414 16076980224 80095 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912506023237 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4462.2
Current children cumulated vsize (KiB) 15700176

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 8.04 9/220 4598
/proc/meminfo: memFree=30200304/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15700176 CPUtime=4700.74 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 1253410 0 1 0 469749 325 0 0 25 0 22 0 523518381 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3925044 69108 2299 9 0 3915763 0
[pid=4493/tid=4495] ppid=4491 vsize=15700176 CPUtime=0.52 cores=0,2,4,6
/proc/4493/task/4495/stat : 4495 (java) S 4491 4493 4339 0 -1 4202560 13677 0 1 0 50 2 0 0 18 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4496] ppid=4491 vsize=15700176 CPUtime=3.33 cores=0,2,4,6
/proc/4493/task/4496/stat : 4496 (java) S 4491 4493 4339 0 -1 4202560 68288 0 0 0 314 19 0 0 15 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4497] ppid=4491 vsize=15700176 CPUtime=3.34 cores=0,2,4,6
/proc/4493/task/4497/stat : 4497 (java) S 4491 4493 4339 0 -1 4202560 67647 0 0 0 319 15 0 0 16 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4498] ppid=4491 vsize=15700176 CPUtime=3.33 cores=0,2,4,6
/proc/4493/task/4498/stat : 4498 (java) S 4491 4493 4339 0 -1 4202560 68902 0 0 0 317 16 0 0 15 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4499] ppid=4491 vsize=15700176 CPUtime=3.31 cores=0,2,4,6
/proc/4493/task/4499/stat : 4499 (java) S 4491 4493 4339 0 -1 4202560 68072 0 0 0 314 17 0 0 15 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4500] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4500/stat : 4500 (java) S 4491 4493 4339 0 -1 4202560 70508 0 0 0 323 16 0 0 15 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4501] ppid=4491 vsize=15700176 CPUtime=3.37 cores=0,2,4,6
/proc/4493/task/4501/stat : 4501 (java) S 4491 4493 4339 0 -1 4202560 69381 0 0 0 320 17 0 0 15 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4502] ppid=4491 vsize=15700176 CPUtime=3.42 cores=0,2,4,6
/proc/4493/task/4502/stat : 4502 (java) S 4491 4493 4339 0 -1 4202560 73746 0 0 0 324 18 0 0 15 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4503] ppid=4491 vsize=15700176 CPUtime=3.32 cores=0,2,4,6
/proc/4493/task/4503/stat : 4503 (java) S 4491 4493 4339 0 -1 4202560 67863 0 0 0 315 17 0 0 15 0 22 0 523518382 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4504] ppid=4491 vsize=15700176 CPUtime=2.16 cores=0,2,4,6
/proc/4493/task/4504/stat : 4504 (java) S 4491 4493 4339 0 -1 4202560 3255 0 0 0 155 61 0 0 15 0 22 0 523518383 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 0 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4505] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4505/stat : 4505 (java) S 4491 4493 4339 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4506] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4506/stat : 4506 (java) S 4491 4493 4339 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4507] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4507/stat : 4507 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933600689 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4508] ppid=4491 vsize=15700176 CPUtime=0.86 cores=0,2,4,6
/proc/4493/task/4508/stat : 4508 (java) S 4491 4493 4339 0 -1 4202560 9153 0 0 0 85 1 0 0 15 0 22 0 523518386 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4509] ppid=4491 vsize=15700176 CPUtime=1.13 cores=0,2,4,6
/proc/4493/task/4509/stat : 4509 (java) S 4491 4493 4339 0 -1 4202560 8512 0 0 0 112 1 0 0 15 0 22 0 523518386 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4510] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4510/stat : 4510 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4511] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4511/stat : 4511 (java) S 4491 4493 4339 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 523518386 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4515] ppid=4491 vsize=15700176 CPUtime=1167.31 cores=0,2,4,6
/proc/4493/task/4515/stat : 4515 (java) R 4491 4493 4339 0 -1 4202560 161794 0 0 0 116701 30 0 0 25 0 22 0 523518414 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505812399 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4493/tid=4516] ppid=4491 vsize=15700176 CPUtime=1167.4 cores=0,2,4,6
/proc/4493/task/4516/stat : 4516 (java) R 4491 4493 4339 0 -1 4202560 164941 0 0 0 116711 29 0 0 25 0 22 0 523518414 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912506026250 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4493/tid=4517] ppid=4491 vsize=15700176 CPUtime=1166.57 cores=0,2,4,6
/proc/4493/task/4517/stat : 4517 (java) R 4491 4493 4339 0 -1 4202560 168124 0 0 0 116629 28 0 0 25 0 22 0 523518414 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505698689 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4493/tid=4518] ppid=4491 vsize=15700176 CPUtime=1167.82 cores=0,2,4,6
/proc/4493/task/4518/stat : 4518 (java) R 4491 4493 4339 0 -1 4202560 168102 0 0 0 116752 30 0 0 25 0 22 0 523518414 16076980224 69108 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 47084699552002 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.74
Current children cumulated vsize (KiB) 15700176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.05 8.06 8.04 9/220 4599
/proc/meminfo: memFree=30201764/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15700176 CPUtime=4800.17 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 1281058 0 1 0 479685 332 0 0 25 0 22 0 523518381 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3925044 71882 2299 9 0 3915763 0
[pid=4493/tid=4495] ppid=4491 vsize=15700176 CPUtime=0.52 cores=0,2,4,6
/proc/4493/task/4495/stat : 4495 (java) S 4491 4493 4339 0 -1 4202560 13677 0 1 0 50 2 0 0 18 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4496] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4496/stat : 4496 (java) S 4491 4493 4339 0 -1 4202560 70062 0 0 0 320 19 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4497] ppid=4491 vsize=15700176 CPUtime=3.42 cores=0,2,4,6
/proc/4493/task/4497/stat : 4497 (java) S 4491 4493 4339 0 -1 4202560 69736 0 0 0 326 16 0 0 15 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4498] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4498/stat : 4498 (java) S 4491 4493 4339 0 -1 4202560 70608 0 0 0 323 16 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4499] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4499/stat : 4499 (java) S 4491 4493 4339 0 -1 4202560 70117 0 0 0 322 17 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4500] ppid=4491 vsize=15700176 CPUtime=3.47 cores=0,2,4,6
/proc/4493/task/4500/stat : 4500 (java) S 4491 4493 4339 0 -1 4202560 72534 0 0 0 330 17 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4501] ppid=4491 vsize=15700176 CPUtime=3.43 cores=0,2,4,6
/proc/4493/task/4501/stat : 4501 (java) S 4491 4493 4339 0 -1 4202560 70845 0 0 0 326 17 0 0 15 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4502] ppid=4491 vsize=15700176 CPUtime=3.5 cores=0,2,4,6
/proc/4493/task/4502/stat : 4502 (java) S 4491 4493 4339 0 -1 4202560 75274 0 0 0 331 19 0 0 15 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4503] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4503/stat : 4503 (java) S 4491 4493 4339 0 -1 4202560 69614 0 0 0 322 17 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4504] ppid=4491 vsize=15700176 CPUtime=2.2 cores=0,2,4,6
/proc/4493/task/4504/stat : 4504 (java) S 4491 4493 4339 0 -1 4202560 3332 0 0 0 158 62 0 0 15 0 22 0 523518383 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 0 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4505] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4505/stat : 4505 (java) S 4491 4493 4339 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4506] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4506/stat : 4506 (java) S 4491 4493 4339 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4507] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4507/stat : 4507 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933600689 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4508] ppid=4491 vsize=15700176 CPUtime=0.86 cores=0,2,4,6
/proc/4493/task/4508/stat : 4508 (java) S 4491 4493 4339 0 -1 4202560 9153 0 0 0 85 1 0 0 15 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4509] ppid=4491 vsize=15700176 CPUtime=1.13 cores=0,2,4,6
/proc/4493/task/4509/stat : 4509 (java) S 4491 4493 4339 0 -1 4202560 8512 0 0 0 112 1 0 0 15 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4510] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4510/stat : 4510 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4511] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4511/stat : 4511 (java) S 4491 4493 4339 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4515] ppid=4491 vsize=15700176 CPUtime=1192.02 cores=0,2,4,6
/proc/4493/task/4515/stat : 4515 (java) R 4491 4493 4339 0 -1 4202560 165020 0 0 0 119171 31 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505971955 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4493/tid=4516] ppid=4491 vsize=15700176 CPUtime=1192.15 cores=0,2,4,6
/proc/4493/task/4516/stat : 4516 (java) R 4491 4493 4339 0 -1 4202560 168458 0 0 0 119185 30 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505855593 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4493/tid=4517] ppid=4491 vsize=15700176 CPUtime=1191.2 cores=0,2,4,6
/proc/4493/task/4517/stat : 4517 (java) R 4491 4493 4339 0 -1 4202560 171317 0 0 0 119091 29 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505734136 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4493/tid=4518] ppid=4491 vsize=15700176 CPUtime=1192.56 cores=0,2,4,6
/proc/4493/task/4518/stat : 4518 (java) R 4491 4493 4339 0 -1 4202560 171352 0 0 0 119226 30 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505987268 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15700176

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

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

[startup+1207.3 s]
/proc/loadavg: 8.05 8.06 8.04 9/220 4599
/proc/meminfo: memFree=30201764/32951124 swapFree=67110188/67111528
[pid=4493] ppid=4491 vsize=15700176 CPUtime=4800.17 cores=0,2,4,6
/proc/4493/stat : 4493 (java) S 4491 4493 4339 0 -1 4202496 1281058 0 1 0 479685 332 0 0 25 0 22 0 523518381 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4493/statm: 3925044 71882 2299 9 0 3915763 0
[pid=4493/tid=4495] ppid=4491 vsize=15700176 CPUtime=0.52 cores=0,2,4,6
/proc/4493/task/4495/stat : 4495 (java) S 4491 4493 4339 0 -1 4202560 13677 0 1 0 50 2 0 0 18 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4496] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4496/stat : 4496 (java) S 4491 4493 4339 0 -1 4202560 70062 0 0 0 320 19 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4497] ppid=4491 vsize=15700176 CPUtime=3.42 cores=0,2,4,6
/proc/4493/task/4497/stat : 4497 (java) S 4491 4493 4339 0 -1 4202560 69736 0 0 0 326 16 0 0 15 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4498] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4498/stat : 4498 (java) S 4491 4493 4339 0 -1 4202560 70608 0 0 0 323 16 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4499] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4499/stat : 4499 (java) S 4491 4493 4339 0 -1 4202560 70117 0 0 0 322 17 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4500] ppid=4491 vsize=15700176 CPUtime=3.47 cores=0,2,4,6
/proc/4493/task/4500/stat : 4500 (java) S 4491 4493 4339 0 -1 4202560 72534 0 0 0 330 17 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4501] ppid=4491 vsize=15700176 CPUtime=3.43 cores=0,2,4,6
/proc/4493/task/4501/stat : 4501 (java) S 4491 4493 4339 0 -1 4202560 70845 0 0 0 326 17 0 0 15 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 0 0 0 0
[pid=4493/tid=4502] ppid=4491 vsize=15700176 CPUtime=3.5 cores=0,2,4,6
/proc/4493/task/4502/stat : 4502 (java) S 4491 4493 4339 0 -1 4202560 75274 0 0 0 331 19 0 0 15 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4503] ppid=4491 vsize=15700176 CPUtime=3.39 cores=0,2,4,6
/proc/4493/task/4503/stat : 4503 (java) S 4491 4493 4339 0 -1 4202560 69614 0 0 0 322 17 0 0 16 0 22 0 523518382 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4504] ppid=4491 vsize=15700176 CPUtime=2.2 cores=0,2,4,6
/proc/4493/task/4504/stat : 4504 (java) S 4491 4493 4339 0 -1 4202560 3332 0 0 0 158 62 0 0 15 0 22 0 523518383 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 0 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4505] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4505/stat : 4505 (java) S 4491 4493 4339 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4506] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4506/stat : 4506 (java) S 4491 4493 4339 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523518384 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4507] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4507/stat : 4507 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933600689 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4508] ppid=4491 vsize=15700176 CPUtime=0.86 cores=0,2,4,6
/proc/4493/task/4508/stat : 4508 (java) S 4491 4493 4339 0 -1 4202560 9153 0 0 0 85 1 0 0 15 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4509] ppid=4491 vsize=15700176 CPUtime=1.13 cores=0,2,4,6
/proc/4493/task/4509/stat : 4509 (java) S 4491 4493 4339 0 -1 4202560 8512 0 0 0 112 1 0 0 15 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 4 0 0 0
[pid=4493/tid=4510] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4510/stat : 4510 (java) S 4491 4493 4339 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933592985 0 4 0 16800975 18446604448281717632 0 0 -1 6 0 0 0
[pid=4493/tid=4511] ppid=4491 vsize=15700176 CPUtime=0 cores=0,2,4,6
/proc/4493/task/4511/stat : 4511 (java) S 4491 4493 4339 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 523518386 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 222933593600 0 4 0 16800975 18446604448281717632 0 0 -1 2 0 0 0
[pid=4493/tid=4515] ppid=4491 vsize=15700176 CPUtime=1192.02 cores=0,2,4,6
/proc/4493/task/4515/stat : 4515 (java) R 4491 4493 4339 0 -1 4202560 165020 0 0 0 119171 31 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505971955 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4493/tid=4516] ppid=4491 vsize=15700176 CPUtime=1192.15 cores=0,2,4,6
/proc/4493/task/4516/stat : 4516 (java) R 4491 4493 4339 0 -1 4202560 168458 0 0 0 119185 30 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505855593 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4493/tid=4517] ppid=4491 vsize=15700176 CPUtime=1191.2 cores=0,2,4,6
/proc/4493/task/4517/stat : 4517 (java) R 4491 4493 4339 0 -1 4202560 171317 0 0 0 119091 29 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505734136 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4493/tid=4518] ppid=4491 vsize=15700176 CPUtime=1192.56 cores=0,2,4,6
/proc/4493/task/4518/stat : 4518 (java) R 4491 4493 4339 0 -1 4202560 171352 0 0 0 119226 30 0 0 25 0 22 0 523518414 16076980224 71882 33554432000 1073741824 1073778376 140737201632352 18446744073709551615 46912505987268 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15700176

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.23
CPU user time (s): 4796.89
CPU system time (s): 3.33749
CPU usage (%): 397.59
Max. virtual memory (cumulated for all children) (KiB): 15701168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.89
system time used= 3.33749
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1281084
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= 302860
involuntary context switches= 155963

runsolver used 2.07868 second user time and 4.55531 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 01:19:36
IDJOB=3312520
IDBENCH=82705
IDSOLVER=1699
FILE ID=node109/3312520-1304119176
RUNJOBID= node109-1304117970-4357
PBS_JOBID= 13170719
Free space on /tmp= 72380 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1846644927-079.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312520-1304119176/watcher-3312520-1304119176 -o /tmp/evaluation-result-3312520-1304119176/solver-3312520-1304119176 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312520-1304119176.cnf

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

MD5SUM BENCH= 9d6e35233e69c791074cda4235bdf5aa
RANDOM SEED=705704969

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:      30239680 kB
Buffers:        749628 kB
Cached:         998532 kB
SwapCached:        712 kB
Active:         649436 kB
Inactive:      1671224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30239680 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            2048 kB
Writeback:           0 kB
AnonPages:      571348 kB
Mapped:          23368 kB
Slab:           324584 kB
PageTables:       8224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   802084 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= 72380 MiB
End job on node109 at 2011-04-30 01:39:46