Trace number 3312428

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.17 1203.38

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
MD5SUM1b4a544dd042630233219a622c9437c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.8423
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
Number of clauses of size over 50

Solver Data

0.10/0.11	57:56 INFO : Reading from input HOME/instance-3312428-1304114276.cnf
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.46	Executor set job limit to 1000000
0.62/0.47	Executor set job limit to 1000000
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
0.62/0.47	Starting Executor!
2.01/1.08	57:57 INFO : 1500 variables remaining out of 1500
2.01/1.08	57:57 INFO : 180000 literals remaining out of 180000

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-3312428-1304114276/watcher-3312428-1304114276 -o /tmp/evaluation-result-3312428-1304114276/solver-3312428-1304114276 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312428-1304114276.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: 6.94 7.80 7.62 3/189 22202
/proc/meminfo: memFree=30324468/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/22202/stat : 22202 (java) R 22200 22202 22152 0 -1 4202496 1356 0 0 0 0 0 0 0 25 0 1 0 523028014 24580096 837 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253640915953 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22202/statm: 6001 847 646 9 0 381 0
[pid=22202/tid=22203] ppid=22200 vsize=24008 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) R 22200 22202 22152 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 2 0 523028015 24584192 853 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253640859392 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0375821 s]
/proc/loadavg: 6.94 7.80 7.62 3/189 22202
/proc/meminfo: memFree=30324468/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15604248 CPUtime=0.03 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 3753 0 1 0 3 0 0 0 25 0 13 0 523028014 15978749952 3193 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3901062 3195 1682 9 0 3891810 0
[pid=22202/tid=22203] ppid=22200 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) R 22200 22202 22152 0 -1 4202560 2364 0 1 0 2 0 0 0 25 0 13 0 523028015 15978749952 3195 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652686283 0 4 0 16800971 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.100587 s]
/proc/loadavg: 6.94 7.80 7.62 3/189 22202
/proc/meminfo: memFree=30324468/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15676944 CPUtime=0.1 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 5626 0 1 0 10 0 0 0 25 0 18 0 523028014 16053190656 5055 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3919236 5055 2117 9 0 3909955 0
[pid=22202/tid=22203] ppid=22200 vsize=15676944 CPUtime=0.09 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) R 22200 22202 22152 0 -1 4202560 3489 0 1 0 9 0 0 0 18 0 18 0 523028015 16053190656 5055 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 47840560609299 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676944

[startup+0.300573 s]
/proc/loadavg: 6.94 7.80 7.62 3/189 22202
/proc/meminfo: memFree=30324468/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15684696 CPUtime=0.52 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 15601 0 1 0 51 1 0 0 25 0 18 0 523028014 16061128704 14118 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3921174 14124 2206 9 0 3911893 0
[pid=22202/tid=22203] ppid=22200 vsize=15684696 CPUtime=0.28 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) R 22200 22202 22152 0 -1 4202560 10740 0 1 0 28 0 0 0 18 0 18 0 523028015 16061128704 14126 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505641363 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15684696

[startup+0.700449 s]
/proc/loadavg: 6.94 7.80 7.62 3/189 22202
/proc/meminfo: memFree=30324468/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15700832 CPUtime=1.15 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 46226 0 1 0 109 6 0 0 25 0 22 0 523028014 16077651968 42702 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3925208 42702 2247 9 0 3915927 0
[pid=22202/tid=22203] ppid=22200 vsize=15700832 CPUtime=0.68 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) R 22200 22202 22152 0 -1 4202560 35629 0 1 0 64 4 0 0 20 0 22 0 523028015 16077651968 42702 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 47840558228375 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 15700832

