Trace number 3312529

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.12 1206.54

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
MD5SUM75e4af5315c8af778f17bf3a82042c9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	27:09 INFO : Reading from input HOME/instance-3312529-1304119629.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.51/0.39	27:10 INFO : 699 variables remaining out of 700
0.51/0.39	27:10 INFO : 11892 literals remaining out of 11928

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-3312529-1304119629/watcher-3312529-1304119629 -o /tmp/evaluation-result-3312529-1304119629/solver-3312529-1304119629 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312529-1304119629.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: 4.80 5.01 4.73 2/198 9186
/proc/meminfo: memFree=4557984/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9186/stat : 9186 (java) R 9184 9186 8531 0 -1 4202496 998 0 0 0 0 0 0 0 25 0 1 0 523562678 23580672 485 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237273917205 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9186/statm: 5757 499 382 9 0 124 0

[startup+0.0912079 s]
/proc/loadavg: 4.80 5.01 4.73 2/198 9186
/proc/meminfo: memFree=4557984/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15676832 CPUtime=0.09 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 5417 0 1 0 8 1 0 0 25 0 18 0 523562678 16053075968 4857 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3919208 4858 2115 9 0 3909927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676832

[startup+0.100204 s]
/proc/loadavg: 4.80 5.01 4.73 2/198 9186
/proc/meminfo: memFree=4557984/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15676832 CPUtime=0.1 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 5537 0 1 0 9 1 0 0 25 0 18 0 523562678 16053075968 4977 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3919208 4977 2116 9 0 3909927 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676832

[startup+0.300122 s]
/proc/loadavg: 4.80 5.01 4.73 2/198 9186
/proc/meminfo: memFree=4557984/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15687360 CPUtime=0.51 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 11567 0 1 0 49 2 0 0 25 0 22 0 523562678 16063856640 9959 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3921840 9959 2213 9 0 3912559 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15687360

[startup+0.701052 s]
/proc/loadavg: 4.80 5.01 4.73 2/198 9186
/proc/meminfo: memFree=4557984/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15774252 CPUtime=1.89 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 30384 0 1 0 185 4 0 0 25 0 22 0 523562678 16152834048 25103 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3943563 25103 2252 9 0 3934282 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 15774252

[startup+1.50091 s]
/proc/loadavg: 4.80 5.01 4.73 8/220 9208
/proc/meminfo: memFree=4425056/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15771648 CPUtime=5.07 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 58427 0 1 0 499 8 0 0 25 0 22 0 523562678 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3942912 52482 2273 9 0 3933631 0
[pid=9186/tid=9188] ppid=9184 vsize=15771648 CPUtime=0.38 cores=0,2,4,6
/proc/9186/task/9188/stat : 9188 (java) S 9184 9186 8531 0 -1 4202560 7008 0 1 0 36 2 0 0 25 0 22 0 523562678 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9189] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9189/stat : 9189 (java) S 9184 9186 8531 0 -1 4202560 923 0 0 0 0 0 0 0 16 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9190] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9190/stat : 9190 (java) S 9184 9186 8531 0 -1 4202560 1051 0 0 0 0 0 0 0 16 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9191] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9191/stat : 9191 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9192] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9192/stat : 9192 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9193] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9193/stat : 9193 (java) S 9184 9186 8531 0 -1 4202560 856 0 0 0 0 0 0 0 16 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9194] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9194/stat : 9194 (java) S 9184 9186 8531 0 -1 4202560 817 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9195] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9195/stat : 9195 (java) S 9184 9186 8531 0 -1 4202560 818 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9196] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9196/stat : 9196 (java) S 9184 9186 8531 0 -1 4202560 961 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9197] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9197/stat : 9197 (java) S 9184 9186 8531 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 523562680 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 0 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9198] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9198/stat : 9198 (java) S 9184 9186 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523562680 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9199] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9199/stat : 9199 (java) S 9184 9186 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523562680 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9200] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9200/stat : 9200 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290703281 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9201] ppid=9184 vsize=15771648 CPUtime=0.77 cores=0,2,4,6
/proc/9186/task/9201/stat : 9201 (java) S 9184 9186 8531 0 -1 4202560 8852 0 0 0 77 0 0 0 25 0 22 0 523562683 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9202] ppid=9184 vsize=15771648 CPUtime=0.75 cores=0,2,4,6
/proc/9186/task/9202/stat : 9202 (java) R 9184 9186 8531 0 -1 4202560 7022 0 0 0 75 0 0 0 25 0 22 0 523562683 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9186/tid=9203] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9203/stat : 9203 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9204] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9204/stat : 9204 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523562683 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9205] ppid=9184 vsize=15771648 CPUtime=0.86 cores=0,2,4,6
/proc/9186/task/9205/stat : 9205 (java) R 9184 9186 8531 0 -1 4202560 8677 0 0 0 86 0 0 0 25 0 22 0 523562704 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505882219 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9186/tid=9206] ppid=9184 vsize=15771648 CPUtime=0.66 cores=0,2,4,6
/proc/9186/task/9206/stat : 9206 (java) R 9184 9186 8531 0 -1 4202560 5853 0 0 0 66 0 0 0 25 0 22 0 523562704 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912506140304 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9186/tid=9207] ppid=9184 vsize=15771648 CPUtime=0.5 cores=0,2,4,6
/proc/9186/task/9207/stat : 9207 (java) R 9184 9186 8531 0 -1 4202560 5807 0 0 0 50 0 0 0 25 0 22 0 523562704 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505743510 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9186/tid=9208] ppid=9184 vsize=15771648 CPUtime=1.06 cores=0,2,4,6
/proc/9186/task/9208/stat : 9208 (java) R 9184 9186 8531 0 -1 4202560 8322 0 0 0 106 0 0 0 25 0 22 0 523562704 16150167552 52482 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505121134 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 15771648

