Trace number 3312878

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.11 1207.43

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1126657927-015.SATISFIABLE.cnf
MD5SUM129ae27f6626450c69af6381b8baccdf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.09392
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.11/0.12	49:42 INFO : Reading from input HOME/instance-3312878-1304178582.cnf
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Executor set job limit to 1000000
0.27/0.29	Starting Executor!
0.27/0.29	Starting Executor!
0.27/0.29	Starting Executor!
0.27/0.29	Starting Executor!
1.06/0.50	49:42 INFO : 175 variables remaining out of 175
1.06/0.50	49:42 INFO : 22362 literals remaining out of 22362

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

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

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


[startup+0 s]
/proc/loadavg: 8.06 8.09 8.04 3/194 10100
/proc/meminfo: memFree=28990780/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/10100/stat : 10100 (java) R 10098 10100 9908 0 -1 4202496 1194 0 0 0 0 0 0 0 25 0 1 0 608088844 23580672 681 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251362584040 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10100/statm: 5757 681 507 9 0 124 0

[startup+0.0611291 s]
/proc/loadavg: 8.06 8.09 8.04 3/194 10100
/proc/meminfo: memFree=28990780/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15609780 CPUtime=0.04 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 4206 0 1 0 4 0 0 0 25 0 18 0 608088844 15984414720 3646 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3902445 3646 1768 9 0 3893164 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609780

[startup+0.101133 s]
/proc/loadavg: 8.06 8.09 8.04 3/194 10100
/proc/meminfo: memFree=28990780/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15676748 CPUtime=0.11 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 5515 0 1 0 10 1 0 0 25 0 18 0 608088844 16052989952 4946 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3919187 4947 2116 9 0 3909906 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676748

[startup+0.305059 s]
/proc/loadavg: 8.06 8.09 8.04 3/194 10100
/proc/meminfo: memFree=28990780/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15685736 CPUtime=0.52 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 13375 0 1 0 50 2 0 0 25 0 22 0 608088844 16062193664 11689 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3921434 11689 2209 9 0 3912153 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15685736

[startup+1.1738 s]
/proc/loadavg: 8.06 8.09 8.04 3/194 10100
/proc/meminfo: memFree=28990780/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15699884 CPUtime=3.59 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 55399 0 1 0 352 7 0 0 25 0 22 0 608088844 16076681216 46581 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3924971 46563 2275 9 0 3915690 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 15699884

[startup+1.50674 s]
/proc/loadavg: 8.46 8.18 8.07 11/220 10126
/proc/meminfo: memFree=28612692/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15697960 CPUtime=4.91 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 59078 0 1 0 483 8 0 0 25 0 22 0 608088844 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3924490 48852 2286 9 0 3915209 0
[pid=10100/tid=10102] ppid=10098 vsize=15697960 CPUtime=0.48 cores=0,2,4,6
/proc/10100/task/10102/stat : 10102 (java) S 10098 10100 9908 0 -1 4202560 8861 0 1 0 47 1 0 0 20 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10103] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10103/stat : 10103 (java) S 10098 10100 9908 0 -1 4202560 116 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10104] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10104/stat : 10104 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10105] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10105/stat : 10105 (java) S 10098 10100 9908 0 -1 4202560 121 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10106] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10106/stat : 10106 (java) S 10098 10100 9908 0 -1 4202560 574 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10107] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10107/stat : 10107 (java) S 10098 10100 9908 0 -1 4202560 798 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10108] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10108/stat : 10108 (java) S 10098 10100 9908 0 -1 4202560 508 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10109] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10109/stat : 10109 (java) S 10098 10100 9908 0 -1 4202560 952 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10110] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10110/stat : 10110 (java) S 10098 10100 9908 0 -1 4202560 1349 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10111] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10111/stat : 10111 (java) S 10098 10100 9908 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 608088846 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 0 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10112] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10112/stat : 10112 (java) S 10098 10100 9908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10113] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10113/stat : 10113 (java) S 10098 10100 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10114] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10114/stat : 10114 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379370417 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10115] ppid=10098 vsize=15697960 CPUtime=1.03 cores=0,2,4,6
/proc/10100/task/10115/stat : 10115 (java) S 10098 10100 9908 0 -1 4202560 9493 0 0 0 102 1 0 0 17 0 22 0 608088849 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10116] ppid=10098 vsize=15697960 CPUtime=0.58 cores=0,2,4,6
/proc/10100/task/10116/stat : 10116 (java) R 10098 10100 9908 0 -1 4202560 8154 0 0 0 57 1 0 0 25 0 22 0 608088849 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10100/tid=10117] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10117/stat : 10117 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10118] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10118/stat : 10118 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608088849 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10123] ppid=10098 vsize=15697960 CPUtime=0.82 cores=0,2,4,6
/proc/10100/task/10123/stat : 10123 (java) R 10098 10100 9908 0 -1 4202560 8879 0 0 0 82 0 0 0 17 0 22 0 608088873 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505952252 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10100/tid=10124] ppid=10098 vsize=15697960 CPUtime=0.93 cores=0,2,4,6
/proc/10100/task/10124/stat : 10124 (java) R 10098 10100 9908 0 -1 4202560 8805 0 0 0 92 1 0 0 19 0 22 0 608088873 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505759009 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10100/tid=10125] ppid=10098 vsize=15697960 CPUtime=0.22 cores=0,2,4,6
/proc/10100/task/10125/stat : 10125 (java) R 10098 10100 9908 0 -1 4202560 414 0 0 0 22 0 0 0 17 0 22 0 608088873 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505596802 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10100/tid=10126] ppid=10098 vsize=15697960 CPUtime=0.77 cores=0,2,4,6
/proc/10100/task/10126/stat : 10126 (java) R 10098 10100 9908 0 -1 4202560 8594 0 0 0 76 1 0 0 17 0 22 0 608088873 16074711040 48852 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505843985 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 15697960

