Trace number 3313214

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1? (TO) 4800.4 1207.54

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

Solver Data

0.10/0.11	46:06 INFO : Reading from input HOME/instance-3313214-1304181966.cnf
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.18	Executor set job limit to 1000000
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.10/0.19	Starting Executor!
0.27/0.23	46:06 INFO : 260 variables remaining out of 260
0.27/0.23	46:06 INFO : 3744 literals remaining out of 2184

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-3313214-1304181966/watcher-3313214-1304181966 -o /tmp/evaluation-result-3313214-1304181966/solver-3313214-1304181966 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313214-1304181966.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: 8.42 8.11 7.68 5/198 14018
/proc/meminfo: memFree=14171320/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 1441 0 0 0 0 0 0 0 25 0 2 0 529796254 31313920 909 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 7645 915 700 9 0 383 0
[pid=14018/tid=14019] ppid=14016 vsize=30528 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) R 14016 14018 13200 0 -1 4202560 112 0 0 0 0 0 0 0 25 0 2 0 529796254 31260672 932 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274473654026 0 0 4096 0 0 0 0 -1 3 0 0 0

[startup+0.0607169 s]
/proc/loadavg: 8.42 8.11 7.68 5/198 14018
/proc/meminfo: memFree=14171320/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 4304 0 1 0 4 1 0 0 25 0 18 0 529796254 15984414720 3742 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3902445 3743 1778 9 0 3893164 0
[pid=14018/tid=14019] ppid=14016 vsize=15609780 CPUtime=0.04 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) R 14016 14018 13200 0 -1 4202560 2886 0 1 0 4 0 0 0 25 0 18 0 529796254 15984414720 3743 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 47800633242677 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100709 s]
/proc/loadavg: 8.42 8.11 7.68 5/198 14018
/proc/meminfo: memFree=14171320/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15742112 CPUtime=0.1 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 5646 0 1 0 9 1 0 0 25 0 18 0 529796254 16119922688 5070 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3935528 5070 2117 9 0 3926247 0
[pid=14018/tid=14019] ppid=14016 vsize=15742112 CPUtime=0.09 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) R 14016 14018 13200 0 -1 4202560 3506 0 1 0 8 1 0 0 25 0 18 0 529796254 16119922688 5070 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485794251 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742112

[startup+0.300676 s]
/proc/loadavg: 8.42 8.11 7.68 5/198 14018
/proc/meminfo: memFree=14171320/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15748932 CPUtime=0.47 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 9555 0 1 0 45 2 0 0 25 0 22 0 529796254 16126906368 8070 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937233 8070 2214 9 0 3927952 0
[pid=14018/tid=14019] ppid=14016 vsize=15748932 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16126906368 8070 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 15748932

[startup+0.700609 s]
/proc/loadavg: 8.42 8.11 7.68 5/198 14018
/proc/meminfo: memFree=14171320/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15750400 CPUtime=1.99 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 36647 0 1 0 194 5 0 0 25 0 22 0 529796254 16128409600 33105 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937600 33112 2252 9 0 3928319 0
[pid=14018/tid=14019] ppid=14016 vsize=15750400 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16128409600 33121 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 15750400

