Trace number 3313195

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.45 1206.85

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.09/0.13	35:35 INFO : Reading from input HOME/instance-3313195-1304080535.cnf
1.02/0.84	Executor set job limit to 1000000
1.02/0.84	Executor set job limit to 1000000
1.02/0.84	Executor set job limit to 1000000
1.02/0.84	Executor set job limit to 1000000
1.02/0.84	Starting Executor!
1.02/0.84	Starting Executor!
1.02/0.84	Starting Executor!
1.02/0.84	Starting Executor!
2.92/1.92	35:37 INFO : 2100 variables remaining out of 2100
2.92/1.92	35:37 INFO : 1252714 literals remaining out of 647452

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

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

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


[startup+0 s]
/proc/loadavg: 7.83 8.04 7.78 2/175 13261
/proc/meminfo: memFree=23123932/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/13261/stat : 13261 (java) R 13259 13261 13067 0 -1 4202496 493 0 0 0 0 0 0 0 25 0 1 0 519653957 9318400 154 33554432000 1073741824 1073778376 140734771108080 18446744073709551615 244446766071 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13261/statm: 2275 154 125 9 0 67 0

[startup+0.098523 s]
/proc/loadavg: 7.83 8.04 7.78 2/175 13261
/proc/meminfo: memFree=23123932/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15676344 CPUtime=0.09 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 5451 0 1 0 9 0 0 0 25 0 18 0 519653957 16052576256 4853 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3919086 4854 2115 9 0 3909805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676344

[startup+0.10052 s]
/proc/loadavg: 7.83 8.04 7.78 2/175 13261
/proc/meminfo: memFree=23123932/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15676344 CPUtime=0.09 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 5479 0 1 0 9 0 0 0 25 0 18 0 519653957 16052576256 4881 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3919086 4881 2115 9 0 3909805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676344

[startup+0.300478 s]
/proc/loadavg: 7.83 8.04 7.78 2/175 13261
/proc/meminfo: memFree=23123932/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15683060 CPUtime=0.5 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 13418 0 1 0 48 2 0 0 25 0 18 0 519653957 16059453440 11844 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3920765 11848 2208 9 0 3911484 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15683060

[startup+0.700413 s]
/proc/loadavg: 7.83 8.04 7.78 2/175 13261
/proc/meminfo: memFree=23123932/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15682912 CPUtime=0.91 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 41800 0 1 0 86 5 0 0 25 0 18 0 519653957 16059301888 39988 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3920728 39988 2224 9 0 3911447 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15682912

