Trace number 3313403

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.96 1226.77

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.11	33:41 INFO : Reading from input HOME/instance-3313403-1304188421.cnf
2.41/2.15	Executor set job limit to 1000000
2.41/2.15	Executor set job limit to 1000000
2.41/2.15	Executor set job limit to 1000000
2.41/2.15	Executor set job limit to 1000000
2.41/2.15	Starting Executor!
2.41/2.15	Starting Executor!
2.41/2.15	Starting Executor!
2.41/2.15	Starting Executor!
11.47/8.99	33:50 INFO : 181944 variables remaining out of 196306
11.47/8.99	33:50 INFO : 4100512 literals remaining out of 1943312

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.68 6.24 7.29 3/190 814
/proc/meminfo: memFree=25794540/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=2464 CPUtime=0 cores=0,2,4,6
/proc/814/stat : 814 (java) R 812 814 32679 0 -1 4194304 367 0 0 0 0 0 0 0 21 0 1 0 530440223 2523136 44 33554432000 1073741824 1073778376 140737282429040 18446744073709551615 232330969098 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/814/statm: 882 46 36 9 0 27 0

[startup+0.0462749 s]
/proc/loadavg: 3.68 6.24 7.29 3/190 814
/proc/meminfo: memFree=25794540/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15606304 CPUtime=0.03 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 3920 0 1 0 3 0 0 0 21 0 15 0 530440223 15980855296 3360 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3901833 3365 1711 9 0 3892581 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15606304

[startup+0.100257 s]
/proc/loadavg: 3.68 6.24 7.29 3/190 814
/proc/meminfo: memFree=25794540/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15676628 CPUtime=0.1 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 5585 0 1 0 9 1 0 0 21 0 18 0 530440223 16052867072 5014 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3919157 5016 2117 9 0 3909876 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676628

[startup+0.300252 s]
/proc/loadavg: 3.68 6.24 7.29 3/190 814
/proc/meminfo: memFree=25794540/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15680420 CPUtime=0.52 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 15105 0 1 0 50 2 0 0 21 0 18 0 530440223 16056750080 13427 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3920105 13432 2207 9 0 3910824 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15680420

[startup+0.701137 s]
/proc/loadavg: 3.68 6.24 7.29 3/190 814
/proc/meminfo: memFree=25794540/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15680420 CPUtime=0.93 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 42237 0 1 0 88 5 0 0 21 0 18 0 530440223 16056750080 40556 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3920105 40556 2223 9 0 3910824 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680420

[startup+1.50102 s]
/proc/loadavg: 3.68 6.24 7.29 3/216 849
/proc/meminfo: memFree=25479200/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15680420 CPUtime=1.75 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 76192 0 1 0 166 9 0 0 21 0 18 0 530440223 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3920105 74508 2223 9 0 3910824 0
[pid=814/tid=817] ppid=812 vsize=15680420 CPUtime=1.47 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) R 812 814 32679 0 -1 4202560 65901 0 1 0 139 8 0 0 19 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912505639985 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=814/tid=820] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 812 814 32679 0 -1 4202560 864 0 0 0 0 0 0 0 15 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=821] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 812 814 32679 0 -1 4202560 1365 0 0 0 0 0 0 0 16 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=822] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 812 814 32679 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=823] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 812 814 32679 0 -1 4202560 222 0 0 0 0 0 0 0 16 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=824] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 812 814 32679 0 -1 4202560 314 0 0 0 0 0 0 0 16 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=825] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 812 814 32679 0 -1 4202560 1326 0 0 0 0 0 0 0 16 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=826] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 812 814 32679 0 -1 4202560 588 0 0 0 0 0 0 0 16 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=827] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 812 814 32679 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 18 0 530440224 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=828] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 812 814 32679 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 18 0 530440225 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 0 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=829] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 812 814 32679 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530440225 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=830] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/830/stat : 830 (java) S 812 814 32679 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530440225 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=845] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/845/stat : 845 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530440227 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347716017 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=846] ppid=812 vsize=15680420 CPUtime=0.11 cores=0,2,4,6
/proc/814/task/846/stat : 846 (java) S 812 814 32679 0 -1 4202560 1251 0 0 0 11 0 0 0 17 0 18 0 530440227 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=847] ppid=812 vsize=15680420 CPUtime=0.12 cores=0,2,4,6
/proc/814/task/847/stat : 847 (java) S 812 814 32679 0 -1 4202560 2561 0 0 0 12 0 0 0 17 0 18 0 530440227 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=848] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/848/stat : 848 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530440228 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=849] ppid=812 vsize=15680420 CPUtime=0 cores=0,2,4,6
/proc/814/task/849/stat : 849 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530440228 16056750080 74508 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 15680420