[startup+3.10163 s]
/proc/loadavg: 4.80 5.01 4.73 6/220 9208
/proc/meminfo: memFree=4225788/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15771648 CPUtime=11.44 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 155631 0 1 0 1123 21 0 0 25 0 22 0 523562678 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3942912 149634 2284 9 0 3933631 0
[pid=9186/tid=9188] ppid=9184 vsize=15771648 CPUtime=0.38 cores=0,2,4,6
/proc/9186/task/9188/stat : 9188 (java) S 9184 9186 8531 0 -1 4202560 7008 0 1 0 36 2 0 0 25 0 22 0 523562678 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9189] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9189/stat : 9189 (java) S 9184 9186 8531 0 -1 4202560 2317 0 0 0 0 0 0 0 16 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9190] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9190/stat : 9190 (java) S 9184 9186 8531 0 -1 4202560 2644 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9191] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9191/stat : 9191 (java) S 9184 9186 8531 0 -1 4202560 1433 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9192] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9192/stat : 9192 (java) S 9184 9186 8531 0 -1 4202560 1327 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9193] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9193/stat : 9193 (java) S 9184 9186 8531 0 -1 4202560 940 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9194] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9194/stat : 9194 (java) S 9184 9186 8531 0 -1 4202560 4148 0 0 0 0 0 0 0 16 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9195] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9195/stat : 9195 (java) S 9184 9186 8531 0 -1 4202560 2343 0 0 0 0 0 0 0 16 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9196] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9196/stat : 9196 (java) S 9184 9186 8531 0 -1 4202560 2484 0 0 0 0 0 0 0 15 0 22 0 523562679 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9197] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9197/stat : 9197 (java) S 9184 9186 8531 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 523562680 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 0 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9198] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9198/stat : 9198 (java) S 9184 9186 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523562680 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9199] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9199/stat : 9199 (java) S 9184 9186 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523562680 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9200] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9200/stat : 9200 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290703281 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9201] ppid=9184 vsize=15771648 CPUtime=0.78 cores=0,2,4,6
/proc/9186/task/9201/stat : 9201 (java) S 9184 9186 8531 0 -1 4202560 8864 0 0 0 78 0 0 0 19 0 22 0 523562683 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9202] ppid=9184 vsize=15771648 CPUtime=0.79 cores=0,2,4,6
/proc/9186/task/9202/stat : 9202 (java) S 9184 9186 8531 0 -1 4202560 7029 0 0 0 79 0 0 0 15 0 22 0 523562683 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9203] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9203/stat : 9203 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9204] ppid=9184 vsize=15771648 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9204/stat : 9204 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523562683 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9205] ppid=9184 vsize=15771648 CPUtime=2.44 cores=0,2,4,6
/proc/9186/task/9205/stat : 9205 (java) R 9184 9186 8531 0 -1 4202560 30451 0 0 0 241 3 0 0 25 0 22 0 523562704 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 18446744073699066098 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9186/tid=9206] ppid=9184 vsize=15771648 CPUtime=2.24 cores=0,2,4,6
/proc/9186/task/9206/stat : 9206 (java) R 9184 9186 8531 0 -1 4202560 27173 0 0 0 221 3 0 0 25 0 22 0 523562704 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505697194 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9186/tid=9207] ppid=9184 vsize=15771648 CPUtime=2.02 cores=0,2,4,6
/proc/9186/task/9207/stat : 9207 (java) R 9184 9186 8531 0 -1 4202560 26747 0 0 0 199 3 0 0 25 0 22 0 523562704 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505882163 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9186/tid=9208] ppid=9184 vsize=15771648 CPUtime=2.64 cores=0,2,4,6
/proc/9186/task/9208/stat : 9208 (java) R 9184 9186 8531 0 -1 4202560 28895 0 0 0 261 3 0 0 25 0 22 0 523562704 16150167552 149634 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505697080 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 15771648

