Trace number 3312114

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 (hbr=2)? (TO) 4219.94 1300.54

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data

0.10/0.11	43:59 INFO : Reading from input HOME/instance-3312114-1304189037.cnf
35.88/35.17	Executor set job limit to 1000000
35.88/35.17	Executor set job limit to 1000000
35.88/35.17	Executor set job limit to 1000000
35.88/35.17	Executor set job limit to 1000000
35.88/35.17	Starting Executor!
35.88/35.17	Starting Executor!
35.88/35.17	Starting Executor!
35.88/35.17	Starting Executor!
158.02/152.05	46:31 INFO : 634358 variables remaining out of 651875
158.02/152.05	46:31 INFO : 79083439 literals remaining out of 38749130

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

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

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


[startup+0 s]
/proc/loadavg: 7.23 7.86 7.83 2/198 3183
/proc/meminfo: memFree=29525848/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/3183/stat : 3183 (java) R 3181 3183 2979 0 -1 4202496 1202 0 0 0 0 0 0 0 24 0 1 0 530504852 23580672 687 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270608148369 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3183/statm: 5757 687 514 9 0 124 0
[pid=3183/tid=3184] ppid=3181 vsize=28436 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 73 0 0 0 0 0 0 0 25 0 2 0 530504852 29118464 900 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270608140703 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.0475619 s]
/proc/loadavg: 7.23 7.86 7.83 2/198 3183
/proc/meminfo: memFree=29525848/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=15609532 CPUtime=0.03 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 3976 0 1 0 3 0 0 0 24 0 18 0 530504852 15984160768 3414 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3902383 3414 1720 9 0 3893131 0
[pid=3183/tid=3184] ppid=3181 vsize=15609532 CPUtime=0.03 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 2557 0 1 0 3 0 0 0 25 0 18 0 530504852 15984160768 3414 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270612798040 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15609532

[startup+0.100552 s]
/proc/loadavg: 7.23 7.86 7.83 2/198 3183
/proc/meminfo: memFree=29525848/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=15676952 CPUtime=0.1 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 5608 0 1 0 9 1 0 0 24 0 18 0 530504852 16053198848 5020 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3919238 5020 2117 9 0 3909957 0
[pid=3183/tid=3184] ppid=3181 vsize=15676952 CPUtime=0.09 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 3455 0 1 0 8 1 0 0 25 0 18 0 530504852 16053198848 5020 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 47202756244381 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676952

[startup+0.300517 s]
/proc/loadavg: 7.23 7.86 7.83 2/198 3183
/proc/meminfo: memFree=29525848/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=15680784 CPUtime=0.52 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 15085 0 1 0 50 2 0 0 24 0 18 0 530504852 16057122816 13441 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3920196 13441 2208 9 0 3910915 0
[pid=3183/tid=3184] ppid=3181 vsize=15680784 CPUtime=0.28 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 9935 0 1 0 27 1 0 0 25 0 18 0 530504852 16057122816 13441 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912505121065 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680784

[startup+0.700495 s]
/proc/loadavg: 7.23 7.86 7.83 2/198 3183
/proc/meminfo: memFree=29525848/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=15680784 CPUtime=0.93 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 43070 0 1 0 87 6 0 0 24 0 18 0 530504852 16057122816 41424 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3920196 41424 2224 9 0 3910915 0
[pid=3183/tid=3184] ppid=3181 vsize=15680784 CPUtime=0.67 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 35532 0 1 0 63 4 0 0 25 0 18 0 530504852 16057122816 41424 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912505228560 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680784

