Trace number 3312635

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
MD5SUM6f66bb3f92a8c8e75d9af481af0c129f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	21:23 INFO : Reading from input HOME/instance-3312635-1304126483.cnf
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Executor set job limit to 1000000
0.26/0.24	Starting Executor!
0.26/0.24	Starting Executor!
0.26/0.25	Starting Executor!
0.26/0.25	Starting Executor!
0.47/0.34	21:23 INFO : 449 variables remaining out of 450
0.47/0.34	21:23 INFO : 7644 literals remaining out of 7668

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.94 7.82 7.94 2/172 8749
/proc/meminfo: memFree=31232368/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/8749/stat : 8749 (java) R 8747 8749 7936 0 -1 4202496 668 0 0 0 0 0 0 0 23 0 1 0 524246787 9318400 155 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210199723655 0 2147483391 4096 0 0 0 0 17 5 0 0 0
/proc/8749/statm: 2275 155 126 9 0 67 0

[startup+0.089468 s]
/proc/loadavg: 6.94 7.82 7.94 2/172 8749
/proc/meminfo: memFree=31232368/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15676260 CPUtime=0.09 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 5395 0 1 0 8 1 0 0 23 0 18 0 524246787 16052490240 4792 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3919065 4793 2116 9 0 3909784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676260

[startup+0.100211 s]
/proc/loadavg: 6.94 7.82 7.94 2/172 8749
/proc/meminfo: memFree=31232368/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15676260 CPUtime=0.1 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 5553 0 1 0 9 1 0 0 23 0 18 0 524246787 16052490240 4950 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3919065 4950 2116 9 0 3909784 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676260

[startup+0.306191 s]
/proc/loadavg: 6.94 7.82 7.94 2/172 8749
/proc/meminfo: memFree=31232368/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15684408 CPUtime=0.47 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 9984 0 1 0 45 2 0 0 23 0 22 0 524246787 16060833792 8694 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3921102 8694 2211 9 0 3911821 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15684408

[startup+1.06588 s]
/proc/loadavg: 6.94 7.82 7.94 2/172 8749
/proc/meminfo: memFree=31232368/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15705864 CPUtime=3.29 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 53261 0 1 0 322 7 0 0 23 0 22 0 524246787 16082804736 47380 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3926466 47380 2256 9 0 3917185 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 15705864

[startup+1.50692 s]
/proc/loadavg: 6.94 7.82 7.94 12/220 8797
/proc/meminfo: memFree=30833156/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15705864 CPUtime=5.05 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 57069 0 1 0 497 8 0 0 23 0 22 0 524246787 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3926466 51177 2271 9 0 3917185 0
[pid=8749/tid=8755] ppid=8747 vsize=15705864 CPUtime=0.32 cores=1,3,5,7
/proc/8749/task/8755/stat : 8755 (java) S 8747 8749 7936 0 -1 4202560 6046 0 1 0 31 1 0 0 18 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8759] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8759/stat : 8759 (java) S 8747 8749 7936 0 -1 4202560 426 0 0 0 0 0 0 0 16 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8761] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8761/stat : 8761 (java) S 8747 8749 7936 0 -1 4202560 322 0 0 0 0 0 0 0 15 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8763] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8763/stat : 8763 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8765] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8765/stat : 8765 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8767] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8767/stat : 8767 (java) S 8747 8749 7936 0 -1 4202560 453 0 0 0 0 0 0 0 16 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8769] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8769/stat : 8769 (java) S 8747 8749 7936 0 -1 4202560 655 0 0 0 0 0 0 0 15 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8771] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8771/stat : 8771 (java) S 8747 8749 7936 0 -1 4202560 663 0 0 0 0 0 0 0 15 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8773] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8773/stat : 8773 (java) S 8747 8749 7936 0 -1 4202560 582 0 0 0 0 0 0 0 16 0 22 0 524246788 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8775] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8775/stat : 8775 (java) S 8747 8749 7936 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 524246789 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 0 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8777] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8777/stat : 8777 (java) S 8747 8749 7936 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524246790 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8779] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8779/stat : 8779 (java) S 8747 8749 7936 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524246790 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8780] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8780/stat : 8780 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524246792 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216470961 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8782] ppid=8747 vsize=15705864 CPUtime=0.48 cores=1,3,5,7
/proc/8749/task/8782/stat : 8782 (java) R 8747 8749 7936 0 -1 4202560 10412 0 0 0 47 1 0 0 19 0 22 0 524246792 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 47273084065693 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8749/tid=8784] ppid=8747 vsize=15705864 CPUtime=1.05 cores=1,3,5,7
/proc/8749/task/8784/stat : 8784 (java) S 8747 8749 7936 0 -1 4202560 6415 0 0 0 104 1 0 0 16 0 22 0 524246792 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8786] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8786/stat : 8786 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524246792 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8788] ppid=8747 vsize=15705864 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8788/stat : 8788 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524246792 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8790] ppid=8747 vsize=15705864 CPUtime=0.98 cores=1,3,5,7
/proc/8749/task/8790/stat : 8790 (java) R 8747 8749 7936 0 -1 4202560 9503 0 0 0 98 0 0 0 18 0 22 0 524246812 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8749/tid=8791] ppid=8747 vsize=15705864 CPUtime=0.41 cores=1,3,5,7
/proc/8749/task/8791/stat : 8791 (java) R 8747 8749 7936 0 -1 4202560 1841 0 0 0 41 0 0 0 20 0 22 0 524246812 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505650894 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8749/tid=8792] ppid=8747 vsize=15705864 CPUtime=0.91 cores=1,3,5,7
/proc/8749/task/8792/stat : 8792 (java) R 8747 8749 7936 0 -1 4202560 9085 0 0 0 90 1 0 0 18 0 22 0 524246812 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 47273085305719 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8749/tid=8793] ppid=8747 vsize=15705864 CPUtime=0.82 cores=1,3,5,7
/proc/8749/task/8793/stat : 8793 (java) R 8747 8749 7936 0 -1 4202560 9203 0 0 0 81 1 0 0 17 0 22 0 524246812 16082804736 51177 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 47273085305980 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 15705864