[startup+3.10069 s]
/proc/loadavg: 3.68 6.24 7.29 6/220 859
/proc/meminfo: memFree=25251752/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15687256 CPUtime=4.29 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 159653 0 1 0 409 20 0 0 21 0 22 0 530440223 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3921814 151764 2265 9 0 3912533 0
[pid=814/tid=817] ppid=812 vsize=15687256 CPUtime=3.02 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) R 812 814 32679 0 -1 4202560 116902 0 1 0 288 14 0 0 25 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912505228572 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=814/tid=820] ppid=812 vsize=15687256 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 812 814 32679 0 -1 4202560 4651 0 0 0 4 0 0 0 16 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=821] ppid=812 vsize=15687256 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 812 814 32679 0 -1 4202560 6076 0 0 0 4 1 0 0 16 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=822] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 812 814 32679 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=823] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 812 814 32679 0 -1 4202560 269 0 0 0 0 0 0 0 15 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=824] ppid=812 vsize=15687256 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 812 814 32679 0 -1 4202560 6034 0 0 0 3 1 0 0 16 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=825] ppid=812 vsize=15687256 CPUtime=0.03 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 812 814 32679 0 -1 4202560 5924 0 0 0 3 0 0 0 16 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=826] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 812 814 32679 0 -1 4202560 588 0 0 0 0 0 0 0 15 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 812 814 32679 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 22 0 530440224 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=828] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 812 814 32679 0 -1 4202560 464 0 0 0 0 0 0 0 15 0 22 0 530440225 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 0 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=829] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 812 814 32679 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530440225 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=830] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/830/stat : 830 (java) S 812 814 32679 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530440225 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=845] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/845/stat : 845 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440227 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347716017 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=846] ppid=812 vsize=15687256 CPUtime=0.2 cores=0,2,4,6
/proc/814/task/846/stat : 846 (java) S 812 814 32679 0 -1 4202560 1294 0 0 0 20 0 0 0 15 0 22 0 530440227 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=847] ppid=812 vsize=15687256 CPUtime=0.84 cores=0,2,4,6
/proc/814/task/847/stat : 847 (java) R 812 814 32679 0 -1 4202560 15765 0 0 0 82 2 0 0 16 0 22 0 530440227 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 47760798296876 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=814/tid=848] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/848/stat : 848 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440228 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=849] ppid=812 vsize=15687256 CPUtime=0 cores=0,2,4,6
/proc/814/task/849/stat : 849 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530440228 16063750144 151764 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 15687256