[startup+1.55564 s]
/proc/loadavg: 6.87 7.77 7.61 11/220 22233
/proc/meminfo: memFree=29989236/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15709148 CPUtime=3.73 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 59467 0 1 0 366 7 0 0 25 0 22 0 523028014 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3927287 48668 2274 9 0 3918006 0
[pid=22202/tid=22203] ppid=22200 vsize=15709148 CPUtime=1.07 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) S 22200 22202 22152 0 -1 4202560 35689 0 1 0 103 4 0 0 18 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22205] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22205/stat : 22205 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22206] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22206/stat : 22206 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22207] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22207/stat : 22207 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22208] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22208/stat : 22208 (java) S 22200 22202 22152 0 -1 4202560 29 0 0 0 0 0 0 0 21 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22209] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22209/stat : 22209 (java) S 22200 22202 22152 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22210] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22210/stat : 22210 (java) S 22200 22202 22152 0 -1 4202560 331 0 0 0 0 0 0 0 21 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22211] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22211/stat : 22211 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22212] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22212/stat : 22212 (java) S 22200 22202 22152 0 -1 4202560 31 0 0 0 0 0 0 0 21 0 22 0 523028015 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22218] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22218/stat : 22218 (java) S 22200 22202 22152 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 523028016 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 0 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22219] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22219/stat : 22219 (java) S 22200 22202 22152 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 523028016 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22220] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22220/stat : 22220 (java) S 22200 22202 22152 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 523028016 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22221] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22221/stat : 22221 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028018 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652683185 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22222] ppid=22200 vsize=15709148 CPUtime=1.02 cores=0,2,4,6
/proc/22202/task/22222/stat : 22222 (java) S 22200 22202 22152 0 -1 4202560 14507 0 0 0 101 1 0 0 25 0 22 0 523028018 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22223] ppid=22200 vsize=15709148 CPUtime=0.78 cores=0,2,4,6
/proc/22202/task/22223/stat : 22223 (java) S 22200 22202 22152 0 -1 4202560 7410 0 0 0 77 1 0 0 15 0 22 0 523028019 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22224] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22224/stat : 22224 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028019 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22225] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22225/stat : 22225 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523028019 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22230] ppid=22200 vsize=15709148 CPUtime=0.3 cores=0,2,4,6
/proc/22202/task/22230/stat : 22230 (java) S 22200 22202 22152 0 -1 4202560 27 0 0 0 30 0 0 0 16 0 22 0 523028061 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22231] ppid=22200 vsize=15709148 CPUtime=0.13 cores=0,2,4,6
/proc/22202/task/22231/stat : 22231 (java) S 22200 22202 22152 0 -1 4202560 13 0 0 0 13 0 0 0 16 0 22 0 523028061 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22232] ppid=22200 vsize=15709148 CPUtime=0.19 cores=0,2,4,6
/proc/22202/task/22232/stat : 22232 (java) R 22200 22202 22152 0 -1 4202560 10 0 0 0 19 0 0 0 16 0 22 0 523028061 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22202/tid=22233] ppid=22200 vsize=15709148 CPUtime=0.19 cores=0,2,4,6
/proc/22202/task/22233/stat : 22233 (java) S 22200 22202 22152 0 -1 4202560 8 0 0 0 19 0 0 0 15 0 22 0 523028061 16086167552 48668 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 15709148