[startup+3.1015 s]
/proc/loadavg: 8.46 8.18 8.07 6/220 10126
/proc/meminfo: memFree=28467984/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15697960 CPUtime=11.25 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 156474 0 1 0 1104 21 0 0 25 0 22 0 608088844 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3924490 142778 2286 9 0 3915209 0
[pid=10100/tid=10102] ppid=10098 vsize=15697960 CPUtime=0.48 cores=0,2,4,6
/proc/10100/task/10102/stat : 10102 (java) S 10098 10100 9908 0 -1 4202560 8861 0 1 0 47 1 0 0 20 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10103] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10103/stat : 10103 (java) S 10098 10100 9908 0 -1 4202560 1645 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10104] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10104/stat : 10104 (java) S 10098 10100 9908 0 -1 4202560 1618 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10105] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10105/stat : 10105 (java) S 10098 10100 9908 0 -1 4202560 717 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10106] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10106/stat : 10106 (java) S 10098 10100 9908 0 -1 4202560 1976 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10107] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10107/stat : 10107 (java) S 10098 10100 9908 0 -1 4202560 1854 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10108] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10108/stat : 10108 (java) S 10098 10100 9908 0 -1 4202560 1251 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10109] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10109/stat : 10109 (java) S 10098 10100 9908 0 -1 4202560 2817 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10110] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10110/stat : 10110 (java) S 10098 10100 9908 0 -1 4202560 2805 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10111] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10111/stat : 10111 (java) S 10098 10100 9908 0 -1 4202560 190 0 0 0 0 0 0 0 16 0 22 0 608088846 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 0 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10112] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10112/stat : 10112 (java) S 10098 10100 9908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10113] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10113/stat : 10113 (java) S 10098 10100 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10114] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10114/stat : 10114 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379370417 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10115] ppid=10098 vsize=15697960 CPUtime=1.15 cores=0,2,4,6
/proc/10100/task/10115/stat : 10115 (java) S 10098 10100 9908 0 -1 4202560 10467 0 0 0 114 1 0 0 15 0 22 0 608088849 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10116] ppid=10098 vsize=15697960 CPUtime=0.62 cores=0,2,4,6
/proc/10100/task/10116/stat : 10116 (java) S 10098 10100 9908 0 -1 4202560 8163 0 0 0 61 1 0 0 17 0 22 0 608088849 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10117] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10117/stat : 10117 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10118] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10118/stat : 10118 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608088849 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10123] ppid=10098 vsize=15697960 CPUtime=2.4 cores=0,2,4,6
/proc/10100/task/10123/stat : 10123 (java) R 10098 10100 9908 0 -1 4202560 30656 0 0 0 237 3 0 0 19 0 22 0 608088873 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505813523 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10100/tid=10124] ppid=10098 vsize=15697960 CPUtime=2.39 cores=0,2,4,6
/proc/10100/task/10124/stat : 10124 (java) R 10098 10100 9908 0 -1 4202560 30506 0 0 0 236 3 0 0 22 0 22 0 608088873 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505783682 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10100/tid=10125] ppid=10098 vsize=15697960 CPUtime=1.79 cores=0,2,4,6
/proc/10100/task/10125/stat : 10125 (java) R 10098 10100 9908 0 -1 4202560 22609 0 0 0 177 2 0 0 20 0 22 0 608088873 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505812835 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10100/tid=10126] ppid=10098 vsize=15697960 CPUtime=2.28 cores=0,2,4,6
/proc/10100/task/10126/stat : 10126 (java) R 10098 10100 9908 0 -1 4202560 28954 0 0 0 224 4 0 0 19 0 22 0 608088873 16074711040 142778 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505854165 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 15697960

