Trace number 3313152

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
Bench CategoryCRAFTED (crafted 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 variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

0.10/0.12	44:28 INFO : Reading from input HOME/instance-3313152-1304185468.cnf
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Executor set job limit to 1000000
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
2.54/1.31	44:29 INFO : 810 variables remaining out of 810
2.54/1.31	44:29 INFO : 410295 literals remaining out of 205566

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-3313152-1304185468/watcher-3313152-1304185468 -o /tmp/evaluation-result-3313152-1304185468/solver-3313152-1304185468 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313152-1304185468.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: 4.27 6.81 7.08 2/174 12982
/proc/meminfo: memFree=30370976/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/12982/stat : 12982 (java) R 12980 12982 12950 0 -1 4202496 1090 0 0 0 0 0 0 0 25 0 1 0 262738046 23580672 577 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268655699712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12982/statm: 5757 589 443 9 0 124 0

[startup+0.0485589 s]
/proc/loadavg: 4.27 6.81 7.08 2/174 12982
/proc/meminfo: memFree=30370976/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 3880 0 1 0 3 0 0 0 25 0 13 0 262738046 15978749952 3320 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3901062 3320 1689 9 0 3891810 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100548 s]
/proc/loadavg: 4.27 6.81 7.08 2/174 12982
/proc/meminfo: memFree=30370976/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15676428 CPUtime=0.1 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 5583 0 1 0 9 1 0 0 25 0 18 0 262738046 16052662272 4988 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3919107 4988 2117 9 0 3909826 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676428

[startup+0.300456 s]
/proc/loadavg: 4.27 6.81 7.08 2/174 12982
/proc/meminfo: memFree=30370976/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15681648 CPUtime=0.51 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 15095 0 1 0 48 3 0 0 25 0 18 0 262738046 16058007552 13296 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3920412 13303 2207 9 0 3911131 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681648

[startup+0.70042 s]
/proc/loadavg: 4.27 6.81 7.08 2/174 12982
/proc/meminfo: memFree=30370976/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15685760 CPUtime=1.12 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 46704 0 1 0 106 6 0 0 25 0 22 0 262738046 16062218240 42692 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3921440 42692 2248 9 0 3912159 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 15685760

[startup+1.50131 s]
/proc/loadavg: 4.27 6.81 7.08 5/220 13031
/proc/meminfo: memFree=30028556/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15686464 CPUtime=3.03 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 55972 0 1 0 295 8 0 0 25 0 22 0 262738046 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3921616 46948 2266 9 0 3912335 0
[pid=12982/tid=12984] ppid=12980 vsize=15686464 CPUtime=1.29 cores=1,3,5,7
/proc/12982/task/12984/stat : 12984 (java) S 12980 12982 12950 0 -1 4202560 35647 0 1 0 124 5 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12985] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12985/stat : 12985 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12986] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12986/stat : 12986 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12987] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12987/stat : 12987 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12988] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12988/stat : 12988 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12989] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12989/stat : 12989 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12990] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12990/stat : 12990 (java) S 12980 12982 12950 0 -1 4202560 64 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12991] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12991/stat : 12991 (java) S 12980 12982 12950 0 -1 4202560 325 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12992] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12992/stat : 12992 (java) S 12980 12982 12950 0 -1 4202560 12 0 0 0 0 0 0 0 21 0 22 0 262738047 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12993] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12993/stat : 12993 (java) S 12980 12982 12950 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 262738048 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 0 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12994] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12994/stat : 12994 (java) S 12980 12982 12950 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 262738049 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12995] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12995/stat : 12995 (java) S 12980 12982 12950 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 262738049 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12997] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12997/stat : 12997 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672485809 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12998] ppid=12980 vsize=15686464 CPUtime=0.55 cores=1,3,5,7
/proc/12982/task/12998/stat : 12998 (java) S 12980 12982 12950 0 -1 4202560 2824 0 0 0 55 0 0 0 19 0 22 0 262738051 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12999] ppid=12980 vsize=15686464 CPUtime=0.87 cores=1,3,5,7
/proc/12982/task/12999/stat : 12999 (java) S 12980 12982 12950 0 -1 4202560 15641 0 0 0 85 2 0 0 15 0 22 0 262738051 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=13000] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13000/stat : 13000 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=13001] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13001/stat : 13001 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262738051 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=13024] ppid=12980 vsize=15686464 CPUtime=0.11 cores=1,3,5,7
/proc/12982/task/13024/stat : 13024 (java) S 12980 12982 12950 0 -1 4202560 16 0 0 0 11 0 0 0 15 0 22 0 262738095 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=13025] ppid=12980 vsize=15686464 CPUtime=0.17 cores=1,3,5,7
/proc/12982/task/13025/stat : 13025 (java) S 12980 12982 12950 0 -1 4202560 27 0 0 0 17 0 0 0 16 0 22 0 262738095 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=13026] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13026/stat : 13026 (java) S 12980 12982 12950 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 262738095 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=13027] ppid=12980 vsize=15686464 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13027/stat : 13027 (java) S 12980 12982 12950 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 262738095 16062939136 46948 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 15686464

