Trace number 3313056

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.15 1207.34

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.10/0.12	52:17 INFO : Reading from input HOME/instance-3313056-1304185937.cnf
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Starting Executor!
0.62/0.49	Starting Executor!
0.62/0.49	Starting Executor!
0.62/0.49	Starting Executor!
2.59/1.37	52:19 INFO : 870 variables remaining out of 870
2.59/1.37	52:19 INFO : 420509 literals remaining out of 210704

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-3313056-1304185937/watcher-3313056-1304185937 -o /tmp/evaluation-result-3313056-1304185937/solver-3313056-1304185937 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313056-1304185937.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.02 8.03 7.92 1/175 14288
/proc/meminfo: memFree=31100792/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/14288/stat : 14288 (java) R 14286 14288 13814 0 -1 4202496 679 0 0 0 0 0 0 0 25 0 1 0 530192212 23580672 167 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210199724135 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14288/statm: 5757 174 140 9 0 124 0

[startup+0.0395539 s]
/proc/loadavg: 8.02 8.03 7.92 1/175 14288
/proc/meminfo: memFree=31100792/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15604248 CPUtime=0.02 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 3718 0 1 0 2 0 0 0 25 0 13 0 530192212 15978749952 3158 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3901062 3158 1679 9 0 3891810 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100567 s]
/proc/loadavg: 8.02 8.03 7.92 1/175 14288
/proc/meminfo: memFree=31100792/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15676952 CPUtime=0.1 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 5553 0 1 0 9 1 0 0 25 0 18 0 530192212 16053198848 4966 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3919238 4967 2116 9 0 3909957 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676952

[startup+0.300532 s]
/proc/loadavg: 8.02 8.03 7.92 1/175 14288
/proc/meminfo: memFree=31100792/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15681092 CPUtime=0.52 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 14483 0 1 0 50 2 0 0 25 0 18 0 530192212 16057438208 12956 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3920273 12960 2206 9 0 3910992 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681092

[startup+0.700487 s]
/proc/loadavg: 8.02 8.03 7.92 1/175 14288
/proc/meminfo: memFree=31100792/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15695904 CPUtime=1.13 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 45640 0 1 0 107 6 0 0 25 0 22 0 530192212 16072605696 42448 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3923976 42448 2247 9 0 3914695 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 15695904

[startup+1.50131 s]
/proc/loadavg: 7.54 7.93 7.89 3/197 14310
/proc/meminfo: memFree=30921124/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15717884 CPUtime=3.18 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 53279 0 1 0 311 7 0 0 25 0 22 0 530192212 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3929471 48206 2270 9 0 3920190 0
[pid=14288/tid=14290] ppid=14286 vsize=15717884 CPUtime=1.35 cores=0,2,4,6
/proc/14288/task/14290/stat : 14290 (java) S 14286 14288 13814 0 -1 4202560 35682 0 1 0 129 6 0 0 21 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13814 0 -1 4202560 362 0 0 0 0 0 0 0 21 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13814 0 -1 4202560 38 0 0 0 0 0 0 0 16 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530192213 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14299] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13814 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530192214 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 0 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13814 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530192215 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14301] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13814 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530192215 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14302] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14302/stat : 14302 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216470961 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14303] ppid=14286 vsize=15717884 CPUtime=0.58 cores=0,2,4,6
/proc/14288/task/14303/stat : 14303 (java) S 14286 14288 13814 0 -1 4202560 2622 0 0 0 58 0 0 0 19 0 22 0 530192217 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14304] ppid=14286 vsize=15717884 CPUtime=1.04 cores=0,2,4,6
/proc/14288/task/14304/stat : 14304 (java) S 14286 14288 13814 0 -1 4202560 13121 0 0 0 103 1 0 0 16 0 22 0 530192217 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14305] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14305/stat : 14305 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14306] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14306/stat : 14306 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530192217 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14307] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14307/stat : 14307 (java) S 14286 14288 13814 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 530192261 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14308] ppid=14286 vsize=15717884 CPUtime=0.06 cores=0,2,4,6
/proc/14288/task/14308/stat : 14308 (java) R 14286 14288 13814 0 -1 4202560 8 0 0 0 6 0 0 0 15 0 22 0 530192261 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505937226 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14288/tid=14309] ppid=14286 vsize=15717884 CPUtime=0.12 cores=0,2,4,6
/proc/14288/task/14309/stat : 14309 (java) R 14286 14288 13814 0 -1 4202560 19 0 0 0 12 0 0 0 16 0 22 0 530192261 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505937093 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14288/tid=14310] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14310/stat : 14310 (java) S 14286 14288 13814 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 530192261 16095113216 48206 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 15717884