[startup+1.50135 s]
/proc/loadavg: 7.23 7.86 7.83 4/216 3205
/proc/meminfo: memFree=29358532/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=15680784 CPUtime=1.74 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 77031 0 1 0 164 10 0 0 24 0 18 0 530504852 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3920196 75382 2224 9 0 3910915 0
[pid=3183/tid=3184] ppid=3181 vsize=15680784 CPUtime=1.46 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 65014 0 1 0 138 8 0 0 25 0 18 0 530504852 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912505550792 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3183/tid=3186] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3186/stat : 3186 (java) S 3181 3183 2979 0 -1 4202560 53 0 0 0 0 0 0 0 16 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3187] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3187/stat : 3187 (java) S 3181 3183 2979 0 -1 4202560 644 0 0 0 0 0 0 0 15 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3188] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3188/stat : 3188 (java) S 3181 3183 2979 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3189] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3189/stat : 3189 (java) S 3181 3183 2979 0 -1 4202560 1596 0 0 0 0 0 0 0 16 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3190] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3190/stat : 3190 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3191] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3191/stat : 3191 (java) S 3181 3183 2979 0 -1 4202560 3273 0 0 0 0 0 0 0 15 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3192] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3192/stat : 3192 (java) S 3181 3183 2979 0 -1 4202560 654 0 0 0 0 0 0 0 15 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3193] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3193/stat : 3193 (java) S 3181 3183 2979 0 -1 4202560 457 0 0 0 0 0 0 0 15 0 18 0 530504853 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3194] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3194/stat : 3194 (java) S 3181 3183 2979 0 -1 4202560 184 0 0 0 0 0 0 0 15 0 18 0 530504854 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3195] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3195/stat : 3195 (java) S 3181 3183 2979 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530504854 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3196] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3196/stat : 3196 (java) S 3181 3183 2979 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530504854 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3200] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3200/stat : 3200 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530504856 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3202] ppid=3181 vsize=15680784 CPUtime=0.11 cores=1,3,5,7
/proc/3183/task/3202/stat : 3202 (java) S 3181 3183 2979 0 -1 4202560 1245 0 0 0 11 0 0 0 25 0 18 0 530504856 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3203] ppid=3181 vsize=15680784 CPUtime=0.11 cores=1,3,5,7
/proc/3183/task/3203/stat : 3203 (java) S 3181 3183 2979 0 -1 4202560 2510 0 0 0 11 0 0 0 17 0 18 0 530504856 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3204] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3204/stat : 3204 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530504856 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3205] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3205/stat : 3205 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530504856 16057122816 75382 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15680784

[startup+3.10106 s]
/proc/loadavg: 6.81 7.76 7.80 4/216 3205
/proc/meminfo: memFree=29147112/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=15680784 CPUtime=3.43 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 146740 0 1 0 323 20 0 0 24 0 18 0 530504852 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3920196 145087 2242 9 0 3910915 0
[pid=3183/tid=3184] ppid=3181 vsize=15680784 CPUtime=3.05 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 125317 0 1 0 288 17 0 0 25 0 18 0 530504852 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912505559200 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3183/tid=3186] ppid=3181 vsize=15680784 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3186/stat : 3186 (java) S 3181 3183 2979 0 -1 4202560 714 0 0 0 1 0 0 0 15 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3187] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3187/stat : 3187 (java) S 3181 3183 2979 0 -1 4202560 644 0 0 0 0 0 0 0 16 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3188] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3188/stat : 3188 (java) S 3181 3183 2979 0 -1 4202560 13 0 0 0 0 0 0 0 16 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3189] ppid=3181 vsize=15680784 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3189/stat : 3189 (java) S 3181 3183 2979 0 -1 4202560 1596 0 0 0 1 0 0 0 16 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3190] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3190/stat : 3190 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3191] ppid=3181 vsize=15680784 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3191/stat : 3191 (java) S 3181 3183 2979 0 -1 4202560 3909 0 0 0 1 0 0 0 16 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3192] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3192/stat : 3192 (java) S 3181 3183 2979 0 -1 4202560 5806 0 0 0 0 0 0 0 16 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3193] ppid=3181 vsize=15680784 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3193/stat : 3193 (java) S 3181 3183 2979 0 -1 4202560 3109 0 0 0 1 0 0 0 16 0 18 0 530504853 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3194] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3194/stat : 3194 (java) S 3181 3183 2979 0 -1 4202560 436 0 0 0 0 0 0 0 15 0 18 0 530504854 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3195] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3195/stat : 3195 (java) S 3181 3183 2979 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530504854 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3196] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3196/stat : 3196 (java) S 3181 3183 2979 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530504854 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3200] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3200/stat : 3200 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530504856 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3202] ppid=3181 vsize=15680784 CPUtime=0.13 cores=1,3,5,7
/proc/3183/task/3202/stat : 3202 (java) S 3181 3183 2979 0 -1 4202560 1262 0 0 0 13 0 0 0 16 0 18 0 530504856 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3203] ppid=3181 vsize=15680784 CPUtime=0.14 cores=1,3,5,7
/proc/3183/task/3203/stat : 3203 (java) S 3181 3183 2979 0 -1 4202560 2546 0 0 0 14 0 0 0 15 0 18 0 530504856 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3204] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3204/stat : 3204 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530504856 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3205] ppid=3181 vsize=15680784 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3205/stat : 3205 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530504856 16057122816 145087 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 15680784

