Trace number 3311281

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.29 1205.15

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
MD5SUM92b3ae536df5707fe014291d91790352
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.3165
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
Number of clauses of size over 50

Solver Data

0.10/0.12	01:18 INFO : Reading from input HOME/instance-3311281-1304118078.cnf
0.62/0.41	Executor set job limit to 1000000
0.62/0.41	Executor set job limit to 1000000
0.62/0.41	Executor set job limit to 1000000
0.62/0.41	Executor set job limit to 1000000
0.62/0.41	Starting Executor!
0.62/0.41	Starting Executor!
0.62/0.41	Starting Executor!
0.62/0.41	Starting Executor!
1.88/0.91	01:19 INFO : 1000 variables remaining out of 1000
1.88/0.91	01:19 INFO : 120000 literals remaining out of 120000

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.14 7.88 7.69 2/173 5414
/proc/meminfo: memFree=28612984/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=8968 CPUtime=0 cores=0,2,4,6
/proc/5414/stat : 5414 (java) R 5411 5414 4401 0 -1 4202496 629 0 0 0 0 0 0 0 17 0 1 0 523405511 9183232 119 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917538128 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5414/statm: 2275 132 103 9 0 67 0

[startup+0.0140771 s]
/proc/loadavg: 7.14 7.88 7.69 2/173 5414
/proc/meminfo: memFree=28612984/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=36924 CPUtime=0 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 1626 0 1 0 0 0 0 0 17 0 2 0 523405511 37810176 1071 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 9231 1071 832 9 0 387 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 36924

[startup+0.102577 s]
/proc/loadavg: 7.14 7.88 7.69 2/173 5414
/proc/meminfo: memFree=28612984/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15741880 CPUtime=0.1 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 5555 0 1 0 9 1 0 0 17 0 18 0 523405511 16119685120 4984 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3935470 4987 2116 9 0 3926189 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15741880

[startup+0.305071 s]
/proc/loadavg: 7.14 7.88 7.69 2/173 5414
/proc/meminfo: memFree=28612984/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15744856 CPUtime=0.52 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 14321 0 1 0 49 3 0 0 17 0 18 0 523405511 16122732544 12808 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3936214 12810 2205 9 0 3926933 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15744856

[startup+0.700953 s]
/proc/loadavg: 7.14 7.88 7.69 2/173 5414
/proc/meminfo: memFree=28612984/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15768180 CPUtime=1.29 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 38936 0 1 0 122 7 0 0 17 0 22 0 523405511 16146616320 35503 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3942045 35503 2241 9 0 3932764 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 15768180