[startup+1.50147 s]
/proc/loadavg: 8.42 8.11 7.68 11/220 14040
/proc/meminfo: memFree=14009324/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15750400 CPUtime=5.16 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 80480 0 1 0 504 12 0 0 25 0 22 0 529796254 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937600 75781 2282 9 0 3928319 0
[pid=14018/tid=14019] ppid=14016 vsize=15750400 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14021] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14021/stat : 14021 (java) S 14016 14018 13200 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14022] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14022/stat : 14022 (java) S 14016 14018 13200 0 -1 4202560 820 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14023] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14023/stat : 14023 (java) S 14016 14018 13200 0 -1 4202560 518 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14024] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14024/stat : 14024 (java) S 14016 14018 13200 0 -1 4202560 259 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14025] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14025/stat : 14025 (java) S 14016 14018 13200 0 -1 4202560 121 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14026] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14026/stat : 14026 (java) S 14016 14018 13200 0 -1 4202560 829 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14027] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14027/stat : 14027 (java) S 14016 14018 13200 0 -1 4202560 455 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14028] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14028/stat : 14028 (java) S 14016 14018 13200 0 -1 4202560 647 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14029] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14029/stat : 14029 (java) S 14016 14018 13200 0 -1 4202560 180 0 0 0 0 0 0 0 15 0 22 0 529796256 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 0 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14030] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14030/stat : 14030 (java) S 14016 14018 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14031] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14031/stat : 14031 (java) S 14016 14018 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14032] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14032/stat : 14032 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485791153 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14033] ppid=14016 vsize=15750400 CPUtime=0.54 cores=1,3,5,7
/proc/14018/task/14033/stat : 14033 (java) S 14016 14018 13200 0 -1 4202560 4012 0 0 0 54 0 0 0 23 0 22 0 529796258 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14034] ppid=14016 vsize=15750400 CPUtime=0.66 cores=1,3,5,7
/proc/14018/task/14034/stat : 14034 (java) S 14016 14018 13200 0 -1 4202560 4573 0 0 0 66 0 0 0 23 0 22 0 529796258 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14035] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14035/stat : 14035 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14036] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14036/stat : 14036 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529796258 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14037] ppid=14016 vsize=15750400 CPUtime=0.96 cores=1,3,5,7
/proc/14018/task/14037/stat : 14037 (java) R 14016 14018 13200 0 -1 4202560 17956 0 0 0 95 1 0 0 25 0 22 0 529796273 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505591804 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14018/tid=14038] ppid=14016 vsize=15750400 CPUtime=0.97 cores=1,3,5,7
/proc/14018/task/14038/stat : 14038 (java) R 14016 14018 13200 0 -1 4202560 16706 0 0 0 95 2 0 0 25 0 22 0 529796273 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505613356 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14018/tid=14039] ppid=14016 vsize=15750400 CPUtime=0.94 cores=1,3,5,7
/proc/14018/task/14039/stat : 14039 (java) R 14016 14018 13200 0 -1 4202560 15225 0 0 0 92 2 0 0 25 0 22 0 529796273 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14018/tid=14040] ppid=14016 vsize=15750400 CPUtime=0.76 cores=1,3,5,7
/proc/14018/task/14040/stat : 14040 (java) R 14016 14018 13200 0 -1 4202560 11540 0 0 0 75 1 0 0 25 0 22 0 529796273 16128409600 75781 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505591949 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 15750400