[startup+6.30085 s]
/proc/loadavg: 8.46 8.18 8.07 9/220 10176
/proc/meminfo: memFree=28013764/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15697960 CPUtime=24.02 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 157654 0 1 0 2380 22 0 0 25 0 22 0 608088844 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3924490 137774 2286 9 0 3915209 0
[pid=10100/tid=10102] ppid=10098 vsize=15697960 CPUtime=0.48 cores=0,2,4,6
/proc/10100/task/10102/stat : 10102 (java) S 10098 10100 9908 0 -1 4202560 8861 0 1 0 47 1 0 0 20 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10103] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10103/stat : 10103 (java) S 10098 10100 9908 0 -1 4202560 1910 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10104] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10104/stat : 10104 (java) S 10098 10100 9908 0 -1 4202560 1652 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10105] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10105/stat : 10105 (java) S 10098 10100 9908 0 -1 4202560 723 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10106] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10106/stat : 10106 (java) S 10098 10100 9908 0 -1 4202560 1976 0 0 0 0 0 0 0 15 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10107] ppid=10098 vsize=15697960 CPUtime=0.01 cores=0,2,4,6
/proc/10100/task/10107/stat : 10107 (java) S 10098 10100 9908 0 -1 4202560 2141 0 0 0 1 0 0 0 15 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10108] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10108/stat : 10108 (java) S 10098 10100 9908 0 -1 4202560 1257 0 0 0 0 0 0 0 16 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10109] ppid=10098 vsize=15697960 CPUtime=0.01 cores=0,2,4,6
/proc/10100/task/10109/stat : 10109 (java) S 10098 10100 9908 0 -1 4202560 2822 0 0 0 1 0 0 0 15 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10110] ppid=10098 vsize=15697960 CPUtime=0.01 cores=0,2,4,6
/proc/10100/task/10110/stat : 10110 (java) S 10098 10100 9908 0 -1 4202560 3284 0 0 0 1 0 0 0 16 0 22 0 608088845 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10111] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10111/stat : 10111 (java) S 10098 10100 9908 0 -1 4202560 190 0 0 0 0 0 0 0 15 0 22 0 608088846 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 0 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10112] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10112/stat : 10112 (java) S 10098 10100 9908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10113] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10113/stat : 10113 (java) S 10098 10100 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10114] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10114/stat : 10114 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379370417 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10115] ppid=10098 vsize=15697960 CPUtime=1.19 cores=0,2,4,6
/proc/10100/task/10115/stat : 10115 (java) S 10098 10100 9908 0 -1 4202560 10531 0 0 0 118 1 0 0 15 0 22 0 608088849 16074711040 137774 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0

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

[pid=10100/tid=10124] ppid=10098 vsize=15697960 CPUtime=1049.09 cores=0,2,4,6
/proc/10100/task/10124/stat : 10124 (java) R 10098 10100 9908 0 -1 4202560 201443 0 0 0 104873 36 0 0 25 0 22 0 608088873 16074711040 73890 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 47956241646725 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10100/tid=10125] ppid=10098 vsize=15697960 CPUtime=1048.55 cores=0,2,4,6
/proc/10100/task/10125/stat : 10125 (java) R 10098 10100 9908 0 -1 4202560 193491 0 0 0 104821 34 0 0 25 0 22 0 608088873 16074711040 73890 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505854155 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10100/tid=10126] ppid=10098 vsize=15697960 CPUtime=1048.88 cores=0,2,4,6
/proc/10100/task/10126/stat : 10126 (java) R 10098 10100 9908 0 -1 4202560 196565 0 0 0 104851 37 0 0 25 0 22 0 608088873 16074711040 73890 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505824277 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4223.17
Current children cumulated vsize (KiB) 15697960

