Trace number 3312676

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.1 1207.44

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
MD5SUM82ce98f61c0f2213b508b1b975b0c344
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.11	52:28 INFO : Reading from input HOME/instance-3312676-1304128348.cnf
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Executor set job limit to 1000000
0.27/0.24	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.27/0.25	Starting Executor!
0.45/0.35	52:28 INFO : 549 variables remaining out of 550
0.45/0.35	52:28 INFO : 9344 literals remaining out of 9372

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-3312676-1304128348/watcher-3312676-1304128348 -o /tmp/evaluation-result-3312676-1304128348/solver-3312676-1304128348 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312676-1304128348.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: 7.93 8.03 7.95 5/198 6686
/proc/meminfo: memFree=22195272/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=9020 CPUtime=0 cores=0,2,4,6
/proc/6686/stat : 6686 (java) R 6684 6686 6206 0 -1 4194304 410 0 0 0 0 0 0 0 25 0 1 0 524434437 9236480 87 33554432000 1073741824 1073778376 140735246855632 18446744073709551615 274469044327 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6686/statm: 2255 90 71 9 0 34 0

[startup+0.0872099 s]
/proc/loadavg: 7.93 8.03 7.95 5/198 6686
/proc/meminfo: memFree=22195272/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15676316 CPUtime=0.08 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 5346 0 1 0 8 0 0 0 25 0 18 0 524434437 16052547584 4786 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3919079 4787 2115 9 0 3909798 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676316

[startup+0.100204 s]
/proc/loadavg: 7.93 8.03 7.95 5/198 6686
/proc/meminfo: memFree=22195272/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15676316 CPUtime=0.09 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 5536 0 1 0 9 0 0 0 25 0 18 0 524434437 16052547584 4976 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3919079 4976 2116 9 0 3909798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676316

[startup+0.300172 s]
/proc/loadavg: 7.93 8.03 7.95 5/198 6686
/proc/meminfo: memFree=22195272/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15682488 CPUtime=0.45 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 9447 0 1 0 44 1 0 0 25 0 22 0 524434437 16058867712 8493 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3920622 8493 2220 9 0 3911341 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15682488

[startup+0.700104 s]
/proc/loadavg: 7.93 8.03 7.95 5/198 6686
/proc/meminfo: memFree=22195272/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15689080 CPUtime=1.81 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 30810 0 1 0 178 3 0 0 25 0 22 0 524434437 16065617920 26541 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3922270 26547 2259 9 0 3912989 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 15689080