[startup+1.50078 s]
/proc/loadavg: 6.97 7.83 7.68 7/220 5461
/proc/meminfo: memFree=28284196/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15771972 CPUtime=3.63 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 58507 0 1 0 353 10 0 0 17 0 22 0 523405511 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3942993 53336 2273 9 0 3933712 0
[pid=5414/tid=5420] ppid=5411 vsize=15771972 CPUtime=0.89 cores=0,2,4,6
/proc/5414/task/5420/stat : 5420 (java) S 5411 5414 4401 0 -1 4202560 27393 0 1 0 84 5 0 0 20 0 22 0 523405512 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5422] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5422/stat : 5422 (java) S 5411 5414 4401 0 -1 4202560 1695 0 0 0 0 0 0 0 16 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5424] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5424/stat : 5424 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5425] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5425/stat : 5425 (java) S 5411 5414 4401 0 -1 4202560 1418 0 0 0 0 0 0 0 16 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5427] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5427/stat : 5427 (java) S 5411 5414 4401 0 -1 4202560 419 0 0 0 0 0 0 0 16 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5429] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5429/stat : 5429 (java) S 5411 5414 4401 0 -1 4202560 363 0 0 0 0 0 0 0 15 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5431] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5431/stat : 5431 (java) S 5411 5414 4401 0 -1 4202560 1624 0 0 0 0 0 0 0 16 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5433] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5433/stat : 5433 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5435] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5435/stat : 5435 (java) S 5411 5414 4401 0 -1 4202560 811 0 0 0 0 0 0 0 16 0 22 0 523405513 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5438] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5438/stat : 5438 (java) S 5411 5414 4401 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 523405514 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 0 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5440] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5440/stat : 5440 (java) S 5411 5414 4401 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5442] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5442/stat : 5442 (java) S 5411 5414 4401 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5444] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5444/stat : 5444 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917554609 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5445] ppid=5411 vsize=15771972 CPUtime=0.73 cores=0,2,4,6
/proc/5414/task/5445/stat : 5445 (java) S 5411 5414 4401 0 -1 4202560 9717 0 0 0 72 1 0 0 15 0 22 0 523405517 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5448] ppid=5411 vsize=15771972 CPUtime=0.64 cores=0,2,4,6
/proc/5414/task/5448/stat : 5448 (java) S 5411 5414 4401 0 -1 4202560 5202 0 0 0 64 0 0 0 15 0 22 0 523405517 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5449] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5449/stat : 5449 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5452] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5452/stat : 5452 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523405517 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5454] ppid=5411 vsize=15771972 CPUtime=0.24 cores=0,2,4,6
/proc/5414/task/5454/stat : 5454 (java) R 5411 5414 4401 0 -1 4202560 43 0 0 0 24 0 0 0 16 0 22 0 523405553 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506097392 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5414/tid=5455] ppid=5411 vsize=15771972 CPUtime=0.52 cores=0,2,4,6
/proc/5414/task/5455/stat : 5455 (java) R 5411 5414 4401 0 -1 4202560 6591 0 0 0 52 0 0 0 16 0 22 0 523405553 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505836851 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5414/tid=5456] ppid=5411 vsize=15771972 CPUtime=0.29 cores=0,2,4,6
/proc/5414/task/5456/stat : 5456 (java) R 5411 5414 4401 0 -1 4202560 1084 0 0 0 29 0 0 0 16 0 22 0 523405553 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 47413364138520 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5414/tid=5457] ppid=5411 vsize=15771972 CPUtime=0.23 cores=0,2,4,6
/proc/5414/task/5457/stat : 5457 (java) R 5411 5414 4401 0 -1 4202560 686 0 0 0 23 0 0 0 16 0 22 0 523405553 16150499328 53336 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 47413364139141 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 15771972