[startup+3.10097 s]
/proc/loadavg: 4.09 6.73 7.05 8/220 13031
/proc/meminfo: memFree=29959612/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15687972 CPUtime=8.88 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 118289 0 1 0 872 16 0 0 25 0 22 0 262738046 16064483328 109222 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3921993 109225 2284 9 0 3912712 0
[pid=12982/tid=12984] ppid=12980 vsize=15687972 CPUtime=1.29 cores=1,3,5,7
/proc/12982/task/12984/stat : 12984 (java) S 12980 12982 12950 0 -1 4202560 35647 0 1 0 124 5 0 0 21 0 22 0 262738047 16064483328 109226 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12985] ppid=12980 vsize=15687972 CPUtime=0.01 cores=1,3,5,7
/proc/12982/task/12985/stat : 12985 (java) S 12980 12982 12950 0 -1 4202560 5004 0 0 0 1 0 0 0 16 0 22 0 262738047 16064483328 109228 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12986] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12986/stat : 12986 (java) S 12980 12982 12950 0 -1 4202560 1476 0 0 0 0 0 0 0 15 0 22 0 262738047 16064483328 109230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12987] ppid=12980 vsize=15687972 CPUtime=0.01 cores=1,3,5,7
/proc/12982/task/12987/stat : 12987 (java) S 12980 12982 12950 0 -1 4202560 3438 0 0 0 1 0 0 0 15 0 22 0 262738047 16064483328 109232 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12988] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12988/stat : 12988 (java) S 12980 12982 12950 0 -1 4202560 2305 0 0 0 0 0 0 0 15 0 22 0 262738047 16064483328 109234 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12989] ppid=12980 vsize=15687972 CPUtime=0.01 cores=1,3,5,7
/proc/12982/task/12989/stat : 12989 (java) S 12980 12982 12950 0 -1 4202560 3925 0 0 0 1 0 0 0 15 0 22 0 262738047 16064483328 109235 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12990] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12990/stat : 12990 (java) S 12980 12982 12950 0 -1 4202560 1443 0 0 0 0 0 0 0 15 0 22 0 262738047 16064483328 109237 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12991] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12991/stat : 12991 (java) S 12980 12982 12950 0 -1 4202560 1786 0 0 0 0 0 0 0 15 0 22 0 262738047 16064483328 109239 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12992] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12992/stat : 12992 (java) S 12980 12982 12950 0 -1 4202560 4448 0 0 0 0 0 0 0 15 0 22 0 262738047 16064483328 109240 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12993] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12993/stat : 12993 (java) S 12980 12982 12950 0 -1 4202560 210 0 0 0 0 0 0 0 15 0 22 0 262738048 16064483328 109242 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 0 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12994] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12994/stat : 12994 (java) S 12980 12982 12950 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 109243 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12995] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12995/stat : 12995 (java) S 12980 12982 12950 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 109244 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12997] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12997/stat : 12997 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 109246 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672485809 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12998] ppid=12980 vsize=15687972 CPUtime=0.68 cores=1,3,5,7
/proc/12982/task/12998/stat : 12998 (java) S 12980 12982 12950 0 -1 4202560 2866 0 0 0 68 0 0 0 15 0 22 0 262738051 16064483328 109247 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12999] ppid=12980 vsize=15687972 CPUtime=1.08 cores=1,3,5,7
/proc/12982/task/12999/stat : 12999 (java) S 12980 12982 12950 0 -1 4202560 16039 0 0 0 106 2 0 0 15 0 22 0 262738051 16064483328 109249 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=13000] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13000/stat : 13000 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 109250 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=13001] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13001/stat : 13001 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 262738051 16064483328 109252 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=13024] ppid=12980 vsize=15687972 CPUtime=1.44 cores=1,3,5,7
/proc/12982/task/13024/stat : 13024 (java) R 12980 12982 12950 0 -1 4202560 9805 0 0 0 144 0 0 0 17 0 22 0 262738095 16064483328 109254 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912506103549 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12982/tid=13025] ppid=12980 vsize=15687972 CPUtime=1.57 cores=1,3,5,7
/proc/12982/task/13025/stat : 13025 (java) R 12980 12982 12950 0 -1 4202560 9403 0 0 0 157 0 0 0 17 0 22 0 262738095 16064483328 109255 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505595247 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12982/tid=13026] ppid=12980 vsize=15687972 CPUtime=1.46 cores=1,3,5,7
/proc/12982/task/13026/stat : 13026 (java) R 12980 12982 12950 0 -1 4202560 9500 0 0 0 146 0 0 0 16 0 22 0 262738095 16064483328 109257 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505850390 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12982/tid=13027] ppid=12980 vsize=15687972 CPUtime=1.19 cores=1,3,5,7
/proc/12982/task/13027/stat : 13027 (java) R 12980 12982 12950 0 -1 4202560 9645 0 0 0 118 1 0 0 16 0 22 0 262738095 16064483328 109258 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912506104098 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.88
Current children cumulated vsize (KiB) 15687972