[startup+1122.3 s]
/proc/loadavg: 8.13 8.12 8.09 9/220 10214
/proc/meminfo: memFree=28318520/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15697960 CPUtime=4461.75 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 1436831 0 1 0 445830 345 0 0 25 0 22 0 608088844 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3924490 73302 2299 9 0 3915209 0
[pid=10100/tid=10102] ppid=10098 vsize=15697960 CPUtime=0.48 cores=0,2,4,6
/proc/10100/task/10102/stat : 10102 (java) S 10098 10100 9908 0 -1 4202560 8861 0 1 0 47 1 0 0 20 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10103] ppid=10098 vsize=15697960 CPUtime=3.14 cores=0,2,4,6
/proc/10100/task/10103/stat : 10103 (java) S 10098 10100 9908 0 -1 4202560 71164 0 0 0 299 15 0 0 15 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10104] ppid=10098 vsize=15697960 CPUtime=3.08 cores=0,2,4,6
/proc/10100/task/10104/stat : 10104 (java) S 10098 10100 9908 0 -1 4202560 70577 0 0 0 294 14 0 0 16 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10105] ppid=10098 vsize=15697960 CPUtime=3.06 cores=0,2,4,6
/proc/10100/task/10105/stat : 10105 (java) S 10098 10100 9908 0 -1 4202560 67187 0 0 0 290 16 0 0 16 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10106] ppid=10098 vsize=15697960 CPUtime=2.97 cores=0,2,4,6
/proc/10100/task/10106/stat : 10106 (java) S 10098 10100 9908 0 -1 4202560 67158 0 0 0 284 13 0 0 16 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10107] ppid=10098 vsize=15697960 CPUtime=3.09 cores=0,2,4,6
/proc/10100/task/10107/stat : 10107 (java) S 10098 10100 9908 0 -1 4202560 72206 0 0 0 294 15 0 0 15 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10108] ppid=10098 vsize=15697960 CPUtime=3.02 cores=0,2,4,6
/proc/10100/task/10108/stat : 10108 (java) S 10098 10100 9908 0 -1 4202560 65307 0 0 0 288 14 0 0 16 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10109] ppid=10098 vsize=15697960 CPUtime=3.1 cores=0,2,4,6
/proc/10100/task/10109/stat : 10109 (java) S 10098 10100 9908 0 -1 4202560 71435 0 0 0 296 14 0 0 16 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10110] ppid=10098 vsize=15697960 CPUtime=3.02 cores=0,2,4,6
/proc/10100/task/10110/stat : 10110 (java) S 10098 10100 9908 0 -1 4202560 70080 0 0 0 285 17 0 0 15 0 22 0 608088845 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10111] ppid=10098 vsize=15697960 CPUtime=2.16 cores=0,2,4,6
/proc/10100/task/10111/stat : 10111 (java) S 10098 10100 9908 0 -1 4202560 3563 0 0 0 153 63 0 0 16 0 22 0 608088846 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 0 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10112] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10112/stat : 10112 (java) S 10098 10100 9908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10113] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10113/stat : 10113 (java) S 10098 10100 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10114] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10114/stat : 10114 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379370417 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10115] ppid=10098 vsize=15697960 CPUtime=1.22 cores=0,2,4,6
/proc/10100/task/10115/stat : 10115 (java) S 10098 10100 9908 0 -1 4202560 10537 0 0 0 121 1 0 0 15 0 22 0 608088849 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10116] ppid=10098 vsize=15697960 CPUtime=0.75 cores=0,2,4,6
/proc/10100/task/10116/stat : 10116 (java) S 10098 10100 9908 0 -1 4202560 8189 0 0 0 74 1 0 0 15 0 22 0 608088849 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10117] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10117/stat : 10117 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10118] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10118/stat : 10118 (java) S 10098 10100 9908 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 22 0 608088849 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10123] ppid=10098 vsize=15697960 CPUtime=1108.05 cores=0,2,4,6
/proc/10100/task/10123/stat : 10123 (java) R 10098 10100 9908 0 -1 4202560 215101 0 0 0 110766 39 0 0 25 0 22 0 608088873 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505992048 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10100/tid=10124] ppid=10098 vsize=15697960 CPUtime=1108.32 cores=0,2,4,6
/proc/10100/task/10124/stat : 10124 (java) R 10098 10100 9908 0 -1 4202560 215695 0 0 0 110793 39 0 0 25 0 22 0 608088873 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505758776 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10100/tid=10125] ppid=10098 vsize=15697960 CPUtime=1107.88 cores=0,2,4,6
/proc/10100/task/10125/stat : 10125 (java) R 10098 10100 9908 0 -1 4202560 207755 0 0 0 110751 37 0 0 25 0 22 0 608088873 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505758752 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10100/tid=10126] ppid=10098 vsize=15697960 CPUtime=1108.27 cores=0,2,4,6
/proc/10100/task/10126/stat : 10126 (java) R 10098 10100 9908 0 -1 4202560 210572 0 0 0 110788 39 0 0 25 0 22 0 608088873 16074711040 73302 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505959910 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4461.75
Current children cumulated vsize (KiB) 15697960