[startup+3.10098 s]
/proc/loadavg: 7.54 7.93 7.89 7/220 14358
/proc/meminfo: memFree=30715188/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15717884 CPUtime=8.95 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 101991 0 1 0 880 15 0 0 25 0 22 0 530192212 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3929471 96842 2273 9 0 3920190 0
[pid=14288/tid=14290] ppid=14286 vsize=15717884 CPUtime=1.35 cores=0,2,4,6
/proc/14288/task/14290/stat : 14290 (java) S 14286 14288 13814 0 -1 4202560 35682 0 1 0 129 6 0 0 21 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=15717884 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13814 0 -1 4202560 4504 0 0 0 1 0 0 0 16 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=15717884 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13814 0 -1 4202560 6582 0 0 0 1 0 0 0 16 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=15717884 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13814 0 -1 4202560 4620 0 0 0 1 0 0 0 16 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13814 0 -1 4202560 2821 0 0 0 0 0 0 0 16 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13814 0 -1 4202560 1117 0 0 0 0 0 0 0 15 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=15717884 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13814 0 -1 4202560 2307 0 0 0 1 0 0 0 15 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=15717884 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13814 0 -1 4202560 2495 0 0 0 1 0 0 0 15 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14298/stat : 14298 (java) R 14286 14288 13814 0 -1 4202560 3298 0 0 0 0 0 0 0 16 0 22 0 530192213 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14288/tid=14299] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13814 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 22 0 530192214 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 0 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530192215 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14301] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530192215 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14302] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14302/stat : 14302 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216470961 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14303] ppid=14286 vsize=15717884 CPUtime=0.68 cores=0,2,4,6
/proc/14288/task/14303/stat : 14303 (java) S 14286 14288 13814 0 -1 4202560 2627 0 0 0 68 0 0 0 15 0 22 0 530192217 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14304] ppid=14286 vsize=15717884 CPUtime=1.35 cores=0,2,4,6
/proc/14288/task/14304/stat : 14304 (java) S 14286 14288 13814 0 -1 4202560 13157 0 0 0 134 1 0 0 15 0 22 0 530192217 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14305] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14305/stat : 14305 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14306] ppid=14286 vsize=15717884 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14306/stat : 14306 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530192217 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14307] ppid=14286 vsize=15717884 CPUtime=1.25 cores=0,2,4,6
/proc/14288/task/14307/stat : 14307 (java) R 14286 14288 13814 0 -1 4202560 4669 0 0 0 125 0 0 0 16 0 22 0 530192261 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505937102 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14288/tid=14308] ppid=14286 vsize=15717884 CPUtime=1.36 cores=0,2,4,6
/proc/14288/task/14308/stat : 14308 (java) R 14286 14288 13814 0 -1 4202560 5940 0 0 0 135 1 0 0 16 0 22 0 530192261 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506069105 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=14288/tid=14309] ppid=14286 vsize=15717884 CPUtime=1.37 cores=0,2,4,6
/proc/14288/task/14309/stat : 14309 (java) R 14286 14288 13814 0 -1 4202560 4979 0 0 0 137 0 0 0 16 0 22 0 530192261 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505883091 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14288/tid=14310] ppid=14286 vsize=15717884 CPUtime=1.38 cores=0,2,4,6
/proc/14288/task/14310/stat : 14310 (java) R 14286 14288 13814 0 -1 4202560 5599 0 0 0 138 0 0 0 17 0 22 0 530192261 16095113216 96842 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505937093 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.95
Current children cumulated vsize (KiB) 15717884