[startup+1.50096 s]
/proc/loadavg: 7.93 8.03 7.95 10/220 6708
/proc/meminfo: memFree=22023928/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15689080 CPUtime=4.99 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 77386 0 1 0 490 9 0 0 25 0 22 0 524434437 16065617920 72902 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3922270 72918 2276 9 0 3912989 0
[pid=6686/tid=6688] ppid=6684 vsize=15689080 CPUtime=0.34 cores=0,2,4,6
/proc/6686/task/6688/stat : 6688 (java) S 6684 6686 6206 0 -1 4202560 6327 0 1 0 33 1 0 0 25 0 22 0 524434438 16065617920 72936 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6689] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6689/stat : 6689 (java) S 6684 6686 6206 0 -1 4202560 753 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 72955 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6690] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6690/stat : 6690 (java) S 6684 6686 6206 0 -1 4202560 567 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 72971 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6691] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6691/stat : 6691 (java) S 6684 6686 6206 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 72986 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6692] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6692/stat : 6692 (java) S 6684 6686 6206 0 -1 4202560 532 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 73002 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6693] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6693/stat : 6693 (java) S 6684 6686 6206 0 -1 4202560 1333 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 73019 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6694] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6694/stat : 6694 (java) S 6684 6686 6206 0 -1 4202560 539 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 73031 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6695] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6695/stat : 6695 (java) S 6684 6686 6206 0 -1 4202560 1593 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 73040 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6696] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6696/stat : 6696 (java) S 6684 6686 6206 0 -1 4202560 1205 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 73047 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6697] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6697/stat : 6697 (java) S 6684 6686 6206 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524434439 16065617920 73048 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 0 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6698] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6698/stat : 6698 (java) S 6684 6686 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 73050 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6699] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6699/stat : 6699 (java) S 6684 6686 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 73052 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6700] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6700/stat : 6700 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434441 16065617920 73055 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485791153 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6701] ppid=6684 vsize=15689080 CPUtime=0.66 cores=0,2,4,6
/proc/6686/task/6701/stat : 6701 (java) S 6684 6686 6206 0 -1 4202560 3701 0 0 0 66 0 0 0 21 0 22 0 524434441 16065617920 73058 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6702] ppid=6684 vsize=15689080 CPUtime=0.45 cores=0,2,4,6
/proc/6686/task/6702/stat : 6702 (java) S 6684 6686 6206 0 -1 4202560 4251 0 0 0 45 0 0 0 19 0 22 0 524434441 16065617920 73062 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6703] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6703/stat : 6703 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434442 16065617920 73065 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6704] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6704/stat : 6704 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524434442 16065617920 73068 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6705] ppid=6684 vsize=15689080 CPUtime=0.78 cores=0,2,4,6
/proc/6686/task/6705/stat : 6705 (java) R 6684 6686 6206 0 -1 4202560 12957 0 0 0 76 2 0 0 25 0 22 0 524434462 16065617920 73071 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505663434 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6686/tid=6706] ppid=6684 vsize=15689080 CPUtime=0.92 cores=0,2,4,6
/proc/6686/task/6706/stat : 6706 (java) R 6684 6686 6206 0 -1 4202560 12915 0 0 0 92 0 0 0 25 0 22 0 524434462 16065617920 73074 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505663242 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6686/tid=6707] ppid=6684 vsize=15689080 CPUtime=0.8 cores=0,2,4,6
/proc/6686/task/6707/stat : 6707 (java) R 6684 6686 6206 0 -1 4202560 12642 0 0 0 79 1 0 0 25 0 22 0 524434462 16065617920 73077 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505810340 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6686/tid=6708] ppid=6684 vsize=15689080 CPUtime=0.95 cores=0,2,4,6
/proc/6686/task/6708/stat : 6708 (java) R 6684 6686 6206 0 -1 4202560 16747 0 0 0 94 1 0 0 25 0 22 0 524434462 16065617920 73080 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505905499 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 15689080

[startup+3.10068 s]
/proc/loadavg: 7.93 8.03 7.95 9/220 6708
/proc/meminfo: memFree=21834828/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15689080 CPUtime=11.36 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 147442 0 1 0 1118 18 0 0 25 0 22 0 524434437 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3922270 142167 2276 9 0 3912989 0
[pid=6686/tid=6688] ppid=6684 vsize=15689080 CPUtime=0.34 cores=0,2,4,6
/proc/6686/task/6688/stat : 6688 (java) S 6684 6686 6206 0 -1 4202560 6327 0 1 0 33 1 0 0 25 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6689] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6689/stat : 6689 (java) S 6684 6686 6206 0 -1 4202560 1525 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6690] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6690/stat : 6690 (java) S 6684 6686 6206 0 -1 4202560 879 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6691] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6691/stat : 6691 (java) S 6684 6686 6206 0 -1 4202560 826 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6692] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6692/stat : 6692 (java) S 6684 6686 6206 0 -1 4202560 2085 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6693] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6693/stat : 6693 (java) S 6684 6686 6206 0 -1 4202560 2256 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6694] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6694/stat : 6694 (java) S 6684 6686 6206 0 -1 4202560 1867 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6695] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6695/stat : 6695 (java) S 6684 6686 6206 0 -1 4202560 2803 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6696] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6696/stat : 6696 (java) S 6684 6686 6206 0 -1 4202560 1628 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6697] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6697/stat : 6697 (java) S 6684 6686 6206 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 524434439 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 0 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6698] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6698/stat : 6698 (java) S 6684 6686 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6699] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6699/stat : 6699 (java) S 6684 6686 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6700] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6700/stat : 6700 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434441 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485791153 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6701] ppid=6684 vsize=15689080 CPUtime=0.78 cores=0,2,4,6
/proc/6686/task/6701/stat : 6701 (java) S 6684 6686 6206 0 -1 4202560 3718 0 0 0 78 0 0 0 16 0 22 0 524434441 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6702] ppid=6684 vsize=15689080 CPUtime=0.5 cores=0,2,4,6
/proc/6686/task/6702/stat : 6702 (java) S 6684 6686 6206 0 -1 4202560 4986 0 0 0 50 0 0 0 15 0 22 0 524434441 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6703] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6703/stat : 6703 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434442 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6704] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6704/stat : 6704 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524434442 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6705] ppid=6684 vsize=15689080 CPUtime=2.36 cores=0,2,4,6
/proc/6686/task/6705/stat : 6705 (java) R 6684 6686 6206 0 -1 4202560 29156 0 0 0 232 4 0 0 25 0 22 0 524434462 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505164144 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6686/tid=6706] ppid=6684 vsize=15689080 CPUtime=2.5 cores=0,2,4,6
/proc/6686/task/6706/stat : 6706 (java) R 6684 6686 6206 0 -1 4202560 28978 0 0 0 247 3 0 0 25 0 22 0 524434462 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505869823 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6686/tid=6707] ppid=6684 vsize=15689080 CPUtime=2.26 cores=0,2,4,6
/proc/6686/task/6707/stat : 6707 (java) R 6684 6686 6206 0 -1 4202560 26857 0 0 0 224 2 0 0 18 0 22 0 524434462 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505870150 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6686/tid=6708] ppid=6684 vsize=15689080 CPUtime=2.49 cores=0,2,4,6
/proc/6686/task/6708/stat : 6708 (java) R 6684 6686 6206 0 -1 4202560 31725 0 0 0 246 3 0 0 25 0 22 0 524434462 16065617920 142167 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505869886 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 15689080

