Trace number 3313035

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.16 1206.94

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.09/0.12	39:50 INFO : Reading from input HOME/instance-3313035-1304091590.cnf
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Executor set job limit to 1000000
0.61/0.47	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
0.61/0.48	Starting Executor!
2.38/1.25	39:52 INFO : 945 variables remaining out of 945
2.38/1.25	39:52 INFO : 369174 literals remaining out of 185082

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-3313035-1304091590/watcher-3313035-1304091590 -o /tmp/evaluation-result-3313035-1304091590/solver-3313035-1304091590 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313035-1304091590.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: 3.47 3.96 4.89 2/174 28710
/proc/meminfo: memFree=19049396/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/28710/stat : 28710 (java) R 28708 28710 28678 0 -1 4202496 915 0 0 0 0 0 0 0 17 0 1 0 501574881 23580672 403 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233505335061 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28710/statm: 5757 415 321 9 0 124 0

[startup+0.071399 s]
/proc/loadavg: 3.47 3.96 4.89 2/174 28710
/proc/meminfo: memFree=19049396/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15609780 CPUtime=0.05 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 4371 0 1 0 5 0 0 0 17 0 18 0 501574881 15984414720 3811 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3902445 3811 1778 9 0 3893164 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.100417 s]
/proc/loadavg: 3.47 3.96 4.89 2/174 28710
/proc/meminfo: memFree=19049396/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15676448 CPUtime=0.09 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 5553 0 1 0 9 0 0 0 17 0 18 0 501574881 16052682752 4957 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3919112 4957 2117 9 0 3909831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676448

[startup+0.300356 s]
/proc/loadavg: 3.47 3.96 4.89 2/174 28710
/proc/meminfo: memFree=19049396/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15682216 CPUtime=0.51 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 13869 0 1 0 50 1 0 0 17 0 18 0 501574881 16058589184 12085 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3920554 12089 2207 9 0 3911273 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682216

[startup+0.700283 s]
/proc/loadavg: 3.47 3.96 4.89 2/174 28710
/proc/meminfo: memFree=19049396/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15697628 CPUtime=1.15 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 46276 0 1 0 109 6 0 0 17 0 22 0 501574881 16074371072 42234 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3924407 42234 2249 9 0 3915126 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 15697628

[startup+1.50719 s]
/proc/loadavg: 3.47 3.96 4.89 5/220 28759
/proc/meminfo: memFree=18711992/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15711496 CPUtime=3.13 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 57009 0 1 0 306 7 0 0 17 0 22 0 501574881 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3927874 46916 2269 9 0 3918593 0
[pid=28710/tid=28712] ppid=28708 vsize=15711496 CPUtime=1.24 cores=1,3,5,7
/proc/28710/task/28712/stat : 28712 (java) S 28708 28710 28678 0 -1 4202560 35641 0 1 0 119 5 0 0 21 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28713] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28713/stat : 28713 (java) S 28708 28710 28678 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28714] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28714/stat : 28714 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28715] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28715/stat : 28715 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28716] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28716/stat : 28716 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28717] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28717/stat : 28717 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28718] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28718/stat : 28718 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28719] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28719/stat : 28719 (java) S 28708 28710 28678 0 -1 4202560 327 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28720] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28720/stat : 28720 (java) S 28708 28710 28678 0 -1 4202560 61 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28721] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28721/stat : 28721 (java) S 28708 28710 28678 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 501574883 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 0 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28722] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28722/stat : 28722 (java) S 28708 28710 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501574884 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28723] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28723/stat : 28723 (java) S 28708 28710 28678 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 501574884 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28724] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28724/stat : 28724 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 501574886 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522121137 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28725] ppid=28708 vsize=15711496 CPUtime=0.97 cores=1,3,5,7
/proc/28710/task/28725/stat : 28725 (java) S 28708 28710 28678 0 -1 4202560 15213 0 0 0 96 1 0 0 16 0 22 0 501574886 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28726] ppid=28708 vsize=15711496 CPUtime=0.51 cores=1,3,5,7
/proc/28710/task/28726/stat : 28726 (java) S 28708 28710 28678 0 -1 4202560 4299 0 0 0 51 0 0 0 15 0 22 0 501574886 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28727] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28727/stat : 28727 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501574886 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28728] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28728/stat : 28728 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501574886 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28752] ppid=28708 vsize=15711496 CPUtime=0.07 cores=1,3,5,7
/proc/28710/task/28752/stat : 28752 (java) R 28708 28710 28678 0 -1 4202560 19 0 0 0 7 0 0 0 15 0 22 0 501574929 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912506017465 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28710/tid=28753] ppid=28708 vsize=15711496 CPUtime=0.11 cores=1,3,5,7
/proc/28710/task/28753/stat : 28753 (java) S 28708 28710 28678 0 -1 4202560 10 0 0 0 11 0 0 0 15 0 22 0 501574929 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28754] ppid=28708 vsize=15711496 CPUtime=0.19 cores=1,3,5,7
/proc/28710/task/28754/stat : 28754 (java) R 28708 28710 28678 0 -1 4202560 20 0 0 0 19 0 0 0 15 0 22 0 501574929 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912506016888 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28710/tid=28755] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28755/stat : 28755 (java) S 28708 28710 28678 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 501574929 16088571904 46916 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 15711496