[startup+3.10095 s]
/proc/loadavg: 6.87 7.77 7.61 14/220 22233
/proc/meminfo: memFree=29647120/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15709148 CPUtime=9.89 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 127144 0 1 0 971 18 0 0 25 0 22 0 523028014 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3927287 116205 2275 9 0 3918006 0
[pid=22202/tid=22203] ppid=22200 vsize=15709148 CPUtime=1.07 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) S 22200 22202 22152 0 -1 4202560 35689 0 1 0 103 4 0 0 18 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22205] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22205/stat : 22205 (java) S 22200 22202 22152 0 -1 4202560 3377 0 0 0 0 0 0 0 15 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22206] ppid=22200 vsize=15709148 CPUtime=0.03 cores=0,2,4,6
/proc/22202/task/22206/stat : 22206 (java) S 22200 22202 22152 0 -1 4202560 11443 0 0 0 2 1 0 0 16 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22207] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22207/stat : 22207 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22208] ppid=22200 vsize=15709148 CPUtime=0.01 cores=0,2,4,6
/proc/22202/task/22208/stat : 22208 (java) S 22200 22202 22152 0 -1 4202560 4942 0 0 0 1 0 0 0 16 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22209] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22209/stat : 22209 (java) S 22200 22202 22152 0 -1 4202560 3037 0 0 0 0 0 0 0 15 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22210] ppid=22200 vsize=15709148 CPUtime=0.03 cores=0,2,4,6
/proc/22202/task/22210/stat : 22210 (java) S 22200 22202 22152 0 -1 4202560 10305 0 0 0 2 1 0 0 16 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22211] ppid=22200 vsize=15709148 CPUtime=0.01 cores=0,2,4,6
/proc/22202/task/22211/stat : 22211 (java) S 22200 22202 22152 0 -1 4202560 6135 0 0 0 1 0 0 0 15 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22212] ppid=22200 vsize=15709148 CPUtime=0.01 cores=0,2,4,6
/proc/22202/task/22212/stat : 22212 (java) S 22200 22202 22152 0 -1 4202560 6422 0 0 0 1 0 0 0 16 0 22 0 523028015 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22218] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22218/stat : 22218 (java) S 22200 22202 22152 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 22 0 523028016 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 0 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22219] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22219/stat : 22219 (java) S 22200 22202 22152 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22220] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22220/stat : 22220 (java) S 22200 22202 22152 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22221] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22221/stat : 22221 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028018 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652683185 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22222] ppid=22200 vsize=15709148 CPUtime=1.02 cores=0,2,4,6
/proc/22202/task/22222/stat : 22222 (java) R 22200 22202 22152 0 -1 4202560 14510 0 0 0 101 1 0 0 22 0 22 0 523028018 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 47840557671606 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22202/tid=22223] ppid=22200 vsize=15709148 CPUtime=0.83 cores=0,2,4,6
/proc/22202/task/22223/stat : 22223 (java) S 22200 22202 22152 0 -1 4202560 7413 0 0 0 82 1 0 0 15 0 22 0 523028019 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22224] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22224/stat : 22224 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028019 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22225] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22225/stat : 22225 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523028019 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22230] ppid=22200 vsize=15709148 CPUtime=1.79 cores=0,2,4,6
/proc/22202/task/22230/stat : 22230 (java) R 22200 22202 22152 0 -1 4202560 5136 0 0 0 178 1 0 0 17 0 22 0 523028061 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505917804 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22202/tid=22231] ppid=22200 vsize=15709148 CPUtime=1.63 cores=0,2,4,6
/proc/22202/task/22231/stat : 22231 (java) R 22200 22202 22152 0 -1 4202560 5614 0 0 0 162 1 0 0 17 0 22 0 523028061 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505871499 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22202/tid=22232] ppid=22200 vsize=15709148 CPUtime=1.65 cores=0,2,4,6
/proc/22202/task/22232/stat : 22232 (java) R 22200 22202 22152 0 -1 4202560 6354 0 0 0 165 0 0 0 17 0 22 0 523028061 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505871486 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22202/tid=22233] ppid=22200 vsize=15709148 CPUtime=1.66 cores=0,2,4,6
/proc/22202/task/22233/stat : 22233 (java) R 22200 22202 22152 0 -1 4202560 5132 0 0 0 166 0 0 0 17 0 22 0 523028061 16086167552 116205 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505524199 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 15709148