[startup+6.30112 s]
/proc/loadavg: 7.94 8.03 7.95 9/220 6708
/proc/meminfo: memFree=21617292/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15689080 CPUtime=24.13 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 155829 0 1 0 2393 20 0 0 25 0 22 0 524434437 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3922270 144471 2283 9 0 3912989 0
[pid=6686/tid=6688] ppid=6684 vsize=15689080 CPUtime=0.34 cores=0,2,4,6
/proc/6686/task/6688/stat : 6688 (java) S 6684 6686 6206 0 -1 4202560 6327 0 1 0 33 1 0 0 25 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6689] ppid=6684 vsize=15689080 CPUtime=0.01 cores=0,2,4,6
/proc/6686/task/6689/stat : 6689 (java) S 6684 6686 6206 0 -1 4202560 2754 0 0 0 1 0 0 0 15 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6690] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6690/stat : 6690 (java) S 6684 6686 6206 0 -1 4202560 2018 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6691] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6691/stat : 6691 (java) S 6684 6686 6206 0 -1 4202560 1757 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6692] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6692/stat : 6692 (java) S 6684 6686 6206 0 -1 4202560 3172 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6693] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6693/stat : 6693 (java) S 6684 6686 6206 0 -1 4202560 2606 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6694] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6694/stat : 6694 (java) S 6684 6686 6206 0 -1 4202560 2892 0 0 0 0 0 0 0 15 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6695] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6695/stat : 6695 (java) S 6684 6686 6206 0 -1 4202560 3779 0 0 0 0 0 0 0 16 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6696] ppid=6684 vsize=15689080 CPUtime=0.01 cores=0,2,4,6
/proc/6686/task/6696/stat : 6696 (java) S 6684 6686 6206 0 -1 4202560 3240 0 0 0 1 0 0 0 16 0 22 0 524434438 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6697] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6697/stat : 6697 (java) S 6684 6686 6206 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 524434439 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 0 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6698] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6698/stat : 6698 (java) S 6684 6686 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6699] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6699/stat : 6699 (java) S 6684 6686 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6700] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6700/stat : 6700 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434441 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485791153 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6701] ppid=6684 vsize=15689080 CPUtime=0.83 cores=0,2,4,6
/proc/6686/task/6701/stat : 6701 (java) S 6684 6686 6206 0 -1 4202560 3730 0 0 0 83 0 0 0 15 0 22 0 524434441 16065617920 144471 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0

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

[pid=6686/tid=6706] ppid=6684 vsize=15689080 CPUtime=1107.94 cores=0,2,4,6
/proc/6686/task/6706/stat : 6706 (java) R 6684 6686 6206 0 -1 4202560 370902 0 0 0 110738 56 0 0 25 0 22 0 524434462 16065617920 87477 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505839017 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6686/tid=6707] ppid=6684 vsize=15689080 CPUtime=1107.36 cores=0,2,4,6
/proc/6686/task/6707/stat : 6707 (java) R 6684 6686 6206 0 -1 4202560 369302 0 0 0 110686 50 0 0 25 0 22 0 524434462 16065617920 87477 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505839034 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6686/tid=6708] ppid=6684 vsize=15689080 CPUtime=1107.45 cores=0,2,4,6
/proc/6686/task/6708/stat : 6708 (java) R 6684 6686 6206 0 -1 4202560 369751 0 0 0 110694 51 0 0 25 0 22 0 524434462 16065617920 87477 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505958239 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4461.58
Current children cumulated vsize (KiB) 15689080