[startup+6.30112 s]
/proc/loadavg: 3.62 6.19 7.27 7/224 863
/proc/meminfo: memFree=24636772/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15685284 CPUtime=8.36 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 163493 0 1 0 815 21 0 0 21 0 22 0 530440223 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3921321 149722 2276 9 0 3912040 0
[pid=814/tid=817] ppid=812 vsize=15685284 CPUtime=6.21 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) R 812 814 32679 0 -1 4202560 116919 0 1 0 607 14 0 0 25 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506129542 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=814/tid=820] ppid=812 vsize=15685284 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 812 814 32679 0 -1 4202560 4651 0 0 0 4 0 0 0 16 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=821] ppid=812 vsize=15685284 CPUtime=0.05 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 812 814 32679 0 -1 4202560 6076 0 0 0 4 1 0 0 16 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=822] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 812 814 32679 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=823] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 812 814 32679 0 -1 4202560 269 0 0 0 0 0 0 0 15 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=824] ppid=812 vsize=15685284 CPUtime=0.04 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 812 814 32679 0 -1 4202560 6034 0 0 0 3 1 0 0 16 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=825] ppid=812 vsize=15685284 CPUtime=0.03 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 812 814 32679 0 -1 4202560 5924 0 0 0 3 0 0 0 16 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=826] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 812 814 32679 0 -1 4202560 588 0 0 0 0 0 0 0 15 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 812 814 32679 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 22 0 530440224 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=828] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 812 814 32679 0 -1 4202560 464 0 0 0 0 0 0 0 16 0 22 0 530440225 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 0 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=829] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 812 814 32679 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 530440225 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=830] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/830/stat : 830 (java) S 812 814 32679 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 530440225 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=845] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/845/stat : 845 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440227 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347716017 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=846] ppid=812 vsize=15685284 CPUtime=0.39 cores=0,2,4,6
/proc/814/task/846/stat : 846 (java) S 812 814 32679 0 -1 4202560 1492 0 0 0 39 0 0 0 15 0 22 0 530440227 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=847] ppid=812 vsize=15685284 CPUtime=1.52 cores=0,2,4,6
/proc/814/task/847/stat : 847 (java) S 812 814 32679 0 -1 4202560 19387 0 0 0 150 2 0 0 15 0 22 0 530440227 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=848] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/848/stat : 848 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440228 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=849] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/849/stat : 849 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530440228 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=860] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/860/stat : 860 (java) S 812 814 32679 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 22 0 530440438 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=861] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/861/stat : 861 (java) S 812 814 32679 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 530440438 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=862] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/862/stat : 862 (java) S 812 814 32679 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530440439 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=863] ppid=812 vsize=15685284 CPUtime=0 cores=0,2,4,6
/proc/814/task/863/stat : 863 (java) S 812 814 32679 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 530440439 16061730816 149722 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.36
Current children cumulated vsize (KiB) 15685284

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

/proc/814/task/822/stat : 822 (java) S 812 814 32679 0 -1 4202560 438973 0 0 0 1373 78 0 0 16 0 22 0 530440224 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=823] ppid=812 vsize=15686760 CPUtime=14.82 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 812 814 32679 0 -1 4202560 309319 0 0 0 1431 51 0 0 16 0 22 0 530440224 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=824] ppid=812 vsize=15686760 CPUtime=14.02 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 812 814 32679 0 -1 4202560 519160 0 0 0 1312 90 0 0 16 0 22 0 530440224 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=825] ppid=812 vsize=15686760 CPUtime=14.85 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 812 814 32679 0 -1 4202560 382063 0 0 0 1416 69 0 0 16 0 22 0 530440224 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=826] ppid=812 vsize=15686760 CPUtime=13.29 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 812 814 32679 0 -1 4202560 356520 0 0 0 1266 63 0 0 16 0 22 0 530440224 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=827] ppid=812 vsize=15686760 CPUtime=14.02 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 812 814 32679 0 -1 4202560 494427 0 0 0 1315 87 0 0 15 0 22 0 530440224 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=828] ppid=812 vsize=15686760 CPUtime=14.21 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 812 814 32679 0 -1 4202560 430367 0 0 0 1371 50 0 0 15 0 22 0 530440225 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 0 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=829] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 812 814 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530440225 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=830] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/830/stat : 830 (java) S 812 814 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530440225 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=845] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/845/stat : 845 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440227 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347716017 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=846] ppid=812 vsize=15686760 CPUtime=1.01 cores=0,2,4,6
/proc/814/task/846/stat : 846 (java) S 812 814 32679 0 -1 4202560 1889 0 0 0 101 0 0 0 15 0 22 0 530440227 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=847] ppid=812 vsize=15686760 CPUtime=2.44 cores=0,2,4,6
/proc/814/task/847/stat : 847 (java) S 812 814 32679 0 -1 4202560 19497 0 0 0 242 2 0 0 15 0 22 0 530440227 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=848] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/848/stat : 848 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440228 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=849] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/849/stat : 849 (java) S 812 814 32679 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 530440228 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=860] ppid=812 vsize=15686760 CPUtime=1064.53 cores=0,2,4,6
/proc/814/task/860/stat : 860 (java) R 812 814 32679 0 -1 4202560 92406 0 0 0 106443 10 0 0 25 0 22 0 530440438 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506179408 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=814/tid=861] ppid=812 vsize=15686760 CPUtime=1067.33 cores=0,2,4,6
/proc/814/task/861/stat : 861 (java) R 812 814 32679 0 -1 4202560 64417 0 0 0 106724 9 0 0 25 0 22 0 530440438 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506129515 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=814/tid=862] ppid=812 vsize=15686760 CPUtime=1064.02 cores=0,2,4,6
/proc/814/task/862/stat : 862 (java) R 812 814 32679 0 -1 4202560 26274 0 0 0 106399 3 0 0 25 0 22 0 530440439 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506317009 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=814/tid=863] ppid=812 vsize=15686760 CPUtime=1066.66 cores=0,2,4,6
/proc/814/task/863/stat : 863 (java) R 812 814 32679 0 -1 4202560 104420 0 0 0 106654 12 0 0 25 0 22 0 530440439 16063242240 3845928 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506216582 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4401.21
Current children cumulated vsize (KiB) 15686760