[startup+6.30137 s]
/proc/loadavg: 7.04 7.79 7.62 10/220 22233
/proc/meminfo: memFree=28480668/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15709148 CPUtime=22.67 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 309397 0 1 0 2223 44 0 0 25 0 22 0 523028014 16086167552 297593 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3927287 297595 2275 9 0 3918006 0
[pid=22202/tid=22203] ppid=22200 vsize=15709148 CPUtime=1.07 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) S 22200 22202 22152 0 -1 4202560 35689 0 1 0 103 4 0 0 18 0 22 0 523028015 16086167552 297596 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22205] ppid=22200 vsize=15709148 CPUtime=0.05 cores=0,2,4,6
/proc/22202/task/22205/stat : 22205 (java) S 22200 22202 22152 0 -1 4202560 15313 0 0 0 2 3 0 0 16 0 22 0 523028015 16086167552 297598 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22206] ppid=22200 vsize=15709148 CPUtime=0.03 cores=0,2,4,6
/proc/22202/task/22206/stat : 22206 (java) S 22200 22202 22152 0 -1 4202560 11443 0 0 0 2 1 0 0 15 0 22 0 523028015 16086167552 297599 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22207] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22207/stat : 22207 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523028015 16086167552 297601 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22208] ppid=22200 vsize=15709148 CPUtime=0.04 cores=0,2,4,6
/proc/22202/task/22208/stat : 22208 (java) S 22200 22202 22152 0 -1 4202560 12120 0 0 0 2 2 0 0 16 0 22 0 523028015 16086167552 297602 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22209] ppid=22200 vsize=15709148 CPUtime=0.05 cores=0,2,4,6
/proc/22202/task/22209/stat : 22209 (java) S 22200 22202 22152 0 -1 4202560 15977 0 0 0 3 2 0 0 16 0 22 0 523028015 16086167552 297604 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22210] ppid=22200 vsize=15709148 CPUtime=0.05 cores=0,2,4,6
/proc/22202/task/22210/stat : 22210 (java) S 22200 22202 22152 0 -1 4202560 16217 0 0 0 3 2 0 0 16 0 22 0 523028015 16086167552 297605 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22211] ppid=22200 vsize=15709148 CPUtime=0.03 cores=0,2,4,6
/proc/22202/task/22211/stat : 22211 (java) S 22200 22202 22152 0 -1 4202560 11344 0 0 0 2 1 0 0 15 0 22 0 523028015 16086167552 297606 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22212] ppid=22200 vsize=15709148 CPUtime=0.04 cores=0,2,4,6
/proc/22202/task/22212/stat : 22212 (java) S 22200 22202 22152 0 -1 4202560 12816 0 0 0 3 1 0 0 16 0 22 0 523028015 16086167552 297608 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0

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