[startup+1182.3 s]
/proc/loadavg: 7.20 7.93 8.02 5/193 8999
/proc/meminfo: memFree=22694564/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15689080 CPUtime=4700.17 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 2846692 0 1 0 469474 543 0 0 25 0 22 0 524434437 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3922270 89283 2297 9 0 3912989 0
[pid=6686/tid=6688] ppid=6684 vsize=15689080 CPUtime=0.34 cores=0,2,4,6
/proc/6686/task/6688/stat : 6688 (java) S 6684 6686 6206 0 -1 4202560 6327 0 1 0 33 1 0 0 25 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6689] ppid=6684 vsize=15689080 CPUtime=3.58 cores=0,2,4,6
/proc/6686/task/6689/stat : 6689 (java) S 6684 6686 6206 0 -1 4202560 160361 0 0 0 328 30 0 0 15 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6690] ppid=6684 vsize=15689080 CPUtime=3.53 cores=0,2,4,6
/proc/6686/task/6690/stat : 6690 (java) S 6684 6686 6206 0 -1 4202560 163658 0 0 0 325 28 0 0 15 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6691] ppid=6684 vsize=15689080 CPUtime=3.53 cores=0,2,4,6
/proc/6686/task/6691/stat : 6691 (java) S 6684 6686 6206 0 -1 4202560 153964 0 0 0 325 28 0 0 16 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6692] ppid=6684 vsize=15689080 CPUtime=3.55 cores=0,2,4,6
/proc/6686/task/6692/stat : 6692 (java) S 6684 6686 6206 0 -1 4202560 156975 0 0 0 326 29 0 0 15 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6693] ppid=6684 vsize=15689080 CPUtime=3.58 cores=0,2,4,6
/proc/6686/task/6693/stat : 6693 (java) S 6684 6686 6206 0 -1 4202560 159718 0 0 0 329 29 0 0 15 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6694] ppid=6684 vsize=15689080 CPUtime=3.52 cores=0,2,4,6
/proc/6686/task/6694/stat : 6694 (java) S 6684 6686 6206 0 -1 4202560 164648 0 0 0 326 26 0 0 15 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6695] ppid=6684 vsize=15689080 CPUtime=3.53 cores=0,2,4,6
/proc/6686/task/6695/stat : 6695 (java) S 6684 6686 6206 0 -1 4202560 156138 0 0 0 326 27 0 0 15 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6696] ppid=6684 vsize=15689080 CPUtime=3.51 cores=0,2,4,6
/proc/6686/task/6696/stat : 6696 (java) S 6684 6686 6206 0 -1 4202560 154103 0 0 0 322 29 0 0 15 0 22 0 524434438 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6697] ppid=6684 vsize=15689080 CPUtime=2.26 cores=0,2,4,6
/proc/6686/task/6697/stat : 6697 (java) S 6684 6686 6206 0 -1 4202560 7554 0 0 0 139 87 0 0 15 0 22 0 524434439 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 0 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6698] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6698/stat : 6698 (java) S 6684 6686 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6699] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6699/stat : 6699 (java) S 6684 6686 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6700] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6700/stat : 6700 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434441 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485791153 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6701] ppid=6684 vsize=15689080 CPUtime=0.9 cores=0,2,4,6
/proc/6686/task/6701/stat : 6701 (java) S 6684 6686 6206 0 -1 4202560 3753 0 0 0 90 0 0 0 15 0 22 0 524434441 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6702] ppid=6684 vsize=15689080 CPUtime=0.59 cores=0,2,4,6
/proc/6686/task/6702/stat : 6702 (java) S 6684 6686 6206 0 -1 4202560 5787 0 0 0 59 0 0 0 15 0 22 0 524434441 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6703] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6703/stat : 6703 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434442 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6704] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6704/stat : 6704 (java) S 6684 6686 6206 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 524434442 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6705] ppid=6684 vsize=15689080 CPUtime=1167.12 cores=0,2,4,6
/proc/6686/task/6705/stat : 6705 (java) R 6684 6686 6206 0 -1 4202560 392546 0 0 0 116653 59 0 0 25 0 22 0 524434462 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505869728 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6686/tid=6706] ppid=6684 vsize=15689080 CPUtime=1167.2 cores=0,2,4,6
/proc/6686/task/6706/stat : 6706 (java) R 6684 6686 6206 0 -1 4202560 387835 0 0 0 116662 58 0 0 25 0 22 0 524434462 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505813570 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=6686/tid=6707] ppid=6684 vsize=15689080 CPUtime=1166.54 cores=0,2,4,6
/proc/6686/task/6707/stat : 6707 (java) R 6684 6686 6206 0 -1 4202560 385406 0 0 0 116601 53 0 0 25 0 22 0 524434462 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505603968 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6686/tid=6708] ppid=6684 vsize=15689080 CPUtime=1166.75 cores=0,2,4,6
/proc/6686/task/6708/stat : 6708 (java) R 6684 6686 6206 0 -1 4202560 386470 0 0 0 116622 53 0 0 25 0 22 0 524434462 16065617920 89283 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505905987 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4700.17
Current children cumulated vsize (KiB) 15689080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 5.94 7.55 7.89 5/193 9000
/proc/meminfo: memFree=22585932/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15689080 CPUtime=4800.04 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 2931052 0 1 0 479446 558 0 0 25 0 22 0 524434437 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3922270 119032 2297 9 0 3912989 0
[pid=6686/tid=6688] ppid=6684 vsize=15689080 CPUtime=0.34 cores=0,2,4,6
/proc/6686/task/6688/stat : 6688 (java) S 6684 6686 6206 0 -1 4202560 6327 0 1 0 33 1 0 0 25 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6689] ppid=6684 vsize=15689080 CPUtime=3.65 cores=0,2,4,6
/proc/6686/task/6689/stat : 6689 (java) S 6684 6686 6206 0 -1 4202560 163566 0 0 0 335 30 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6690] ppid=6684 vsize=15689080 CPUtime=3.6 cores=0,2,4,6
/proc/6686/task/6690/stat : 6690 (java) S 6684 6686 6206 0 -1 4202560 166501 0 0 0 332 28 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6691] ppid=6684 vsize=15689080 CPUtime=3.61 cores=0,2,4,6
/proc/6686/task/6691/stat : 6691 (java) S 6684 6686 6206 0 -1 4202560 156337 0 0 0 333 28 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6692] ppid=6684 vsize=15689080 CPUtime=3.63 cores=0,2,4,6
/proc/6686/task/6692/stat : 6692 (java) S 6684 6686 6206 0 -1 4202560 160560 0 0 0 333 30 0 0 16 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6693] ppid=6684 vsize=15689080 CPUtime=3.64 cores=0,2,4,6
/proc/6686/task/6693/stat : 6693 (java) S 6684 6686 6206 0 -1 4202560 162644 0 0 0 335 29 0 0 16 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6694] ppid=6684 vsize=15689080 CPUtime=3.61 cores=0,2,4,6
/proc/6686/task/6694/stat : 6694 (java) S 6684 6686 6206 0 -1 4202560 167826 0 0 0 335 26 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6695] ppid=6684 vsize=15689080 CPUtime=3.6 cores=0,2,4,6
/proc/6686/task/6695/stat : 6695 (java) S 6684 6686 6206 0 -1 4202560 158719 0 0 0 333 27 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6696] ppid=6684 vsize=15689080 CPUtime=3.59 cores=0,2,4,6
/proc/6686/task/6696/stat : 6696 (java) S 6684 6686 6206 0 -1 4202560 156175 0 0 0 330 29 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6697] ppid=6684 vsize=15689080 CPUtime=2.28 cores=0,2,4,6
/proc/6686/task/6697/stat : 6697 (java) S 6684 6686 6206 0 -1 4202560 7766 0 0 0 140 88 0 0 15 0 22 0 524434439 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 0 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6698] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6698/stat : 6698 (java) S 6684 6686 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6699] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6699/stat : 6699 (java) S 6684 6686 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6700] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6700/stat : 6700 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434441 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485791153 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6701] ppid=6684 vsize=15689080 CPUtime=0.9 cores=0,2,4,6
/proc/6686/task/6701/stat : 6701 (java) S 6684 6686 6206 0 -1 4202560 3753 0 0 0 90 0 0 0 15 0 22 0 524434441 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6702] ppid=6684 vsize=15689080 CPUtime=0.59 cores=0,2,4,6
/proc/6686/task/6702/stat : 6702 (java) S 6684 6686 6206 0 -1 4202560 5787 0 0 0 59 0 0 0 15 0 22 0 524434441 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6703] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6703/stat : 6703 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434442 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6704] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6704/stat : 6704 (java) S 6684 6686 6206 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524434442 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6705] ppid=6684 vsize=15689080 CPUtime=1191.96 cores=0,2,4,6
/proc/6686/task/6705/stat : 6705 (java) R 6684 6686 6206 0 -1 4202560 408782 0 0 0 119134 62 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46919060014828 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6686/tid=6706] ppid=6684 vsize=15689080 CPUtime=1191.99 cores=0,2,4,6
/proc/6686/task/6706/stat : 6706 (java) R 6684 6686 6206 0 -1 4202560 403184 0 0 0 119139 60 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505787920 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6686/tid=6707] ppid=6684 vsize=15689080 CPUtime=1191.37 cores=0,2,4,6
/proc/6686/task/6707/stat : 6707 (java) R 6684 6686 6206 0 -1 4202560 400146 0 0 0 119082 55 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505869795 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6686/tid=6708] ppid=6684 vsize=15689080 CPUtime=1191.48 cores=0,2,4,6
/proc/6686/task/6708/stat : 6708 (java) R 6684 6686 6206 0 -1 4202560 401528 0 0 0 119093 55 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505926477 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15689080

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

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