[startup+6.30106 s]
/proc/loadavg: 4.82 5.01 4.73 6/220 9208
/proc/meminfo: memFree=3468404/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15765928 CPUtime=24.22 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 283461 0 1 0 2387 35 0 0 25 0 22 0 523562678 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3941482 274620 2284 9 0 3932201 0
[pid=9186/tid=9188] ppid=9184 vsize=15765928 CPUtime=0.38 cores=0,2,4,6
/proc/9186/task/9188/stat : 9188 (java) S 9184 9186 8531 0 -1 4202560 7008 0 1 0 36 2 0 0 25 0 22 0 523562678 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9189] ppid=9184 vsize=15765928 CPUtime=0.01 cores=0,2,4,6
/proc/9186/task/9189/stat : 9189 (java) S 9184 9186 8531 0 -1 4202560 2517 0 0 0 1 0 0 0 16 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9190] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9190/stat : 9190 (java) S 9184 9186 8531 0 -1 4202560 2875 0 0 0 0 0 0 0 15 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9191] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9191/stat : 9191 (java) S 9184 9186 8531 0 -1 4202560 1632 0 0 0 0 0 0 0 16 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9192] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9192/stat : 9192 (java) S 9184 9186 8531 0 -1 4202560 1642 0 0 0 0 0 0 0 15 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9193] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9193/stat : 9193 (java) S 9184 9186 8531 0 -1 4202560 1536 0 0 0 0 0 0 0 15 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9194] ppid=9184 vsize=15765928 CPUtime=0.01 cores=0,2,4,6
/proc/9186/task/9194/stat : 9194 (java) S 9184 9186 8531 0 -1 4202560 4554 0 0 0 1 0 0 0 16 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9195] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9195/stat : 9195 (java) S 9184 9186 8531 0 -1 4202560 2784 0 0 0 0 0 0 0 16 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9196] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9196/stat : 9196 (java) S 9184 9186 8531 0 -1 4202560 3374 0 0 0 0 0 0 0 16 0 22 0 523562679 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9197] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9197/stat : 9197 (java) S 9184 9186 8531 0 -1 4202560 445 0 0 0 0 0 0 0 15 0 22 0 523562680 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 0 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9198] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9198/stat : 9198 (java) S 9184 9186 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9199] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9199/stat : 9199 (java) S 9184 9186 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9200] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9200/stat : 9200 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290703281 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9201] ppid=9184 vsize=15765928 CPUtime=0.86 cores=0,2,4,6
/proc/9186/task/9201/stat : 9201 (java) S 9184 9186 8531 0 -1 4202560 8877 0 0 0 86 0 0 0 15 0 22 0 523562683 16144310272 274620 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0

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

[pid=9186/tid=9206] ppid=9184 vsize=15765928 CPUtime=1108.56 cores=0,2,4,6
/proc/9186/task/9206/stat : 9206 (java) R 9184 9186 8531 0 -1 4202560 431707 0 0 0 110794 62 0 0 25 0 22 0 523562704 16144310272 119376 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505881836 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9186/tid=9207] ppid=9184 vsize=15765928 CPUtime=1107.66 cores=0,2,4,6
/proc/9186/task/9207/stat : 9207 (java) R 9184 9186 8531 0 -1 4202560 419095 0 0 0 110711 55 0 0 25 0 22 0 523562704 16144310272 119376 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505742877 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9186/tid=9208] ppid=9184 vsize=15765928 CPUtime=1108.3 cores=0,2,4,6
/proc/9186/task/9208/stat : 9208 (java) R 9184 9186 8531 0 -1 4202560 430094 0 0 0 110771 59 0 0 25 0 22 0 523562704 16144310272 119376 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505882027 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4465
Current children cumulated vsize (KiB) 15765928