[startup+3.10119 s]
/proc/loadavg: 8.42 8.11 7.68 9/220 14040
/proc/meminfo: memFree=13623880/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15750400 CPUtime=11.54 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 144405 0 1 0 1133 21 0 0 25 0 22 0 529796254 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937600 139262 2287 9 0 3928319 0
[pid=14018/tid=14019] ppid=14016 vsize=15750400 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14021] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14021/stat : 14021 (java) S 14016 14018 13200 0 -1 4202560 603 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14022] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14022/stat : 14022 (java) S 14016 14018 13200 0 -1 4202560 1112 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14023] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14023/stat : 14023 (java) S 14016 14018 13200 0 -1 4202560 906 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14024] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14024/stat : 14024 (java) S 14016 14018 13200 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14025] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14025/stat : 14025 (java) S 14016 14018 13200 0 -1 4202560 263 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14026] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14026/stat : 14026 (java) S 14016 14018 13200 0 -1 4202560 906 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14027] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14027/stat : 14027 (java) S 14016 14018 13200 0 -1 4202560 895 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14028] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14028/stat : 14028 (java) S 14016 14018 13200 0 -1 4202560 691 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14029] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14029/stat : 14029 (java) S 14016 14018 13200 0 -1 4202560 432 0 0 0 0 0 0 0 15 0 22 0 529796256 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 0 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14030] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14030/stat : 14030 (java) S 14016 14018 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14031] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14031/stat : 14031 (java) S 14016 14018 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14032] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14032/stat : 14032 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485791153 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14033] ppid=14016 vsize=15750400 CPUtime=0.57 cores=1,3,5,7
/proc/14018/task/14033/stat : 14033 (java) R 14016 14018 13200 0 -1 4202560 4016 0 0 0 57 0 0 0 15 0 22 0 529796258 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 47800629225002 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14018/tid=14034] ppid=14016 vsize=15750400 CPUtime=0.73 cores=1,3,5,7
/proc/14018/task/14034/stat : 14034 (java) R 14016 14018 13200 0 -1 4202560 4587 0 0 0 73 0 0 0 15 0 22 0 529796258 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 47800629684495 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14018/tid=14035] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14035/stat : 14035 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14036] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14036/stat : 14036 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529796258 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14037] ppid=14016 vsize=15750400 CPUtime=2.55 cores=1,3,5,7
/proc/14018/task/14037/stat : 14037 (java) R 14016 14018 13200 0 -1 4202560 33683 0 0 0 252 3 0 0 25 0 22 0 529796273 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 47800633302619 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14018/tid=14038] ppid=14016 vsize=15750400 CPUtime=2.49 cores=1,3,5,7
/proc/14018/task/14038/stat : 14038 (java) R 14016 14018 13200 0 -1 4202560 31149 0 0 0 245 4 0 0 25 0 22 0 529796273 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485793461 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14018/tid=14039] ppid=14016 vsize=15750400 CPUtime=2.53 cores=1,3,5,7
/proc/14018/task/14039/stat : 14039 (java) R 14016 14018 13200 0 -1 4202560 31033 0 0 0 249 4 0 0 25 0 22 0 529796273 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505675907 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14018/tid=14040] ppid=14016 vsize=15750400 CPUtime=2.33 cores=1,3,5,7
/proc/14018/task/14040/stat : 14040 (java) R 14016 14018 13200 0 -1 4202560 27634 0 0 0 229 4 0 0 25 0 22 0 529796273 16128409600 139262 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505660894 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (KiB) 15750400

[startup+6.30163 s]
/proc/loadavg: 8.39 8.11 7.68 9/220 14040
/proc/meminfo: memFree=13620028/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15750400 CPUtime=24.29 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 146445 0 1 0 2408 21 0 0 25 0 22 0 529796254 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937600 139531 2287 9 0 3928319 0
[pid=14018/tid=14019] ppid=14016 vsize=15750400 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14021] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14021/stat : 14021 (java) S 14016 14018 13200 0 -1 4202560 725 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14022] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14022/stat : 14022 (java) S 14016 14018 13200 0 -1 4202560 1409 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14023] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14023/stat : 14023 (java) S 14016 14018 13200 0 -1 4202560 1219 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14024] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14024/stat : 14024 (java) S 14016 14018 13200 0 -1 4202560 538 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14025] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14025/stat : 14025 (java) S 14016 14018 13200 0 -1 4202560 466 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14026] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14026/stat : 14026 (java) S 14016 14018 13200 0 -1 4202560 1139 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14027] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14027/stat : 14027 (java) S 14016 14018 13200 0 -1 4202560 1263 0 0 0 0 0 0 0 15 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14028] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14028/stat : 14028 (java) S 14016 14018 13200 0 -1 4202560 934 0 0 0 0 0 0 0 16 0 22 0 529796255 16128409600 139531 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0

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

[pid=14018/tid=14038] ppid=14016 vsize=15750400 CPUtime=1108.08 cores=1,3,5,7
/proc/14018/task/14038/stat : 14038 (java) R 14016 14018 13200 0 -1 4202560 105019 0 0 0 110780 28 0 0 25 0 22 0 529796273 16128409600 97970 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505613507 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14018/tid=14039] ppid=14016 vsize=15750400 CPUtime=1108.37 cores=1,3,5,7
/proc/14018/task/14039/stat : 14039 (java) R 14016 14018 13200 0 -1 4202560 104754 0 0 0 110808 29 0 0 25 0 22 0 529796273 16128409600 97970 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505602604 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14018/tid=14040] ppid=14016 vsize=15750400 CPUtime=1108.45 cores=1,3,5,7
/proc/14018/task/14040/stat : 14040 (java) R 14016 14018 13200 0 -1 4202560 100546 0 0 0 110816 29 0 0 25 0 22 0 529796273 16128409600 97970 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505676381 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4461.68
Current children cumulated vsize (KiB) 15750400