[startup+1207.4 s]
/proc/loadavg: 5.94 7.55 7.89 5/193 9000
/proc/meminfo: memFree=22585932/32950928 swapFree=67111524/67111528
[pid=6686] ppid=6684 vsize=15689080 CPUtime=4800.04 cores=0,2,4,6
/proc/6686/stat : 6686 (java) S 6684 6686 6206 0 -1 4202496 2931052 0 1 0 479446 558 0 0 25 0 22 0 524434437 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/6686/statm: 3922270 119032 2297 9 0 3912989 0
[pid=6686/tid=6688] ppid=6684 vsize=15689080 CPUtime=0.34 cores=0,2,4,6
/proc/6686/task/6688/stat : 6688 (java) S 6684 6686 6206 0 -1 4202560 6327 0 1 0 33 1 0 0 25 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6689] ppid=6684 vsize=15689080 CPUtime=3.65 cores=0,2,4,6
/proc/6686/task/6689/stat : 6689 (java) S 6684 6686 6206 0 -1 4202560 163566 0 0 0 335 30 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6690] ppid=6684 vsize=15689080 CPUtime=3.6 cores=0,2,4,6
/proc/6686/task/6690/stat : 6690 (java) S 6684 6686 6206 0 -1 4202560 166501 0 0 0 332 28 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6691] ppid=6684 vsize=15689080 CPUtime=3.61 cores=0,2,4,6
/proc/6686/task/6691/stat : 6691 (java) S 6684 6686 6206 0 -1 4202560 156337 0 0 0 333 28 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6692] ppid=6684 vsize=15689080 CPUtime=3.63 cores=0,2,4,6
/proc/6686/task/6692/stat : 6692 (java) S 6684 6686 6206 0 -1 4202560 160560 0 0 0 333 30 0 0 16 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6693] ppid=6684 vsize=15689080 CPUtime=3.64 cores=0,2,4,6
/proc/6686/task/6693/stat : 6693 (java) S 6684 6686 6206 0 -1 4202560 162644 0 0 0 335 29 0 0 16 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6694] ppid=6684 vsize=15689080 CPUtime=3.61 cores=0,2,4,6
/proc/6686/task/6694/stat : 6694 (java) S 6684 6686 6206 0 -1 4202560 167826 0 0 0 335 26 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6695] ppid=6684 vsize=15689080 CPUtime=3.6 cores=0,2,4,6
/proc/6686/task/6695/stat : 6695 (java) S 6684 6686 6206 0 -1 4202560 158719 0 0 0 333 27 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6696] ppid=6684 vsize=15689080 CPUtime=3.59 cores=0,2,4,6
/proc/6686/task/6696/stat : 6696 (java) S 6684 6686 6206 0 -1 4202560 156175 0 0 0 330 29 0 0 15 0 22 0 524434438 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6697] ppid=6684 vsize=15689080 CPUtime=2.28 cores=0,2,4,6
/proc/6686/task/6697/stat : 6697 (java) S 6684 6686 6206 0 -1 4202560 7766 0 0 0 140 88 0 0 15 0 22 0 524434439 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 0 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6698] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6698/stat : 6698 (java) S 6684 6686 6206 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6699] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6699/stat : 6699 (java) S 6684 6686 6206 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524434439 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6700] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6700/stat : 6700 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434441 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485791153 0 4 0 16800975 18446604453862225984 0 0 -1 2 0 0 0
[pid=6686/tid=6701] ppid=6684 vsize=15689080 CPUtime=0.9 cores=0,2,4,6
/proc/6686/task/6701/stat : 6701 (java) S 6684 6686 6206 0 -1 4202560 3753 0 0 0 90 0 0 0 15 0 22 0 524434441 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6702] ppid=6684 vsize=15689080 CPUtime=0.59 cores=0,2,4,6
/proc/6686/task/6702/stat : 6702 (java) S 6684 6686 6206 0 -1 4202560 5787 0 0 0 59 0 0 0 15 0 22 0 524434441 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 4 0 0 0
[pid=6686/tid=6703] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6703/stat : 6703 (java) S 6684 6686 6206 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 524434442 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485783449 0 4 0 16800975 18446604453862225984 0 0 -1 6 0 0 0
[pid=6686/tid=6704] ppid=6684 vsize=15689080 CPUtime=0 cores=0,2,4,6
/proc/6686/task/6704/stat : 6704 (java) S 6684 6686 6206 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524434442 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 274485784064 0 4 0 16800975 18446604453862225984 0 0 -1 0 0 0 0
[pid=6686/tid=6705] ppid=6684 vsize=15689080 CPUtime=1191.96 cores=0,2,4,6
/proc/6686/task/6705/stat : 6705 (java) R 6684 6686 6206 0 -1 4202560 408782 0 0 0 119134 62 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46919060014828 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=6686/tid=6706] ppid=6684 vsize=15689080 CPUtime=1191.99 cores=0,2,4,6
/proc/6686/task/6706/stat : 6706 (java) R 6684 6686 6206 0 -1 4202560 403184 0 0 0 119139 60 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505787920 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=6686/tid=6707] ppid=6684 vsize=15689080 CPUtime=1191.37 cores=0,2,4,6
/proc/6686/task/6707/stat : 6707 (java) R 6684 6686 6206 0 -1 4202560 400146 0 0 0 119082 55 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505869795 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=6686/tid=6708] ppid=6684 vsize=15689080 CPUtime=1191.48 cores=0,2,4,6
/proc/6686/task/6708/stat : 6708 (java) R 6684 6686 6206 0 -1 4202560 401528 0 0 0 119093 55 0 0 25 0 22 0 524434462 16065617920 119032 33554432000 1073741824 1073778376 140737463938288 18446744073709551615 46912505926477 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15689080