[startup+1.50127 s]
/proc/loadavg: 7.83 8.04 7.78 4/216 13327
/proc/meminfo: memFree=22824996/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15686228 CPUtime=2.25 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 50787 0 1 0 219 6 0 0 25 0 22 0 519653957 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3921557 44930 2257 9 0 3912276 0
[pid=13261/tid=13263] ppid=13259 vsize=15686228 CPUtime=1.47 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (java) R 13259 13261 13067 0 -1 4202560 35622 0 1 0 142 5 0 0 18 0 22 0 519653958 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912505636448 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13261/tid=13264] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13264/stat : 13264 (java) S 13259 13261 13067 0 -1 4202560 30 0 0 0 0 0 0 0 18 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13265] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13265/stat : 13265 (java) S 13259 13261 13067 0 -1 4202560 32 0 0 0 0 0 0 0 18 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13266] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13266/stat : 13266 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13267] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13267/stat : 13267 (java) S 13259 13261 13067 0 -1 4202560 26 0 0 0 0 0 0 0 18 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13268] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13268/stat : 13268 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13269] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13269/stat : 13269 (java) S 13259 13261 13067 0 -1 4202560 368 0 0 0 0 0 0 0 18 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13270] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13270/stat : 13270 (java) S 13259 13261 13067 0 -1 4202560 338 0 0 0 0 0 0 0 16 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13271] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13271/stat : 13271 (java) S 13259 13261 13067 0 -1 4202560 654 0 0 0 0 0 0 0 16 0 22 0 519653959 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13272] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13272/stat : 13272 (java) S 13259 13261 13067 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519653960 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 0 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13273] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13273/stat : 13273 (java) S 13259 13261 13067 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 519653960 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13274] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13274/stat : 13274 (java) S 13259 13261 13067 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 519653960 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13275] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13275/stat : 13275 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519653963 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458768817 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13276] ppid=13259 vsize=15686228 CPUtime=0.41 cores=1,3,5,7
/proc/13261/task/13276/stat : 13276 (java) S 13259 13261 13067 0 -1 4202560 8744 0 0 0 40 1 0 0 15 0 22 0 519653963 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13277] ppid=13259 vsize=15686228 CPUtime=0.34 cores=1,3,5,7
/proc/13261/task/13277/stat : 13277 (java) S 13259 13261 13067 0 -1 4202560 3537 0 0 0 34 0 0 0 16 0 22 0 519653963 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13278] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13278/stat : 13278 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519653963 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13279] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13279/stat : 13279 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519653963 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13324] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13324/stat : 13324 (java) S 13259 13261 13067 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 519654042 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13325] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13325/stat : 13325 (java) S 13259 13261 13067 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519654042 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13326] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13326/stat : 13326 (java) S 13259 13261 13067 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 519654042 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13327] ppid=13259 vsize=15686228 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13327/stat : 13327 (java) S 13259 13261 13067 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519654042 16062697472 44930 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 15686228

[startup+3.10996 s]
/proc/loadavg: 7.83 8.04 7.78 5/220 13331
/proc/meminfo: memFree=22769536/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15687104 CPUtime=6.02 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 80059 0 1 0 589 13 0 0 25 0 22 0 519653957 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3921776 73509 2274 9 0 3912495 0
[pid=13261/tid=13263] ppid=13259 vsize=15687104 CPUtime=1.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (java) S 13259 13261 13067 0 -1 4202560 35675 0 1 0 184 5 0 0 19 0 22 0 519653958 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13264] ppid=13259 vsize=15687104 CPUtime=0.01 cores=1,3,5,7
/proc/13261/task/13264/stat : 13264 (java) S 13259 13261 13067 0 -1 4202560 381 0 0 0 1 0 0 0 16 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13265] ppid=13259 vsize=15687104 CPUtime=0.01 cores=1,3,5,7
/proc/13261/task/13265/stat : 13265 (java) S 13259 13261 13067 0 -1 4202560 713 0 0 0 1 0 0 0 16 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13266] ppid=13259 vsize=15687104 CPUtime=0.02 cores=1,3,5,7
/proc/13261/task/13266/stat : 13266 (java) S 13259 13261 13067 0 -1 4202560 6477 0 0 0 1 1 0 0 15 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13267] ppid=13259 vsize=15687104 CPUtime=0.01 cores=1,3,5,7
/proc/13261/task/13267/stat : 13267 (java) S 13259 13261 13067 0 -1 4202560 2972 0 0 0 1 0 0 0 16 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13268] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13268/stat : 13268 (java) S 13259 13261 13067 0 -1 4202560 2784 0 0 0 0 0 0 0 15 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13269] ppid=13259 vsize=15687104 CPUtime=0.02 cores=1,3,5,7
/proc/13261/task/13269/stat : 13269 (java) S 13259 13261 13067 0 -1 4202560 6873 0 0 0 1 1 0 0 15 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13270] ppid=13259 vsize=15687104 CPUtime=0.01 cores=1,3,5,7
/proc/13261/task/13270/stat : 13270 (java) S 13259 13261 13067 0 -1 4202560 5131 0 0 0 0 1 0 0 15 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13271] ppid=13259 vsize=15687104 CPUtime=0.02 cores=1,3,5,7
/proc/13261/task/13271/stat : 13271 (java) S 13259 13261 13067 0 -1 4202560 4895 0 0 0 1 1 0 0 16 0 22 0 519653959 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13272] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13272/stat : 13272 (java) S 13259 13261 13067 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 22 0 519653960 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 0 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13273] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13273/stat : 13273 (java) S 13259 13261 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13274] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13274/stat : 13274 (java) S 13259 13261 13067 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13275] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13275/stat : 13275 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519653963 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458768817 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13276] ppid=13259 vsize=15687104 CPUtime=0.69 cores=1,3,5,7
/proc/13261/task/13276/stat : 13276 (java) S 13259 13261 13067 0 -1 4202560 8812 0 0 0 68 1 0 0 15 0 22 0 519653963 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13277] ppid=13259 vsize=15687104 CPUtime=0.79 cores=1,3,5,7
/proc/13261/task/13277/stat : 13277 (java) S 13259 13261 13067 0 -1 4202560 3795 0 0 0 79 0 0 0 15 0 22 0 519653963 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13278] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13278/stat : 13278 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519653963 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13279] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13279/stat : 13279 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519653963 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13324] ppid=13259 vsize=15687104 CPUtime=0.76 cores=1,3,5,7
/proc/13261/task/13324/stat : 13324 (java) R 13259 13261 13067 0 -1 4202560 28 0 0 0 76 0 0 0 16 0 22 0 519654042 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506127429 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13261/tid=13325] ppid=13259 vsize=15687104 CPUtime=0.45 cores=1,3,5,7
/proc/13261/task/13325/stat : 13325 (java) R 13259 13261 13067 0 -1 4202560 7 0 0 0 45 0 0 0 15 0 22 0 519654042 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506029408 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13261/tid=13326] ppid=13259 vsize=15687104 CPUtime=0.46 cores=1,3,5,7
/proc/13261/task/13326/stat : 13326 (java) R 13259 13261 13067 0 -1 4202560 12 0 0 0 46 0 0 0 15 0 22 0 519654042 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506128234 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13261/tid=13327] ppid=13259 vsize=15687104 CPUtime=0.77 cores=1,3,5,7
/proc/13261/task/13327/stat : 13327 (java) S 13259 13261 13067 0 -1 4202560 8 0 0 0 77 0 0 0 15 0 22 0 519654042 16063594496 73509 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 15687104