[startup+6.30149 s]
/proc/loadavg: 6.81 7.76 7.80 4/216 3205
/proc/meminfo: memFree=28162632/32951124 swapFree=67111524/67111528
[pid=3183] ppid=3181 vsize=15679492 CPUtime=6.68 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 285108 0 1 0 632 36 0 0 24 0 18 0 530504852 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3919873 282296 2242 9 0 3910592 0
[pid=3183/tid=3184] ppid=3181 vsize=15679492 CPUtime=6.22 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) R 3181 3183 2979 0 -1 4202560 253171 0 1 0 591 31 0 0 20 0 18 0 530504852 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624939387 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3183/tid=3186] ppid=3181 vsize=15679492 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3186/stat : 3186 (java) S 3181 3183 2979 0 -1 4202560 714 0 0 0 1 0 0 0 15 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3187] ppid=3181 vsize=15679492 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3187/stat : 3187 (java) S 3181 3183 2979 0 -1 4202560 644 0 0 0 1 0 0 0 15 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3188] ppid=3181 vsize=15679492 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3188/stat : 3188 (java) S 3181 3183 2979 0 -1 4202560 13 0 0 0 1 0 0 0 15 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3189] ppid=3181 vsize=15679492 CPUtime=0.02 cores=1,3,5,7
/proc/3183/task/3189/stat : 3189 (java) S 3181 3183 2979 0 -1 4202560 1597 0 0 0 2 0 0 0 15 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3190] ppid=3181 vsize=15679492 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3190/stat : 3190 (java) S 3181 3183 2979 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3191] ppid=3181 vsize=15679492 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3191/stat : 3191 (java) S 3181 3183 2979 0 -1 4202560 3909 0 0 0 1 0 0 0 15 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3192] ppid=3181 vsize=15679492 CPUtime=0.01 cores=1,3,5,7
/proc/3183/task/3192/stat : 3192 (java) S 3181 3183 2979 0 -1 4202560 5806 0 0 0 1 0 0 0 15 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3193] ppid=3181 vsize=15679492 CPUtime=0.03 cores=1,3,5,7
/proc/3183/task/3193/stat : 3193 (java) S 3181 3183 2979 0 -1 4202560 13350 0 0 0 2 1 0 0 16 0 18 0 530504853 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3194] ppid=3181 vsize=15679492 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3194/stat : 3194 (java) S 3181 3183 2979 0 -1 4202560 707 0 0 0 0 0 0 0 15 0 18 0 530504854 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3195] ppid=3181 vsize=15679492 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3195/stat : 3195 (java) S 3181 3183 2979 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530504854 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3196] ppid=3181 vsize=15679492 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3196/stat : 3196 (java) S 3181 3183 2979 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530504854 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3200] ppid=3181 vsize=15679492 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3200/stat : 3200 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530504856 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3202] ppid=3181 vsize=15679492 CPUtime=0.13 cores=1,3,5,7
/proc/3183/task/3202/stat : 3202 (java) S 3181 3183 2979 0 -1 4202560 1262 0 0 0 13 0 0 0 16 0 18 0 530504856 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3203] ppid=3181 vsize=15679492 CPUtime=0.14 cores=1,3,5,7
/proc/3183/task/3203/stat : 3203 (java) S 3181 3183 2979 0 -1 4202560 2546 0 0 0 14 0 0 0 15 0 18 0 530504856 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3204] ppid=3181 vsize=15679492 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3204/stat : 3204 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530504856 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3205] ppid=3181 vsize=15679492 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3205/stat : 3205 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530504856 16055799808 282296 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0

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