[startup+3.10149 s]
/proc/loadavg: 6.97 7.83 7.68 10/220 5461
/proc/meminfo: memFree=28117672/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15771972 CPUtime=10 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 118451 0 1 0 980 20 0 0 17 0 22 0 523405511 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3942993 113115 2273 9 0 3933712 0
[pid=5414/tid=5420] ppid=5411 vsize=15771972 CPUtime=0.89 cores=0,2,4,6
/proc/5414/task/5420/stat : 5420 (java) S 5411 5414 4401 0 -1 4202560 27393 0 1 0 84 5 0 0 20 0 22 0 523405512 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5422] ppid=5411 vsize=15771972 CPUtime=0.01 cores=0,2,4,6
/proc/5414/task/5422/stat : 5422 (java) S 5411 5414 4401 0 -1 4202560 5161 0 0 0 1 0 0 0 16 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5424] ppid=5411 vsize=15771972 CPUtime=0.01 cores=0,2,4,6
/proc/5414/task/5424/stat : 5424 (java) S 5411 5414 4401 0 -1 4202560 5054 0 0 0 0 1 0 0 15 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5425] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5425/stat : 5425 (java) S 5411 5414 4401 0 -1 4202560 3278 0 0 0 0 0 0 0 15 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5427] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5427/stat : 5427 (java) S 5411 5414 4401 0 -1 4202560 3462 0 0 0 0 0 0 0 16 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5429] ppid=5411 vsize=15771972 CPUtime=0.01 cores=0,2,4,6
/proc/5414/task/5429/stat : 5429 (java) S 5411 5414 4401 0 -1 4202560 5743 0 0 0 0 1 0 0 16 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5431] ppid=5411 vsize=15771972 CPUtime=0.02 cores=0,2,4,6
/proc/5414/task/5431/stat : 5431 (java) S 5411 5414 4401 0 -1 4202560 7225 0 0 0 1 1 0 0 15 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5433] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5433/stat : 5433 (java) S 5411 5414 4401 0 -1 4202560 5009 0 0 0 0 0 0 0 15 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5435] ppid=5411 vsize=15771972 CPUtime=0.03 cores=0,2,4,6
/proc/5414/task/5435/stat : 5435 (java) S 5411 5414 4401 0 -1 4202560 9321 0 0 0 1 2 0 0 16 0 22 0 523405513 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5438] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5438/stat : 5438 (java) S 5411 5414 4401 0 -1 4202560 239 0 0 0 0 0 0 0 15 0 22 0 523405514 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 0 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5440] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5440/stat : 5440 (java) S 5411 5414 4401 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5442] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5442/stat : 5442 (java) S 5411 5414 4401 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5444] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5444/stat : 5444 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917554609 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5445] ppid=5411 vsize=15771972 CPUtime=0.75 cores=0,2,4,6
/proc/5414/task/5445/stat : 5445 (java) S 5411 5414 4401 0 -1 4202560 9720 0 0 0 74 1 0 0 15 0 22 0 523405517 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5448] ppid=5411 vsize=15771972 CPUtime=0.67 cores=0,2,4,6
/proc/5414/task/5448/stat : 5448 (java) S 5411 5414 4401 0 -1 4202560 5205 0 0 0 66 1 0 0 15 0 22 0 523405517 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5449] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5449/stat : 5449 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5452] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5452/stat : 5452 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523405517 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5454] ppid=5411 vsize=15771972 CPUtime=1.8 cores=0,2,4,6
/proc/5414/task/5454/stat : 5454 (java) R 5411 5414 4401 0 -1 4202560 5227 0 0 0 180 0 0 0 17 0 22 0 523405553 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505523943 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5414/tid=5455] ppid=5411 vsize=15771972 CPUtime=2.04 cores=0,2,4,6
/proc/5414/task/5455/stat : 5455 (java) R 5411 5414 4401 0 -1 4202560 12182 0 0 0 203 1 0 0 17 0 22 0 523405553 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505179312 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5414/tid=5456] ppid=5411 vsize=15771972 CPUtime=1.83 cores=0,2,4,6
/proc/5414/task/5456/stat : 5456 (java) R 5411 5414 4401 0 -1 4202560 6659 0 0 0 183 0 0 0 17 0 22 0 523405553 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 47413364139959 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5414/tid=5457] ppid=5411 vsize=15771972 CPUtime=1.78 cores=0,2,4,6
/proc/5414/task/5457/stat : 5457 (java) R 5411 5414 4401 0 -1 4202560 6188 0 0 0 178 0 0 0 17 0 22 0 523405553 16150499328 113115 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506080483 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 15771972