[startup+1182.3 s]
/proc/loadavg: 8.11 7.98 7.02 9/220 9288
/proc/meminfo: memFree=19154452/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15765928 CPUtime=4703.75 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 3288057 0 1 0 469799 576 0 0 25 0 22 0 523562678 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3941482 118867 2298 9 0 3932201 0
[pid=9186/tid=9188] ppid=9184 vsize=15765928 CPUtime=0.38 cores=0,2,4,6
/proc/9186/task/9188/stat : 9188 (java) S 9184 9186 8531 0 -1 4202560 7008 0 1 0 36 2 0 0 25 0 22 0 523562678 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9189] ppid=9184 vsize=15765928 CPUtime=3.64 cores=0,2,4,6
/proc/9186/task/9189/stat : 9189 (java) S 9184 9186 8531 0 -1 4202560 189674 0 0 0 331 33 0 0 15 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9190] ppid=9184 vsize=15765928 CPUtime=3.61 cores=0,2,4,6
/proc/9186/task/9190/stat : 9190 (java) S 9184 9186 8531 0 -1 4202560 181153 0 0 0 329 32 0 0 15 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9191] ppid=9184 vsize=15765928 CPUtime=3.66 cores=0,2,4,6
/proc/9186/task/9191/stat : 9191 (java) S 9184 9186 8531 0 -1 4202560 182637 0 0 0 336 30 0 0 15 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9192] ppid=9184 vsize=15765928 CPUtime=3.65 cores=0,2,4,6
/proc/9186/task/9192/stat : 9192 (java) S 9184 9186 8531 0 -1 4202560 181320 0 0 0 336 29 0 0 16 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9193] ppid=9184 vsize=15765928 CPUtime=3.65 cores=0,2,4,6
/proc/9186/task/9193/stat : 9193 (java) S 9184 9186 8531 0 -1 4202560 176059 0 0 0 337 28 0 0 16 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9194] ppid=9184 vsize=15765928 CPUtime=3.62 cores=0,2,4,6
/proc/9186/task/9194/stat : 9194 (java) S 9184 9186 8531 0 -1 4202560 177998 0 0 0 330 32 0 0 15 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9195] ppid=9184 vsize=15765928 CPUtime=3.64 cores=0,2,4,6
/proc/9186/task/9195/stat : 9195 (java) S 9184 9186 8531 0 -1 4202560 179924 0 0 0 334 30 0 0 15 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9196] ppid=9184 vsize=15765928 CPUtime=3.65 cores=0,2,4,6
/proc/9186/task/9196/stat : 9196 (java) S 9184 9186 8531 0 -1 4202560 180888 0 0 0 334 31 0 0 16 0 22 0 523562679 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9197] ppid=9184 vsize=15765928 CPUtime=2 cores=0,2,4,6
/proc/9186/task/9197/stat : 9197 (java) S 9184 9186 8531 0 -1 4202560 8473 0 0 0 121 79 0 0 15 0 22 0 523562680 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 0 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9198] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9198/stat : 9198 (java) S 9184 9186 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9199] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9199/stat : 9199 (java) S 9184 9186 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9200] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9200/stat : 9200 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290703281 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9201] ppid=9184 vsize=15765928 CPUtime=0.89 cores=0,2,4,6
/proc/9186/task/9201/stat : 9201 (java) S 9184 9186 8531 0 -1 4202560 8885 0 0 0 89 0 0 0 15 0 22 0 523562683 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9202] ppid=9184 vsize=15765928 CPUtime=1 cores=0,2,4,6
/proc/9186/task/9202/stat : 9202 (java) S 9184 9186 8531 0 -1 4202560 7118 0 0 0 100 0 0 0 15 0 22 0 523562683 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9203] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9203/stat : 9203 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9204] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9204/stat : 9204 (java) S 9184 9186 8531 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523562683 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9205] ppid=9184 vsize=15765928 CPUtime=1167.77 cores=0,2,4,6
/proc/9186/task/9205/stat : 9205 (java) R 9184 9186 8531 0 -1 4202560 449953 0 0 0 116719 58 0 0 25 0 22 0 523562704 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505700548 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9186/tid=9206] ppid=9184 vsize=15765928 CPUtime=1167.93 cores=0,2,4,6
/proc/9186/task/9206/stat : 9206 (java) R 9184 9186 8531 0 -1 4202560 457502 0 0 0 116728 65 0 0 25 0 22 0 523562704 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505725695 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9186/tid=9207] ppid=9184 vsize=15765928 CPUtime=1166.98 cores=0,2,4,6
/proc/9186/task/9207/stat : 9207 (java) R 9184 9186 8531 0 -1 4202560 443048 0 0 0 116640 58 0 0 25 0 22 0 523562704 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505881850 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9186/tid=9208] ppid=9184 vsize=15765928 CPUtime=1167.52 cores=0,2,4,6
/proc/9186/task/9208/stat : 9208 (java) R 9184 9186 8531 0 -1 4202560 454969 0 0 0 116691 61 0 0 25 0 22 0 523562704 16144310272 118867 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505742898 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4703.75
Current children cumulated vsize (KiB) 15765928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.5 s]
/proc/loadavg: 8.13 8.00 7.05 9/220 9289
/proc/meminfo: memFree=19071728/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15765928 CPUtime=4800.06 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 3363629 0 1 0 479418 588 0 0 25 0 22 0 523562678 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3941482 129713 2298 9 0 3932201 0
[pid=9186/tid=9188] ppid=9184 vsize=15765928 CPUtime=0.38 cores=0,2,4,6
/proc/9186/task/9188/stat : 9188 (java) S 9184 9186 8531 0 -1 4202560 7008 0 1 0 36 2 0 0 25 0 22 0 523562678 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9189] ppid=9184 vsize=15765928 CPUtime=3.71 cores=0,2,4,6
/proc/9186/task/9189/stat : 9189 (java) S 9184 9186 8531 0 -1 4202560 194204 0 0 0 338 33 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9190] ppid=9184 vsize=15765928 CPUtime=3.67 cores=0,2,4,6
/proc/9186/task/9190/stat : 9190 (java) S 9184 9186 8531 0 -1 4202560 186206 0 0 0 335 32 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9191] ppid=9184 vsize=15765928 CPUtime=3.74 cores=0,2,4,6
/proc/9186/task/9191/stat : 9191 (java) S 9184 9186 8531 0 -1 4202560 187135 0 0 0 344 30 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9192] ppid=9184 vsize=15765928 CPUtime=3.72 cores=0,2,4,6
/proc/9186/task/9192/stat : 9192 (java) S 9184 9186 8531 0 -1 4202560 185796 0 0 0 343 29 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9193] ppid=9184 vsize=15765928 CPUtime=3.73 cores=0,2,4,6
/proc/9186/task/9193/stat : 9193 (java) S 9184 9186 8531 0 -1 4202560 180482 0 0 0 344 29 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9194] ppid=9184 vsize=15765928 CPUtime=3.69 cores=0,2,4,6
/proc/9186/task/9194/stat : 9194 (java) S 9184 9186 8531 0 -1 4202560 182485 0 0 0 336 33 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9195] ppid=9184 vsize=15765928 CPUtime=3.73 cores=0,2,4,6
/proc/9186/task/9195/stat : 9195 (java) S 9184 9186 8531 0 -1 4202560 184454 0 0 0 342 31 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9196] ppid=9184 vsize=15765928 CPUtime=3.74 cores=0,2,4,6
/proc/9186/task/9196/stat : 9196 (java) S 9184 9186 8531 0 -1 4202560 185808 0 0 0 342 32 0 0 16 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9197] ppid=9184 vsize=15765928 CPUtime=2.04 cores=0,2,4,6
/proc/9186/task/9197/stat : 9197 (java) S 9184 9186 8531 0 -1 4202560 8699 0 0 0 123 81 0 0 15 0 22 0 523562680 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 0 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9198] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9198/stat : 9198 (java) S 9184 9186 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9199] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9199/stat : 9199 (java) S 9184 9186 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9200] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9200/stat : 9200 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290703281 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9201] ppid=9184 vsize=15765928 CPUtime=0.89 cores=0,2,4,6
/proc/9186/task/9201/stat : 9201 (java) S 9184 9186 8531 0 -1 4202560 8885 0 0 0 89 0 0 0 15 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9202] ppid=9184 vsize=15765928 CPUtime=1 cores=0,2,4,6
/proc/9186/task/9202/stat : 9202 (java) S 9184 9186 8531 0 -1 4202560 7118 0 0 0 100 0 0 0 15 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9203] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9203/stat : 9203 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9204] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9204/stat : 9204 (java) S 9184 9186 8531 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9205] ppid=9184 vsize=15765928 CPUtime=1191.68 cores=0,2,4,6
/proc/9186/task/9205/stat : 9205 (java) R 9184 9186 8531 0 -1 4202560 459896 0 0 0 119108 60 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505743499 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9186/tid=9206] ppid=9184 vsize=15765928 CPUtime=1191.8 cores=0,2,4,6
/proc/9186/task/9206/stat : 9206 (java) R 9184 9186 8531 0 -1 4202560 467607 0 0 0 119114 66 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912506179138 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9186/tid=9207] ppid=9184 vsize=15765928 CPUtime=1190.92 cores=0,2,4,6
/proc/9186/task/9207/stat : 9207 (java) R 9184 9186 8531 0 -1 4202560 451936 0 0 0 119033 59 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505726698 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9186/tid=9208] ppid=9184 vsize=15765928 CPUtime=1191.46 cores=0,2,4,6
/proc/9186/task/9208/stat : 9208 (java) R 9184 9186 8531 0 -1 4202560 464462 0 0 0 119083 63 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505882186 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15765928

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

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