[startup+3.10165 s]
/proc/loadavg: 6.94 7.82 7.94 12/220 8797
/proc/meminfo: memFree=30520056/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15703128 CPUtime=11.4 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 156224 0 1 0 1120 20 0 0 23 0 22 0 524246787 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3925782 144430 2277 9 0 3916501 0
[pid=8749/tid=8755] ppid=8747 vsize=15703128 CPUtime=0.32 cores=1,3,5,7
/proc/8749/task/8755/stat : 8755 (java) S 8747 8749 7936 0 -1 4202560 6046 0 1 0 31 1 0 0 18 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8759] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8759/stat : 8759 (java) S 8747 8749 7936 0 -1 4202560 1187 0 0 0 0 0 0 0 15 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8761] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8761/stat : 8761 (java) S 8747 8749 7936 0 -1 4202560 1002 0 0 0 0 0 0 0 15 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8763] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8763/stat : 8763 (java) S 8747 8749 7936 0 -1 4202560 482 0 0 0 0 0 0 0 16 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8765] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8765/stat : 8765 (java) S 8747 8749 7936 0 -1 4202560 394 0 0 0 0 0 0 0 15 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8767] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8767/stat : 8767 (java) S 8747 8749 7936 0 -1 4202560 903 0 0 0 0 0 0 0 15 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8769] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8769/stat : 8769 (java) S 8747 8749 7936 0 -1 4202560 1737 0 0 0 0 0 0 0 15 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8771] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8771/stat : 8771 (java) S 8747 8749 7936 0 -1 4202560 2196 0 0 0 0 0 0 0 15 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8773] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8773/stat : 8773 (java) S 8747 8749 7936 0 -1 4202560 1322 0 0 0 0 0 0 0 15 0 22 0 524246788 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8775] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8775/stat : 8775 (java) S 8747 8749 7936 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 22 0 524246789 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 0 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8777] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8777/stat : 8777 (java) S 8747 8749 7936 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524246790 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8779] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8779/stat : 8779 (java) S 8747 8749 7936 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524246790 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8780] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8780/stat : 8780 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524246792 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216470961 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8782] ppid=8747 vsize=15703128 CPUtime=1.05 cores=1,3,5,7
/proc/8749/task/8782/stat : 8782 (java) S 8747 8749 7936 0 -1 4202560 13901 0 0 0 104 1 0 0 15 0 22 0 524246792 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8784] ppid=8747 vsize=15703128 CPUtime=1.15 cores=1,3,5,7
/proc/8749/task/8784/stat : 8784 (java) S 8747 8749 7936 0 -1 4202560 6442 0 0 0 114 1 0 0 15 0 22 0 524246792 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8786] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8786/stat : 8786 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524246792 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8788] ppid=8747 vsize=15703128 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8788/stat : 8788 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 524246792 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8790] ppid=8747 vsize=15703128 CPUtime=2.4 cores=1,3,5,7
/proc/8749/task/8790/stat : 8790 (java) R 8747 8749 7936 0 -1 4202560 33856 0 0 0 238 2 0 0 20 0 22 0 524246812 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505595008 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8749/tid=8791] ppid=8747 vsize=15703128 CPUtime=1.68 cores=1,3,5,7
/proc/8749/task/8791/stat : 8791 (java) R 8747 8749 7936 0 -1 4202560 23066 0 0 0 165 3 0 0 24 0 22 0 524246812 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505903969 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8749/tid=8792] ppid=8747 vsize=15703128 CPUtime=2.28 cores=1,3,5,7
/proc/8749/task/8792/stat : 8792 (java) R 8747 8749 7936 0 -1 4202560 28488 0 0 0 225 3 0 0 20 0 22 0 524246812 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505987786 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8749/tid=8793] ppid=8747 vsize=15703128 CPUtime=2.4 cores=1,3,5,7
/proc/8749/task/8793/stat : 8793 (java) R 8747 8749 7936 0 -1 4202560 33629 0 0 0 236 4 0 0 19 0 22 0 524246812 16080003072 144430 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505841201 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 15703128