[startup+3.10082 s]
/proc/loadavg: 3.60 3.98 4.89 7/220 28759
/proc/meminfo: memFree=18619256/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15711496 CPUtime=9.42 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 166432 0 1 0 919 23 0 0 17 0 22 0 501574881 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3927874 155906 2284 9 0 3918593 0
[pid=28710/tid=28712] ppid=28708 vsize=15711496 CPUtime=1.24 cores=1,3,5,7
/proc/28710/task/28712/stat : 28712 (java) S 28708 28710 28678 0 -1 4202560 35641 0 1 0 119 5 0 0 21 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28713] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28713/stat : 28713 (java) S 28708 28710 28678 0 -1 4202560 5068 0 0 0 0 0 0 0 16 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28714] ppid=28708 vsize=15711496 CPUtime=0.01 cores=1,3,5,7
/proc/28710/task/28714/stat : 28714 (java) S 28708 28710 28678 0 -1 4202560 3583 0 0 0 1 0 0 0 15 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28715] ppid=28708 vsize=15711496 CPUtime=0.02 cores=1,3,5,7
/proc/28710/task/28715/stat : 28715 (java) S 28708 28710 28678 0 -1 4202560 7295 0 0 0 1 1 0 0 16 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28716] ppid=28708 vsize=15711496 CPUtime=0.02 cores=1,3,5,7
/proc/28710/task/28716/stat : 28716 (java) S 28708 28710 28678 0 -1 4202560 6688 0 0 0 1 1 0 0 16 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28717] ppid=28708 vsize=15711496 CPUtime=0.01 cores=1,3,5,7
/proc/28710/task/28717/stat : 28717 (java) S 28708 28710 28678 0 -1 4202560 3995 0 0 0 1 0 0 0 16 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28718] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28718/stat : 28718 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28719] ppid=28708 vsize=15711496 CPUtime=0.01 cores=1,3,5,7
/proc/28710/task/28719/stat : 28719 (java) S 28708 28710 28678 0 -1 4202560 4915 0 0 0 1 0 0 0 15 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28720] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28720/stat : 28720 (java) S 28708 28710 28678 0 -1 4202560 3022 0 0 0 0 0 0 0 15 0 22 0 501574882 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28721] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28721/stat : 28721 (java) S 28708 28710 28678 0 -1 4202560 469 0 0 0 0 0 0 0 15 0 22 0 501574883 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 0 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28722] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28722/stat : 28722 (java) S 28708 28710 28678 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 501574884 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28723] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28723/stat : 28723 (java) S 28708 28710 28678 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501574884 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28724] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28724/stat : 28724 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 501574886 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522121137 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28725] ppid=28708 vsize=15711496 CPUtime=1.06 cores=1,3,5,7
/proc/28710/task/28725/stat : 28725 (java) S 28708 28710 28678 0 -1 4202560 15622 0 0 0 105 1 0 0 15 0 22 0 501574886 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28726] ppid=28708 vsize=15711496 CPUtime=0.74 cores=1,3,5,7
/proc/28710/task/28726/stat : 28726 (java) S 28708 28710 28678 0 -1 4202560 4373 0 0 0 74 0 0 0 15 0 22 0 501574886 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28727] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28727/stat : 28727 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501574886 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28728] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28728/stat : 28728 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501574886 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28752] ppid=28708 vsize=15711496 CPUtime=1.56 cores=1,3,5,7
/proc/28710/task/28752/stat : 28752 (java) R 28708 28710 28678 0 -1 4202560 18252 0 0 0 154 2 0 0 17 0 22 0 501574929 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505892719 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28710/tid=28753] ppid=28708 vsize=15711496 CPUtime=1.53 cores=1,3,5,7
/proc/28710/task/28753/stat : 28753 (java) R 28708 28710 28678 0 -1 4202560 18630 0 0 0 151 2 0 0 17 0 22 0 501574929 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505792320 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28710/tid=28754] ppid=28708 vsize=15711496 CPUtime=1.62 cores=1,3,5,7
/proc/28710/task/28754/stat : 28754 (java) R 28708 28710 28678 0 -1 4202560 19598 0 0 0 160 2 0 0 17 0 22 0 501574929 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505792453 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28710/tid=28755] ppid=28708 vsize=15711496 CPUtime=1.45 cores=1,3,5,7
/proc/28710/task/28755/stat : 28755 (java) R 28708 28710 28678 0 -1 4202560 17892 0 0 0 143 2 0 0 17 0 22 0 501574929 16088571904 155906 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912506016862 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 15711496