[startup+6.30133 s]
/proc/loadavg: 7.84 8.04 7.78 10/220 13331
/proc/meminfo: memFree=21363384/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15687104 CPUtime=18.59 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 202167 0 1 0 1825 34 0 0 25 0 22 0 519653957 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3921776 194951 2284 9 0 3912495 0
[pid=13261/tid=13263] ppid=13259 vsize=15687104 CPUtime=1.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (java) S 13259 13261 13067 0 -1 4202560 35675 0 1 0 184 5 0 0 19 0 22 0 519653958 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13264] ppid=13259 vsize=15687104 CPUtime=0.06 cores=1,3,5,7
/proc/13261/task/13264/stat : 13264 (java) S 13259 13261 13067 0 -1 4202560 13623 0 0 0 4 2 0 0 16 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13265] ppid=13259 vsize=15687104 CPUtime=0.03 cores=1,3,5,7
/proc/13261/task/13265/stat : 13265 (java) S 13259 13261 13067 0 -1 4202560 7776 0 0 0 2 1 0 0 15 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13266] ppid=13259 vsize=15687104 CPUtime=0.06 cores=1,3,5,7
/proc/13261/task/13266/stat : 13266 (java) S 13259 13261 13067 0 -1 4202560 16187 0 0 0 4 2 0 0 15 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13267] ppid=13259 vsize=15687104 CPUtime=0.06 cores=1,3,5,7
/proc/13261/task/13267/stat : 13267 (java) S 13259 13261 13067 0 -1 4202560 17890 0 0 0 4 2 0 0 15 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13268] ppid=13259 vsize=15687104 CPUtime=0.04 cores=1,3,5,7
/proc/13261/task/13268/stat : 13268 (java) S 13259 13261 13067 0 -1 4202560 11917 0 0 0 2 2 0 0 16 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13269] ppid=13259 vsize=15687104 CPUtime=0.08 cores=1,3,5,7
/proc/13261/task/13269/stat : 13269 (java) S 13259 13261 13067 0 -1 4202560 20147 0 0 0 5 3 0 0 15 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13270] ppid=13259 vsize=15687104 CPUtime=0.04 cores=1,3,5,7
/proc/13261/task/13270/stat : 13270 (java) S 13259 13261 13067 0 -1 4202560 12763 0 0 0 2 2 0 0 16 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13271] ppid=13259 vsize=15687104 CPUtime=0.1 cores=1,3,5,7
/proc/13261/task/13271/stat : 13271 (java) S 13259 13261 13067 0 -1 4202560 23711 0 0 0 5 5 0 0 16 0 22 0 519653959 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13272] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13272/stat : 13272 (java) S 13259 13261 13067 0 -1 4202560 403 0 0 0 0 0 0 0 15 0 22 0 519653960 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 0 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13273] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13273/stat : 13273 (java) S 13259 13261 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13274] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13274/stat : 13274 (java) S 13259 13261 13067 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13275] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13275/stat : 13275 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519653963 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458768817 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13276] ppid=13259 vsize=15687104 CPUtime=0.69 cores=1,3,5,7
/proc/13261/task/13276/stat : 13276 (java) S 13259 13261 13067 0 -1 4202560 8812 0 0 0 68 1 0 0 15 0 22 0 519653963 16063594496 194951 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0

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