[startup+1182.3 s]
/proc/loadavg: 8.00 8.02 7.91 9/220 14183
/proc/meminfo: memFree=21990180/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15750400 CPUtime=4700.16 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 892432 0 1 0 469696 320 0 0 25 0 22 0 529796254 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937600 116900 2295 9 0 3928319 0
[pid=14018/tid=14019] ppid=14016 vsize=15750400 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14021] ppid=14016 vsize=15750400 CPUtime=3.24 cores=1,3,5,7
/proc/14018/task/14021/stat : 14021 (java) S 14016 14018 13200 0 -1 4202560 50919 0 0 0 308 16 0 0 16 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14022] ppid=14016 vsize=15750400 CPUtime=3.28 cores=1,3,5,7
/proc/14018/task/14022/stat : 14022 (java) S 14016 14018 13200 0 -1 4202560 53409 0 0 0 309 19 0 0 16 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14023] ppid=14016 vsize=15750400 CPUtime=3.35 cores=1,3,5,7
/proc/14018/task/14023/stat : 14023 (java) S 14016 14018 13200 0 -1 4202560 51645 0 0 0 320 15 0 0 15 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14024] ppid=14016 vsize=15750400 CPUtime=3.19 cores=1,3,5,7
/proc/14018/task/14024/stat : 14024 (java) S 14016 14018 13200 0 -1 4202560 52400 0 0 0 304 15 0 0 15 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14025] ppid=14016 vsize=15750400 CPUtime=3.2 cores=1,3,5,7
/proc/14018/task/14025/stat : 14025 (java) S 14016 14018 13200 0 -1 4202560 50557 0 0 0 304 16 0 0 15 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14026] ppid=14016 vsize=15750400 CPUtime=3.26 cores=1,3,5,7
/proc/14018/task/14026/stat : 14026 (java) S 14016 14018 13200 0 -1 4202560 54408 0 0 0 308 18 0 0 15 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14027] ppid=14016 vsize=15750400 CPUtime=3.3 cores=1,3,5,7
/proc/14018/task/14027/stat : 14027 (java) S 14016 14018 13200 0 -1 4202560 51537 0 0 0 314 16 0 0 15 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14028] ppid=14016 vsize=15750400 CPUtime=3.29 cores=1,3,5,7
/proc/14018/task/14028/stat : 14028 (java) S 14016 14018 13200 0 -1 4202560 54056 0 0 0 312 17 0 0 15 0 22 0 529796255 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14029] ppid=14016 vsize=15750400 CPUtime=2.19 cores=1,3,5,7
/proc/14018/task/14029/stat : 14029 (java) S 14016 14018 13200 0 -1 4202560 1945 0 0 0 161 58 0 0 15 0 22 0 529796256 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 0 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14030] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14030/stat : 14030 (java) S 14016 14018 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14031] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14031/stat : 14031 (java) S 14016 14018 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14032] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14032/stat : 14032 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485791153 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14033] ppid=14016 vsize=15750400 CPUtime=0.57 cores=1,3,5,7
/proc/14018/task/14033/stat : 14033 (java) S 14016 14018 13200 0 -1 4202560 4016 0 0 0 57 0 0 0 16 0 22 0 529796258 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14034] ppid=14016 vsize=15750400 CPUtime=0.75 cores=1,3,5,7
/proc/14018/task/14034/stat : 14034 (java) S 14016 14018 13200 0 -1 4202560 4595 0 0 0 75 0 0 0 15 0 22 0 529796258 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14035] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14035/stat : 14035 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14036] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14036/stat : 14036 (java) S 14016 14018 13200 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 529796258 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14037] ppid=14016 vsize=15750400 CPUtime=1167.3 cores=1,3,5,7
/proc/14018/task/14037/stat : 14037 (java) R 14016 14018 13200 0 -1 4202560 116688 0 0 0 116703 27 0 0 25 0 22 0 529796273 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 47800633860539 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14018/tid=14038] ppid=14016 vsize=15750400 CPUtime=1167.39 cores=1,3,5,7
/proc/14018/task/14038/stat : 14038 (java) R 14016 14018 13200 0 -1 4202560 114905 0 0 0 116709 30 0 0 25 0 22 0 529796273 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505566725 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14018/tid=14039] ppid=14016 vsize=15750400 CPUtime=1167.66 cores=1,3,5,7
/proc/14018/task/14039/stat : 14039 (java) R 14016 14018 13200 0 -1 4202560 114455 0 0 0 116734 32 0 0 25 0 22 0 529796273 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=14018/tid=14040] ppid=14016 vsize=15750400 CPUtime=1167.82 cores=1,3,5,7
/proc/14018/task/14040/stat : 14040 (java) R 14016 14018 13200 0 -1 4202560 110650 0 0 0 116751 31 0 0 25 0 22 0 529796273 16128409600 116900 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.16
Current children cumulated vsize (KiB) 15750400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 7.93 8.00 7.90 9/220 14184
/proc/meminfo: memFree=22034312/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15750400 CPUtime=4800.35 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 903364 0 1 0 479709 326 0 0 25 0 22 0 529796254 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937600 112615 2295 9 0 3928319 0
[pid=14018/tid=14019] ppid=14016 vsize=15750400 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14021] ppid=14016 vsize=15750400 CPUtime=3.32 cores=1,3,5,7
/proc/14018/task/14021/stat : 14021 (java) S 14016 14018 13200 0 -1 4202560 51128 0 0 0 316 16 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14022] ppid=14016 vsize=15750400 CPUtime=3.32 cores=1,3,5,7
/proc/14018/task/14022/stat : 14022 (java) S 14016 14018 13200 0 -1 4202560 54048 0 0 0 313 19 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14023] ppid=14016 vsize=15750400 CPUtime=3.41 cores=1,3,5,7
/proc/14018/task/14023/stat : 14023 (java) S 14016 14018 13200 0 -1 4202560 52279 0 0 0 326 15 0 0 16 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14024] ppid=14016 vsize=15750400 CPUtime=3.24 cores=1,3,5,7
/proc/14018/task/14024/stat : 14024 (java) S 14016 14018 13200 0 -1 4202560 52873 0 0 0 309 15 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14025] ppid=14016 vsize=15750400 CPUtime=3.25 cores=1,3,5,7
/proc/14018/task/14025/stat : 14025 (java) S 14016 14018 13200 0 -1 4202560 50841 0 0 0 309 16 0 0 16 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14026] ppid=14016 vsize=15750400 CPUtime=3.31 cores=1,3,5,7
/proc/14018/task/14026/stat : 14026 (java) S 14016 14018 13200 0 -1 4202560 54943 0 0 0 313 18 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14027] ppid=14016 vsize=15750400 CPUtime=3.36 cores=1,3,5,7
/proc/14018/task/14027/stat : 14027 (java) S 14016 14018 13200 0 -1 4202560 52197 0 0 0 319 17 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14028] ppid=14016 vsize=15750400 CPUtime=3.34 cores=1,3,5,7
/proc/14018/task/14028/stat : 14028 (java) S 14016 14018 13200 0 -1 4202560 54667 0 0 0 317 17 0 0 16 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14029] ppid=14016 vsize=15750400 CPUtime=2.24 cores=1,3,5,7
/proc/14018/task/14029/stat : 14029 (java) S 14016 14018 13200 0 -1 4202560 1967 0 0 0 164 60 0 0 15 0 22 0 529796256 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 0 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14030] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14030/stat : 14030 (java) S 14016 14018 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14031] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14031/stat : 14031 (java) S 14016 14018 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14032] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14032/stat : 14032 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485791153 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14033] ppid=14016 vsize=15750400 CPUtime=0.57 cores=1,3,5,7
/proc/14018/task/14033/stat : 14033 (java) S 14016 14018 13200 0 -1 4202560 4016 0 0 0 57 0 0 0 16 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14034] ppid=14016 vsize=15750400 CPUtime=0.75 cores=1,3,5,7
/proc/14018/task/14034/stat : 14034 (java) S 14016 14018 13200 0 -1 4202560 4595 0 0 0 75 0 0 0 15 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14035] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14035/stat : 14035 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14036] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14036/stat : 14036 (java) S 14016 14018 13200 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14037] ppid=14016 vsize=15750400 CPUtime=1192.23 cores=1,3,5,7
/proc/14018/task/14037/stat : 14037 (java) R 14016 14018 13200 0 -1 4202560 118509 0 0 0 119195 28 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505676560 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14018/tid=14038] ppid=14016 vsize=15750400 CPUtime=1192.25 cores=1,3,5,7
/proc/14018/task/14038/stat : 14038 (java) R 14016 14018 13200 0 -1 4202560 116493 0 0 0 119195 30 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505623152 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14018/tid=14039] ppid=14016 vsize=15750400 CPUtime=1192.57 cores=1,3,5,7
/proc/14018/task/14039/stat : 14039 (java) R 14016 14018 13200 0 -1 4202560 116236 0 0 0 119225 32 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505660199 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14018/tid=14040] ppid=14016 vsize=15750400 CPUtime=1192.78 cores=1,3,5,7
/proc/14018/task/14040/stat : 14040 (java) R 14016 14018 13200 0 -1 4202560 112323 0 0 0 119246 32 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 47800633860555 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15750400

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

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