/proc/3183/task/3188/stat : 3188 (java) S 3181 3183 2979 0 -1 4202560 551857 0 0 0 1387 84 0 0 16 0 22 0 530504853 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3189] ppid=3181 vsize=15754416 CPUtime=14.28 cores=1,3,5,7
/proc/3183/task/3189/stat : 3189 (java) S 3181 3183 2979 0 -1 4202560 583052 0 0 0 1338 90 0 0 16 0 22 0 530504853 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3190] ppid=3181 vsize=15754416 CPUtime=13.6 cores=1,3,5,7
/proc/3183/task/3190/stat : 3190 (java) S 3181 3183 2979 0 -1 4202560 346078 0 0 0 1305 55 0 0 16 0 22 0 530504853 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3191] ppid=3181 vsize=15754416 CPUtime=12.96 cores=1,3,5,7
/proc/3183/task/3191/stat : 3191 (java) S 3181 3183 2979 0 -1 4202560 369743 0 0 0 1236 60 0 0 16 0 22 0 530504853 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3192] ppid=3181 vsize=15754416 CPUtime=12.16 cores=1,3,5,7
/proc/3183/task/3192/stat : 3192 (java) S 3181 3183 2979 0 -1 4202560 342777 0 0 0 1163 53 0 0 16 0 22 0 530504853 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3193] ppid=3181 vsize=15754416 CPUtime=12.5 cores=1,3,5,7
/proc/3183/task/3193/stat : 3193 (java) S 3181 3183 2979 0 -1 4202560 401513 0 0 0 1186 64 0 0 16 0 22 0 530504853 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3194] ppid=3181 vsize=15754416 CPUtime=57.48 cores=1,3,5,7
/proc/3183/task/3194/stat : 3194 (java) R 3181 3183 2979 0 -1 4202560 234133 0 0 0 4760 988 0 0 17 0 22 0 530504854 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270612808326 0 0 0 16800975 0 0 0 -1 3 0 0 0
[pid=3183/tid=3195] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3195/stat : 3195 (java) S 3181 3183 2979 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530504854 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3196] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3196/stat : 3196 (java) S 3181 3183 2979 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530504854 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3200] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3200/stat : 3200 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530504856 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3202] ppid=3181 vsize=15754416 CPUtime=1.67 cores=1,3,5,7
/proc/3183/task/3202/stat : 3202 (java) S 3181 3183 2979 0 -1 4202560 9210 0 0 0 166 1 0 0 15 0 22 0 530504856 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3203] ppid=3181 vsize=15754416 CPUtime=1.52 cores=1,3,5,7
/proc/3183/task/3203/stat : 3203 (java) S 3181 3183 2979 0 -1 4202560 7543 0 0 0 151 1 0 0 15 0 22 0 530504856 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3204] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3204/stat : 3204 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530504856 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3205] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3205/stat : 3205 (java) S 3181 3183 2979 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530504856 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3207] ppid=3181 vsize=15754416 CPUtime=803.61 cores=1,3,5,7
/proc/3183/task/3207/stat : 3207 (java) S 3181 3183 2979 0 -1 4202560 40 0 0 0 80361 0 0 0 25 0 22 0 530508370 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3208] ppid=3181 vsize=15754416 CPUtime=801.68 cores=1,3,5,7
/proc/3183/task/3208/stat : 3208 (java) S 3181 3183 2979 0 -1 4202560 58 0 0 0 80168 0 0 0 25 0 22 0 530508370 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3209] ppid=3181 vsize=15754416 CPUtime=941.43 cores=1,3,5,7
/proc/3183/task/3209/stat : 3209 (java) S 3181 3183 2979 0 -1 4202560 33 0 0 0 94143 0 0 0 25 0 22 0 530508370 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3210] ppid=3181 vsize=15754416 CPUtime=918.24 cores=1,3,5,7
/proc/3183/task/3210/stat : 3210 (java) S 3181 3183 2979 0 -1 4202560 59 0 0 0 91824 0 0 0 25 0 22 0 530508370 16132521984 3836600 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3781.45
Current children cumulated vsize (KiB) 15754416