[startup+6.30141 s]
/proc/loadavg: 4.09 6.73 7.05 9/220 13031
/proc/meminfo: memFree=28889624/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15687972 CPUtime=21.55 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 298280 0 1 0 2117 38 0 0 25 0 22 0 262738046 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3921993 288986 2284 9 0 3912712 0
[pid=12982/tid=12984] ppid=12980 vsize=15687972 CPUtime=1.29 cores=1,3,5,7
/proc/12982/task/12984/stat : 12984 (java) S 12980 12982 12950 0 -1 4202560 35647 0 1 0 124 5 0 0 21 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12985] ppid=12980 vsize=15687972 CPUtime=0.02 cores=1,3,5,7
/proc/12982/task/12985/stat : 12985 (java) S 12980 12982 12950 0 -1 4202560 7756 0 0 0 1 1 0 0 15 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12986] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12986/stat : 12986 (java) S 12980 12982 12950 0 -1 4202560 4458 0 0 0 0 0 0 0 16 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12987] ppid=12980 vsize=15687972 CPUtime=0.01 cores=1,3,5,7
/proc/12982/task/12987/stat : 12987 (java) S 12980 12982 12950 0 -1 4202560 4483 0 0 0 1 0 0 0 15 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12988] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12988/stat : 12988 (java) S 12980 12982 12950 0 -1 4202560 5048 0 0 0 0 0 0 0 16 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12989] ppid=12980 vsize=15687972 CPUtime=0.02 cores=1,3,5,7
/proc/12982/task/12989/stat : 12989 (java) S 12980 12982 12950 0 -1 4202560 6210 0 0 0 1 1 0 0 15 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12990] ppid=12980 vsize=15687972 CPUtime=0.01 cores=1,3,5,7
/proc/12982/task/12990/stat : 12990 (java) S 12980 12982 12950 0 -1 4202560 6088 0 0 0 1 0 0 0 16 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12991] ppid=12980 vsize=15687972 CPUtime=0.01 cores=1,3,5,7
/proc/12982/task/12991/stat : 12991 (java) S 12980 12982 12950 0 -1 4202560 5980 0 0 0 1 0 0 0 16 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12992] ppid=12980 vsize=15687972 CPUtime=0.01 cores=1,3,5,7
/proc/12982/task/12992/stat : 12992 (java) S 12980 12982 12950 0 -1 4202560 5663 0 0 0 1 0 0 0 15 0 22 0 262738047 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12993] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12993/stat : 12993 (java) S 12980 12982 12950 0 -1 4202560 763 0 0 0 0 0 0 0 15 0 22 0 262738048 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 0 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12994] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12994/stat : 12994 (java) S 12980 12982 12950 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12995] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12995/stat : 12995 (java) S 12980 12982 12950 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12997] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12997/stat : 12997 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672485809 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12998] ppid=12980 vsize=15687972 CPUtime=0.78 cores=1,3,5,7
/proc/12982/task/12998/stat : 12998 (java) S 12980 12982 12950 0 -1 4202560 2879 0 0 0 78 0 0 0 15 0 22 0 262738051 16064483328 288986 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0

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