[startup+1207.5 s]
/proc/loadavg: 7.93 8.00 7.90 9/220 14184
/proc/meminfo: memFree=22034312/32950928 swapFree=67111524/67111528
[pid=14018] ppid=14016 vsize=15750400 CPUtime=4800.35 cores=1,3,5,7
/proc/14018/stat : 14018 (java) S 14016 14018 13200 0 -1 4202496 903364 0 1 0 479709 326 0 0 25 0 22 0 529796254 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14018/statm: 3937600 112615 2295 9 0 3928319 0
[pid=14018/tid=14019] ppid=14016 vsize=15750400 CPUtime=0.23 cores=1,3,5,7
/proc/14018/task/14019/stat : 14019 (java) S 14016 14018 13200 0 -1 4202560 4805 0 1 0 21 2 0 0 25 0 22 0 529796254 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14021] ppid=14016 vsize=15750400 CPUtime=3.32 cores=1,3,5,7
/proc/14018/task/14021/stat : 14021 (java) S 14016 14018 13200 0 -1 4202560 51128 0 0 0 316 16 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14022] ppid=14016 vsize=15750400 CPUtime=3.32 cores=1,3,5,7
/proc/14018/task/14022/stat : 14022 (java) S 14016 14018 13200 0 -1 4202560 54048 0 0 0 313 19 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14023] ppid=14016 vsize=15750400 CPUtime=3.41 cores=1,3,5,7
/proc/14018/task/14023/stat : 14023 (java) S 14016 14018 13200 0 -1 4202560 52279 0 0 0 326 15 0 0 16 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14024] ppid=14016 vsize=15750400 CPUtime=3.24 cores=1,3,5,7
/proc/14018/task/14024/stat : 14024 (java) S 14016 14018 13200 0 -1 4202560 52873 0 0 0 309 15 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14025] ppid=14016 vsize=15750400 CPUtime=3.25 cores=1,3,5,7
/proc/14018/task/14025/stat : 14025 (java) S 14016 14018 13200 0 -1 4202560 50841 0 0 0 309 16 0 0 16 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14026] ppid=14016 vsize=15750400 CPUtime=3.31 cores=1,3,5,7
/proc/14018/task/14026/stat : 14026 (java) S 14016 14018 13200 0 -1 4202560 54943 0 0 0 313 18 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14027] ppid=14016 vsize=15750400 CPUtime=3.36 cores=1,3,5,7
/proc/14018/task/14027/stat : 14027 (java) S 14016 14018 13200 0 -1 4202560 52197 0 0 0 319 17 0 0 15 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14028] ppid=14016 vsize=15750400 CPUtime=3.34 cores=1,3,5,7
/proc/14018/task/14028/stat : 14028 (java) S 14016 14018 13200 0 -1 4202560 54667 0 0 0 317 17 0 0 16 0 22 0 529796255 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14029] ppid=14016 vsize=15750400 CPUtime=2.24 cores=1,3,5,7
/proc/14018/task/14029/stat : 14029 (java) S 14016 14018 13200 0 -1 4202560 1967 0 0 0 164 60 0 0 15 0 22 0 529796256 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 0 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14030] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14030/stat : 14030 (java) S 14016 14018 13200 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 7 0 0 0
[pid=14018/tid=14031] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14031/stat : 14031 (java) S 14016 14018 13200 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529796256 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14032] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14032/stat : 14032 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485791153 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14033] ppid=14016 vsize=15750400 CPUtime=0.57 cores=1,3,5,7
/proc/14018/task/14033/stat : 14033 (java) S 14016 14018 13200 0 -1 4202560 4016 0 0 0 57 0 0 0 16 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 5 0 0 0
[pid=14018/tid=14034] ppid=14016 vsize=15750400 CPUtime=0.75 cores=1,3,5,7
/proc/14018/task/14034/stat : 14034 (java) S 14016 14018 13200 0 -1 4202560 4595 0 0 0 75 0 0 0 15 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14035] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14035/stat : 14035 (java) S 14016 14018 13200 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485783449 0 4 0 16800975 18446604471102744512 0 0 -1 3 0 0 0
[pid=14018/tid=14036] ppid=14016 vsize=15750400 CPUtime=0 cores=1,3,5,7
/proc/14018/task/14036/stat : 14036 (java) S 14016 14018 13200 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 22 0 529796258 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 274485784064 0 4 0 16800975 18446604471102744512 0 0 -1 1 0 0 0
[pid=14018/tid=14037] ppid=14016 vsize=15750400 CPUtime=1192.23 cores=1,3,5,7
/proc/14018/task/14037/stat : 14037 (java) R 14016 14018 13200 0 -1 4202560 118509 0 0 0 119195 28 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505676560 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=14018/tid=14038] ppid=14016 vsize=15750400 CPUtime=1192.25 cores=1,3,5,7
/proc/14018/task/14038/stat : 14038 (java) R 14016 14018 13200 0 -1 4202560 116493 0 0 0 119195 30 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505623152 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14018/tid=14039] ppid=14016 vsize=15750400 CPUtime=1192.57 cores=1,3,5,7
/proc/14018/task/14039/stat : 14039 (java) R 14016 14018 13200 0 -1 4202560 116236 0 0 0 119225 32 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 46912505660199 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=14018/tid=14040] ppid=14016 vsize=15750400 CPUtime=1192.78 cores=1,3,5,7
/proc/14018/task/14040/stat : 14040 (java) R 14016 14018 13200 0 -1 4202560 112323 0 0 0 119246 32 0 0 25 0 22 0 529796273 16128409600 112615 33554432000 1073741824 1073778376 140735520183184 18446744073709551615 47800633860555 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 15750400