[startup+6.30144 s]
/proc/loadavg: 7.54 7.93 7.89 10/220 14358
/proc/meminfo: memFree=29540536/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15707316 CPUtime=21.72 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 240422 0 1 0 2137 35 0 0 25 0 22 0 530192212 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3926829 232649 2283 9 0 3917548 0
[pid=14288/tid=14290] ppid=14286 vsize=15707316 CPUtime=1.35 cores=0,2,4,6
/proc/14288/task/14290/stat : 14290 (java) S 14286 14288 13814 0 -1 4202560 35682 0 1 0 129 6 0 0 21 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=15707316 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13814 0 -1 4202560 6775 0 0 0 1 0 0 0 16 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=15707316 CPUtime=0.02 cores=0,2,4,6
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13814 0 -1 4202560 8230 0 0 0 1 1 0 0 16 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=15707316 CPUtime=0.02 cores=0,2,4,6
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13814 0 -1 4202560 6351 0 0 0 1 1 0 0 15 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=15707316 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13814 0 -1 4202560 5305 0 0 0 1 0 0 0 15 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=15707316 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13814 0 -1 4202560 3095 0 0 0 1 0 0 0 16 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=15707316 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13814 0 -1 4202560 4258 0 0 0 1 0 0 0 15 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=15707316 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13814 0 -1 4202560 3593 0 0 0 1 0 0 0 15 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=15707316 CPUtime=0.01 cores=0,2,4,6
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13814 0 -1 4202560 5257 0 0 0 0 1 0 0 16 0 22 0 530192213 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14299] ppid=14286 vsize=15707316 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13814 0 -1 4202560 599 0 0 0 0 0 0 0 15 0 22 0 530192214 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 0 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=15707316 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530192215 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14301] ppid=14286 vsize=15707316 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530192215 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14302] ppid=14286 vsize=15707316 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14302/stat : 14302 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216470961 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14303] ppid=14286 vsize=15707316 CPUtime=0.71 cores=0,2,4,6
/proc/14288/task/14303/stat : 14303 (java) S 14286 14288 13814 0 -1 4202560 2637 0 0 0 71 0 0 0 15 0 22 0 530192217 16084291584 232649 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0

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