[startup+1182.3 s]
/proc/loadavg: 8.15 8.20 7.96 9/224 898
/proc/meminfo: memFree=2428132/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15686760 CPUtime=4640.84 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 3957861 0 1 0 463437 647 0 0 21 0 22 0 530440223 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3921690 3850025 2294 9 0 3912409 0
[pid=814/tid=817] ppid=812 vsize=15686760 CPUtime=8.9 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 812 814 32679 0 -1 4202560 116961 0 1 0 876 14 0 0 25 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=820] ppid=812 vsize=15686760 CPUtime=14.08 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 812 814 32679 0 -1 4202560 300961 0 0 0 1357 51 0 0 16 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=821] ppid=812 vsize=15686760 CPUtime=13.36 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 812 814 32679 0 -1 4202560 294629 0 0 0 1286 50 0 0 16 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=822] ppid=812 vsize=15686760 CPUtime=15.1 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 812 814 32679 0 -1 4202560 440019 0 0 0 1432 78 0 0 15 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=823] ppid=812 vsize=15686760 CPUtime=15.19 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 812 814 32679 0 -1 4202560 310308 0 0 0 1468 51 0 0 16 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=824] ppid=812 vsize=15686760 CPUtime=14.39 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 812 814 32679 0 -1 4202560 519160 0 0 0 1349 90 0 0 15 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=825] ppid=812 vsize=15686760 CPUtime=15.21 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 812 814 32679 0 -1 4202560 382063 0 0 0 1452 69 0 0 16 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=826] ppid=812 vsize=15686760 CPUtime=13.89 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 812 814 32679 0 -1 4202560 357563 0 0 0 1326 63 0 0 16 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=827] ppid=812 vsize=15686760 CPUtime=14.69 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 812 814 32679 0 -1 4202560 495438 0 0 0 1382 87 0 0 16 0 22 0 530440224 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=828] ppid=812 vsize=15686760 CPUtime=14.21 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 812 814 32679 0 -1 4202560 430391 0 0 0 1371 50 0 0 15 0 22 0 530440225 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 0 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=829] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 812 814 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530440225 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=830] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/830/stat : 830 (java) S 812 814 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530440225 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=845] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/845/stat : 845 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440227 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347716017 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=846] ppid=812 vsize=15686760 CPUtime=1.01 cores=0,2,4,6
/proc/814/task/846/stat : 846 (java) S 812 814 32679 0 -1 4202560 1889 0 0 0 101 0 0 0 15 0 22 0 530440227 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=847] ppid=812 vsize=15686760 CPUtime=2.44 cores=0,2,4,6
/proc/814/task/847/stat : 847 (java) S 812 814 32679 0 -1 4202560 19497 0 0 0 242 2 0 0 15 0 22 0 530440227 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=848] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/848/stat : 848 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440228 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=849] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/849/stat : 849 (java) S 812 814 32679 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530440228 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=860] ppid=812 vsize=15686760 CPUtime=1123.52 cores=0,2,4,6
/proc/814/task/860/stat : 860 (java) R 812 814 32679 0 -1 4202560 92410 0 0 0 112342 10 0 0 25 0 22 0 530440438 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506517278 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=814/tid=861] ppid=812 vsize=15686760 CPUtime=1126.32 cores=0,2,4,6
/proc/814/task/861/stat : 861 (java) R 812 814 32679 0 -1 4202560 64417 0 0 0 112623 9 0 0 25 0 22 0 530440438 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506179388 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=814/tid=862] ppid=812 vsize=15686760 CPUtime=1122.7 cores=0,2,4,6
/proc/814/task/862/stat : 862 (java) R 812 814 32679 0 -1 4202560 26278 0 0 0 112267 3 0 0 25 0 22 0 530440439 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506494568 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=814/tid=863] ppid=812 vsize=15686760 CPUtime=1125.66 cores=0,2,4,6
/proc/814/task/863/stat : 863 (java) R 812 814 32679 0 -1 4202560 104421 0 0 0 112554 12 0 0 25 0 22 0 530440439 16063242240 3850025 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506426354 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4640.84
Current children cumulated vsize (KiB) 15686760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1226.2 s]
/proc/loadavg: 7.21 7.99 7.91 6/197 919
/proc/meminfo: memFree=10316780/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=15686760 CPUtime=4800.36 cores=0,2,4,6
/proc/814/stat : 814 (java) S 812 814 32679 0 -1 4202496 3974799 0 1 0 479377 659 0 0 21 0 22 0 530440223 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 3921690 3866934 2294 9 0 3912409 0
[pid=814/tid=817] ppid=812 vsize=15686760 CPUtime=8.9 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) S 812 814 32679 0 -1 4202560 116961 0 1 0 876 14 0 0 25 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=820] ppid=812 vsize=15686760 CPUtime=14.21 cores=0,2,4,6
/proc/814/task/820/stat : 820 (java) S 812 814 32679 0 -1 4202560 305528 0 0 0 1369 52 0 0 15 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=821] ppid=812 vsize=15686760 CPUtime=13.69 cores=0,2,4,6
/proc/814/task/821/stat : 821 (java) S 812 814 32679 0 -1 4202560 295617 0 0 0 1317 52 0 0 16 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=822] ppid=812 vsize=15686760 CPUtime=15.32 cores=0,2,4,6
/proc/814/task/822/stat : 822 (java) S 812 814 32679 0 -1 4202560 440019 0 0 0 1454 78 0 0 15 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=823] ppid=812 vsize=15686760 CPUtime=15.39 cores=0,2,4,6
/proc/814/task/823/stat : 823 (java) S 812 814 32679 0 -1 4202560 310363 0 0 0 1487 52 0 0 16 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=824] ppid=812 vsize=15686760 CPUtime=14.48 cores=0,2,4,6
/proc/814/task/824/stat : 824 (java) S 812 814 32679 0 -1 4202560 519160 0 0 0 1357 91 0 0 16 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=825] ppid=812 vsize=15686760 CPUtime=15.54 cores=0,2,4,6
/proc/814/task/825/stat : 825 (java) S 812 814 32679 0 -1 4202560 385451 0 0 0 1484 70 0 0 16 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=826] ppid=812 vsize=15686760 CPUtime=14.3 cores=0,2,4,6
/proc/814/task/826/stat : 826 (java) S 812 814 32679 0 -1 4202560 361302 0 0 0 1366 64 0 0 16 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=827] ppid=812 vsize=15686760 CPUtime=15.03 cores=0,2,4,6
/proc/814/task/827/stat : 827 (java) S 812 814 32679 0 -1 4202560 499627 0 0 0 1413 90 0 0 15 0 22 0 530440224 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=828] ppid=812 vsize=15686760 CPUtime=19.5 cores=0,2,4,6
/proc/814/task/828/stat : 828 (java) S 812 814 32679 0 -1 4202560 430393 0 0 0 1900 50 0 0 18 0 22 0 530440225 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 0 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=829] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/829/stat : 829 (java) S 812 814 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530440225 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=830] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/830/stat : 830 (java) S 812 814 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530440225 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 6 0 0 0
[pid=814/tid=845] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/845/stat : 845 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440227 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347716017 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=846] ppid=812 vsize=15686760 CPUtime=1.01 cores=0,2,4,6
/proc/814/task/846/stat : 846 (java) S 812 814 32679 0 -1 4202560 1889 0 0 0 101 0 0 0 15 0 22 0 530440227 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 4 0 0 0
[pid=814/tid=847] ppid=812 vsize=15686760 CPUtime=2.44 cores=0,2,4,6
/proc/814/task/847/stat : 847 (java) S 812 814 32679 0 -1 4202560 19497 0 0 0 242 2 0 0 15 0 22 0 530440227 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=848] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/848/stat : 848 (java) S 812 814 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530440228 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708313 0 4 0 16800975 18446604453858324736 0 0 -1 0 0 0 0
[pid=814/tid=849] ppid=812 vsize=15686760 CPUtime=0 cores=0,2,4,6
/proc/814/task/849/stat : 849 (java) S 812 814 32679 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530440228 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 232347708928 0 4 0 16800975 18446604453858324736 0 0 -1 2 0 0 0
[pid=814/tid=860] ppid=812 vsize=15686760 CPUtime=1161.62 cores=0,2,4,6
/proc/814/task/860/stat : 860 (java) R 812 814 32679 0 -1 4202560 92413 0 0 0 116152 10 0 0 25 0 22 0 530440438 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506770277 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=814/tid=861] ppid=812 vsize=15686760 CPUtime=1164.41 cores=0,2,4,6
/proc/814/task/861/stat : 861 (java) R 812 814 32679 0 -1 4202560 64417 0 0 0 116432 9 0 0 25 0 22 0 530440438 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506129552 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=814/tid=862] ppid=812 vsize=15686760 CPUtime=1160.58 cores=0,2,4,6
/proc/814/task/862/stat : 862 (java) R 812 814 32679 0 -1 4202560 26279 0 0 0 116055 3 0 0 25 0 22 0 530440439 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506455654 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=814/tid=863] ppid=812 vsize=15686760 CPUtime=1163.76 cores=0,2,4,6
/proc/814/task/863/stat : 863 (java) R 812 814 32679 0 -1 4202560 104423 0 0 0 116364 12 0 0 25 0 22 0 530440439 16063242240 3866934 33554432000 1073741824 1073778376 140737016653184 18446744073709551615 46912506426304 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 15686760

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

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