[startup+1206.5 s]
/proc/loadavg: 8.13 8.00 7.05 9/220 9289
/proc/meminfo: memFree=19071728/32950904 swapFree=67082284/67111528
[pid=9186] ppid=9184 vsize=15765928 CPUtime=4800.06 cores=0,2,4,6
/proc/9186/stat : 9186 (java) S 9184 9186 8531 0 -1 4202496 3363629 0 1 0 479418 588 0 0 25 0 22 0 523562678 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/9186/statm: 3941482 129713 2298 9 0 3932201 0
[pid=9186/tid=9188] ppid=9184 vsize=15765928 CPUtime=0.38 cores=0,2,4,6
/proc/9186/task/9188/stat : 9188 (java) S 9184 9186 8531 0 -1 4202560 7008 0 1 0 36 2 0 0 25 0 22 0 523562678 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9189] ppid=9184 vsize=15765928 CPUtime=3.71 cores=0,2,4,6
/proc/9186/task/9189/stat : 9189 (java) S 9184 9186 8531 0 -1 4202560 194204 0 0 0 338 33 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9190] ppid=9184 vsize=15765928 CPUtime=3.67 cores=0,2,4,6
/proc/9186/task/9190/stat : 9190 (java) S 9184 9186 8531 0 -1 4202560 186206 0 0 0 335 32 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9191] ppid=9184 vsize=15765928 CPUtime=3.74 cores=0,2,4,6
/proc/9186/task/9191/stat : 9191 (java) S 9184 9186 8531 0 -1 4202560 187135 0 0 0 344 30 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9192] ppid=9184 vsize=15765928 CPUtime=3.72 cores=0,2,4,6
/proc/9186/task/9192/stat : 9192 (java) S 9184 9186 8531 0 -1 4202560 185796 0 0 0 343 29 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9193] ppid=9184 vsize=15765928 CPUtime=3.73 cores=0,2,4,6
/proc/9186/task/9193/stat : 9193 (java) S 9184 9186 8531 0 -1 4202560 180482 0 0 0 344 29 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9194] ppid=9184 vsize=15765928 CPUtime=3.69 cores=0,2,4,6
/proc/9186/task/9194/stat : 9194 (java) S 9184 9186 8531 0 -1 4202560 182485 0 0 0 336 33 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 0 0 0 0
[pid=9186/tid=9195] ppid=9184 vsize=15765928 CPUtime=3.73 cores=0,2,4,6
/proc/9186/task/9195/stat : 9195 (java) S 9184 9186 8531 0 -1 4202560 184454 0 0 0 342 31 0 0 15 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9196] ppid=9184 vsize=15765928 CPUtime=3.74 cores=0,2,4,6
/proc/9186/task/9196/stat : 9196 (java) S 9184 9186 8531 0 -1 4202560 185808 0 0 0 342 32 0 0 16 0 22 0 523562679 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9197] ppid=9184 vsize=15765928 CPUtime=2.04 cores=0,2,4,6
/proc/9186/task/9197/stat : 9197 (java) S 9184 9186 8531 0 -1 4202560 8699 0 0 0 123 81 0 0 15 0 22 0 523562680 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 0 0 16800975 18446604446607354816 0 0 -1 2 0 0 0
[pid=9186/tid=9198] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9198/stat : 9198 (java) S 9184 9186 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9199] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9199/stat : 9199 (java) S 9184 9186 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523562680 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9200] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9200/stat : 9200 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290703281 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9201] ppid=9184 vsize=15765928 CPUtime=0.89 cores=0,2,4,6
/proc/9186/task/9201/stat : 9201 (java) S 9184 9186 8531 0 -1 4202560 8885 0 0 0 89 0 0 0 15 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9202] ppid=9184 vsize=15765928 CPUtime=1 cores=0,2,4,6
/proc/9186/task/9202/stat : 9202 (java) S 9184 9186 8531 0 -1 4202560 7118 0 0 0 100 0 0 0 15 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 6 0 0 0
[pid=9186/tid=9203] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9203/stat : 9203 (java) S 9184 9186 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290695577 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9204] ppid=9184 vsize=15765928 CPUtime=0 cores=0,2,4,6
/proc/9186/task/9204/stat : 9204 (java) S 9184 9186 8531 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523562683 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 237290696192 0 4 0 16800975 18446604446607354816 0 0 -1 4 0 0 0
[pid=9186/tid=9205] ppid=9184 vsize=15765928 CPUtime=1191.68 cores=0,2,4,6
/proc/9186/task/9205/stat : 9205 (java) R 9184 9186 8531 0 -1 4202560 459896 0 0 0 119108 60 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505743499 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9186/tid=9206] ppid=9184 vsize=15765928 CPUtime=1191.8 cores=0,2,4,6
/proc/9186/task/9206/stat : 9206 (java) R 9184 9186 8531 0 -1 4202560 467607 0 0 0 119114 66 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912506179138 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9186/tid=9207] ppid=9184 vsize=15765928 CPUtime=1190.92 cores=0,2,4,6
/proc/9186/task/9207/stat : 9207 (java) R 9184 9186 8531 0 -1 4202560 451936 0 0 0 119033 59 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505726698 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9186/tid=9208] ppid=9184 vsize=15765928 CPUtime=1191.46 cores=0,2,4,6
/proc/9186/task/9208/stat : 9208 (java) R 9184 9186 8531 0 -1 4202560 464462 0 0 0 119083 63 0 0 25 0 22 0 523562704 16144310272 129713 33554432000 1073741824 1073778376 140736991633680 18446744073709551615 46912505882186 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15765928