[pid=12982/tid=13025] ppid=12980 vsize=15687972 CPUtime=1048.16 cores=1,3,5,7
/proc/12982/task/13025/stat : 13025 (java) R 12980 12982 12950 0 -1 4202560 353944 0 0 0 104771 45 0 0 25 0 22 0 262738095 16064483328 146250 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912506006219 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12982/tid=13026] ppid=12980 vsize=15687972 CPUtime=1047.26 cores=1,3,5,7
/proc/12982/task/13026/stat : 13026 (java) R 12980 12982 12950 0 -1 4202560 342902 0 0 0 104676 50 0 0 25 0 22 0 262738095 16064483328 146250 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505855343 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12982/tid=13027] ppid=12980 vsize=15687972 CPUtime=1047.9 cores=1,3,5,7
/proc/12982/task/13027/stat : 13027 (java) R 12980 12982 12950 0 -1 4202560 337134 0 0 0 104748 42 0 0 25 0 22 0 262738095 16064483328 146250 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912506104094 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4223.22
Current children cumulated vsize (KiB) 15687972

[startup+1122.3 s]
/proc/loadavg: 8.08 8.00 7.71 9/220 13073
/proc/meminfo: memFree=29325564/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15687972 CPUtime=4461.99 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 2566822 0 1 0 445711 488 0 0 25 0 22 0 262738046 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3921993 132750 2299 9 0 3912712 0
[pid=12982/tid=12984] ppid=12980 vsize=15687972 CPUtime=1.29 cores=1,3,5,7
/proc/12982/task/12984/stat : 12984 (java) S 12980 12982 12950 0 -1 4202560 35647 0 1 0 124 5 0 0 21 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12985] ppid=12980 vsize=15687972 CPUtime=3.48 cores=1,3,5,7
/proc/12982/task/12985/stat : 12985 (java) S 12980 12982 12950 0 -1 4202560 135946 0 0 0 320 28 0 0 16 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12986] ppid=12980 vsize=15687972 CPUtime=3.39 cores=1,3,5,7
/proc/12982/task/12986/stat : 12986 (java) S 12980 12982 12950 0 -1 4202560 127264 0 0 0 312 27 0 0 16 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12987] ppid=12980 vsize=15687972 CPUtime=3.46 cores=1,3,5,7
/proc/12982/task/12987/stat : 12987 (java) S 12980 12982 12950 0 -1 4202560 131983 0 0 0 321 25 0 0 15 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12988] ppid=12980 vsize=15687972 CPUtime=3.47 cores=1,3,5,7
/proc/12982/task/12988/stat : 12988 (java) S 12980 12982 12950 0 -1 4202560 134890 0 0 0 321 26 0 0 15 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12989] ppid=12980 vsize=15687972 CPUtime=3.48 cores=1,3,5,7
/proc/12982/task/12989/stat : 12989 (java) S 12980 12982 12950 0 -1 4202560 131189 0 0 0 322 26 0 0 16 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12990] ppid=12980 vsize=15687972 CPUtime=3.52 cores=1,3,5,7
/proc/12982/task/12990/stat : 12990 (java) S 12980 12982 12950 0 -1 4202560 133465 0 0 0 325 27 0 0 15 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12991] ppid=12980 vsize=15687972 CPUtime=3.53 cores=1,3,5,7
/proc/12982/task/12991/stat : 12991 (java) S 12980 12982 12950 0 -1 4202560 135925 0 0 0 325 28 0 0 15 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12992] ppid=12980 vsize=15687972 CPUtime=3.48 cores=1,3,5,7
/proc/12982/task/12992/stat : 12992 (java) S 12980 12982 12950 0 -1 4202560 133495 0 0 0 322 26 0 0 16 0 22 0 262738047 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12993] ppid=12980 vsize=15687972 CPUtime=2.29 cores=1,3,5,7
/proc/12982/task/12993/stat : 12993 (java) S 12980 12982 12950 0 -1 4202560 6776 0 0 0 168 61 0 0 15 0 22 0 262738048 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 0 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12994] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12994/stat : 12994 (java) S 12980 12982 12950 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12995] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12995/stat : 12995 (java) S 12980 12982 12950 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12997] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12997/stat : 12997 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672485809 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12998] ppid=12980 vsize=15687972 CPUtime=0.99 cores=1,3,5,7
/proc/12982/task/12998/stat : 12998 (java) S 12980 12982 12950 0 -1 4202560 2940 0 0 0 99 0 0 0 16 0 22 0 262738051 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12999] ppid=12980 vsize=15687972 CPUtime=1.38 cores=1,3,5,7
/proc/12982/task/12999/stat : 12999 (java) S 12980 12982 12950 0 -1 4202560 16077 0 0 0 136 2 0 0 15 0 22 0 262738051 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=13000] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13000/stat : 13000 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=13001] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13001/stat : 13001 (java) S 12980 12982 12950 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 262738051 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=13024] ppid=12980 vsize=15687972 CPUtime=1106.85 cores=1,3,5,7
/proc/12982/task/13024/stat : 13024 (java) R 12980 12982 12950 0 -1 4202560 361639 0 0 0 110630 55 0 0 25 0 22 0 262738095 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912506028964 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12982/tid=13025] ppid=12980 vsize=15687972 CPUtime=1107.54 cores=1,3,5,7
/proc/12982/task/13025/stat : 13025 (java) R 12980 12982 12950 0 -1 4202560 368079 0 0 0 110706 48 0 0 25 0 22 0 262738095 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505850678 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12982/tid=13026] ppid=12980 vsize=15687972 CPUtime=1106.47 cores=1,3,5,7
/proc/12982/task/13026/stat : 13026 (java) R 12980 12982 12950 0 -1 4202560 358070 0 0 0 110596 51 0 0 25 0 22 0 262738095 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505523263 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12982/tid=13027] ppid=12980 vsize=15687972 CPUtime=1107.21 cores=1,3,5,7
/proc/12982/task/13027/stat : 13027 (java) R 12980 12982 12950 0 -1 4202560 351991 0 0 0 110676 45 0 0 25 0 22 0 262738095 16064483328 132750 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 47046054461796 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4461.99
Current children cumulated vsize (KiB) 15687972