[startup+6.30125 s]
/proc/loadavg: 3.60 3.98 4.89 9/220 28759
/proc/meminfo: memFree=17142592/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15711496 CPUtime=22.19 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 295046 0 1 0 2179 40 0 0 17 0 22 0 501574881 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3927874 283764 2284 9 0 3918593 0
[pid=28710/tid=28712] ppid=28708 vsize=15711496 CPUtime=1.24 cores=1,3,5,7
/proc/28710/task/28712/stat : 28712 (java) S 28708 28710 28678 0 -1 4202560 35641 0 1 0 119 5 0 0 21 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28713] ppid=28708 vsize=15711496 CPUtime=0.02 cores=1,3,5,7
/proc/28710/task/28713/stat : 28713 (java) S 28708 28710 28678 0 -1 4202560 6061 0 0 0 1 1 0 0 15 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28714] ppid=28708 vsize=15711496 CPUtime=0.01 cores=1,3,5,7
/proc/28710/task/28714/stat : 28714 (java) S 28708 28710 28678 0 -1 4202560 4327 0 0 0 1 0 0 0 15 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28715] ppid=28708 vsize=15711496 CPUtime=0.02 cores=1,3,5,7
/proc/28710/task/28715/stat : 28715 (java) S 28708 28710 28678 0 -1 4202560 9548 0 0 0 1 1 0 0 16 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28716] ppid=28708 vsize=15711496 CPUtime=0.02 cores=1,3,5,7
/proc/28710/task/28716/stat : 28716 (java) S 28708 28710 28678 0 -1 4202560 8077 0 0 0 1 1 0 0 16 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28717] ppid=28708 vsize=15711496 CPUtime=0.01 cores=1,3,5,7
/proc/28710/task/28717/stat : 28717 (java) S 28708 28710 28678 0 -1 4202560 4439 0 0 0 1 0 0 0 16 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28718] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28718/stat : 28718 (java) S 28708 28710 28678 0 -1 4202560 1281 0 0 0 0 0 0 0 15 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28719] ppid=28708 vsize=15711496 CPUtime=0.01 cores=1,3,5,7
/proc/28710/task/28719/stat : 28719 (java) S 28708 28710 28678 0 -1 4202560 5500 0 0 0 1 0 0 0 16 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28720] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28720/stat : 28720 (java) S 28708 28710 28678 0 -1 4202560 3022 0 0 0 0 0 0 0 15 0 22 0 501574882 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28721] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28721/stat : 28721 (java) S 28708 28710 28678 0 -1 4202560 770 0 0 0 0 0 0 0 15 0 22 0 501574883 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 0 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28722] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28722/stat : 28722 (java) S 28708 28710 28678 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 501574884 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28723] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28723/stat : 28723 (java) S 28708 28710 28678 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501574884 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28724] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28724/stat : 28724 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 501574886 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522121137 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28725] ppid=28708 vsize=15711496 CPUtime=1.15 cores=1,3,5,7
/proc/28710/task/28725/stat : 28725 (java) S 28708 28710 28678 0 -1 4202560 16364 0 0 0 114 1 0 0 15 0 22 0 501574886 16088571904 283764 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0

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