[startup+6.30091 s]
/proc/loadavg: 6.97 7.83 7.68 9/220 5461
/proc/meminfo: memFree=26965340/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15771972 CPUtime=22.76 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 356597 0 1 0 2220 56 0 0 17 0 22 0 523405511 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3942993 350886 2276 9 0 3933712 0
[pid=5414/tid=5420] ppid=5411 vsize=15771972 CPUtime=0.89 cores=0,2,4,6
/proc/5414/task/5420/stat : 5420 (java) S 5411 5414 4401 0 -1 4202560 27393 0 1 0 84 5 0 0 20 0 22 0 523405512 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5422] ppid=5411 vsize=15771972 CPUtime=0.08 cores=0,2,4,6
/proc/5414/task/5422/stat : 5422 (java) S 5411 5414 4401 0 -1 4202560 22083 0 0 0 4 4 0 0 16 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5424] ppid=5411 vsize=15771972 CPUtime=0.03 cores=0,2,4,6
/proc/5414/task/5424/stat : 5424 (java) S 5411 5414 4401 0 -1 4202560 11174 0 0 0 1 2 0 0 15 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5425] ppid=5411 vsize=15771972 CPUtime=0.06 cores=0,2,4,6
/proc/5414/task/5425/stat : 5425 (java) S 5411 5414 4401 0 -1 4202560 17741 0 0 0 3 3 0 0 16 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5427] ppid=5411 vsize=15771972 CPUtime=0.09 cores=0,2,4,6
/proc/5414/task/5427/stat : 5427 (java) S 5411 5414 4401 0 -1 4202560 26003 0 0 0 4 5 0 0 16 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5429] ppid=5411 vsize=15771972 CPUtime=0.04 cores=0,2,4,6
/proc/5414/task/5429/stat : 5429 (java) S 5411 5414 4401 0 -1 4202560 13309 0 0 0 1 3 0 0 15 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5431] ppid=5411 vsize=15771972 CPUtime=0.07 cores=0,2,4,6
/proc/5414/task/5431/stat : 5431 (java) S 5411 5414 4401 0 -1 4202560 24549 0 0 0 3 4 0 0 16 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5433] ppid=5411 vsize=15771972 CPUtime=0.04 cores=0,2,4,6
/proc/5414/task/5433/stat : 5433 (java) S 5411 5414 4401 0 -1 4202560 13380 0 0 0 2 2 0 0 16 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5435] ppid=5411 vsize=15771972 CPUtime=0.03 cores=0,2,4,6
/proc/5414/task/5435/stat : 5435 (java) S 5411 5414 4401 0 -1 4202560 9321 0 0 0 1 2 0 0 15 0 22 0 523405513 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5438] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5438/stat : 5438 (java) S 5411 5414 4401 0 -1 4202560 854 0 0 0 0 0 0 0 16 0 22 0 523405514 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 0 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5440] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5440/stat : 5440 (java) S 5411 5414 4401 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5442] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5442/stat : 5442 (java) S 5411 5414 4401 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5444] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5444/stat : 5444 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917554609 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5445] ppid=5411 vsize=15771972 CPUtime=0.75 cores=0,2,4,6
/proc/5414/task/5445/stat : 5445 (java) S 5411 5414 4401 0 -1 4202560 9720 0 0 0 74 1 0 0 15 0 22 0 523405517 16150499328 350886 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0

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