[startup+1242.3 s]
/proc/loadavg: 6.10 7.38 7.49 5/193 3279
/proc/meminfo: memFree=14889200/32951124 swapFree=67111516/67111528
[pid=3183] ppid=3181 vsize=15754416 CPUtime=4006.56 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 3958512 0 1 0 399081 1575 0 0 24 0 22 0 530504852 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3938604 3843102 2297 9 0 3929323 0
[pid=3183/tid=3184] ppid=3181 vsize=15754416 CPUtime=146.56 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) S 3181 3183 2979 0 -1 4202560 316608 0 1 0 14601 55 0 0 23 0 22 0 530504852 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3186] ppid=3181 vsize=15754416 CPUtime=14.74 cores=1,3,5,7
/proc/3183/task/3186/stat : 3186 (java) S 3181 3183 2979 0 -1 4202560 345351 0 0 0 1422 52 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3187] ppid=3181 vsize=15754416 CPUtime=14.16 cores=1,3,5,7
/proc/3183/task/3187/stat : 3187 (java) S 3181 3183 2979 0 -1 4202560 442490 0 0 0 1351 65 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3188] ppid=3181 vsize=15754416 CPUtime=14.71 cores=1,3,5,7
/proc/3183/task/3188/stat : 3188 (java) S 3181 3183 2979 0 -1 4202560 551857 0 0 0 1387 84 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3189] ppid=3181 vsize=15754416 CPUtime=14.28 cores=1,3,5,7
/proc/3183/task/3189/stat : 3189 (java) S 3181 3183 2979 0 -1 4202560 583052 0 0 0 1338 90 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3190] ppid=3181 vsize=15754416 CPUtime=13.6 cores=1,3,5,7
/proc/3183/task/3190/stat : 3190 (java) S 3181 3183 2979 0 -1 4202560 346078 0 0 0 1305 55 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3191] ppid=3181 vsize=15754416 CPUtime=12.96 cores=1,3,5,7
/proc/3183/task/3191/stat : 3191 (java) S 3181 3183 2979 0 -1 4202560 369743 0 0 0 1236 60 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3192] ppid=3181 vsize=15754416 CPUtime=12.16 cores=1,3,5,7
/proc/3183/task/3192/stat : 3192 (java) S 3181 3183 2979 0 -1 4202560 342777 0 0 0 1163 53 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3193] ppid=3181 vsize=15754416 CPUtime=12.5 cores=1,3,5,7
/proc/3183/task/3193/stat : 3193 (java) S 3181 3183 2979 0 -1 4202560 401513 0 0 0 1186 64 0 0 16 0 22 0 530504853 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3194] ppid=3181 vsize=15754416 CPUtime=62.34 cores=1,3,5,7
/proc/3183/task/3194/stat : 3194 (java) S 3181 3183 2979 0 -1 4202560 240637 0 0 0 5245 989 0 0 15 0 22 0 530504854 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3195] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3195/stat : 3195 (java) S 3181 3183 2979 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530504854 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3196] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3196/stat : 3196 (java) S 3181 3183 2979 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530504854 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3200] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3200/stat : 3200 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530504856 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3202] ppid=3181 vsize=15754416 CPUtime=1.67 cores=1,3,5,7
/proc/3183/task/3202/stat : 3202 (java) S 3181 3183 2979 0 -1 4202560 9210 0 0 0 166 1 0 0 15 0 22 0 530504856 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3203] ppid=3181 vsize=15754416 CPUtime=1.52 cores=1,3,5,7
/proc/3183/task/3203/stat : 3203 (java) S 3181 3183 2979 0 -1 4202560 7543 0 0 0 151 1 0 0 15 0 22 0 530504856 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3204] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3204/stat : 3204 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530504856 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3205] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3205/stat : 3205 (java) S 3181 3183 2979 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 530504856 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3207] ppid=3181 vsize=15754416 CPUtime=858.54 cores=1,3,5,7
/proc/3183/task/3207/stat : 3207 (java) R 3181 3183 2979 0 -1 4202560 41 0 0 0 85854 0 0 0 25 0 22 0 530508370 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912506175814 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3183/tid=3208] ppid=3181 vsize=15754416 CPUtime=856.72 cores=1,3,5,7
/proc/3183/task/3208/stat : 3208 (java) R 3181 3183 2979 0 -1 4202560 59 0 0 0 85672 0 0 0 25 0 22 0 530508370 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912505602607 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3183/tid=3209] ppid=3181 vsize=15754416 CPUtime=996.57 cores=1,3,5,7
/proc/3183/task/3209/stat : 3209 (java) R 3181 3183 2979 0 -1 4202560 33 0 0 0 99657 0 0 0 25 0 22 0 530508370 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912506175922 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3183/tid=3210] ppid=3181 vsize=15754416 CPUtime=973.37 cores=1,3,5,7
/proc/3183/task/3210/stat : 3210 (java) R 3181 3183 2979 0 -1 4202560 61 0 0 0 97337 0 0 0 25 0 22 0 530508370 16132521984 3843102 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912506176150 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4006.56
Current children cumulated vsize (KiB) 15754416



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.62 6.75 7.26 5/193 3280
/proc/meminfo: memFree=14889260/32951124 swapFree=67111516/67111528
[pid=3183] ppid=3181 vsize=15754416 CPUtime=4219.37 cores=1,3,5,7
/proc/3183/stat : 3183 (java) S 3181 3183 2979 0 -1 4202496 3958533 0 1 0 420362 1575 0 0 24 0 22 0 530504852 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 3938604 3843107 2297 9 0 3929323 0
[pid=3183/tid=3184] ppid=3181 vsize=15754416 CPUtime=146.56 cores=1,3,5,7
/proc/3183/task/3184/stat : 3184 (java) S 3181 3183 2979 0 -1 4202560 316608 0 1 0 14601 55 0 0 23 0 22 0 530504852 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3186] ppid=3181 vsize=15754416 CPUtime=14.74 cores=1,3,5,7
/proc/3183/task/3186/stat : 3186 (java) S 3181 3183 2979 0 -1 4202560 345351 0 0 0 1422 52 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3187] ppid=3181 vsize=15754416 CPUtime=14.16 cores=1,3,5,7
/proc/3183/task/3187/stat : 3187 (java) S 3181 3183 2979 0 -1 4202560 442490 0 0 0 1351 65 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3188] ppid=3181 vsize=15754416 CPUtime=14.71 cores=1,3,5,7
/proc/3183/task/3188/stat : 3188 (java) S 3181 3183 2979 0 -1 4202560 551857 0 0 0 1387 84 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3189] ppid=3181 vsize=15754416 CPUtime=14.28 cores=1,3,5,7
/proc/3183/task/3189/stat : 3189 (java) S 3181 3183 2979 0 -1 4202560 583052 0 0 0 1338 90 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3190] ppid=3181 vsize=15754416 CPUtime=13.6 cores=1,3,5,7
/proc/3183/task/3190/stat : 3190 (java) S 3181 3183 2979 0 -1 4202560 346078 0 0 0 1305 55 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3191] ppid=3181 vsize=15754416 CPUtime=12.96 cores=1,3,5,7
/proc/3183/task/3191/stat : 3191 (java) S 3181 3183 2979 0 -1 4202560 369743 0 0 0 1236 60 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3192] ppid=3181 vsize=15754416 CPUtime=12.16 cores=1,3,5,7
/proc/3183/task/3192/stat : 3192 (java) S 3181 3183 2979 0 -1 4202560 342777 0 0 0 1163 53 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3193] ppid=3181 vsize=15754416 CPUtime=12.5 cores=1,3,5,7
/proc/3183/task/3193/stat : 3193 (java) S 3181 3183 2979 0 -1 4202560 401513 0 0 0 1186 64 0 0 16 0 22 0 530504853 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3194] ppid=3181 vsize=15754416 CPUtime=68.25 cores=1,3,5,7
/proc/3183/task/3194/stat : 3194 (java) S 3181 3183 2979 0 -1 4202560 240640 0 0 0 5836 989 0 0 15 0 22 0 530504854 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 0 0 16800975 18446604471145243648 0 0 -1 3 0 0 0
[pid=3183/tid=3195] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3195/stat : 3195 (java) S 3181 3183 2979 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530504854 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3196] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3196/stat : 3196 (java) S 3181 3183 2979 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530504854 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3200] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3200/stat : 3200 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530504856 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624934321 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3202] ppid=3181 vsize=15754416 CPUtime=1.7 cores=1,3,5,7
/proc/3183/task/3202/stat : 3202 (java) S 3181 3183 2979 0 -1 4202560 9217 0 0 0 169 1 0 0 15 0 22 0 530504856 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 1 0 0 0
[pid=3183/tid=3203] ppid=3181 vsize=15754416 CPUtime=1.52 cores=1,3,5,7
/proc/3183/task/3203/stat : 3203 (java) S 3181 3183 2979 0 -1 4202560 7543 0 0 0 151 1 0 0 15 0 22 0 530504856 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3204] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3204/stat : 3204 (java) S 3181 3183 2979 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530504856 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624926617 0 4 0 16800975 18446604471145243648 0 0 -1 7 0 0 0
[pid=3183/tid=3205] ppid=3181 vsize=15754416 CPUtime=0 cores=1,3,5,7
/proc/3183/task/3205/stat : 3205 (java) S 3181 3183 2979 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 530504856 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 270624927232 0 4 0 16800975 18446604471145243648 0 0 -1 5 0 0 0
[pid=3183/tid=3207] ppid=3181 vsize=15754416 CPUtime=910.05 cores=1,3,5,7
/proc/3183/task/3207/stat : 3207 (java) R 3181 3183 2979 0 -1 4202560 43 0 0 0 91005 0 0 0 25 0 22 0 530508370 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912506258088 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=3183/tid=3208] ppid=3181 vsize=15754416 CPUtime=908.52 cores=1,3,5,7
/proc/3183/task/3208/stat : 3208 (java) R 3181 3183 2979 0 -1 4202560 60 0 0 0 90852 0 0 0 25 0 22 0 530508370 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912506398944 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=3183/tid=3209] ppid=3181 vsize=15754416 CPUtime=1048.37 cores=1,3,5,7
/proc/3183/task/3209/stat : 3209 (java) R 3181 3183 2979 0 -1 4202560 34 0 0 0 104837 0 0 0 25 0 22 0 530508370 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912506176089 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=3183/tid=3210] ppid=3181 vsize=15754416 CPUtime=1025.14 cores=1,3,5,7
/proc/3183/task/3210/stat : 3210 (java) R 3181 3183 2979 0 -1 4202560 64 0 0 0 102514 0 0 0 25 0 22 0 530508370 16132521984 3843107 33554432000 1073741824 1073778376 140735885948912 18446744073709551615 46912506176089 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4219.37
Current children cumulated vsize (KiB) 15754416

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

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