[pid=28710/tid=28753] ppid=28708 vsize=15711496 CPUtime=1106.82 cores=1,3,5,7
/proc/28710/task/28753/stat : 28753 (java) R 28708 28710 28678 0 -1 4202560 406136 0 0 0 110624 58 0 0 25 0 22 0 501574929 16088571904 133356 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505795754 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28710/tid=28754] ppid=28708 vsize=15711496 CPUtime=1107.63 cores=1,3,5,7
/proc/28710/task/28754/stat : 28754 (java) R 28708 28710 28678 0 -1 4202560 406361 0 0 0 110704 59 0 0 25 0 22 0 501574929 16088571904 133356 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505598685 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28710/tid=28755] ppid=28708 vsize=15711496 CPUtime=1106.65 cores=1,3,5,7
/proc/28710/task/28755/stat : 28755 (java) R 28708 28710 28678 0 -1 4202560 406153 0 0 0 110607 58 0 0 25 0 22 0 501574929 16088571904 133356 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505792334 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4463.44
Current children cumulated vsize (KiB) 15711496

[startup+1182.3 s]
/proc/loadavg: 8.23 8.05 7.19 9/220 28790
/proc/meminfo: memFree=17931468/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15711496 CPUtime=4702.21 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 2896354 0 1 0 469666 555 0 0 17 0 22 0 501574881 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3927874 118938 2299 9 0 3918593 0
[pid=28710/tid=28712] ppid=28708 vsize=15711496 CPUtime=1.24 cores=1,3,5,7
/proc/28710/task/28712/stat : 28712 (java) S 28708 28710 28678 0 -1 4202560 35641 0 1 0 119 5 0 0 21 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28713] ppid=28708 vsize=15711496 CPUtime=3.77 cores=1,3,5,7
/proc/28710/task/28713/stat : 28713 (java) S 28708 28710 28678 0 -1 4202560 141631 0 0 0 349 28 0 0 15 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28714] ppid=28708 vsize=15711496 CPUtime=3.72 cores=1,3,5,7
/proc/28710/task/28714/stat : 28714 (java) S 28708 28710 28678 0 -1 4202560 140663 0 0 0 344 28 0 0 15 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28715] ppid=28708 vsize=15711496 CPUtime=3.65 cores=1,3,5,7
/proc/28710/task/28715/stat : 28715 (java) S 28708 28710 28678 0 -1 4202560 147890 0 0 0 336 29 0 0 15 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28716] ppid=28708 vsize=15711496 CPUtime=3.76 cores=1,3,5,7
/proc/28710/task/28716/stat : 28716 (java) S 28708 28710 28678 0 -1 4202560 145082 0 0 0 347 29 0 0 15 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28717] ppid=28708 vsize=15711496 CPUtime=3.89 cores=1,3,5,7
/proc/28710/task/28717/stat : 28717 (java) S 28708 28710 28678 0 -1 4202560 146500 0 0 0 362 27 0 0 15 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28718] ppid=28708 vsize=15711496 CPUtime=3.74 cores=1,3,5,7
/proc/28710/task/28718/stat : 28718 (java) S 28708 28710 28678 0 -1 4202560 137542 0 0 0 348 26 0 0 16 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28719] ppid=28708 vsize=15711496 CPUtime=3.63 cores=1,3,5,7
/proc/28710/task/28719/stat : 28719 (java) S 28708 28710 28678 0 -1 4202560 137156 0 0 0 336 27 0 0 15 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28720] ppid=28708 vsize=15711496 CPUtime=3.6 cores=1,3,5,7
/proc/28710/task/28720/stat : 28720 (java) S 28708 28710 28678 0 -1 4202560 140558 0 0 0 332 28 0 0 15 0 22 0 501574882 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28721] ppid=28708 vsize=15711496 CPUtime=2.24 cores=1,3,5,7
/proc/28710/task/28721/stat : 28721 (java) S 28708 28710 28678 0 -1 4202560 7285 0 0 0 151 73 0 0 15 0 22 0 501574883 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 0 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28722] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28722/stat : 28722 (java) S 28708 28710 28678 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 501574884 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28723] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28723/stat : 28723 (java) S 28708 28710 28678 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501574884 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28724] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28724/stat : 28724 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 501574886 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522121137 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28725] ppid=28708 vsize=15711496 CPUtime=1.28 cores=1,3,5,7
/proc/28710/task/28725/stat : 28725 (java) S 28708 28710 28678 0 -1 4202560 16387 0 0 0 126 2 0 0 16 0 22 0 501574886 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28726] ppid=28708 vsize=15711496 CPUtime=0.9 cores=1,3,5,7
/proc/28710/task/28726/stat : 28726 (java) S 28708 28710 28678 0 -1 4202560 4400 0 0 0 90 0 0 0 16 0 22 0 501574886 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28727] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28727/stat : 28727 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501574886 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28728] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28728/stat : 28728 (java) S 28708 28710 28678 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 501574886 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28752] ppid=28708 vsize=15711496 CPUtime=1167.63 cores=1,3,5,7
/proc/28710/task/28752/stat : 28752 (java) R 28708 28710 28678 0 -1 4202560 422578 0 0 0 116700 63 0 0 25 0 22 0 501574929 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505783186 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28710/tid=28753] ppid=28708 vsize=15711496 CPUtime=1166.18 cores=1,3,5,7
/proc/28710/task/28753/stat : 28753 (java) R 28708 28710 28678 0 -1 4202560 423701 0 0 0 116558 60 0 0 25 0 22 0 501574929 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28710/tid=28754] ppid=28708 vsize=15711496 CPUtime=1166.87 cores=1,3,5,7
/proc/28710/task/28754/stat : 28754 (java) R 28708 28710 28678 0 -1 4202560 424076 0 0 0 116625 62 0 0 25 0 22 0 501574929 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505892651 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28710/tid=28755] ppid=28708 vsize=15711496 CPUtime=1165.96 cores=1,3,5,7
/proc/28710/task/28755/stat : 28755 (java) R 28708 28710 28678 0 -1 4202560 423809 0 0 0 116535 61 0 0 25 0 22 0 501574929 16088571904 118938 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 47160786262290 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4702.21
Current children cumulated vsize (KiB) 15711496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.9 s]
/proc/loadavg: 8.15 8.05 7.21 9/220 28791
/proc/meminfo: memFree=17787248/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15711496 CPUtime=4800.09 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 2972761 0 1 0 479440 569 0 0 17 0 22 0 501574881 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3927874 145586 2299 9 0 3918593 0
[pid=28710/tid=28712] ppid=28708 vsize=15711496 CPUtime=1.24 cores=1,3,5,7
/proc/28710/task/28712/stat : 28712 (java) S 28708 28710 28678 0 -1 4202560 35641 0 1 0 119 5 0 0 21 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28713] ppid=28708 vsize=15711496 CPUtime=3.85 cores=1,3,5,7
/proc/28710/task/28713/stat : 28713 (java) S 28708 28710 28678 0 -1 4202560 146567 0 0 0 356 29 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28714] ppid=28708 vsize=15711496 CPUtime=3.8 cores=1,3,5,7
/proc/28710/task/28714/stat : 28714 (java) S 28708 28710 28678 0 -1 4202560 143692 0 0 0 351 29 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28715] ppid=28708 vsize=15711496 CPUtime=3.74 cores=1,3,5,7
/proc/28710/task/28715/stat : 28715 (java) S 28708 28710 28678 0 -1 4202560 152398 0 0 0 344 30 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28716] ppid=28708 vsize=15711496 CPUtime=3.85 cores=1,3,5,7
/proc/28710/task/28716/stat : 28716 (java) S 28708 28710 28678 0 -1 4202560 148709 0 0 0 356 29 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28717] ppid=28708 vsize=15711496 CPUtime=3.95 cores=1,3,5,7
/proc/28710/task/28717/stat : 28717 (java) S 28708 28710 28678 0 -1 4202560 151525 0 0 0 367 28 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28718] ppid=28708 vsize=15711496 CPUtime=3.83 cores=1,3,5,7
/proc/28710/task/28718/stat : 28718 (java) S 28708 28710 28678 0 -1 4202560 142358 0 0 0 356 27 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28719] ppid=28708 vsize=15711496 CPUtime=3.69 cores=1,3,5,7
/proc/28710/task/28719/stat : 28719 (java) S 28708 28710 28678 0 -1 4202560 139303 0 0 0 342 27 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28720] ppid=28708 vsize=15711496 CPUtime=3.67 cores=1,3,5,7
/proc/28710/task/28720/stat : 28720 (java) S 28708 28710 28678 0 -1 4202560 144258 0 0 0 338 29 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28721] ppid=28708 vsize=15711496 CPUtime=2.28 cores=1,3,5,7
/proc/28710/task/28721/stat : 28721 (java) S 28708 28710 28678 0 -1 4202560 7464 0 0 0 154 74 0 0 15 0 22 0 501574883 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 0 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28722] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28722/stat : 28722 (java) S 28708 28710 28678 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 501574884 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28723] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28723/stat : 28723 (java) S 28708 28710 28678 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501574884 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28724] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28724/stat : 28724 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522121137 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28725] ppid=28708 vsize=15711496 CPUtime=1.28 cores=1,3,5,7
/proc/28710/task/28725/stat : 28725 (java) S 28708 28710 28678 0 -1 4202560 16387 0 0 0 126 2 0 0 16 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28726] ppid=28708 vsize=15711496 CPUtime=0.9 cores=1,3,5,7
/proc/28710/task/28726/stat : 28726 (java) S 28708 28710 28678 0 -1 4202560 4400 0 0 0 90 0 0 0 16 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28727] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28727/stat : 28727 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28728] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28728/stat : 28728 (java) S 28708 28710 28678 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28752] ppid=28708 vsize=15711496 CPUtime=1191.85 cores=1,3,5,7
/proc/28710/task/28752/stat : 28752 (java) R 28708 28710 28678 0 -1 4202560 433593 0 0 0 119120 65 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505853840 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28710/tid=28753] ppid=28708 vsize=15711496 CPUtime=1190.52 cores=1,3,5,7
/proc/28710/task/28753/stat : 28753 (java) R 28708 28710 28678 0 -1 4202560 434825 0 0 0 118990 62 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912506016888 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28710/tid=28754] ppid=28708 vsize=15711496 CPUtime=1191.21 cores=1,3,5,7
/proc/28710/task/28754/stat : 28754 (java) R 28708 28710 28678 0 -1 4202560 435219 0 0 0 119058 63 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505796103 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28710/tid=28755] ppid=28708 vsize=15711496 CPUtime=1190.28 cores=1,3,5,7
/proc/28710/task/28755/stat : 28755 (java) R 28708 28710 28678 0 -1 4202560 434965 0 0 0 118966 62 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912506017029 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15711496

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

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