[pid=5414/tid=5455] ppid=5411 vsize=15771972 CPUtime=1109.84 cores=0,2,4,6
/proc/5414/task/5455/stat : 5455 (java) R 5411 5414 4401 0 -1 4202560 349754 0 0 0 110940 44 0 0 25 0 22 0 523405553 16150499328 196775 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505744262 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5414/tid=5456] ppid=5411 vsize=15771972 CPUtime=1108.68 cores=0,2,4,6
/proc/5414/task/5456/stat : 5456 (java) R 5411 5414 4401 0 -1 4202560 345252 0 0 0 110822 46 0 0 25 0 22 0 523405553 16150499328 196775 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506048301 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5414/tid=5457] ppid=5411 vsize=15771972 CPUtime=1109.14 cores=0,2,4,6
/proc/5414/task/5457/stat : 5457 (java) R 5411 5414 4401 0 -1 4202560 350102 0 0 0 110871 43 0 0 25 0 22 0 523405553 16150499328 196775 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505716329 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4470.33
Current children cumulated vsize (KiB) 15771972

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 7.96 9/220 5496
/proc/meminfo: memFree=27457036/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15771972 CPUtime=4709.36 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 2870508 0 1 0 470427 509 0 0 17 0 22 0 523405511 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3942993 187701 2297 9 0 3933712 0
[pid=5414/tid=5420] ppid=5411 vsize=15771972 CPUtime=0.89 cores=0,2,4,6
/proc/5414/task/5420/stat : 5420 (java) S 5411 5414 4401 0 -1 4202560 27393 0 1 0 84 5 0 0 20 0 22 0 523405512 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5422] ppid=5411 vsize=15771972 CPUtime=3.88 cores=0,2,4,6
/proc/5414/task/5422/stat : 5422 (java) S 5411 5414 4401 0 -1 4202560 198096 0 0 0 352 36 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5424] ppid=5411 vsize=15771972 CPUtime=3.66 cores=0,2,4,6
/proc/5414/task/5424/stat : 5424 (java) S 5411 5414 4401 0 -1 4202560 167450 0 0 0 337 29 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5425] ppid=5411 vsize=15771972 CPUtime=3.64 cores=0,2,4,6
/proc/5414/task/5425/stat : 5425 (java) S 5411 5414 4401 0 -1 4202560 159670 0 0 0 338 26 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5427] ppid=5411 vsize=15771972 CPUtime=3.7 cores=0,2,4,6
/proc/5414/task/5427/stat : 5427 (java) S 5411 5414 4401 0 -1 4202560 183917 0 0 0 336 34 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5429] ppid=5411 vsize=15771972 CPUtime=3.68 cores=0,2,4,6
/proc/5414/task/5429/stat : 5429 (java) S 5411 5414 4401 0 -1 4202560 175610 0 0 0 336 32 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5431] ppid=5411 vsize=15771972 CPUtime=3.8 cores=0,2,4,6
/proc/5414/task/5431/stat : 5431 (java) S 5411 5414 4401 0 -1 4202560 189559 0 0 0 347 33 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5433] ppid=5411 vsize=15771972 CPUtime=3.63 cores=0,2,4,6
/proc/5414/task/5433/stat : 5433 (java) S 5411 5414 4401 0 -1 4202560 150170 0 0 0 337 26 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5435] ppid=5411 vsize=15771972 CPUtime=3.85 cores=0,2,4,6
/proc/5414/task/5435/stat : 5435 (java) S 5411 5414 4401 0 -1 4202560 176993 0 0 0 353 32 0 0 15 0 22 0 523405513 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5438] ppid=5411 vsize=15771972 CPUtime=1.58 cores=0,2,4,6
/proc/5414/task/5438/stat : 5438 (java) S 5411 5414 4401 0 -1 4202560 9818 0 0 0 93 65 0 0 15 0 22 0 523405514 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 0 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5440] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5440/stat : 5440 (java) S 5411 5414 4401 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5442] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5442/stat : 5442 (java) S 5411 5414 4401 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5444] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5444/stat : 5444 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917554609 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5445] ppid=5411 vsize=15771972 CPUtime=1.09 cores=0,2,4,6
/proc/5414/task/5445/stat : 5445 (java) S 5411 5414 4401 0 -1 4202560 9795 0 0 0 108 1 0 0 15 0 22 0 523405517 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5448] ppid=5411 vsize=15771972 CPUtime=0.85 cores=0,2,4,6
/proc/5414/task/5448/stat : 5448 (java) S 5411 5414 4401 0 -1 4202560 5229 0 0 0 84 1 0 0 16 0 22 0 523405517 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5449] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5449/stat : 5449 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5452] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5452/stat : 5452 (java) S 5411 5414 4401 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 523405517 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5454] ppid=5411 vsize=15771972 CPUtime=1169.46 cores=0,2,4,6
/proc/5414/task/5454/stat : 5454 (java) R 5411 5414 4401 0 -1 4202560 338948 0 0 0 116902 44 0 0 25 0 22 0 523405553 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505745042 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5414/tid=5455] ppid=5411 vsize=15771972 CPUtime=1169.14 cores=0,2,4,6
/proc/5414/task/5455/stat : 5455 (java) R 5411 5414 4401 0 -1 4202560 360463 0 0 0 116869 45 0 0 25 0 22 0 523405553 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506047725 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5414/tid=5456] ppid=5411 vsize=15771972 CPUtime=1168.06 cores=0,2,4,6
/proc/5414/task/5456/stat : 5456 (java) R 5411 5414 4401 0 -1 4202560 355471 0 0 0 116758 48 0 0 25 0 22 0 523405553 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506098434 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5414/tid=5457] ppid=5411 vsize=15771972 CPUtime=1168.28 cores=0,2,4,6
/proc/5414/task/5457/stat : 5457 (java) R 5411 5414 4401 0 -1 4202560 360474 0 0 0 116784 44 0 0 25 0 22 0 523405553 16150499328 187701 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506048260 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4709.36
Current children cumulated vsize (KiB) 15771972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 8.12 8.11 7.96 9/220 5496
/proc/meminfo: memFree=27488404/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15771972 CPUtime=4800.22 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 2909132 0 1 0 479505 517 0 0 17 0 22 0 523405511 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3942993 170780 2297 9 0 3933712 0
[pid=5414/tid=5420] ppid=5411 vsize=15771972 CPUtime=0.89 cores=0,2,4,6
/proc/5414/task/5420/stat : 5420 (java) S 5411 5414 4401 0 -1 4202560 27393 0 1 0 84 5 0 0 20 0 22 0 523405512 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5422] ppid=5411 vsize=15771972 CPUtime=3.94 cores=0,2,4,6
/proc/5414/task/5422/stat : 5422 (java) S 5411 5414 4401 0 -1 4202560 202672 0 0 0 358 36 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5424] ppid=5411 vsize=15771972 CPUtime=3.72 cores=0,2,4,6
/proc/5414/task/5424/stat : 5424 (java) S 5411 5414 4401 0 -1 4202560 169674 0 0 0 343 29 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5425] ppid=5411 vsize=15771972 CPUtime=3.7 cores=0,2,4,6
/proc/5414/task/5425/stat : 5425 (java) S 5411 5414 4401 0 -1 4202560 162090 0 0 0 344 26 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5427] ppid=5411 vsize=15771972 CPUtime=3.77 cores=0,2,4,6
/proc/5414/task/5427/stat : 5427 (java) S 5411 5414 4401 0 -1 4202560 186759 0 0 0 343 34 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5429] ppid=5411 vsize=15771972 CPUtime=3.76 cores=0,2,4,6
/proc/5414/task/5429/stat : 5429 (java) S 5411 5414 4401 0 -1 4202560 177917 0 0 0 343 33 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5431] ppid=5411 vsize=15771972 CPUtime=3.88 cores=0,2,4,6
/proc/5414/task/5431/stat : 5431 (java) S 5411 5414 4401 0 -1 4202560 191693 0 0 0 355 33 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5433] ppid=5411 vsize=15771972 CPUtime=3.73 cores=0,2,4,6
/proc/5414/task/5433/stat : 5433 (java) S 5411 5414 4401 0 -1 4202560 153047 0 0 0 346 27 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5435] ppid=5411 vsize=15771972 CPUtime=3.93 cores=0,2,4,6
/proc/5414/task/5435/stat : 5435 (java) S 5411 5414 4401 0 -1 4202560 179844 0 0 0 361 32 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5438] ppid=5411 vsize=15771972 CPUtime=1.6 cores=0,2,4,6
/proc/5414/task/5438/stat : 5438 (java) S 5411 5414 4401 0 -1 4202560 9919 0 0 0 94 66 0 0 15 0 22 0 523405514 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 0 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5440] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5440/stat : 5440 (java) S 5411 5414 4401 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5442] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5442/stat : 5442 (java) S 5411 5414 4401 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5444] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5444/stat : 5444 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917554609 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5445] ppid=5411 vsize=15771972 CPUtime=1.09 cores=0,2,4,6
/proc/5414/task/5445/stat : 5445 (java) S 5411 5414 4401 0 -1 4202560 9795 0 0 0 108 1 0 0 15 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5448] ppid=5411 vsize=15771972 CPUtime=0.85 cores=0,2,4,6
/proc/5414/task/5448/stat : 5448 (java) S 5411 5414 4401 0 -1 4202560 5229 0 0 0 84 1 0 0 16 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5449] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5449/stat : 5449 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5452] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5452/stat : 5452 (java) S 5411 5414 4401 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5454] ppid=5411 vsize=15771972 CPUtime=1192.06 cores=0,2,4,6
/proc/5414/task/5454/stat : 5454 (java) R 5411 5414 4401 0 -1 4202560 343499 0 0 0 119161 45 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506097471 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5414/tid=5455] ppid=5411 vsize=15771972 CPUtime=1191.73 cores=0,2,4,6
/proc/5414/task/5455/stat : 5455 (java) R 5411 5414 4401 0 -1 4202560 364740 0 0 0 119127 46 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506024669 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5414/tid=5456] ppid=5411 vsize=15771972 CPUtime=1190.56 cores=0,2,4,6
/proc/5414/task/5456/stat : 5456 (java) R 5411 5414 4401 0 -1 4202560 358672 0 0 0 119007 49 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505745150 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5414/tid=5457] ppid=5411 vsize=15771972 CPUtime=1190.84 cores=0,2,4,6
/proc/5414/task/5457/stat : 5457 (java) R 5411 5414 4401 0 -1 4202560 364735 0 0 0 119039 45 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505584821 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15771972

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

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