Child status: 143
Real time (s): 1206.54
CPU time (s): 4800.12
CPU user time (s): 4794.21
CPU system time (s): 5.9081
CPU usage (%): 397.842
Max. virtual memory (cumulated for all children) (KiB): 15774252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.21
system time used= 5.9081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3363654
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= 197263
involuntary context switches= 111512

runsolver used 2.03469 second user time and 4.6063 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 01:27:09
IDJOB=3312529
IDBENCH=82714
IDSOLVER=1699
FILE ID=node121/3312529-1304119629
RUNJOBID= node121-1304118421-9062
PBS_JOBID= 13170701
Free space on /tmp= 72648 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S826445785-043.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312529-1304119629/watcher-3312529-1304119629 -o /tmp/evaluation-result-3312529-1304119629/solver-3312529-1304119629 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312529-1304119629.cnf

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

MD5SUM BENCH= 75e4af5315c8af778f17bf3a82042c9e
RANDOM SEED=276036794

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       4558256 kB
Buffers:       2184680 kB
Cached:       10289372 kB
SwapCached:       2776 kB
Active:       24467668 kB
Inactive:      3374252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       4558256 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            1636 kB
Writeback:           0 kB
AnonPages:    15365644 kB
Mapped:          22484 kB
Slab:           456280 kB
PageTables:      34400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 15698880 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= 72652 MiB
End job on node121 at 2011-04-30 01:47:18