[startup+1206.9 s]
/proc/loadavg: 8.15 8.05 7.21 9/220 28791
/proc/meminfo: memFree=17787248/32951124 swapFree=67111528/67111528
[pid=28710] ppid=28708 vsize=15711496 CPUtime=4800.09 cores=1,3,5,7
/proc/28710/stat : 28710 (java) S 28708 28710 28678 0 -1 4202496 2972761 0 1 0 479440 569 0 0 17 0 22 0 501574881 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 3927874 145586 2299 9 0 3918593 0
[pid=28710/tid=28712] ppid=28708 vsize=15711496 CPUtime=1.24 cores=1,3,5,7
/proc/28710/task/28712/stat : 28712 (java) S 28708 28710 28678 0 -1 4202560 35641 0 1 0 119 5 0 0 21 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28713] ppid=28708 vsize=15711496 CPUtime=3.85 cores=1,3,5,7
/proc/28710/task/28713/stat : 28713 (java) S 28708 28710 28678 0 -1 4202560 146567 0 0 0 356 29 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28714] ppid=28708 vsize=15711496 CPUtime=3.8 cores=1,3,5,7
/proc/28710/task/28714/stat : 28714 (java) S 28708 28710 28678 0 -1 4202560 143692 0 0 0 351 29 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28715] ppid=28708 vsize=15711496 CPUtime=3.74 cores=1,3,5,7
/proc/28710/task/28715/stat : 28715 (java) S 28708 28710 28678 0 -1 4202560 152398 0 0 0 344 30 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28716] ppid=28708 vsize=15711496 CPUtime=3.85 cores=1,3,5,7
/proc/28710/task/28716/stat : 28716 (java) S 28708 28710 28678 0 -1 4202560 148709 0 0 0 356 29 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28717] ppid=28708 vsize=15711496 CPUtime=3.95 cores=1,3,5,7
/proc/28710/task/28717/stat : 28717 (java) S 28708 28710 28678 0 -1 4202560 151525 0 0 0 367 28 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28718] ppid=28708 vsize=15711496 CPUtime=3.83 cores=1,3,5,7
/proc/28710/task/28718/stat : 28718 (java) S 28708 28710 28678 0 -1 4202560 142358 0 0 0 356 27 0 0 16 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28719] ppid=28708 vsize=15711496 CPUtime=3.69 cores=1,3,5,7
/proc/28710/task/28719/stat : 28719 (java) S 28708 28710 28678 0 -1 4202560 139303 0 0 0 342 27 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28720] ppid=28708 vsize=15711496 CPUtime=3.67 cores=1,3,5,7
/proc/28710/task/28720/stat : 28720 (java) S 28708 28710 28678 0 -1 4202560 144258 0 0 0 338 29 0 0 15 0 22 0 501574882 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28721] ppid=28708 vsize=15711496 CPUtime=2.28 cores=1,3,5,7
/proc/28710/task/28721/stat : 28721 (java) S 28708 28710 28678 0 -1 4202560 7464 0 0 0 154 74 0 0 15 0 22 0 501574883 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 0 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28722] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28722/stat : 28722 (java) S 28708 28710 28678 0 -1 4202560 20 0 0 0 0 0 0 0 16 0 22 0 501574884 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28723] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28723/stat : 28723 (java) S 28708 28710 28678 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501574884 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 1 0 0 0
[pid=28710/tid=28724] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28724/stat : 28724 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522121137 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28725] ppid=28708 vsize=15711496 CPUtime=1.28 cores=1,3,5,7
/proc/28710/task/28725/stat : 28725 (java) S 28708 28710 28678 0 -1 4202560 16387 0 0 0 126 2 0 0 16 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 3 0 0 0
[pid=28710/tid=28726] ppid=28708 vsize=15711496 CPUtime=0.9 cores=1,3,5,7
/proc/28710/task/28726/stat : 28726 (java) S 28708 28710 28678 0 -1 4202560 4400 0 0 0 90 0 0 0 16 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28727] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28727/stat : 28727 (java) S 28708 28710 28678 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522113433 0 4 0 16800975 18446604458998141312 0 0 -1 5 0 0 0
[pid=28710/tid=28728] ppid=28708 vsize=15711496 CPUtime=0 cores=1,3,5,7
/proc/28710/task/28728/stat : 28728 (java) S 28708 28710 28678 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 501574886 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 233522114048 0 4 0 16800975 18446604458998141312 0 0 -1 7 0 0 0
[pid=28710/tid=28752] ppid=28708 vsize=15711496 CPUtime=1191.85 cores=1,3,5,7
/proc/28710/task/28752/stat : 28752 (java) R 28708 28710 28678 0 -1 4202560 433593 0 0 0 119120 65 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505853840 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28710/tid=28753] ppid=28708 vsize=15711496 CPUtime=1190.52 cores=1,3,5,7
/proc/28710/task/28753/stat : 28753 (java) R 28708 28710 28678 0 -1 4202560 434825 0 0 0 118990 62 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912506016888 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28710/tid=28754] ppid=28708 vsize=15711496 CPUtime=1191.21 cores=1,3,5,7
/proc/28710/task/28754/stat : 28754 (java) R 28708 28710 28678 0 -1 4202560 435219 0 0 0 119058 63 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912505796103 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28710/tid=28755] ppid=28708 vsize=15711496 CPUtime=1190.28 cores=1,3,5,7
/proc/28710/task/28755/stat : 28755 (java) R 28708 28710 28678 0 -1 4202560 434965 0 0 0 118966 62 0 0 25 0 22 0 501574929 16088571904 145586 33554432000 1073741824 1073778376 140736639449040 18446744073709551615 46912506017029 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 15711496

Child status: 143
Real time (s): 1206.94
CPU time (s): 4800.16
CPU user time (s): 4794.43
CPU system time (s): 5.72513
CPU usage (%): 397.712
Max. virtual memory (cumulated for all children) (KiB): 15714172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.43
system time used= 5.72513
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2972788
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= 183456
involuntary context switches= 114275

runsolver used 2.03469 second user time and 4.6203 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 17:39:50
IDJOB=3313035
IDBENCH=71570
IDSOLVER=1699
FILE ID=node145/3313035-1304091590
RUNJOBID= node145-1304091590-28697
PBS_JOBID= 13170580
Free space on /tmp= 72208 MiB

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

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=762211032

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.83
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19049792 kB
Buffers:       2051868 kB
Cached:       11207992 kB
SwapCached:          0 kB
Active:        2550152 kB
Inactive:     10777428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19049792 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2428 kB
Writeback:           0 kB
AnonPages:       67276 kB
Mapped:          14324 kB
Slab:           507948 kB
PageTables:       5092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185812 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= 72200 MiB
End job on node145 at 2011-04-29 17:59:59