[pid=22202/tid=22231] ppid=22200 vsize=15709148 CPUtime=1114.64 cores=0,2,4,6
/proc/22202/task/22231/stat : 22231 (java) R 22200 22202 22152 0 -1 4202560 298005 0 0 0 111426 38 0 0 25 0 22 0 523028061 16086167552 449393 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505712728 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22202/tid=22232] ppid=22200 vsize=15709148 CPUtime=1110.02 cores=0,2,4,6
/proc/22202/task/22232/stat : 22232 (java) R 22200 22202 22152 0 -1 4202560 301301 0 0 0 110966 36 0 0 25 0 22 0 523028061 16086167552 449393 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505584053 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22202/tid=22233] ppid=22200 vsize=15709148 CPUtime=1114.74 cores=0,2,4,6
/proc/22202/task/22233/stat : 22233 (java) R 22200 22202 22152 0 -1 4202560 281170 0 0 0 111436 38 0 0 25 0 22 0 523028061 16086167552 449393 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505697512 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.79
Current children cumulated vsize (KiB) 15709148

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 7.94 9/220 22276
/proc/meminfo: memFree=27507868/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15709148 CPUtime=4716.31 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 2659384 0 1 0 471211 420 0 0 25 0 22 0 523028014 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3927287 478676 2299 9 0 3918006 0
[pid=22202/tid=22203] ppid=22200 vsize=15709148 CPUtime=1.07 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) S 22200 22202 22152 0 -1 4202560 35689 0 1 0 103 4 0 0 18 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22205] ppid=22200 vsize=15709148 CPUtime=2.64 cores=0,2,4,6
/proc/22202/task/22205/stat : 22205 (java) S 22200 22202 22152 0 -1 4202560 199337 0 0 0 228 36 0 0 16 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22206] ppid=22200 vsize=15709148 CPUtime=2.37 cores=0,2,4,6
/proc/22202/task/22206/stat : 22206 (java) S 22200 22202 22152 0 -1 4202560 172035 0 0 0 209 28 0 0 16 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22207] ppid=22200 vsize=15709148 CPUtime=2.32 cores=0,2,4,6
/proc/22202/task/22207/stat : 22207 (java) S 22200 22202 22152 0 -1 4202560 145683 0 0 0 209 23 0 0 15 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22208] ppid=22200 vsize=15709148 CPUtime=2.5 cores=0,2,4,6
/proc/22202/task/22208/stat : 22208 (java) S 22200 22202 22152 0 -1 4202560 179070 0 0 0 222 28 0 0 16 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22209] ppid=22200 vsize=15709148 CPUtime=2.53 cores=0,2,4,6
/proc/22202/task/22209/stat : 22209 (java) S 22200 22202 22152 0 -1 4202560 207750 0 0 0 218 35 0 0 16 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22210] ppid=22200 vsize=15709148 CPUtime=2.37 cores=0,2,4,6
/proc/22202/task/22210/stat : 22210 (java) S 22200 22202 22152 0 -1 4202560 163972 0 0 0 210 27 0 0 16 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22211] ppid=22200 vsize=15709148 CPUtime=2.3 cores=0,2,4,6
/proc/22202/task/22211/stat : 22211 (java) S 22200 22202 22152 0 -1 4202560 158903 0 0 0 205 25 0 0 16 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22212] ppid=22200 vsize=15709148 CPUtime=2.34 cores=0,2,4,6
/proc/22202/task/22212/stat : 22212 (java) S 22200 22202 22152 0 -1 4202560 145663 0 0 0 213 21 0 0 15 0 22 0 523028015 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22218] ppid=22200 vsize=15709148 CPUtime=0.81 cores=0,2,4,6
/proc/22202/task/22218/stat : 22218 (java) S 22200 22202 22152 0 -1 4202560 14906 0 0 0 47 34 0 0 16 0 22 0 523028016 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 0 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22219] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22219/stat : 22219 (java) S 22200 22202 22152 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22220] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22220/stat : 22220 (java) S 22200 22202 22152 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22221] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22221/stat : 22221 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028018 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652683185 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22222] ppid=22200 vsize=15709148 CPUtime=1.19 cores=0,2,4,6
/proc/22202/task/22222/stat : 22222 (java) S 22200 22202 22152 0 -1 4202560 14551 0 0 0 118 1 0 0 16 0 22 0 523028018 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22223] ppid=22200 vsize=15709148 CPUtime=1.18 cores=0,2,4,6
/proc/22202/task/22223/stat : 22223 (java) S 22200 22202 22152 0 -1 4202560 7455 0 0 0 117 1 0 0 15 0 22 0 523028019 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22224] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22224/stat : 22224 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028019 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22225] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22225/stat : 22225 (java) S 22200 22202 22152 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 523028019 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22230] ppid=22200 vsize=15709148 CPUtime=1174.47 cores=0,2,4,6
/proc/22202/task/22230/stat : 22230 (java) R 22200 22202 22152 0 -1 4202560 293421 0 0 0 117415 32 0 0 25 0 22 0 523028061 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505847907 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22202/tid=22231] ppid=22200 vsize=15709148 CPUtime=1173.98 cores=0,2,4,6
/proc/22202/task/22231/stat : 22231 (java) R 22200 22202 22152 0 -1 4202560 310390 0 0 0 117359 39 0 0 25 0 22 0 523028061 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505801185 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22202/tid=22232] ppid=22200 vsize=15709148 CPUtime=1169.68 cores=0,2,4,6
/proc/22202/task/22232/stat : 22232 (java) R 22200 22202 22152 0 -1 4202560 314158 0 0 0 116931 37 0 0 25 0 22 0 523028061 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505953789 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22202/tid=22233] ppid=22200 vsize=15709148 CPUtime=1174.41 cores=0,2,4,6
/proc/22202/task/22233/stat : 22233 (java) R 22200 22202 22152 0 -1 4202560 294948 0 0 0 117401 40 0 0 25 0 22 0 523028061 16086167552 478676 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505697498 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4716.31
Current children cumulated vsize (KiB) 15709148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 7.89 8.05 7.93 10/220 22277
/proc/meminfo: memFree=27716792/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15709148 CPUtime=4800.08 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 2661868 0 1 0 479586 422 0 0 25 0 22 0 523028014 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3927287 409404 2299 9 0 3918006 0
[pid=22202/tid=22203] ppid=22200 vsize=15709148 CPUtime=1.07 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) S 22200 22202 22152 0 -1 4202560 35689 0 1 0 103 4 0 0 18 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22205] ppid=22200 vsize=15709148 CPUtime=2.69 cores=0,2,4,6
/proc/22202/task/22205/stat : 22205 (java) S 22200 22202 22152 0 -1 4202560 200808 0 0 0 233 36 0 0 15 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22206] ppid=22200 vsize=15709148 CPUtime=2.41 cores=0,2,4,6
/proc/22202/task/22206/stat : 22206 (java) S 22200 22202 22152 0 -1 4202560 172036 0 0 0 213 28 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22207] ppid=22200 vsize=15709148 CPUtime=2.37 cores=0,2,4,6
/proc/22202/task/22207/stat : 22207 (java) S 22200 22202 22152 0 -1 4202560 145684 0 0 0 214 23 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22208] ppid=22200 vsize=15709148 CPUtime=2.56 cores=0,2,4,6
/proc/22202/task/22208/stat : 22208 (java) S 22200 22202 22152 0 -1 4202560 179330 0 0 0 228 28 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22209] ppid=22200 vsize=15709148 CPUtime=2.58 cores=0,2,4,6
/proc/22202/task/22209/stat : 22209 (java) S 22200 22202 22152 0 -1 4202560 208107 0 0 0 223 35 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22210] ppid=22200 vsize=15709148 CPUtime=2.42 cores=0,2,4,6
/proc/22202/task/22210/stat : 22210 (java) S 22200 22202 22152 0 -1 4202560 163973 0 0 0 215 27 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22211] ppid=22200 vsize=15709148 CPUtime=2.37 cores=0,2,4,6
/proc/22202/task/22211/stat : 22211 (java) S 22200 22202 22152 0 -1 4202560 158904 0 0 0 212 25 0 0 15 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22212] ppid=22200 vsize=15709148 CPUtime=2.4 cores=0,2,4,6
/proc/22202/task/22212/stat : 22212 (java) S 22200 22202 22152 0 -1 4202560 145997 0 0 0 219 21 0 0 15 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22218] ppid=22200 vsize=15709148 CPUtime=0.85 cores=0,2,4,6
/proc/22202/task/22218/stat : 22218 (java) S 22200 22202 22152 0 -1 4202560 14946 0 0 0 50 35 0 0 16 0 22 0 523028016 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 0 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22219] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22219/stat : 22219 (java) S 22200 22202 22152 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22220] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22220/stat : 22220 (java) S 22200 22202 22152 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22221] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22221/stat : 22221 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028018 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652683185 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22222] ppid=22200 vsize=15709148 CPUtime=1.19 cores=0,2,4,6
/proc/22202/task/22222/stat : 22222 (java) S 22200 22202 22152 0 -1 4202560 14551 0 0 0 118 1 0 0 16 0 22 0 523028018 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22223] ppid=22200 vsize=15709148 CPUtime=1.18 cores=0,2,4,6
/proc/22202/task/22223/stat : 22223 (java) S 22200 22202 22152 0 -1 4202560 7455 0 0 0 117 1 0 0 15 0 22 0 523028019 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22224] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22224/stat : 22224 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028019 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22225] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22225/stat : 22225 (java) S 22200 22202 22152 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523028019 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22230] ppid=22200 vsize=15709148 CPUtime=1195.32 cores=0,2,4,6
/proc/22202/task/22230/stat : 22230 (java) R 22200 22202 22152 0 -1 4202560 293426 0 0 0 119500 32 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505712749 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22202/tid=22231] ppid=22200 vsize=15709148 CPUtime=1194.7 cores=0,2,4,6
/proc/22202/task/22231/stat : 22231 (java) R 22200 22202 22152 0 -1 4202560 310394 0 0 0 119431 39 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505744554 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22202/tid=22232] ppid=22200 vsize=15709148 CPUtime=1190.53 cores=0,2,4,6
/proc/22202/task/22232/stat : 22232 (java) R 22200 22202 22152 0 -1 4202560 314162 0 0 0 119016 37 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505744978 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22202/tid=22233] ppid=22200 vsize=15709148 CPUtime=1195.26 cores=0,2,4,6
/proc/22202/task/22233/stat : 22233 (java) R 22200 22202 22152 0 -1 4202560 294951 0 0 0 119486 40 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912506040153 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15709148

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

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