[startup+6.30112 s]
/proc/loadavg: 7.03 7.83 7.94 9/220 8797
/proc/meminfo: memFree=29597204/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15696172 CPUtime=24.15 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 157369 0 1 0 2395 20 0 0 23 0 22 0 524246787 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3924043 137140 2284 9 0 3914762 0
[pid=8749/tid=8755] ppid=8747 vsize=15696172 CPUtime=0.32 cores=1,3,5,7
/proc/8749/task/8755/stat : 8755 (java) S 8747 8749 7936 0 -1 4202560 6046 0 1 0 31 1 0 0 18 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8759] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8759/stat : 8759 (java) S 8747 8749 7936 0 -1 4202560 1414 0 0 0 0 0 0 0 15 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8761] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8761/stat : 8761 (java) S 8747 8749 7936 0 -1 4202560 1002 0 0 0 0 0 0 0 15 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8763] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8763/stat : 8763 (java) S 8747 8749 7936 0 -1 4202560 739 0 0 0 0 0 0 0 16 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8765] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8765/stat : 8765 (java) S 8747 8749 7936 0 -1 4202560 488 0 0 0 0 0 0 0 15 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8767] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8767/stat : 8767 (java) S 8747 8749 7936 0 -1 4202560 909 0 0 0 0 0 0 0 15 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8769] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8769/stat : 8769 (java) S 8747 8749 7936 0 -1 4202560 1978 0 0 0 0 0 0 0 16 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8771] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8771/stat : 8771 (java) S 8747 8749 7936 0 -1 4202560 2412 0 0 0 0 0 0 0 15 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8773] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8773/stat : 8773 (java) S 8747 8749 7936 0 -1 4202560 1385 0 0 0 0 0 0 0 15 0 22 0 524246788 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8775] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8775/stat : 8775 (java) S 8747 8749 7936 0 -1 4202560 187 0 0 0 0 0 0 0 15 0 22 0 524246789 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 0 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8777] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8777/stat : 8777 (java) S 8747 8749 7936 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8779] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8779/stat : 8779 (java) S 8747 8749 7936 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8780] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8780/stat : 8780 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524246792 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216470961 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8782] ppid=8747 vsize=15696172 CPUtime=1.08 cores=1,3,5,7
/proc/8749/task/8782/stat : 8782 (java) S 8747 8749 7936 0 -1 4202560 13903 0 0 0 107 1 0 0 15 0 22 0 524246792 16072880128 137140 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0

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