[startup+1205.1 s]
/proc/loadavg: 8.12 8.11 7.96 9/220 5496
/proc/meminfo: memFree=27488404/32951124 swapFree=67111356/67111528
[pid=5414] ppid=5411 vsize=15771972 CPUtime=4800.22 cores=0,2,4,6
/proc/5414/stat : 5414 (java) S 5411 5414 4401 0 -1 4202496 2909132 0 1 0 479505 517 0 0 17 0 22 0 523405511 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5414/statm: 3942993 170780 2297 9 0 3933712 0
[pid=5414/tid=5420] ppid=5411 vsize=15771972 CPUtime=0.89 cores=0,2,4,6
/proc/5414/task/5420/stat : 5420 (java) S 5411 5414 4401 0 -1 4202560 27393 0 1 0 84 5 0 0 20 0 22 0 523405512 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5422] ppid=5411 vsize=15771972 CPUtime=3.94 cores=0,2,4,6
/proc/5414/task/5422/stat : 5422 (java) S 5411 5414 4401 0 -1 4202560 202672 0 0 0 358 36 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5424] ppid=5411 vsize=15771972 CPUtime=3.72 cores=0,2,4,6
/proc/5414/task/5424/stat : 5424 (java) S 5411 5414 4401 0 -1 4202560 169674 0 0 0 343 29 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5425] ppid=5411 vsize=15771972 CPUtime=3.7 cores=0,2,4,6
/proc/5414/task/5425/stat : 5425 (java) S 5411 5414 4401 0 -1 4202560 162090 0 0 0 344 26 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 4 0 0 0
[pid=5414/tid=5427] ppid=5411 vsize=15771972 CPUtime=3.77 cores=0,2,4,6
/proc/5414/task/5427/stat : 5427 (java) S 5411 5414 4401 0 -1 4202560 186759 0 0 0 343 34 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5429] ppid=5411 vsize=15771972 CPUtime=3.76 cores=0,2,4,6
/proc/5414/task/5429/stat : 5429 (java) S 5411 5414 4401 0 -1 4202560 177917 0 0 0 343 33 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5431] ppid=5411 vsize=15771972 CPUtime=3.88 cores=0,2,4,6
/proc/5414/task/5431/stat : 5431 (java) S 5411 5414 4401 0 -1 4202560 191693 0 0 0 355 33 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5433] ppid=5411 vsize=15771972 CPUtime=3.73 cores=0,2,4,6
/proc/5414/task/5433/stat : 5433 (java) S 5411 5414 4401 0 -1 4202560 153047 0 0 0 346 27 0 0 16 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5435] ppid=5411 vsize=15771972 CPUtime=3.93 cores=0,2,4,6
/proc/5414/task/5435/stat : 5435 (java) S 5411 5414 4401 0 -1 4202560 179844 0 0 0 361 32 0 0 15 0 22 0 523405513 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5438] ppid=5411 vsize=15771972 CPUtime=1.6 cores=0,2,4,6
/proc/5414/task/5438/stat : 5438 (java) S 5411 5414 4401 0 -1 4202560 9919 0 0 0 94 66 0 0 15 0 22 0 523405514 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 0 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5440] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5440/stat : 5440 (java) S 5411 5414 4401 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5442] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5442/stat : 5442 (java) S 5411 5414 4401 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523405514 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5444] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5444/stat : 5444 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917554609 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5445] ppid=5411 vsize=15771972 CPUtime=1.09 cores=0,2,4,6
/proc/5414/task/5445/stat : 5445 (java) S 5411 5414 4401 0 -1 4202560 9795 0 0 0 108 1 0 0 15 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5448] ppid=5411 vsize=15771972 CPUtime=0.85 cores=0,2,4,6
/proc/5414/task/5448/stat : 5448 (java) S 5411 5414 4401 0 -1 4202560 5229 0 0 0 84 1 0 0 16 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 0 0 0 0
[pid=5414/tid=5449] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5449/stat : 5449 (java) S 5411 5414 4401 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917546905 0 4 0 16800975 18446604453886142464 0 0 -1 6 0 0 0
[pid=5414/tid=5452] ppid=5411 vsize=15771972 CPUtime=0 cores=0,2,4,6
/proc/5414/task/5452/stat : 5452 (java) S 5411 5414 4401 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 523405517 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 218917547520 0 4 0 16800975 18446604453886142464 0 0 -1 2 0 0 0
[pid=5414/tid=5454] ppid=5411 vsize=15771972 CPUtime=1192.06 cores=0,2,4,6
/proc/5414/task/5454/stat : 5454 (java) R 5411 5414 4401 0 -1 4202560 343499 0 0 0 119161 45 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506097471 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=5414/tid=5455] ppid=5411 vsize=15771972 CPUtime=1191.73 cores=0,2,4,6
/proc/5414/task/5455/stat : 5455 (java) R 5411 5414 4401 0 -1 4202560 364740 0 0 0 119127 46 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912506024669 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5414/tid=5456] ppid=5411 vsize=15771972 CPUtime=1190.56 cores=0,2,4,6
/proc/5414/task/5456/stat : 5456 (java) R 5411 5414 4401 0 -1 4202560 358672 0 0 0 119007 49 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505745150 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5414/tid=5457] ppid=5411 vsize=15771972 CPUtime=1190.84 cores=0,2,4,6
/proc/5414/task/5457/stat : 5457 (java) R 5411 5414 4401 0 -1 4202560 364735 0 0 0 119039 45 0 0 25 0 22 0 523405553 16150499328 170780 33554432000 1073741824 1073778376 140734612211040 18446744073709551615 46912505584821 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15771972