[startup+1300.4 s]
/proc/loadavg: 4.62 6.75 7.26 2/174 3283
/proc/meminfo: memFree=17522448/32951124 swapFree=67111516/67111528
[pid=3183] ppid=3181 vsize=0 CPUtime=4219.79 cores=1,3,5,7
/proc/3183/stat : 3183 (java) Z 3181 3183 2979 0 -1 4203548 3958560 0 1 0 420365 1614 0 0 17 0 2 0 530504852 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 0 0 0 0 0 0 0
[pid=3183/tid=3207] ppid=3181 vsize=0 CPUtime=910.44 cores=1,3,5,7
/proc/3183/task/3207/stat : 3207 (java) R 3181 3183 2979 0 -1 4203588 43 0 0 0 91006 38 0 0 25 0 2 0 530508370 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4219.79
Current children cumulated vsize (KiB) 0

[startup+1300.5 s]
/proc/loadavg: 4.62 6.75 7.26 2/174 3283
/proc/meminfo: memFree=17522448/32951124 swapFree=67111516/67111528
[pid=3183] ppid=3181 vsize=0 CPUtime=4219.89 cores=1,3,5,7
/proc/3183/stat : 3183 (java) Z 3181 3183 2979 0 -1 4203548 3958560 0 1 0 420365 1624 0 0 17 0 2 0 530504852 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/3183/statm: 0 0 0 0 0 0 0
[pid=3183/tid=3207] ppid=3181 vsize=0 CPUtime=910.54 cores=1,3,5,7
/proc/3183/task/3207/stat : 3207 (java) R 3181 3183 2979 0 -1 4203588 43 0 0 0 91006 48 0 0 25 0 2 0 530508370 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4219.89
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.54
CPU time (s): 4219.94
CPU user time (s): 4203.66
CPU system time (s): 16.2795
CPU usage (%): 324.476
Max. virtual memory (cumulated for all children) (KiB): 15754416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4203.66
system time used= 16.2795
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3958560
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= 62681
involuntary context switches= 97904

runsolver used 2.16667 second user time and 4.96225 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-30 20:43:59
IDJOB=3312114
IDBENCH=88158
IDSOLVER=1698
FILE ID=node108/3312114-1304189037
RUNJOBID= node108-1304187815-2998
PBS_JOBID= 13172500
Free space on /tmp= 72404 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312114-1304189037/watcher-3312114-1304189037 -o /tmp/evaluation-result-3312114-1304189037/solver-3312114-1304189037 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312114-1304189037.cnf -hbr 2

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=229989121

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29526120 kB
Buffers:        618880 kB
Cached:        1637376 kB
SwapCached:          4 kB
Active:        1077156 kB
Inactive:      1938088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29526120 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          238796 kB
Writeback:           0 kB
AnonPages:      759116 kB
Mapped:          23476 kB
Slab:           344676 kB
PageTables:       6240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1584624 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= 72412 MiB
End job on node108 at 2011-04-30 21:05:41