[startup+1203.3 s]
/proc/loadavg: 7.89 8.05 7.93 10/220 22277
/proc/meminfo: memFree=27716792/32951124 swapFree=67111364/67111528
[pid=22202] ppid=22200 vsize=15709148 CPUtime=4800.08 cores=0,2,4,6
/proc/22202/stat : 22202 (java) S 22200 22202 22152 0 -1 4202496 2661868 0 1 0 479586 422 0 0 25 0 22 0 523028014 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652662245 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/22202/statm: 3927287 409404 2299 9 0 3918006 0
[pid=22202/tid=22203] ppid=22200 vsize=15709148 CPUtime=1.07 cores=0,2,4,6
/proc/22202/task/22203/stat : 22203 (java) S 22200 22202 22152 0 -1 4202560 35689 0 1 0 103 4 0 0 18 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22205] ppid=22200 vsize=15709148 CPUtime=2.69 cores=0,2,4,6
/proc/22202/task/22205/stat : 22205 (java) S 22200 22202 22152 0 -1 4202560 200808 0 0 0 233 36 0 0 15 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22206] ppid=22200 vsize=15709148 CPUtime=2.41 cores=0,2,4,6
/proc/22202/task/22206/stat : 22206 (java) S 22200 22202 22152 0 -1 4202560 172036 0 0 0 213 28 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22207] ppid=22200 vsize=15709148 CPUtime=2.37 cores=0,2,4,6
/proc/22202/task/22207/stat : 22207 (java) S 22200 22202 22152 0 -1 4202560 145684 0 0 0 214 23 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22208] ppid=22200 vsize=15709148 CPUtime=2.56 cores=0,2,4,6
/proc/22202/task/22208/stat : 22208 (java) S 22200 22202 22152 0 -1 4202560 179330 0 0 0 228 28 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22209] ppid=22200 vsize=15709148 CPUtime=2.58 cores=0,2,4,6
/proc/22202/task/22209/stat : 22209 (java) S 22200 22202 22152 0 -1 4202560 208107 0 0 0 223 35 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22210] ppid=22200 vsize=15709148 CPUtime=2.42 cores=0,2,4,6
/proc/22202/task/22210/stat : 22210 (java) S 22200 22202 22152 0 -1 4202560 163973 0 0 0 215 27 0 0 16 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22211] ppid=22200 vsize=15709148 CPUtime=2.37 cores=0,2,4,6
/proc/22202/task/22211/stat : 22211 (java) S 22200 22202 22152 0 -1 4202560 158904 0 0 0 212 25 0 0 15 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22212] ppid=22200 vsize=15709148 CPUtime=2.4 cores=0,2,4,6
/proc/22202/task/22212/stat : 22212 (java) S 22200 22202 22152 0 -1 4202560 145997 0 0 0 219 21 0 0 15 0 22 0 523028015 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 0 0 0 0
[pid=22202/tid=22218] ppid=22200 vsize=15709148 CPUtime=0.85 cores=0,2,4,6
/proc/22202/task/22218/stat : 22218 (java) S 22200 22202 22152 0 -1 4202560 14946 0 0 0 50 35 0 0 16 0 22 0 523028016 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 0 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22219] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22219/stat : 22219 (java) S 22200 22202 22152 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22220] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22220/stat : 22220 (java) S 22200 22202 22152 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523028016 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 6 0 0 0
[pid=22202/tid=22221] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22221/stat : 22221 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028018 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652683185 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22222] ppid=22200 vsize=15709148 CPUtime=1.19 cores=0,2,4,6
/proc/22202/task/22222/stat : 22222 (java) S 22200 22202 22152 0 -1 4202560 14551 0 0 0 118 1 0 0 16 0 22 0 523028018 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22223] ppid=22200 vsize=15709148 CPUtime=1.18 cores=0,2,4,6
/proc/22202/task/22223/stat : 22223 (java) S 22200 22202 22152 0 -1 4202560 7455 0 0 0 117 1 0 0 15 0 22 0 523028019 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22224] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22224/stat : 22224 (java) S 22200 22202 22152 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523028019 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652675481 0 4 0 16800975 18446604453885171840 0 0 -1 2 0 0 0
[pid=22202/tid=22225] ppid=22200 vsize=15709148 CPUtime=0 cores=0,2,4,6
/proc/22202/task/22225/stat : 22225 (java) S 22200 22202 22152 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 523028019 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 253652676096 0 4 0 16800975 18446604453885171840 0 0 -1 4 0 0 0
[pid=22202/tid=22230] ppid=22200 vsize=15709148 CPUtime=1195.32 cores=0,2,4,6
/proc/22202/task/22230/stat : 22230 (java) R 22200 22202 22152 0 -1 4202560 293426 0 0 0 119500 32 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505712749 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22202/tid=22231] ppid=22200 vsize=15709148 CPUtime=1194.7 cores=0,2,4,6
/proc/22202/task/22231/stat : 22231 (java) R 22200 22202 22152 0 -1 4202560 310394 0 0 0 119431 39 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505744554 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=22202/tid=22232] ppid=22200 vsize=15709148 CPUtime=1190.53 cores=0,2,4,6
/proc/22202/task/22232/stat : 22232 (java) R 22200 22202 22152 0 -1 4202560 314162 0 0 0 119016 37 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912505744978 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22202/tid=22233] ppid=22200 vsize=15709148 CPUtime=1195.26 cores=0,2,4,6
/proc/22202/task/22233/stat : 22233 (java) R 22200 22202 22152 0 -1 4202560 294951 0 0 0 119486 40 0 0 25 0 22 0 523028061 16086167552 409404 33554432000 1073741824 1073778376 140736752914048 18446744073709551615 46912506040153 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15709148