Child status: 143
Real time (s): 1207.54
CPU time (s): 4800.4
CPU user time (s): 4797.12
CPU system time (s): 3.2855
CPU usage (%): 397.537
Max. virtual memory (cumulated for all children) (KiB): 15751152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.12
system time used= 3.2855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 903391
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= 338373
involuntary context switches= 168397

runsolver used 2.03469 second user time and 4.5943 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 18:46:06
IDJOB=3313214
IDBENCH=83153
IDSOLVER=1699
FILE ID=node125/3313214-1304181966
RUNJOBID= node125-1304180756-13845
PBS_JOBID= 13172427
Free space on /tmp= 73016 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313214-1304181966/watcher-3313214-1304181966 -o /tmp/evaluation-result-3313214-1304181966/solver-3313214-1304181966 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313214-1304181966.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=225658351

node125.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.828
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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:     32950928 kB
MemFree:      14171592 kB
Buffers:       2135504 kB
Cached:        7223248 kB
SwapCached:          4 kB
Active:       11395728 kB
Inactive:      6843508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14171592 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1848 kB
Writeback:          44 kB
AnonPages:     8880328 kB
Mapped:          23612 kB
Slab:           461300 kB
PageTables:      22084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  9167336 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= 73016 MiB
End job on node125 at 2011-04-30 19:06:15