[pid=8749/tid=8791] ppid=8747 vsize=15696172 CPUtime=1107.42 cores=1,3,5,7
/proc/8749/task/8791/stat : 8791 (java) R 8747 8749 7936 0 -1 4202560 315856 0 0 0 110694 48 0 0 25 0 22 0 524246812 16072880128 89809 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505906868 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8749/tid=8792] ppid=8747 vsize=15696172 CPUtime=1108.12 cores=1,3,5,7
/proc/8749/task/8792/stat : 8792 (java) R 8747 8749 7936 0 -1 4202560 320121 0 0 0 110762 50 0 0 25 0 22 0 524246812 16072880128 89809 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505821792 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8749/tid=8793] ppid=8747 vsize=15696172 CPUtime=1108.11 cores=1,3,5,7
/proc/8749/task/8793/stat : 8793 (java) R 8747 8749 7936 0 -1 4202560 321892 0 0 0 110761 50 0 0 25 0 22 0 524246812 16072880128 89809 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505804310 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4462.17
Current children cumulated vsize (KiB) 15696172

[startup+1182.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/220 8828
/proc/meminfo: memFree=30545420/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15696172 CPUtime=4700.72 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 2347493 0 1 0 469599 473 0 0 23 0 22 0 524246787 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3924043 96133 2298 9 0 3914762 0
[pid=8749/tid=8755] ppid=8747 vsize=15696172 CPUtime=0.32 cores=1,3,5,7
/proc/8749/task/8755/stat : 8755 (java) S 8747 8749 7936 0 -1 4202560 6046 0 1 0 31 1 0 0 18 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8759] ppid=8747 vsize=15696172 CPUtime=3.37 cores=1,3,5,7
/proc/8749/task/8759/stat : 8759 (java) S 8747 8749 7936 0 -1 4202560 119158 0 0 0 315 22 0 0 15 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8761] ppid=8747 vsize=15696172 CPUtime=3.33 cores=1,3,5,7
/proc/8749/task/8761/stat : 8761 (java) S 8747 8749 7936 0 -1 4202560 119747 0 0 0 311 22 0 0 15 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8763] ppid=8747 vsize=15696172 CPUtime=3.31 cores=1,3,5,7
/proc/8749/task/8763/stat : 8763 (java) S 8747 8749 7936 0 -1 4202560 119591 0 0 0 309 22 0 0 15 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8765] ppid=8747 vsize=15696172 CPUtime=3.4 cores=1,3,5,7
/proc/8749/task/8765/stat : 8765 (java) S 8747 8749 7936 0 -1 4202560 115114 0 0 0 320 20 0 0 16 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8767] ppid=8747 vsize=15696172 CPUtime=3.37 cores=1,3,5,7
/proc/8749/task/8767/stat : 8767 (java) S 8747 8749 7936 0 -1 4202560 116382 0 0 0 315 22 0 0 15 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8769] ppid=8747 vsize=15696172 CPUtime=3.42 cores=1,3,5,7
/proc/8749/task/8769/stat : 8769 (java) S 8747 8749 7936 0 -1 4202560 116209 0 0 0 321 21 0 0 16 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8771] ppid=8747 vsize=15696172 CPUtime=3.38 cores=1,3,5,7
/proc/8749/task/8771/stat : 8771 (java) S 8747 8749 7936 0 -1 4202560 116332 0 0 0 316 22 0 0 15 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8773] ppid=8747 vsize=15696172 CPUtime=3.4 cores=1,3,5,7
/proc/8749/task/8773/stat : 8773 (java) S 8747 8749 7936 0 -1 4202560 127434 0 0 0 316 24 0 0 15 0 22 0 524246788 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8775] ppid=8747 vsize=15696172 CPUtime=2.42 cores=1,3,5,7
/proc/8749/task/8775/stat : 8775 (java) S 8747 8749 7936 0 -1 4202560 6197 0 0 0 164 78 0 0 15 0 22 0 524246789 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 0 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8777] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8777/stat : 8777 (java) S 8747 8749 7936 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8779] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8779/stat : 8779 (java) S 8747 8749 7936 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8780] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8780/stat : 8780 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524246792 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216470961 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8782] ppid=8747 vsize=15696172 CPUtime=1.12 cores=1,3,5,7
/proc/8749/task/8782/stat : 8782 (java) S 8747 8749 7936 0 -1 4202560 13913 0 0 0 111 1 0 0 15 0 22 0 524246792 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8784] ppid=8747 vsize=15696172 CPUtime=1.25 cores=1,3,5,7
/proc/8749/task/8784/stat : 8784 (java) S 8747 8749 7936 0 -1 4202560 6470 0 0 0 124 1 0 0 15 0 22 0 524246792 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8786] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8786/stat : 8786 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524246792 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8788] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8788/stat : 8788 (java) S 8747 8749 7936 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 524246792 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8790] ppid=8747 vsize=15696172 CPUtime=1167.08 cores=1,3,5,7
/proc/8749/task/8790/stat : 8790 (java) R 8747 8749 7936 0 -1 4202560 347114 0 0 0 116655 53 0 0 25 0 22 0 524246812 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505712292 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8749/tid=8791] ppid=8747 vsize=15696172 CPUtime=1166.75 cores=1,3,5,7
/proc/8749/task/8791/stat : 8791 (java) R 8747 8749 7936 0 -1 4202560 335791 0 0 0 116625 50 0 0 25 0 22 0 524246812 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912506016611 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8749/tid=8792] ppid=8747 vsize=15696172 CPUtime=1167.29 cores=1,3,5,7
/proc/8749/task/8792/stat : 8792 (java) R 8747 8749 7936 0 -1 4202560 339380 0 0 0 116676 53 0 0 25 0 22 0 524246812 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 47273085306770 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=8749/tid=8793] ppid=8747 vsize=15696172 CPUtime=1167.35 cores=1,3,5,7
/proc/8749/task/8793/stat : 8793 (java) R 8747 8749 7936 0 -1 4202560 341164 0 0 0 116683 52 0 0 25 0 22 0 524246812 16072880128 96133 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505699938 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4700.72
Current children cumulated vsize (KiB) 15696172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/220 8829
/proc/meminfo: memFree=30517504/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15696172 CPUtime=4800.1 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 2390320 0 1 0 479528 482 0 0 23 0 22 0 524246787 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3924043 93994 2298 9 0 3914762 0
[pid=8749/tid=8755] ppid=8747 vsize=15696172 CPUtime=0.32 cores=1,3,5,7
/proc/8749/task/8755/stat : 8755 (java) S 8747 8749 7936 0 -1 4202560 6046 0 1 0 31 1 0 0 18 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8759] ppid=8747 vsize=15696172 CPUtime=3.44 cores=1,3,5,7
/proc/8749/task/8759/stat : 8759 (java) S 8747 8749 7936 0 -1 4202560 122312 0 0 0 322 22 0 0 16 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8761] ppid=8747 vsize=15696172 CPUtime=3.4 cores=1,3,5,7
/proc/8749/task/8761/stat : 8761 (java) S 8747 8749 7936 0 -1 4202560 121974 0 0 0 317 23 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8763] ppid=8747 vsize=15696172 CPUtime=3.37 cores=1,3,5,7
/proc/8749/task/8763/stat : 8763 (java) S 8747 8749 7936 0 -1 4202560 123280 0 0 0 315 22 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8765] ppid=8747 vsize=15696172 CPUtime=3.46 cores=1,3,5,7
/proc/8749/task/8765/stat : 8765 (java) S 8747 8749 7936 0 -1 4202560 118742 0 0 0 325 21 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8767] ppid=8747 vsize=15696172 CPUtime=3.45 cores=1,3,5,7
/proc/8749/task/8767/stat : 8767 (java) S 8747 8749 7936 0 -1 4202560 119287 0 0 0 322 23 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8769] ppid=8747 vsize=15696172 CPUtime=3.48 cores=1,3,5,7
/proc/8749/task/8769/stat : 8769 (java) S 8747 8749 7936 0 -1 4202560 119212 0 0 0 327 21 0 0 16 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8771] ppid=8747 vsize=15696172 CPUtime=3.45 cores=1,3,5,7
/proc/8749/task/8771/stat : 8771 (java) S 8747 8749 7936 0 -1 4202560 120066 0 0 0 323 22 0 0 16 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8773] ppid=8747 vsize=15696172 CPUtime=3.45 cores=1,3,5,7
/proc/8749/task/8773/stat : 8773 (java) S 8747 8749 7936 0 -1 4202560 129622 0 0 0 321 24 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8775] ppid=8747 vsize=15696172 CPUtime=2.48 cores=1,3,5,7
/proc/8749/task/8775/stat : 8775 (java) S 8747 8749 7936 0 -1 4202560 6291 0 0 0 168 80 0 0 15 0 22 0 524246789 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 0 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8777] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8777/stat : 8777 (java) S 8747 8749 7936 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8779] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8779/stat : 8779 (java) S 8747 8749 7936 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8780] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8780/stat : 8780 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216470961 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8782] ppid=8747 vsize=15696172 CPUtime=1.12 cores=1,3,5,7
/proc/8749/task/8782/stat : 8782 (java) S 8747 8749 7936 0 -1 4202560 13913 0 0 0 111 1 0 0 15 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8784] ppid=8747 vsize=15696172 CPUtime=1.25 cores=1,3,5,7
/proc/8749/task/8784/stat : 8784 (java) S 8747 8749 7936 0 -1 4202560 6470 0 0 0 124 1 0 0 15 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8786] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8786/stat : 8786 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8788] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8788/stat : 8788 (java) S 8747 8749 7936 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8790] ppid=8747 vsize=15696172 CPUtime=1191.73 cores=1,3,5,7
/proc/8749/task/8790/stat : 8790 (java) R 8747 8749 7936 0 -1 4202560 351298 0 0 0 119119 54 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 47273085305259 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8749/tid=8791] ppid=8747 vsize=15696172 CPUtime=1191.48 cores=1,3,5,7
/proc/8749/task/8791/stat : 8791 (java) R 8747 8749 7936 0 -1 4202560 340571 0 0 0 119097 51 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505650962 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8749/tid=8792] ppid=8747 vsize=15696172 CPUtime=1192.01 cores=1,3,5,7
/proc/8749/task/8792/stat : 8792 (java) R 8747 8749 7936 0 -1 4202560 344069 0 0 0 119147 54 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 18446744073699065974 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8749/tid=8793] ppid=8747 vsize=15696172 CPUtime=1192.04 cores=1,3,5,7
/proc/8749/task/8793/stat : 8793 (java) R 8747 8749 7936 0 -1 4202560 345714 0 0 0 119151 53 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505804410 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15696172

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

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