Child status: 143
Real time (s): 1207.44
CPU time (s): 4800.1
CPU user time (s): 4794.49
CPU system time (s): 5.60415
CPU usage (%): 397.544
Max. virtual memory (cumulated for all children) (KiB): 15689660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.5
system time used= 5.60415
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2931095
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= 228027
involuntary context switches= 141708

runsolver used 1.9597 second user time and 4.68629 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 03:52:28
IDJOB=3312676
IDBENCH=82861
IDSOLVER=1699
FILE ID=node125/3312676-1304128348
RUNJOBID= node125-1304125722-6224
PBS_JOBID= 13170766
Free space on /tmp= 72760 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S816372663-049.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312676-1304128348/watcher-3312676-1304128348 -o /tmp/evaluation-result-3312676-1304128348/solver-3312676-1304128348 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312676-1304128348.cnf

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

MD5SUM BENCH= 82ce98f61c0f2213b508b1b975b0c344
RANDOM SEED=120454481

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.828
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.828
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.828
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.828
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.828
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:     32950928 kB
MemFree:      22195560 kB
Buffers:       2125608 kB
Cached:        7403044 kB
SwapCached:          4 kB
Active:        2775472 kB
Inactive:      7454540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22195560 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:      700996 kB
Mapped:          23456 kB
Slab:           460412 kB
PageTables:       6876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1381980 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= 73020 MiB
End job on node125 at 2011-04-30 04:12:37