[startup+1226.5 s]
/proc/loadavg: 7.21 7.99 7.91 6/197 919
/proc/meminfo: memFree=10316780/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=0 CPUtime=4800.68 cores=0,2,4,6
/proc/814/stat : 814 (java) Z 812 814 32679 0 -1 4203548 3974826 0 1 0 479380 688 0 0 17 0 2 0 530440223 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 0 0 0 0 0 0 0
[pid=814/tid=817] ppid=812 vsize=0 CPUtime=9.18 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) R 812 814 32679 0 -1 4203588 116961 0 1 0 876 42 0 0 18 0 2 0 530440224 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.68
Current children cumulated vsize (KiB) 0

[startup+1226.7 s]
/proc/loadavg: 7.21 7.99 7.91 6/197 919
/proc/meminfo: memFree=10316780/32951124 swapFree=67111412/67111528
[pid=814] ppid=812 vsize=0 CPUtime=4800.88 cores=0,2,4,6
/proc/814/stat : 814 (java) Z 812 814 32679 0 -1 4203548 3974826 0 1 0 479380 708 0 0 17 0 2 0 530440223 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/814/statm: 0 0 0 0 0 0 0
[pid=814/tid=817] ppid=812 vsize=0 CPUtime=9.38 cores=0,2,4,6
/proc/814/task/817/stat : 817 (java) R 812 814 32679 0 -1 4203588 116961 0 1 0 876 62 0 0 18 0 2 0 530440224 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.88
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1226.77
CPU time (s): 4800.96
CPU user time (s): 4793.8
CPU system time (s): 7.15591
CPU usage (%): 391.349
Max. virtual memory (cumulated for all children) (KiB): 15687268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.8
system time used= 7.15591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3974826
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= 39515
involuntary context switches= 102185

runsolver used 1.9487 second user time and 4.85526 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 20:33:41
IDJOB=3313403
IDBENCH=88143
IDSOLVER=1699
FILE ID=node132/3313403-1304188421
RUNJOBID= node132-1304188421-787
PBS_JOBID= 13172467
Free space on /tmp= 72156 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313403-1304188421/watcher-3313403-1304188421 -o /tmp/evaluation-result-3313403-1304188421/solver-3313403-1304188421 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313403-1304188421.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1340064175

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25794944 kB
Buffers:        702132 kB
Cached:        5903908 kB
SwapCached:        112 kB
Active:        1561884 kB
Inactive:      5112824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25794944 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           19152 kB
Writeback:           0 kB
AnonPages:       68032 kB
Mapped:          19164 kB
Slab:           418432 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   760216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72164 MiB
End job on node132 at 2011-04-30 20:54:09