[startup+1207.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/220 8829
/proc/meminfo: memFree=30517504/32951124 swapFree=67107188/67111528
[pid=8749] ppid=8747 vsize=15696172 CPUtime=4800.1 cores=1,3,5,7
/proc/8749/stat : 8749 (java) S 8747 8749 7936 0 -1 4202496 2390320 0 1 0 479528 482 0 0 23 0 22 0 524246787 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/8749/statm: 3924043 93994 2298 9 0 3914762 0
[pid=8749/tid=8755] ppid=8747 vsize=15696172 CPUtime=0.32 cores=1,3,5,7
/proc/8749/task/8755/stat : 8755 (java) S 8747 8749 7936 0 -1 4202560 6046 0 1 0 31 1 0 0 18 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8759] ppid=8747 vsize=15696172 CPUtime=3.44 cores=1,3,5,7
/proc/8749/task/8759/stat : 8759 (java) S 8747 8749 7936 0 -1 4202560 122312 0 0 0 322 22 0 0 16 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8761] ppid=8747 vsize=15696172 CPUtime=3.4 cores=1,3,5,7
/proc/8749/task/8761/stat : 8761 (java) S 8747 8749 7936 0 -1 4202560 121974 0 0 0 317 23 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8763] ppid=8747 vsize=15696172 CPUtime=3.37 cores=1,3,5,7
/proc/8749/task/8763/stat : 8763 (java) S 8747 8749 7936 0 -1 4202560 123280 0 0 0 315 22 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8765] ppid=8747 vsize=15696172 CPUtime=3.46 cores=1,3,5,7
/proc/8749/task/8765/stat : 8765 (java) S 8747 8749 7936 0 -1 4202560 118742 0 0 0 325 21 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8767] ppid=8747 vsize=15696172 CPUtime=3.45 cores=1,3,5,7
/proc/8749/task/8767/stat : 8767 (java) S 8747 8749 7936 0 -1 4202560 119287 0 0 0 322 23 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8769] ppid=8747 vsize=15696172 CPUtime=3.48 cores=1,3,5,7
/proc/8749/task/8769/stat : 8769 (java) S 8747 8749 7936 0 -1 4202560 119212 0 0 0 327 21 0 0 16 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8771] ppid=8747 vsize=15696172 CPUtime=3.45 cores=1,3,5,7
/proc/8749/task/8771/stat : 8771 (java) S 8747 8749 7936 0 -1 4202560 120066 0 0 0 323 22 0 0 16 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8773] ppid=8747 vsize=15696172 CPUtime=3.45 cores=1,3,5,7
/proc/8749/task/8773/stat : 8773 (java) S 8747 8749 7936 0 -1 4202560 129622 0 0 0 321 24 0 0 15 0 22 0 524246788 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8775] ppid=8747 vsize=15696172 CPUtime=2.48 cores=1,3,5,7
/proc/8749/task/8775/stat : 8775 (java) S 8747 8749 7936 0 -1 4202560 6291 0 0 0 168 80 0 0 15 0 22 0 524246789 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 0 0 16800975 18446604470524797952 0 0 -1 1 0 0 0
[pid=8749/tid=8777] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8777/stat : 8777 (java) S 8747 8749 7936 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8779] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8779/stat : 8779 (java) S 8747 8749 7936 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 524246790 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8780] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8780/stat : 8780 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216470961 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8782] ppid=8747 vsize=15696172 CPUtime=1.12 cores=1,3,5,7
/proc/8749/task/8782/stat : 8782 (java) S 8747 8749 7936 0 -1 4202560 13913 0 0 0 111 1 0 0 15 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 7 0 0 0
[pid=8749/tid=8784] ppid=8747 vsize=15696172 CPUtime=1.25 cores=1,3,5,7
/proc/8749/task/8784/stat : 8784 (java) S 8747 8749 7936 0 -1 4202560 6470 0 0 0 124 1 0 0 15 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 3 0 0 0
[pid=8749/tid=8786] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8786/stat : 8786 (java) S 8747 8749 7936 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463257 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8788] ppid=8747 vsize=15696172 CPUtime=0 cores=1,3,5,7
/proc/8749/task/8788/stat : 8788 (java) S 8747 8749 7936 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 524246792 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 210216463872 0 4 0 16800975 18446604470524797952 0 0 -1 5 0 0 0
[pid=8749/tid=8790] ppid=8747 vsize=15696172 CPUtime=1191.73 cores=1,3,5,7
/proc/8749/task/8790/stat : 8790 (java) R 8747 8749 7936 0 -1 4202560 351298 0 0 0 119119 54 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 47273085305259 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8749/tid=8791] ppid=8747 vsize=15696172 CPUtime=1191.48 cores=1,3,5,7
/proc/8749/task/8791/stat : 8791 (java) R 8747 8749 7936 0 -1 4202560 340571 0 0 0 119097 51 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505650962 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8749/tid=8792] ppid=8747 vsize=15696172 CPUtime=1192.01 cores=1,3,5,7
/proc/8749/task/8792/stat : 8792 (java) R 8747 8749 7936 0 -1 4202560 344069 0 0 0 119147 54 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 18446744073699065974 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=8749/tid=8793] ppid=8747 vsize=15696172 CPUtime=1192.04 cores=1,3,5,7
/proc/8749/task/8793/stat : 8793 (java) R 8747 8749 7936 0 -1 4202560 345714 0 0 0 119151 53 0 0 25 0 22 0 524246812 16072880128 93994 33554432000 1073741824 1073778376 140733330201728 18446744073709551615 46912505804410 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 15696172