[startup+1182.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/220 10216
/proc/meminfo: memFree=28245784/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15697960 CPUtime=4700.24 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 1513909 0 1 0 469660 364 0 0 25 0 22 0 608088844 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3924490 75555 2299 9 0 3915209 0
[pid=10100/tid=10102] ppid=10098 vsize=15697960 CPUtime=0.48 cores=0,2,4,6
/proc/10100/task/10102/stat : 10102 (java) S 10098 10100 9908 0 -1 4202560 8861 0 1 0 47 1 0 0 20 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10103] ppid=10098 vsize=15697960 CPUtime=3.3 cores=0,2,4,6
/proc/10100/task/10103/stat : 10103 (java) S 10098 10100 9908 0 -1 4202560 74256 0 0 0 313 17 0 0 15 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10104] ppid=10098 vsize=15697960 CPUtime=3.24 cores=0,2,4,6
/proc/10100/task/10104/stat : 10104 (java) S 10098 10100 9908 0 -1 4202560 73979 0 0 0 310 14 0 0 15 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10105] ppid=10098 vsize=15697960 CPUtime=3.21 cores=0,2,4,6
/proc/10100/task/10105/stat : 10105 (java) S 10098 10100 9908 0 -1 4202560 70296 0 0 0 305 16 0 0 15 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10106] ppid=10098 vsize=15697960 CPUtime=3.15 cores=0,2,4,6
/proc/10100/task/10106/stat : 10106 (java) S 10098 10100 9908 0 -1 4202560 71147 0 0 0 301 14 0 0 16 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10107] ppid=10098 vsize=15697960 CPUtime=3.24 cores=0,2,4,6
/proc/10100/task/10107/stat : 10107 (java) S 10098 10100 9908 0 -1 4202560 75269 0 0 0 308 16 0 0 15 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10108] ppid=10098 vsize=15697960 CPUtime=3.19 cores=0,2,4,6
/proc/10100/task/10108/stat : 10108 (java) S 10098 10100 9908 0 -1 4202560 69057 0 0 0 304 15 0 0 15 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10109] ppid=10098 vsize=15697960 CPUtime=3.25 cores=0,2,4,6
/proc/10100/task/10109/stat : 10109 (java) S 10098 10100 9908 0 -1 4202560 74444 0 0 0 310 15 0 0 15 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10110] ppid=10098 vsize=15697960 CPUtime=3.18 cores=0,2,4,6
/proc/10100/task/10110/stat : 10110 (java) S 10098 10100 9908 0 -1 4202560 73059 0 0 0 300 18 0 0 16 0 22 0 608088845 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10111] ppid=10098 vsize=15697960 CPUtime=2.29 cores=0,2,4,6
/proc/10100/task/10111/stat : 10111 (java) S 10098 10100 9908 0 -1 4202560 3823 0 0 0 162 67 0 0 15 0 22 0 608088846 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 0 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10112] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10112/stat : 10112 (java) S 10098 10100 9908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10113] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10113/stat : 10113 (java) S 10098 10100 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10114] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10114/stat : 10114 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379370417 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10115] ppid=10098 vsize=15697960 CPUtime=1.22 cores=0,2,4,6
/proc/10100/task/10115/stat : 10115 (java) S 10098 10100 9908 0 -1 4202560 10537 0 0 0 121 1 0 0 15 0 22 0 608088849 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10116] ppid=10098 vsize=15697960 CPUtime=0.75 cores=0,2,4,6
/proc/10100/task/10116/stat : 10116 (java) S 10098 10100 9908 0 -1 4202560 8189 0 0 0 74 1 0 0 15 0 22 0 608088849 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10117] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10117/stat : 10117 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10118] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10118/stat : 10118 (java) S 10098 10100 9908 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 22 0 608088849 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10123] ppid=10098 vsize=15697960 CPUtime=1167.38 cores=0,2,4,6
/proc/10100/task/10123/stat : 10123 (java) R 10098 10100 9908 0 -1 4202560 228166 0 0 0 116698 40 0 0 25 0 22 0 608088873 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505824264 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10100/tid=10124] ppid=10098 vsize=15697960 CPUtime=1167.39 cores=0,2,4,6
/proc/10100/task/10124/stat : 10124 (java) R 10098 10100 9908 0 -1 4202560 228246 0 0 0 116698 41 0 0 25 0 22 0 608088873 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505926642 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10100/tid=10125] ppid=10098 vsize=15697960 CPUtime=1167.22 cores=0,2,4,6
/proc/10100/task/10125/stat : 10125 (java) R 10098 10100 9908 0 -1 4202560 219943 0 0 0 116683 39 0 0 25 0 22 0 608088873 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505851409 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10100/tid=10126] ppid=10098 vsize=15697960 CPUtime=1167.59 cores=0,2,4,6
/proc/10100/task/10126/stat : 10126 (java) R 10098 10100 9908 0 -1 4202560 223192 0 0 0 116718 41 0 0 25 0 22 0 608088873 16074711040 75555 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505851943 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.24
Current children cumulated vsize (KiB) 15697960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 8.12 8.11 8.09 9/220 10217
/proc/meminfo: memFree=28264716/32950928 swapFree=67111352/67111528
[pid=10100] ppid=10098 vsize=15697960 CPUtime=4800.06 cores=0,2,4,6
/proc/10100/stat : 10100 (java) S 10098 10100 9908 0 -1 4202496 1544805 0 1 0 479633 373 0 0 25 0 22 0 608088844 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10100/statm: 3924490 74836 2299 9 0 3915209 0
[pid=10100/tid=10102] ppid=10098 vsize=15697960 CPUtime=0.48 cores=0,2,4,6
/proc/10100/task/10102/stat : 10102 (java) S 10098 10100 9908 0 -1 4202560 8861 0 1 0 47 1 0 0 20 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10103] ppid=10098 vsize=15697960 CPUtime=3.36 cores=0,2,4,6
/proc/10100/task/10103/stat : 10103 (java) S 10098 10100 9908 0 -1 4202560 74772 0 0 0 319 17 0 0 15 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10104] ppid=10098 vsize=15697960 CPUtime=3.31 cores=0,2,4,6
/proc/10100/task/10104/stat : 10104 (java) S 10098 10100 9908 0 -1 4202560 74537 0 0 0 316 15 0 0 15 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10105] ppid=10098 vsize=15697960 CPUtime=3.28 cores=0,2,4,6
/proc/10100/task/10105/stat : 10105 (java) S 10098 10100 9908 0 -1 4202560 71031 0 0 0 311 17 0 0 15 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10106] ppid=10098 vsize=15697960 CPUtime=3.22 cores=0,2,4,6
/proc/10100/task/10106/stat : 10106 (java) S 10098 10100 9908 0 -1 4202560 72047 0 0 0 308 14 0 0 15 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10107] ppid=10098 vsize=15697960 CPUtime=3.3 cores=0,2,4,6
/proc/10100/task/10107/stat : 10107 (java) S 10098 10100 9908 0 -1 4202560 76500 0 0 0 313 17 0 0 15 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10108] ppid=10098 vsize=15697960 CPUtime=3.26 cores=0,2,4,6
/proc/10100/task/10108/stat : 10108 (java) S 10098 10100 9908 0 -1 4202560 69937 0 0 0 311 15 0 0 16 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10109] ppid=10098 vsize=15697960 CPUtime=3.32 cores=0,2,4,6
/proc/10100/task/10109/stat : 10109 (java) S 10098 10100 9908 0 -1 4202560 75264 0 0 0 317 15 0 0 16 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10110] ppid=10098 vsize=15697960 CPUtime=3.24 cores=0,2,4,6
/proc/10100/task/10110/stat : 10110 (java) S 10098 10100 9908 0 -1 4202560 74156 0 0 0 306 18 0 0 15 0 22 0 608088845 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10111] ppid=10098 vsize=15697960 CPUtime=2.32 cores=0,2,4,6
/proc/10100/task/10111/stat : 10111 (java) S 10098 10100 9908 0 -1 4202560 3931 0 0 0 164 68 0 0 16 0 22 0 608088846 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 0 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10112] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10112/stat : 10112 (java) S 10098 10100 9908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10113] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10113/stat : 10113 (java) S 10098 10100 9908 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608088846 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10114] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10114/stat : 10114 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379370417 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10115] ppid=10098 vsize=15697960 CPUtime=1.22 cores=0,2,4,6
/proc/10100/task/10115/stat : 10115 (java) S 10098 10100 9908 0 -1 4202560 10537 0 0 0 121 1 0 0 15 0 22 0 608088849 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 6 0 0 0
[pid=10100/tid=10116] ppid=10098 vsize=15697960 CPUtime=0.75 cores=0,2,4,6
/proc/10100/task/10116/stat : 10116 (java) S 10098 10100 9908 0 -1 4202560 8189 0 0 0 74 1 0 0 15 0 22 0 608088849 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 4 0 0 0
[pid=10100/tid=10117] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10117/stat : 10117 (java) S 10098 10100 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 608088849 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379362713 0 4 0 16800975 18446604441126075072 0 0 -1 0 0 0 0
[pid=10100/tid=10118] ppid=10098 vsize=15697960 CPUtime=0 cores=0,2,4,6
/proc/10100/task/10118/stat : 10118 (java) S 10098 10100 9908 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 608088849 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 251379363328 0 4 0 16800975 18446604441126075072 0 0 -1 2 0 0 0
[pid=10100/tid=10123] ppid=10098 vsize=15697960 CPUtime=1192.24 cores=0,2,4,6
/proc/10100/task/10123/stat : 10123 (java) R 10098 10100 9908 0 -1 4202560 233979 0 0 0 119182 42 0 0 25 0 22 0 608088873 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505971287 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10100/tid=10124] ppid=10098 vsize=15697960 CPUtime=1192.2 cores=0,2,4,6
/proc/10100/task/10124/stat : 10124 (java) R 10098 10100 9908 0 -1 4202560 234437 0 0 0 119178 42 0 0 25 0 22 0 608088873 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912506033041 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10100/tid=10125] ppid=10098 vsize=15697960 CPUtime=1191.98 cores=0,2,4,6
/proc/10100/task/10125/stat : 10125 (java) R 10098 10100 9908 0 -1 4202560 226284 0 0 0 119158 40 0 0 25 0 22 0 608088873 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505926508 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10100/tid=10126] ppid=10098 vsize=15697960 CPUtime=1192.44 cores=0,2,4,6
/proc/10100/task/10126/stat : 10126 (java) R 10098 10100 9908 0 -1 4202560 228897 0 0 0 119202 42 0 0 25 0 22 0 608088873 16074711040 74836 33554432000 1073741824 1073778376 140733391294368 18446744073709551615 46912505812031 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15697960

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.43
CPU time (s): 4800.11
CPU user time (s): 4796.36
CPU system time (s): 3.74843
CPU usage (%): 397.548
Max. virtual memory (cumulated for all children) (KiB): 15699884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.36
system time used= 3.74843
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1544831
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= 304153
involuntary context switches= 154862

runsolver used 1.9887 second user time and 4.65029 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 17:49:42
IDJOB=3312878
IDBENCH=83063
IDSOLVER=1699
FILE ID=node113/3312878-1304178582
RUNJOBID= node113-1304177372-9926
PBS_JOBID= 13172438
Free space on /tmp= 72396 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S1126657927-015.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312878-1304178582/watcher-3312878-1304178582 -o /tmp/evaluation-result-3312878-1304178582/solver-3312878-1304178582 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312878-1304178582.cnf

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

MD5SUM BENCH= 129ae27f6626450c69af6381b8baccdf
RANDOM SEED=1828150053

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28991060 kB
Buffers:        773096 kB
Cached:        2602556 kB
SwapCached:         12 kB
Active:         230008 kB
Inactive:      3226812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28991060 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3428 kB
Writeback:          76 kB
AnonPages:       80564 kB
Mapped:          22960 kB
Slab:           438848 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   781016 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= 72392 MiB
End job on node113 at 2011-04-30 18:09:51