[pid=13261/tid=13325] ppid=13259 vsize=15687104 CPUtime=1047.3 cores=1,3,5,7
/proc/13261/task/13325/stat : 13325 (java) R 13259 13261 13067 0 -1 4202560 357978 0 0 0 104679 51 0 0 25 0 22 0 519654042 16063594496 188648 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506029539 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13261/tid=13326] ppid=13259 vsize=15687104 CPUtime=1046.75 cores=1,3,5,7
/proc/13261/task/13326/stat : 13326 (java) R 13259 13261 13067 0 -1 4202560 363640 0 0 0 104625 50 0 0 25 0 22 0 519654042 16063594496 188648 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912505985600 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13261/tid=13327] ppid=13259 vsize=15687104 CPUtime=1047.58 cores=1,3,5,7
/proc/13261/task/13327/stat : 13327 (java) R 13259 13261 13067 0 -1 4202560 354001 0 0 0 104713 45 0 0 25 0 22 0 519654042 16063594496 188648 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912505971170 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4224.74
Current children cumulated vsize (KiB) 15687104

[startup+1122.3 s]
/proc/loadavg: 8.19 8.10 7.97 9/220 13361
/proc/meminfo: memFree=21815620/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15687104 CPUtime=4463.81 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 2980984 0 1 0 445809 572 0 0 25 0 22 0 519653957 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3921776 201860 2297 9 0 3912495 0
[pid=13261/tid=13263] ppid=13259 vsize=15687104 CPUtime=1.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (java) S 13259 13261 13067 0 -1 4202560 35675 0 1 0 184 5 0 0 19 0 22 0 519653958 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13264] ppid=13259 vsize=15687104 CPUtime=4.1 cores=1,3,5,7
/proc/13261/task/13264/stat : 13264 (java) S 13259 13261 13067 0 -1 4202560 176660 0 0 0 376 34 0 0 16 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13265] ppid=13259 vsize=15687104 CPUtime=3.89 cores=1,3,5,7
/proc/13261/task/13265/stat : 13265 (java) S 13259 13261 13067 0 -1 4202560 166621 0 0 0 357 32 0 0 15 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13266] ppid=13259 vsize=15687104 CPUtime=4.03 cores=1,3,5,7
/proc/13261/task/13266/stat : 13266 (java) S 13259 13261 13067 0 -1 4202560 184879 0 0 0 366 37 0 0 15 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13267] ppid=13259 vsize=15687104 CPUtime=3.89 cores=1,3,5,7
/proc/13261/task/13267/stat : 13267 (java) S 13259 13261 13067 0 -1 4202560 181125 0 0 0 353 36 0 0 15 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13268] ppid=13259 vsize=15687104 CPUtime=3.88 cores=1,3,5,7
/proc/13261/task/13268/stat : 13268 (java) S 13259 13261 13067 0 -1 4202560 176798 0 0 0 353 35 0 0 16 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13269] ppid=13259 vsize=15687104 CPUtime=3.99 cores=1,3,5,7
/proc/13261/task/13269/stat : 13269 (java) S 13259 13261 13067 0 -1 4202560 187267 0 0 0 364 35 0 0 15 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13270] ppid=13259 vsize=15687104 CPUtime=3.96 cores=1,3,5,7
/proc/13261/task/13270/stat : 13270 (java) S 13259 13261 13067 0 -1 4202560 172571 0 0 0 362 34 0 0 16 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13271] ppid=13259 vsize=15687104 CPUtime=4.11 cores=1,3,5,7
/proc/13261/task/13271/stat : 13271 (java) S 13259 13261 13067 0 -1 4202560 182870 0 0 0 373 38 0 0 15 0 22 0 519653959 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13272] ppid=13259 vsize=15687104 CPUtime=1.94 cores=1,3,5,7
/proc/13261/task/13272/stat : 13272 (java) S 13259 13261 13067 0 -1 4202560 7810 0 0 0 125 69 0 0 15 0 22 0 519653960 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 0 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13273] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13273/stat : 13273 (java) S 13259 13261 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13274] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13274/stat : 13274 (java) S 13259 13261 13067 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13275] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13275/stat : 13275 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519653963 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458768817 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13276] ppid=13259 vsize=15687104 CPUtime=0.77 cores=1,3,5,7
/proc/13261/task/13276/stat : 13276 (java) S 13259 13261 13067 0 -1 4202560 8820 0 0 0 76 1 0 0 16 0 22 0 519653963 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13277] ppid=13259 vsize=15687104 CPUtime=1.12 cores=1,3,5,7
/proc/13261/task/13277/stat : 13277 (java) S 13259 13261 13067 0 -1 4202560 3829 0 0 0 112 0 0 0 15 0 22 0 519653963 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13278] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13278/stat : 13278 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519653963 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13279] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13279/stat : 13279 (java) S 13259 13261 13067 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 519653963 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13324] ppid=13259 vsize=15687104 CPUtime=1106.55 cores=1,3,5,7
/proc/13261/task/13324/stat : 13324 (java) R 13259 13261 13067 0 -1 4202560 369032 0 0 0 110602 53 0 0 25 0 22 0 519654042 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912505971276 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13261/tid=13325] ppid=13259 vsize=15687104 CPUtime=1106.52 cores=1,3,5,7
/proc/13261/task/13325/stat : 13325 (java) R 13259 13261 13067 0 -1 4202560 373718 0 0 0 110599 53 0 0 25 0 22 0 519654042 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912505948701 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13261/tid=13326] ppid=13259 vsize=15687104 CPUtime=1106.12 cores=1,3,5,7
/proc/13261/task/13326/stat : 13326 (java) R 13259 13261 13067 0 -1 4202560 380413 0 0 0 110560 52 0 0 25 0 22 0 519654042 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506128075 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13261/tid=13327] ppid=13259 vsize=15687104 CPUtime=1106.86 cores=1,3,5,7
/proc/13261/task/13327/stat : 13327 (java) R 13259 13261 13067 0 -1 4202560 371447 0 0 0 110638 48 0 0 25 0 22 0 519654042 16063594496 201860 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506061245 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4463.81
Current children cumulated vsize (KiB) 15687104

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 7.98 9/220 13363
/proc/meminfo: memFree=21837292/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15687104 CPUtime=4702.8 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 3131232 0 1 0 469678 602 0 0 25 0 22 0 519653957 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3921776 200422 2297 9 0 3912495 0
[pid=13261/tid=13263] ppid=13259 vsize=15687104 CPUtime=1.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (java) S 13259 13261 13067 0 -1 4202560 35675 0 1 0 184 5 0 0 19 0 22 0 519653958 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13264] ppid=13259 vsize=15687104 CPUtime=4.32 cores=1,3,5,7
/proc/13261/task/13264/stat : 13264 (java) S 13259 13261 13067 0 -1 4202560 186726 0 0 0 396 36 0 0 16 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13265] ppid=13259 vsize=15687104 CPUtime=4.1 cores=1,3,5,7
/proc/13261/task/13265/stat : 13265 (java) S 13259 13261 13067 0 -1 4202560 173897 0 0 0 376 34 0 0 15 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13266] ppid=13259 vsize=15687104 CPUtime=4.23 cores=1,3,5,7
/proc/13261/task/13266/stat : 13266 (java) S 13259 13261 13067 0 -1 4202560 193070 0 0 0 385 38 0 0 16 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13267] ppid=13259 vsize=15687104 CPUtime=4.15 cores=1,3,5,7
/proc/13261/task/13267/stat : 13267 (java) S 13259 13261 13067 0 -1 4202560 190609 0 0 0 376 39 0 0 15 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13268] ppid=13259 vsize=15687104 CPUtime=4.11 cores=1,3,5,7
/proc/13261/task/13268/stat : 13268 (java) S 13259 13261 13067 0 -1 4202560 187087 0 0 0 374 37 0 0 16 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13269] ppid=13259 vsize=15687104 CPUtime=4.21 cores=1,3,5,7
/proc/13261/task/13269/stat : 13269 (java) S 13259 13261 13067 0 -1 4202560 198970 0 0 0 384 37 0 0 16 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13270] ppid=13259 vsize=15687104 CPUtime=4.17 cores=1,3,5,7
/proc/13261/task/13270/stat : 13270 (java) S 13259 13261 13067 0 -1 4202560 182426 0 0 0 381 36 0 0 15 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13271] ppid=13259 vsize=15687104 CPUtime=4.3 cores=1,3,5,7
/proc/13261/task/13271/stat : 13271 (java) S 13259 13261 13067 0 -1 4202560 193543 0 0 0 390 40 0 0 15 0 22 0 519653959 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13272] ppid=13259 vsize=15687104 CPUtime=2.05 cores=1,3,5,7
/proc/13261/task/13272/stat : 13272 (java) S 13259 13261 13067 0 -1 4202560 8282 0 0 0 132 73 0 0 16 0 22 0 519653960 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 0 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13273] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13273/stat : 13273 (java) S 13259 13261 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13274] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13274/stat : 13274 (java) S 13259 13261 13067 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13275] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13275/stat : 13275 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519653963 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458768817 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13276] ppid=13259 vsize=15687104 CPUtime=0.77 cores=1,3,5,7
/proc/13261/task/13276/stat : 13276 (java) S 13259 13261 13067 0 -1 4202560 8820 0 0 0 76 1 0 0 16 0 22 0 519653963 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13277] ppid=13259 vsize=15687104 CPUtime=1.12 cores=1,3,5,7
/proc/13261/task/13277/stat : 13277 (java) S 13259 13261 13067 0 -1 4202560 3829 0 0 0 112 0 0 0 15 0 22 0 519653963 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13278] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13278/stat : 13278 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519653963 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13279] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13279/stat : 13279 (java) S 13259 13261 13067 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 519653963 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13324] ppid=13259 vsize=15687104 CPUtime=1165.79 cores=1,3,5,7
/proc/13261/task/13324/stat : 13324 (java) R 13259 13261 13067 0 -1 4202560 386929 0 0 0 116523 56 0 0 25 0 22 0 519654042 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506058708 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13261/tid=13325] ppid=13259 vsize=15687104 CPUtime=1165.73 cores=1,3,5,7
/proc/13261/task/13325/stat : 13325 (java) R 13259 13261 13067 0 -1 4202560 392155 0 0 0 116517 56 0 0 25 0 22 0 519654042 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506127530 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13261/tid=13326] ppid=13259 vsize=15687104 CPUtime=1165.45 cores=1,3,5,7
/proc/13261/task/13326/stat : 13326 (java) R 13259 13261 13067 0 -1 4202560 398831 0 0 0 116490 55 0 0 25 0 22 0 519654042 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506058666 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=13261/tid=13327] ppid=13259 vsize=15687104 CPUtime=1166.23 cores=1,3,5,7
/proc/13261/task/13327/stat : 13327 (java) R 13259 13261 13067 0 -1 4202560 388930 0 0 0 116572 51 0 0 25 0 22 0 519654042 16063594496 200422 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912505702768 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4702.8
Current children cumulated vsize (KiB) 15687104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 8.12 8.10 7.98 9/220 13363
/proc/meminfo: memFree=21852272/32951124 swapFree=67111524/67111528
[pid=13261] ppid=13259 vsize=15687104 CPUtime=4800.37 cores=1,3,5,7
/proc/13261/stat : 13261 (java) S 13259 13261 13067 0 -1 4202496 3188236 0 1 0 479424 613 0 0 25 0 22 0 519653957 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/13261/statm: 3921776 194232 2297 9 0 3912495 0
[pid=13261/tid=13263] ppid=13259 vsize=15687104 CPUtime=1.89 cores=1,3,5,7
/proc/13261/task/13263/stat : 13263 (java) S 13259 13261 13067 0 -1 4202560 35675 0 1 0 184 5 0 0 19 0 22 0 519653958 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13264] ppid=13259 vsize=15687104 CPUtime=4.41 cores=1,3,5,7
/proc/13261/task/13264/stat : 13264 (java) S 13259 13261 13067 0 -1 4202560 189664 0 0 0 404 37 0 0 16 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13265] ppid=13259 vsize=15687104 CPUtime=4.2 cores=1,3,5,7
/proc/13261/task/13265/stat : 13265 (java) S 13259 13261 13067 0 -1 4202560 177896 0 0 0 385 35 0 0 16 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13266] ppid=13259 vsize=15687104 CPUtime=4.32 cores=1,3,5,7
/proc/13261/task/13266/stat : 13266 (java) S 13259 13261 13067 0 -1 4202560 195414 0 0 0 393 39 0 0 15 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13267] ppid=13259 vsize=15687104 CPUtime=4.22 cores=1,3,5,7
/proc/13261/task/13267/stat : 13267 (java) S 13259 13261 13067 0 -1 4202560 192761 0 0 0 383 39 0 0 15 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13268] ppid=13259 vsize=15687104 CPUtime=4.2 cores=1,3,5,7
/proc/13261/task/13268/stat : 13268 (java) S 13259 13261 13067 0 -1 4202560 191225 0 0 0 383 37 0 0 16 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13269] ppid=13259 vsize=15687104 CPUtime=4.3 cores=1,3,5,7
/proc/13261/task/13269/stat : 13269 (java) S 13259 13261 13067 0 -1 4202560 203340 0 0 0 392 38 0 0 15 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13270] ppid=13259 vsize=15687104 CPUtime=4.27 cores=1,3,5,7
/proc/13261/task/13270/stat : 13270 (java) S 13259 13261 13067 0 -1 4202560 186454 0 0 0 390 37 0 0 16 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13271] ppid=13259 vsize=15687104 CPUtime=4.4 cores=1,3,5,7
/proc/13261/task/13271/stat : 13271 (java) S 13259 13261 13067 0 -1 4202560 197156 0 0 0 399 41 0 0 16 0 22 0 519653959 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13272] ppid=13259 vsize=15687104 CPUtime=2.1 cores=1,3,5,7
/proc/13261/task/13272/stat : 13272 (java) S 13259 13261 13067 0 -1 4202560 8529 0 0 0 136 74 0 0 15 0 22 0 519653960 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 0 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13273] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13273/stat : 13273 (java) S 13259 13261 13067 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13274] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13274/stat : 13274 (java) S 13259 13261 13067 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 519653960 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13275] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13275/stat : 13275 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 519653963 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458768817 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13276] ppid=13259 vsize=15687104 CPUtime=0.77 cores=1,3,5,7
/proc/13261/task/13276/stat : 13276 (java) S 13259 13261 13067 0 -1 4202560 8820 0 0 0 76 1 0 0 16 0 22 0 519653963 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 1 0 0 0
[pid=13261/tid=13277] ppid=13259 vsize=15687104 CPUtime=1.12 cores=1,3,5,7
/proc/13261/task/13277/stat : 13277 (java) S 13259 13261 13067 0 -1 4202560 3829 0 0 0 112 0 0 0 15 0 22 0 519653963 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 5 0 0 0
[pid=13261/tid=13278] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13278/stat : 13278 (java) S 13259 13261 13067 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 519653963 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761113 0 4 0 16800975 18446604471088475072 0 0 -1 3 0 0 0
[pid=13261/tid=13279] ppid=13259 vsize=15687104 CPUtime=0 cores=1,3,5,7
/proc/13261/task/13279/stat : 13279 (java) S 13259 13261 13067 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 519653963 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 244458761728 0 4 0 16800975 18446604471088475072 0 0 -1 7 0 0 0
[pid=13261/tid=13324] ppid=13259 vsize=15687104 CPUtime=1190.04 cores=1,3,5,7
/proc/13261/task/13324/stat : 13324 (java) R 13259 13261 13067 0 -1 4202560 394199 0 0 0 118947 57 0 0 25 0 22 0 519654042 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506127530 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=13261/tid=13325] ppid=13259 vsize=15687104 CPUtime=1189.84 cores=1,3,5,7
/proc/13261/task/13325/stat : 13325 (java) R 13259 13261 13067 0 -1 4202560 399686 0 0 0 118926 58 0 0 25 0 22 0 519654042 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506182289 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=13261/tid=13326] ppid=13259 vsize=15687104 CPUtime=1189.68 cores=1,3,5,7
/proc/13261/task/13326/stat : 13326 (java) R 13259 13261 13067 0 -1 4202560 406135 0 0 0 118912 56 0 0 25 0 22 0 519654042 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506119765 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=13261/tid=13327] ppid=13259 vsize=15687104 CPUtime=1190.47 cores=1,3,5,7
/proc/13261/task/13327/stat : 13327 (java) R 13259 13261 13067 0 -1 4202560 395999 0 0 0 118996 51 0 0 25 0 22 0 519654042 16063594496 194232 33554432000 1073741824 1073778376 140737113754928 18446744073709551615 46912506029525 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15687104

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

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

Child status: 143
Real time (s): 1206.85
CPU time (s): 4800.45
CPU user time (s): 4794.28
CPU system time (s): 6.17306
CPU usage (%): 397.766
Max. virtual memory (cumulated for all children) (KiB): 15689544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.28
system time used= 6.17306
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3188261
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= 121563
involuntary context switches= 95026

runsolver used 2.09868 second user time and 4.56131 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 14:35:35
IDJOB=3313195
IDBENCH=71294
IDSOLVER=1699
FILE ID=node105/3313195-1304080535
RUNJOBID= node105-1304079324-13086
PBS_JOBID= 13170530
Free space on /tmp= 71932 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313195-1304080535/watcher-3313195-1304080535 -o /tmp/evaluation-result-3313195-1304080535/solver-3313195-1304080535 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313195-1304080535.cnf

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=1296376595

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23124204 kB
Buffers:       2153856 kB
Cached:        7061080 kB
SwapCached:          4 kB
Active:         475380 kB
Inactive:      8805304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23124204 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4384 kB
Writeback:           0 kB
AnonPages:       65476 kB
Mapped:          15264 kB
Slab:           483356 kB
PageTables:       4228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221064 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= 71932 MiB
End job on node105 at 2011-04-29 14:55:44