Child status: 143
Real time (s): 1203.38
CPU time (s): 4800.17
CPU user time (s): 4795.89
CPU system time (s): 4.28135
CPU usage (%): 398.891
Max. virtual memory (cumulated for all children) (KiB): 15711924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.89
system time used= 4.28135
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2661895
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= 43820
involuntary context switches= 57942

runsolver used 2.07468 second user time and 4.51831 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 23:57:56
IDJOB=3312428
IDBENCH=82613
IDSOLVER=1699
FILE ID=node106/3312428-1304114276
RUNJOBID= node106-1304114276-22170
PBS_JOBID= 13170704
Free space on /tmp= 72156 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S303265982-092-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312428-1304114276/watcher-3312428-1304114276 -o /tmp/evaluation-result-3312428-1304114276/solver-3312428-1304114276 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312428-1304114276.cnf

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

MD5SUM BENCH= 1b4a544dd042630233219a622c9437c7
RANDOM SEED=122248489

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.830
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.830
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:      30324864 kB
Buffers:        260596 kB
Cached:        2082256 kB
SwapCached:         88 kB
Active:         806140 kB
Inactive:      1606780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30324864 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4032 kB
Writeback:           0 kB
AnonPages:       70428 kB
Mapped:          21308 kB
Slab:           147000 kB
PageTables:       5424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   775184 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= 72156 MiB
End job on node106 at 2011-04-30 00:18:02