[pid=14288/tid=14308] ppid=14286 vsize=15701060 CPUtime=1106.93 cores=0,2,4,6
/proc/14288/task/14308/stat : 14308 (java) R 14286 14288 13814 0 -1 4202560 429657 0 0 0 110632 61 0 0 25 0 22 0 530192261 16077885440 153985 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506061822 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14288/tid=14309] ppid=14286 vsize=15701060 CPUtime=1105.48 cores=0,2,4,6
/proc/14288/task/14309/stat : 14309 (java) R 14286 14288 13814 0 -1 4202560 414947 0 0 0 110492 56 0 0 25 0 22 0 530192261 16077885440 153985 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506213639 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14288/tid=14310] ppid=14286 vsize=15701060 CPUtime=1106.59 cores=0,2,4,6
/proc/14288/task/14310/stat : 14310 (java) R 14286 14288 13814 0 -1 4202560 424747 0 0 0 110602 57 0 0 25 0 22 0 530192261 16077885440 153985 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505897466 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4461.86
Current children cumulated vsize (KiB) 15701060

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.01 9/220 14401
/proc/meminfo: memFree=29909528/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15701060 CPUtime=4700.61 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 3154592 0 1 0 469459 602 0 0 25 0 22 0 530192212 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3925265 148162 2298 9 0 3915984 0
[pid=14288/tid=14290] ppid=14286 vsize=15701060 CPUtime=1.35 cores=0,2,4,6
/proc/14288/task/14290/stat : 14290 (java) S 14286 14288 13814 0 -1 4202560 35682 0 1 0 129 6 0 0 21 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=15701060 CPUtime=3.91 cores=0,2,4,6
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13814 0 -1 4202560 169292 0 0 0 358 33 0 0 16 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=15701060 CPUtime=3.92 cores=0,2,4,6
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13814 0 -1 4202560 168126 0 0 0 358 34 0 0 16 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=15701060 CPUtime=3.78 cores=0,2,4,6
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13814 0 -1 4202560 162415 0 0 0 345 33 0 0 15 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=15701060 CPUtime=3.76 cores=0,2,4,6
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13814 0 -1 4202560 153674 0 0 0 346 30 0 0 15 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=15701060 CPUtime=3.82 cores=0,2,4,6
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13814 0 -1 4202560 162113 0 0 0 349 33 0 0 16 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=15701060 CPUtime=3.76 cores=0,2,4,6
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13814 0 -1 4202560 168662 0 0 0 342 34 0 0 16 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=15701060 CPUtime=3.91 cores=0,2,4,6
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13814 0 -1 4202560 166444 0 0 0 361 30 0 0 15 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=15701060 CPUtime=3.78 cores=0,2,4,6
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13814 0 -1 4202560 165409 0 0 0 344 34 0 0 16 0 22 0 530192213 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14299] ppid=14286 vsize=15701060 CPUtime=2.41 cores=0,2,4,6
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13814 0 -1 4202560 8258 0 0 0 159 82 0 0 15 0 22 0 530192214 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 0 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530192215 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14301] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530192215 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14302] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14302/stat : 14302 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216470961 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14303] ppid=14286 vsize=15701060 CPUtime=0.94 cores=0,2,4,6
/proc/14288/task/14303/stat : 14303 (java) S 14286 14288 13814 0 -1 4202560 5786 0 0 0 94 0 0 0 15 0 22 0 530192217 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14304] ppid=14286 vsize=15701060 CPUtime=1.72 cores=0,2,4,6
/proc/14288/task/14304/stat : 14304 (java) S 14286 14288 13814 0 -1 4202560 13285 0 0 0 171 1 0 0 15 0 22 0 530192217 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14305] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14305/stat : 14305 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14306] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14306/stat : 14306 (java) S 14286 14288 13814 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530192217 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14307] ppid=14286 vsize=15701060 CPUtime=1166.43 cores=0,2,4,6
/proc/14288/task/14307/stat : 14307 (java) R 14286 14288 13814 0 -1 4202560 451920 0 0 0 116580 63 0 0 25 0 22 0 530192261 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506061732 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14288/tid=14308] ppid=14286 vsize=15701060 CPUtime=1166.29 cores=0,2,4,6
/proc/14288/task/14308/stat : 14308 (java) R 14286 14288 13814 0 -1 4202560 446524 0 0 0 116566 63 0 0 25 0 22 0 530192261 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506213479 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14288/tid=14309] ppid=14286 vsize=15701060 CPUtime=1164.75 cores=0,2,4,6
/proc/14288/task/14309/stat : 14309 (java) R 14286 14288 13814 0 -1 4202560 432215 0 0 0 116416 59 0 0 25 0 22 0 530192261 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505991706 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14288/tid=14310] ppid=14286 vsize=15701060 CPUtime=1165.93 cores=0,2,4,6
/proc/14288/task/14310/stat : 14310 (java) R 14286 14288 13814 0 -1 4202560 443336 0 0 0 116533 60 0 0 25 0 22 0 530192261 16077885440 148162 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505937024 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4700.61
Current children cumulated vsize (KiB) 15701060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.06 8.09 8.01 9/220 14402
/proc/meminfo: memFree=29974600/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15701060 CPUtime=4800.08 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 3203431 0 1 0 479396 612 0 0 25 0 22 0 530192212 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3925265 139525 2298 9 0 3915984 0
[pid=14288/tid=14290] ppid=14286 vsize=15701060 CPUtime=1.35 cores=0,2,4,6
/proc/14288/task/14290/stat : 14290 (java) S 14286 14288 13814 0 -1 4202560 35682 0 1 0 129 6 0 0 21 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=15701060 CPUtime=3.98 cores=0,2,4,6
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13814 0 -1 4202560 172509 0 0 0 364 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=15701060 CPUtime=3.99 cores=0,2,4,6
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13814 0 -1 4202560 171776 0 0 0 365 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=15701060 CPUtime=3.86 cores=0,2,4,6
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13814 0 -1 4202560 166923 0 0 0 352 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=15701060 CPUtime=3.85 cores=0,2,4,6
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13814 0 -1 4202560 158386 0 0 0 355 30 0 0 16 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=15701060 CPUtime=3.9 cores=0,2,4,6
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13814 0 -1 4202560 165426 0 0 0 356 34 0 0 16 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=15701060 CPUtime=3.84 cores=0,2,4,6
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13814 0 -1 4202560 172990 0 0 0 349 35 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=15701060 CPUtime=4 cores=0,2,4,6
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13814 0 -1 4202560 171264 0 0 0 369 31 0 0 16 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=15701060 CPUtime=3.87 cores=0,2,4,6
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13814 0 -1 4202560 168100 0 0 0 353 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14299] ppid=14286 vsize=15701060 CPUtime=2.47 cores=0,2,4,6
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13814 0 -1 4202560 8515 0 0 0 163 84 0 0 16 0 22 0 530192214 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 0 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530192215 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14301] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530192215 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14302] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14302/stat : 14302 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216470961 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14303] ppid=14286 vsize=15701060 CPUtime=0.94 cores=0,2,4,6
/proc/14288/task/14303/stat : 14303 (java) S 14286 14288 13814 0 -1 4202560 5786 0 0 0 94 0 0 0 15 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14304] ppid=14286 vsize=15701060 CPUtime=1.72 cores=0,2,4,6
/proc/14288/task/14304/stat : 14304 (java) S 14286 14288 13814 0 -1 4202560 13285 0 0 0 171 1 0 0 15 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14305] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14305/stat : 14305 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14306] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14306/stat : 14306 (java) S 14286 14288 13814 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14307] ppid=14286 vsize=15701060 CPUtime=1191.12 cores=0,2,4,6
/proc/14288/task/14307/stat : 14307 (java) R 14286 14288 13814 0 -1 4202560 456858 0 0 0 119049 63 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506007744 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14288/tid=14308] ppid=14286 vsize=15701060 CPUtime=1191 cores=0,2,4,6
/proc/14288/task/14308/stat : 14308 (java) R 14286 14288 13814 0 -1 4202560 450529 0 0 0 119036 64 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505905597 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14288/tid=14309] ppid=14286 vsize=15701060 CPUtime=1189.37 cores=0,2,4,6
/proc/14288/task/14309/stat : 14309 (java) R 14286 14288 13814 0 -1 4202560 436430 0 0 0 118878 59 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505937093 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14288/tid=14310] ppid=14286 vsize=15701060 CPUtime=1190.65 cores=0,2,4,6
/proc/14288/task/14310/stat : 14310 (java) R 14286 14288 13814 0 -1 4202560 447519 0 0 0 119005 60 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506061858 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15701060

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

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