[startup+1182.3 s]
/proc/loadavg: 8.03 8.00 7.73 9/220 13074
/proc/meminfo: memFree=29204016/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15687972 CPUtime=4700.44 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 2708561 0 1 0 469528 516 0 0 25 0 22 0 262738046 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3921993 147230 2299 9 0 3912712 0
[pid=12982/tid=12984] ppid=12980 vsize=15687972 CPUtime=1.29 cores=1,3,5,7
/proc/12982/task/12984/stat : 12984 (java) S 12980 12982 12950 0 -1 4202560 35647 0 1 0 124 5 0 0 21 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12985] ppid=12980 vsize=15687972 CPUtime=3.66 cores=1,3,5,7
/proc/12982/task/12985/stat : 12985 (java) S 12980 12982 12950 0 -1 4202560 145961 0 0 0 336 30 0 0 16 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12986] ppid=12980 vsize=15687972 CPUtime=3.56 cores=1,3,5,7
/proc/12982/task/12986/stat : 12986 (java) S 12980 12982 12950 0 -1 4202560 137236 0 0 0 326 30 0 0 15 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12987] ppid=12980 vsize=15687972 CPUtime=3.64 cores=1,3,5,7
/proc/12982/task/12987/stat : 12987 (java) S 12980 12982 12950 0 -1 4202560 140719 0 0 0 338 26 0 0 15 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12988] ppid=12980 vsize=15687972 CPUtime=3.66 cores=1,3,5,7
/proc/12982/task/12988/stat : 12988 (java) S 12980 12982 12950 0 -1 4202560 144629 0 0 0 338 28 0 0 15 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12989] ppid=12980 vsize=15687972 CPUtime=3.65 cores=1,3,5,7
/proc/12982/task/12989/stat : 12989 (java) S 12980 12982 12950 0 -1 4202560 141622 0 0 0 337 28 0 0 15 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12990] ppid=12980 vsize=15687972 CPUtime=3.72 cores=1,3,5,7
/proc/12982/task/12990/stat : 12990 (java) S 12980 12982 12950 0 -1 4202560 144273 0 0 0 343 29 0 0 15 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12991] ppid=12980 vsize=15687972 CPUtime=3.72 cores=1,3,5,7
/proc/12982/task/12991/stat : 12991 (java) S 12980 12982 12950 0 -1 4202560 145626 0 0 0 342 30 0 0 15 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12992] ppid=12980 vsize=15687972 CPUtime=3.66 cores=1,3,5,7
/proc/12982/task/12992/stat : 12992 (java) S 12980 12982 12950 0 -1 4202560 142289 0 0 0 339 27 0 0 15 0 22 0 262738047 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12993] ppid=12980 vsize=15687972 CPUtime=2.45 cores=1,3,5,7
/proc/12982/task/12993/stat : 12993 (java) S 12980 12982 12950 0 -1 4202560 7228 0 0 0 181 64 0 0 16 0 22 0 262738048 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 0 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12994] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12994/stat : 12994 (java) S 12980 12982 12950 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12995] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12995/stat : 12995 (java) S 12980 12982 12950 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12997] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12997/stat : 12997 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672485809 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12998] ppid=12980 vsize=15687972 CPUtime=0.99 cores=1,3,5,7
/proc/12982/task/12998/stat : 12998 (java) S 12980 12982 12950 0 -1 4202560 2940 0 0 0 99 0 0 0 16 0 22 0 262738051 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12999] ppid=12980 vsize=15687972 CPUtime=1.38 cores=1,3,5,7
/proc/12982/task/12999/stat : 12999 (java) S 12980 12982 12950 0 -1 4202560 16077 0 0 0 136 2 0 0 15 0 22 0 262738051 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=13000] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13000/stat : 13000 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=13001] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13001/stat : 13001 (java) S 12980 12982 12950 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 262738051 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=13024] ppid=12980 vsize=15687972 CPUtime=1165.98 cores=1,3,5,7
/proc/12982/task/13024/stat : 13024 (java) R 12980 12982 12950 0 -1 4202560 377362 0 0 0 116541 57 0 0 25 0 22 0 262738095 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912506058028 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12982/tid=13025] ppid=12980 vsize=15687972 CPUtime=1166.72 cores=1,3,5,7
/proc/12982/task/13025/stat : 13025 (java) R 12980 12982 12950 0 -1 4202560 383563 0 0 0 116621 51 0 0 25 0 22 0 262738095 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505850537 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12982/tid=13026] ppid=12980 vsize=15687972 CPUtime=1165.79 cores=1,3,5,7
/proc/12982/task/13026/stat : 13026 (java) R 12980 12982 12950 0 -1 4202560 374978 0 0 0 116525 54 0 0 25 0 22 0 262738095 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505366048 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12982/tid=13027] ppid=12980 vsize=15687972 CPUtime=1166.41 cores=1,3,5,7
/proc/12982/task/13027/stat : 13027 (java) R 12980 12982 12950 0 -1 4202560 366961 0 0 0 116594 47 0 0 25 0 22 0 262738095 16064483328 147230 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505703982 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.44
Current children cumulated vsize (KiB) 15687972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.02 8.00 7.73 9/220 13075
/proc/meminfo: memFree=29168164/32951124 swapFree=67111524/67111528
[pid=12982] ppid=12980 vsize=15687972 CPUtime=4800.33 cores=1,3,5,7
/proc/12982/stat : 12982 (java) S 12980 12982 12950 0 -1 4202496 2778015 0 1 0 479504 529 0 0 25 0 22 0 262738046 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12982/statm: 3921993 161757 2299 9 0 3912712 0
[pid=12982/tid=12984] ppid=12980 vsize=15687972 CPUtime=1.29 cores=1,3,5,7
/proc/12982/task/12984/stat : 12984 (java) S 12980 12982 12950 0 -1 4202560 35647 0 1 0 124 5 0 0 21 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12985] ppid=12980 vsize=15687972 CPUtime=3.72 cores=1,3,5,7
/proc/12982/task/12985/stat : 12985 (java) S 12980 12982 12950 0 -1 4202560 148670 0 0 0 342 30 0 0 15 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12986] ppid=12980 vsize=15687972 CPUtime=3.64 cores=1,3,5,7
/proc/12982/task/12986/stat : 12986 (java) S 12980 12982 12950 0 -1 4202560 140993 0 0 0 333 31 0 0 15 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12987] ppid=12980 vsize=15687972 CPUtime=3.71 cores=1,3,5,7
/proc/12982/task/12987/stat : 12987 (java) S 12980 12982 12950 0 -1 4202560 144201 0 0 0 343 28 0 0 15 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12988] ppid=12980 vsize=15687972 CPUtime=3.73 cores=1,3,5,7
/proc/12982/task/12988/stat : 12988 (java) S 12980 12982 12950 0 -1 4202560 148724 0 0 0 345 28 0 0 15 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12989] ppid=12980 vsize=15687972 CPUtime=3.74 cores=1,3,5,7
/proc/12982/task/12989/stat : 12989 (java) S 12980 12982 12950 0 -1 4202560 144652 0 0 0 345 29 0 0 16 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12990] ppid=12980 vsize=15687972 CPUtime=3.79 cores=1,3,5,7
/proc/12982/task/12990/stat : 12990 (java) S 12980 12982 12950 0 -1 4202560 147153 0 0 0 349 30 0 0 15 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 7 0 0 0
[pid=12982/tid=12991] ppid=12980 vsize=15687972 CPUtime=3.8 cores=1,3,5,7
/proc/12982/task/12991/stat : 12991 (java) S 12980 12982 12950 0 -1 4202560 148711 0 0 0 349 31 0 0 15 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12992] ppid=12980 vsize=15687972 CPUtime=3.74 cores=1,3,5,7
/proc/12982/task/12992/stat : 12992 (java) S 12980 12982 12950 0 -1 4202560 144449 0 0 0 346 28 0 0 15 0 22 0 262738047 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=12993] ppid=12980 vsize=15687972 CPUtime=2.51 cores=1,3,5,7
/proc/12982/task/12993/stat : 12993 (java) S 12980 12982 12950 0 -1 4202560 7368 0 0 0 185 66 0 0 15 0 22 0 262738048 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 0 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12994] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12994/stat : 12994 (java) S 12980 12982 12950 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12995] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12995/stat : 12995 (java) S 12980 12982 12950 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 262738049 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12997] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/12997/stat : 12997 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672485809 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=12998] ppid=12980 vsize=15687972 CPUtime=0.99 cores=1,3,5,7
/proc/12982/task/12998/stat : 12998 (java) S 12980 12982 12950 0 -1 4202560 2940 0 0 0 99 0 0 0 16 0 22 0 262738051 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 1 0 0 0
[pid=12982/tid=12999] ppid=12980 vsize=15687972 CPUtime=1.38 cores=1,3,5,7
/proc/12982/task/12999/stat : 12999 (java) S 12980 12982 12950 0 -1 4202560 16077 0 0 0 136 2 0 0 15 0 22 0 262738051 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 3 0 0 0
[pid=12982/tid=13000] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13000/stat : 13000 (java) S 12980 12982 12950 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 262738051 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478105 0 4 0 16800975 18446604467184187264 0 0 -1 5 0 0 0
[pid=12982/tid=13001] ppid=12980 vsize=15687972 CPUtime=0 cores=1,3,5,7
/proc/12982/task/13001/stat : 13001 (java) R 12980 12982 12950 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 262738051 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 268672478720 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12982/tid=13024] ppid=12980 vsize=15687972 CPUtime=1190.68 cores=1,3,5,7
/proc/12982/task/13024/stat : 13024 (java) R 12980 12982 12950 0 -1 4202560 388102 0 0 0 119009 59 0 0 25 0 22 0 262738095 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12982/tid=13025] ppid=12980 vsize=15687972 CPUtime=1191.56 cores=1,3,5,7
/proc/12982/task/13025/stat : 13025 (java) R 12980 12982 12950 0 -1 4202560 393401 0 0 0 119104 52 0 0 25 0 22 0 262738095 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505855459 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12982/tid=13026] ppid=12980 vsize=15687972 CPUtime=1190.64 cores=1,3,5,7
/proc/12982/task/13026/stat : 13026 (java) R 12980 12982 12950 0 -1 4202560 387476 0 0 0 119009 55 0 0 25 0 22 0 262738095 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505800529 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12982/tid=13027] ppid=12980 vsize=15687972 CPUtime=1191.25 cores=1,3,5,7
/proc/12982/task/13027/stat : 13027 (java) R 12980 12982 12950 0 -1 4202560 377999 0 0 0 119077 48 0 0 25 0 22 0 262738095 16064483328 161757 33554432000 1073741824 1073778376 140735350537808 18446744073709551615 46912505662550 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15687972

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

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

Child status: 143
Real time (s): 1207.44
CPU time (s): 4800.4
CPU user time (s): 4795.08
CPU system time (s): 5.31919
CPU usage (%): 397.567
Max. virtual memory (cumulated for all children) (KiB): 15689044

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

runsolver used 1.80872 second user time and 4.84626 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 19:44:28
IDJOB=3313152
IDBENCH=83896
IDSOLVER=1699
FILE ID=node107/3313152-1304185468
RUNJOBID= node107-1304185468-12969
PBS_JOBID= 13172482
Free space on /tmp= 72624 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313152-1304185468/watcher-3313152-1304185468 -o /tmp/evaluation-result-3313152-1304185468/solver-3313152-1304185468 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313152-1304185468.cnf

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

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=684901287

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30371256 kB
Buffers:        401556 kB
Cached:        1760104 kB
SwapCached:          4 kB
Active:         152600 kB
Inactive:      2075900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30371256 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3168 kB
Writeback:           0 kB
AnonPages:       66180 kB
Mapped:          14324 kB
Slab:           286372 kB
PageTables:       4228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188024 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= 72620 MiB
End job on node107 at 2011-04-30 20:04:37