Child status: 143
Real time (s): 1205.15
CPU time (s): 4800.29
CPU user time (s): 4795.08
CPU system time (s): 5.20621
CPU usage (%): 398.316
Max. virtual memory (cumulated for all children) (KiB): 15774444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.08
system time used= 5.20621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2909158
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= 101423
involuntary context switches= 95909

runsolver used 2.01469 second user time and 4.6153 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 01:01:18
IDJOB=3311281
IDBENCH=82666
IDSOLVER=1698
FILE ID=node137/3311281-1304118078
RUNJOBID= node137-1304118078-5398
PBS_JOBID= 13170673
Free space on /tmp= 71620 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311281-1304118078/watcher-3311281-1304118078 -o /tmp/evaluation-result-3311281-1304118078/solver-3311281-1304118078 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311281-1304118078.cnf -hbr 2

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

MD5SUM BENCH= 92b3ae536df5707fe014291d91790352
RANDOM SEED=1322728145

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      28613272 kB
Buffers:        903948 kB
Cached:        2910816 kB
SwapCached:         48 kB
Active:         117388 kB
Inactive:      3760256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28613272 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4144 kB
Writeback:           0 kB
AnonPages:       62936 kB
Mapped:          14480 kB
Slab:           396792 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186812 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= 71616 MiB
End job on node137 at 2011-04-30 01:21:25