Child status: 143
Real time (s): 1207.33
CPU time (s): 4800.15
CPU user time (s): 4795.31
CPU system time (s): 4.84226
CPU usage (%): 397.584
Max. virtual memory (cumulated for all children) (KiB): 15705896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.31
system time used= 4.84226
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2390345
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= 266597
involuntary context switches= 153919

runsolver used 2.03669 second user time and 4.5883 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 03:21:23
IDJOB=3312635
IDBENCH=82820
IDSOLVER=1699
FILE ID=node130/3312635-1304126483
RUNJOBID= node130-1304126483-8735
PBS_JOBID= 13170734
Free space on /tmp= 71996 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312635-1304126483/watcher-3312635-1304126483 -o /tmp/evaluation-result-3312635-1304126483/solver-3312635-1304126483 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312635-1304126483.cnf

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

MD5SUM BENCH= 6f66bb3f92a8c8e75d9af481af0c129f
RANDOM SEED=1713410853

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31232516 kB
Buffers:        167772 kB
Cached:        1213736 kB
SwapCached:       1596 kB
Active:          80952 kB
Inactive:      1362104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31232516 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            3596 kB
Writeback:           0 kB
AnonPages:       60108 kB
Mapped:          14580 kB
Slab:           212768 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188176 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= 71992 MiB
End job on node130 at 2011-04-30 03:41:32