[startup+1207.3 s]
/proc/loadavg: 8.06 8.09 8.01 9/220 14402
/proc/meminfo: memFree=29974600/32951124 swapFree=67107188/67111528
[pid=14288] ppid=14286 vsize=15701060 CPUtime=4800.08 cores=0,2,4,6
/proc/14288/stat : 14288 (java) S 14286 14288 13814 0 -1 4202496 3203431 0 1 0 479396 612 0 0 25 0 22 0 530192212 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/14288/statm: 3925265 139525 2298 9 0 3915984 0
[pid=14288/tid=14290] ppid=14286 vsize=15701060 CPUtime=1.35 cores=0,2,4,6
/proc/14288/task/14290/stat : 14290 (java) S 14286 14288 13814 0 -1 4202560 35682 0 1 0 129 6 0 0 21 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14291] ppid=14286 vsize=15701060 CPUtime=3.98 cores=0,2,4,6
/proc/14288/task/14291/stat : 14291 (java) S 14286 14288 13814 0 -1 4202560 172509 0 0 0 364 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14292] ppid=14286 vsize=15701060 CPUtime=3.99 cores=0,2,4,6
/proc/14288/task/14292/stat : 14292 (java) S 14286 14288 13814 0 -1 4202560 171776 0 0 0 365 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14293] ppid=14286 vsize=15701060 CPUtime=3.86 cores=0,2,4,6
/proc/14288/task/14293/stat : 14293 (java) S 14286 14288 13814 0 -1 4202560 166923 0 0 0 352 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14294] ppid=14286 vsize=15701060 CPUtime=3.85 cores=0,2,4,6
/proc/14288/task/14294/stat : 14294 (java) S 14286 14288 13814 0 -1 4202560 158386 0 0 0 355 30 0 0 16 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14295] ppid=14286 vsize=15701060 CPUtime=3.9 cores=0,2,4,6
/proc/14288/task/14295/stat : 14295 (java) S 14286 14288 13814 0 -1 4202560 165426 0 0 0 356 34 0 0 16 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14296] ppid=14286 vsize=15701060 CPUtime=3.84 cores=0,2,4,6
/proc/14288/task/14296/stat : 14296 (java) S 14286 14288 13814 0 -1 4202560 172990 0 0 0 349 35 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 6 0 0 0
[pid=14288/tid=14297] ppid=14286 vsize=15701060 CPUtime=4 cores=0,2,4,6
/proc/14288/task/14297/stat : 14297 (java) S 14286 14288 13814 0 -1 4202560 171264 0 0 0 369 31 0 0 16 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14298] ppid=14286 vsize=15701060 CPUtime=3.87 cores=0,2,4,6
/proc/14288/task/14298/stat : 14298 (java) S 14286 14288 13814 0 -1 4202560 168100 0 0 0 353 34 0 0 15 0 22 0 530192213 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14299] ppid=14286 vsize=15701060 CPUtime=2.47 cores=0,2,4,6
/proc/14288/task/14299/stat : 14299 (java) S 14286 14288 13814 0 -1 4202560 8515 0 0 0 163 84 0 0 16 0 22 0 530192214 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 0 0 16800975 18446604444708939072 0 0 -1 0 0 0 0
[pid=14288/tid=14300] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14300/stat : 14300 (java) S 14286 14288 13814 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530192215 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14301] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14301/stat : 14301 (java) S 14286 14288 13814 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530192215 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14302] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14302/stat : 14302 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216470961 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14303] ppid=14286 vsize=15701060 CPUtime=0.94 cores=0,2,4,6
/proc/14288/task/14303/stat : 14303 (java) S 14286 14288 13814 0 -1 4202560 5786 0 0 0 94 0 0 0 15 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14304] ppid=14286 vsize=15701060 CPUtime=1.72 cores=0,2,4,6
/proc/14288/task/14304/stat : 14304 (java) S 14286 14288 13814 0 -1 4202560 13285 0 0 0 171 1 0 0 15 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14305] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14305/stat : 14305 (java) S 14286 14288 13814 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463257 0 4 0 16800975 18446604444708939072 0 0 -1 2 0 0 0
[pid=14288/tid=14306] ppid=14286 vsize=15701060 CPUtime=0 cores=0,2,4,6
/proc/14288/task/14306/stat : 14306 (java) S 14286 14288 13814 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530192217 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 210216463872 0 4 0 16800975 18446604444708939072 0 0 -1 4 0 0 0
[pid=14288/tid=14307] ppid=14286 vsize=15701060 CPUtime=1191.12 cores=0,2,4,6
/proc/14288/task/14307/stat : 14307 (java) R 14286 14288 13814 0 -1 4202560 456858 0 0 0 119049 63 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506007744 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=14288/tid=14308] ppid=14286 vsize=15701060 CPUtime=1191 cores=0,2,4,6
/proc/14288/task/14308/stat : 14308 (java) R 14286 14288 13814 0 -1 4202560 450529 0 0 0 119036 64 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505905597 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=14288/tid=14309] ppid=14286 vsize=15701060 CPUtime=1189.37 cores=0,2,4,6
/proc/14288/task/14309/stat : 14309 (java) R 14286 14288 13814 0 -1 4202560 436430 0 0 0 118878 59 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912505937093 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=14288/tid=14310] ppid=14286 vsize=15701060 CPUtime=1190.65 cores=0,2,4,6
/proc/14288/task/14310/stat : 14310 (java) R 14286 14288 13814 0 -1 4202560 447519 0 0 0 119005 60 0 0 25 0 22 0 530192261 16077885440 139525 33554432000 1073741824 1073778376 140735220696352 18446744073709551615 46912506061858 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 15701060

Child status: 143
Real time (s): 1207.34
CPU time (s): 4800.15
CPU user time (s): 4793.99
CPU system time (s): 6.15006
CPU usage (%): 397.58
Max. virtual memory (cumulated for all children) (KiB): 15717884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794
system time used= 6.15006
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3203457
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= 150288
involuntary context switches= 94785

runsolver used 2.05369 second user time and 4.5783 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-30 19:52:17
IDJOB=3313056
IDBENCH=83986
IDSOLVER=1699
FILE ID=node130/3313056-1304185937
RUNJOBID= node130-1304184729-14160
PBS_JOBID= 13172459
Free space on /tmp= 72696 MiB

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

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=769763568

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31100948 kB
Buffers:        210280 kB
Cached:        1299928 kB
SwapCached:       1852 kB
Active:         369724 kB
Inactive:      1204856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31100948 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:            2420 kB
Writeback:           0 kB
AnonPages:       63440 kB
Mapped:          15012 kB
Slab:           212956 kB
PageTables:       4572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224880 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= 72696 MiB
End job on node130 at 2011-04-30 20:12:26