Trace number 3313378

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.47 1204.82

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0421
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.10/0.11	32:00 INFO : Reading from input HOME/instance-3313378-1304188320.cnf
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
3.74/2.66	32:03 INFO : 11304 variables remaining out of 11313
3.74/2.66	32:03 INFO : 1835978 literals remaining out of 924279

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

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

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


[startup+0 s]
/proc/loadavg: 7.01 7.90 8.01 3/193 19679
/proc/meminfo: memFree=29954652/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 1413 0 0 0 0 0 0 0 18 0 2 0 530430193 26714112 885 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 6522 885 678 9 0 381 0
[pid=19679/tid=19680] ppid=19677 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) S 19677 19679 18485 0 -1 4202560 66 0 0 0 0 0 0 0 19 0 2 0 530430194 27824128 894 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246511910535 0 2147483391 4096 0 18446744071699453118 0 0 -1 5 0 0 0

[startup+0.0336219 s]
/proc/loadavg: 7.01 7.90 8.01 3/193 19679
/proc/meminfo: memFree=29954652/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 3663 0 1 0 2 0 0 0 18 0 13 0 530430193 15978749952 3103 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3901062 3104 1675 9 0 3891810 0
[pid=19679/tid=19680] ppid=19677 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) R 19677 19679 18485 0 -1 4202560 2274 0 1 0 2 0 0 0 24 0 13 0 530430194 15978749952 3104 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246516830053 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15604248

[startup+0.100611 s]
/proc/loadavg: 7.01 7.90 8.01 3/193 19679
/proc/meminfo: memFree=29954652/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15677100 CPUtime=0.1 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 5637 0 1 0 9 1 0 0 18 0 18 0 530430193 16053350400 5040 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3919275 5040 2117 9 0 3909994 0
[pid=19679/tid=19680] ppid=19677 vsize=15677100 CPUtime=0.09 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) R 19677 19679 18485 0 -1 4202560 3464 0 1 0 8 1 0 0 18 0 18 0 530430194 16053350400 5040 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528660939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15677100

[startup+0.300577 s]
/proc/loadavg: 7.01 7.90 8.01 3/193 19679
/proc/meminfo: memFree=29954652/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15682820 CPUtime=0.51 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 15950 0 1 0 48 3 0 0 18 0 18 0 530430193 16059207680 14136 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3920705 14143 2206 9 0 3911424 0
[pid=19679/tid=19680] ppid=19677 vsize=15682820 CPUtime=0.28 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) R 19677 19679 18485 0 -1 4202560 10788 0 1 0 26 2 0 0 18 0 18 0 530430194 16059207680 14146 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912505642481 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682820

[startup+0.700503 s]
/proc/loadavg: 7.01 7.90 8.01 3/193 19679
/proc/meminfo: memFree=29954652/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15682820 CPUtime=0.92 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 41841 0 1 0 85 7 0 0 18 0 18 0 530430193 16059207680 40023 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3920705 40023 2222 9 0 3911424 0
[pid=19679/tid=19680] ppid=19677 vsize=15682820 CPUtime=0.67 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) R 19677 19679 18485 0 -1 4202560 35529 0 1 0 62 5 0 0 18 0 18 0 530430194 16059207680 40023 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912505540711 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15682820

[startup+1.50132 s]
/proc/loadavg: 7.01 7.90 8.01 5/220 19706
/proc/meminfo: memFree=29647724/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15689696 CPUtime=2.03 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 45708 0 1 0 196 7 0 0 18 0 22 0 530430193 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3922424 43099 2255 9 0 3913143 0
[pid=19679/tid=19680] ppid=19677 vsize=15689696 CPUtime=1.47 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) R 19677 19679 18485 0 -1 4202560 35632 0 1 0 141 6 0 0 21 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912505734688 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19679/tid=19687] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19687/stat : 19687 (java) S 19677 19679 18485 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19688] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19688/stat : 19688 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19689] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19689/stat : 19689 (java) S 19677 19679 18485 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19690] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19690/stat : 19690 (java) S 19677 19679 18485 0 -1 4202560 62 0 0 0 0 0 0 0 16 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19691] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19691/stat : 19691 (java) S 19677 19679 18485 0 -1 4202560 741 0 0 0 0 0 0 0 16 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19692] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19692/stat : 19692 (java) S 19677 19679 18485 0 -1 4202560 977 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19693] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19693/stat : 19693 (java) S 19677 19679 18485 0 -1 4202560 874 0 0 0 0 0 0 0 16 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19694] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19694/stat : 19694 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19695] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19695/stat : 19695 (java) S 19677 19679 18485 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530430195 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 0 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19696] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19696/stat : 19696 (java) S 19677 19679 18485 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530430196 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19697] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19697/stat : 19697 (java) S 19677 19679 18485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 530430196 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19698] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19698/stat : 19698 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528657841 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19699] ppid=19677 vsize=15689696 CPUtime=0.22 cores=1,3,5,7
/proc/19679/task/19699/stat : 19699 (java) S 19677 19679 18485 0 -1 4202560 1854 0 0 0 22 0 0 0 15 0 22 0 530430198 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19700] ppid=19677 vsize=15689696 CPUtime=0.3 cores=1,3,5,7
/proc/19679/task/19700/stat : 19700 (java) S 19677 19679 18485 0 -1 4202560 3979 0 0 0 30 0 0 0 16 0 22 0 530430198 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19701] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19701/stat : 19701 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19702] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19702/stat : 19702 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530430198 16066248704 43099 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 15689696

[startup+3.10103 s]
/proc/loadavg: 7.01 7.90 8.01 6/224 19710
/proc/meminfo: memFree=29598888/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15689696 CPUtime=4.75 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 59679 0 1 0 465 10 0 0 18 0 22 0 530430193 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3922424 55439 2273 9 0 3913143 0
[pid=19679/tid=19680] ppid=19677 vsize=15689696 CPUtime=2.64 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) S 19677 19679 18485 0 -1 4202560 35692 0 1 0 258 6 0 0 25 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19687] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19687/stat : 19687 (java) S 19677 19679 18485 0 -1 4202560 1456 0 0 0 0 0 0 0 16 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19688] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19688/stat : 19688 (java) S 19677 19679 18485 0 -1 4202560 1878 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19689] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19689/stat : 19689 (java) S 19677 19679 18485 0 -1 4202560 3947 0 0 0 0 0 0 0 16 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19690] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19690/stat : 19690 (java) S 19677 19679 18485 0 -1 4202560 62 0 0 0 0 0 0 0 16 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19691] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19691/stat : 19691 (java) S 19677 19679 18485 0 -1 4202560 741 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19692] ppid=19677 vsize=15689696 CPUtime=0.01 cores=1,3,5,7
/proc/19679/task/19692/stat : 19692 (java) S 19677 19679 18485 0 -1 4202560 3539 0 0 0 1 0 0 0 16 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19693] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19693/stat : 19693 (java) S 19677 19679 18485 0 -1 4202560 874 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19694] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19694/stat : 19694 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19695] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19695/stat : 19695 (java) S 19677 19679 18485 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 22 0 530430195 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 0 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19696] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19696/stat : 19696 (java) S 19677 19679 18485 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530430196 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19697] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19697/stat : 19697 (java) S 19677 19679 18485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 530430196 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19698] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19698/stat : 19698 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528657841 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19699] ppid=19677 vsize=15689696 CPUtime=0.77 cores=1,3,5,7
/proc/19679/task/19699/stat : 19699 (java) S 19677 19679 18485 0 -1 4202560 5943 0 0 0 76 1 0 0 15 0 22 0 530430198 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19700] ppid=19677 vsize=15689696 CPUtime=0.59 cores=1,3,5,7
/proc/19679/task/19700/stat : 19700 (java) S 19677 19679 18485 0 -1 4202560 4017 0 0 0 59 0 0 0 15 0 22 0 530430198 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19701] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19701/stat : 19701 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19702] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19702/stat : 19702 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530430198 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19707] ppid=19677 vsize=15689696 CPUtime=0.09 cores=1,3,5,7
/proc/19679/task/19707/stat : 19707 (java) S 19677 19679 18485 0 -1 4202560 25 0 0 0 9 0 0 0 15 0 22 0 530430302 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19708] ppid=19677 vsize=15689696 CPUtime=0.28 cores=1,3,5,7
/proc/19679/task/19708/stat : 19708 (java) R 19677 19679 18485 0 -1 4202560 13 0 0 0 28 0 0 0 16 0 22 0 530430302 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506254149 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19679/tid=19709] ppid=19677 vsize=15689696 CPUtime=0.28 cores=1,3,5,7
/proc/19679/task/19709/stat : 19709 (java) R 19677 19679 18485 0 -1 4202560 7 0 0 0 28 0 0 0 16 0 22 0 530430302 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506225197 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19679/tid=19710] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19710/stat : 19710 (java) S 19677 19679 18485 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 530430302 16066248704 55439 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 15689696

[startup+6.30145 s]
/proc/loadavg: 6.69 7.82 7.99 13/224 19710
/proc/meminfo: memFree=28699516/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15689696 CPUtime=15.44 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 230220 0 1 0 1510 34 0 0 18 0 22 0 530430193 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3922424 224388 2274 9 0 3913143 0
[pid=19679/tid=19680] ppid=19677 vsize=15689696 CPUtime=2.64 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) S 19677 19679 18485 0 -1 4202560 35692 0 1 0 258 6 0 0 25 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19687] ppid=19677 vsize=15689696 CPUtime=0.1 cores=1,3,5,7
/proc/19679/task/19687/stat : 19687 (java) S 19677 19679 18485 0 -1 4202560 23284 0 0 0 6 4 0 0 16 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19688] ppid=19677 vsize=15689696 CPUtime=0.06 cores=1,3,5,7
/proc/19679/task/19688/stat : 19688 (java) S 19677 19679 18485 0 -1 4202560 10719 0 0 0 4 2 0 0 15 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19689] ppid=19677 vsize=15689696 CPUtime=0.06 cores=1,3,5,7
/proc/19679/task/19689/stat : 19689 (java) S 19677 19679 18485 0 -1 4202560 18205 0 0 0 4 2 0 0 15 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19690] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19690/stat : 19690 (java) S 19677 19679 18485 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19691] ppid=19677 vsize=15689696 CPUtime=0.05 cores=1,3,5,7
/proc/19679/task/19691/stat : 19691 (java) S 19677 19679 18485 0 -1 4202560 12438 0 0 0 4 1 0 0 15 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19692] ppid=19677 vsize=15689696 CPUtime=0.06 cores=1,3,5,7
/proc/19679/task/19692/stat : 19692 (java) S 19677 19679 18485 0 -1 4202560 13905 0 0 0 5 1 0 0 16 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19693] ppid=19677 vsize=15689696 CPUtime=0.04 cores=1,3,5,7
/proc/19679/task/19693/stat : 19693 (java) S 19677 19679 18485 0 -1 4202560 10542 0 0 0 3 1 0 0 15 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19694] ppid=19677 vsize=15689696 CPUtime=0.06 cores=1,3,5,7
/proc/19679/task/19694/stat : 19694 (java) S 19677 19679 18485 0 -1 4202560 20153 0 0 0 4 2 0 0 16 0 22 0 530430194 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19695] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19695/stat : 19695 (java) S 19677 19679 18485 0 -1 4202560 438 0 0 0 0 0 0 0 15 0 22 0 530430195 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 0 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19696] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19696/stat : 19696 (java) S 19677 19679 18485 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 530430196 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19697] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19697/stat : 19697 (java) S 19677 19679 18485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 530430196 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19698] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19698/stat : 19698 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 224388 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528657841 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0

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

/proc/meminfo: memFree=20378180/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15689696 CPUtime=4471.51 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 1985794 0 1 0 446863 288 0 0 18 0 22 0 530430193 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3922424 1476735 2292 9 0 3913143 0
[pid=19679/tid=19680] ppid=19677 vsize=15689696 CPUtime=2.64 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) S 19677 19679 18485 0 -1 4202560 35692 0 1 0 258 6 0 0 25 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19687] ppid=19677 vsize=15689696 CPUtime=3.98 cores=1,3,5,7
/proc/19679/task/19687/stat : 19687 (java) S 19677 19679 18485 0 -1 4202560 175405 0 0 0 371 27 0 0 16 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19688] ppid=19677 vsize=15689696 CPUtime=3.83 cores=1,3,5,7
/proc/19679/task/19688/stat : 19688 (java) S 19677 19679 18485 0 -1 4202560 143155 0 0 0 360 23 0 0 16 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19689] ppid=19677 vsize=15689696 CPUtime=3.54 cores=1,3,5,7
/proc/19679/task/19689/stat : 19689 (java) S 19677 19679 18485 0 -1 4202560 127204 0 0 0 334 20 0 0 16 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19690] ppid=19677 vsize=15689696 CPUtime=3.19 cores=1,3,5,7
/proc/19679/task/19690/stat : 19690 (java) S 19677 19679 18485 0 -1 4202560 107381 0 0 0 305 14 0 0 15 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19691] ppid=19677 vsize=15689696 CPUtime=3.79 cores=1,3,5,7
/proc/19679/task/19691/stat : 19691 (java) S 19677 19679 18485 0 -1 4202560 156968 0 0 0 355 24 0 0 15 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19692] ppid=19677 vsize=15689696 CPUtime=3.91 cores=1,3,5,7
/proc/19679/task/19692/stat : 19692 (java) S 19677 19679 18485 0 -1 4202560 182505 0 0 0 362 29 0 0 16 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19693] ppid=19677 vsize=15689696 CPUtime=3.45 cores=1,3,5,7
/proc/19679/task/19693/stat : 19693 (java) S 19677 19679 18485 0 -1 4202560 137454 0 0 0 325 20 0 0 15 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19694] ppid=19677 vsize=15689696 CPUtime=3.76 cores=1,3,5,7
/proc/19679/task/19694/stat : 19694 (java) S 19677 19679 18485 0 -1 4202560 120053 0 0 0 357 19 0 0 15 0 22 0 530430194 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19695] ppid=19677 vsize=15689696 CPUtime=0.45 cores=1,3,5,7
/proc/19679/task/19695/stat : 19695 (java) S 19677 19679 18485 0 -1 4202560 15546 0 0 0 35 10 0 0 15 0 22 0 530430195 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 0 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19696] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19696/stat : 19696 (java) S 19677 19679 18485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530430196 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19697] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19697/stat : 19697 (java) S 19677 19679 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530430196 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19698] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19698/stat : 19698 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528657841 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19699] ppid=19677 vsize=15689696 CPUtime=1.04 cores=1,3,5,7
/proc/19679/task/19699/stat : 19699 (java) S 19677 19679 18485 0 -1 4202560 5971 0 0 0 103 1 0 0 16 0 22 0 530430198 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19700] ppid=19677 vsize=15689696 CPUtime=0.86 cores=1,3,5,7
/proc/19679/task/19700/stat : 19700 (java) S 19677 19679 18485 0 -1 4202560 4054 0 0 0 86 0 0 0 15 0 22 0 530430198 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19701] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19701/stat : 19701 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19702] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19702/stat : 19702 (java) S 19677 19679 18485 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 530430198 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19707] ppid=19677 vsize=15689696 CPUtime=1109.7 cores=1,3,5,7
/proc/19679/task/19707/stat : 19707 (java) R 19677 19679 18485 0 -1 4202560 193189 0 0 0 110950 20 0 0 25 0 22 0 530430302 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506141096 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19679/tid=19708] ppid=19677 vsize=15689696 CPUtime=1109.23 cores=1,3,5,7
/proc/19679/task/19708/stat : 19708 (java) R 19677 19679 18485 0 -1 4202560 188589 0 0 0 110902 21 0 0 25 0 22 0 530430302 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506153271 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19679/tid=19709] ppid=19677 vsize=15689696 CPUtime=1110.51 cores=1,3,5,7
/proc/19679/task/19709/stat : 19709 (java) R 19677 19679 18485 0 -1 4202560 200869 0 0 0 111029 22 0 0 25 0 22 0 530430302 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506254720 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19679/tid=19710] ppid=19677 vsize=15689696 CPUtime=1107.45 cores=1,3,5,7
/proc/19679/task/19710/stat : 19710 (java) R 19677 19679 18485 0 -1 4202560 190311 0 0 0 110723 22 0 0 25 0 22 0 530430302 16066248704 1476735 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506346799 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4471.51
Current children cumulated vsize (KiB) 15689696

[startup+1182.3 s]
/proc/loadavg: 8.25 8.20 8.12 10/224 19741
/proc/meminfo: memFree=20416812/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15689696 CPUtime=4711.14 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 1991886 0 1 0 470825 289 0 0 18 0 22 0 530430193 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3922424 1482793 2292 9 0 3913143 0
[pid=19679/tid=19680] ppid=19677 vsize=15689696 CPUtime=2.64 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) S 19677 19679 18485 0 -1 4202560 35692 0 1 0 258 6 0 0 25 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19687] ppid=19677 vsize=15689696 CPUtime=4.23 cores=1,3,5,7
/proc/19679/task/19687/stat : 19687 (java) S 19677 19679 18485 0 -1 4202560 176693 0 0 0 395 28 0 0 16 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19688] ppid=19677 vsize=15689696 CPUtime=3.99 cores=1,3,5,7
/proc/19679/task/19688/stat : 19688 (java) S 19677 19679 18485 0 -1 4202560 144665 0 0 0 376 23 0 0 16 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19689] ppid=19677 vsize=15689696 CPUtime=3.7 cores=1,3,5,7
/proc/19679/task/19689/stat : 19689 (java) S 19677 19679 18485 0 -1 4202560 127205 0 0 0 349 21 0 0 15 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19690] ppid=19677 vsize=15689696 CPUtime=3.39 cores=1,3,5,7
/proc/19679/task/19690/stat : 19690 (java) S 19677 19679 18485 0 -1 4202560 107381 0 0 0 325 14 0 0 16 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19691] ppid=19677 vsize=15689696 CPUtime=4.01 cores=1,3,5,7
/proc/19679/task/19691/stat : 19691 (java) S 19677 19679 18485 0 -1 4202560 158288 0 0 0 377 24 0 0 16 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19692] ppid=19677 vsize=15689696 CPUtime=4.02 cores=1,3,5,7
/proc/19679/task/19692/stat : 19692 (java) S 19677 19679 18485 0 -1 4202560 182506 0 0 0 373 29 0 0 16 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19693] ppid=19677 vsize=15689696 CPUtime=3.68 cores=1,3,5,7
/proc/19679/task/19693/stat : 19693 (java) S 19677 19679 18485 0 -1 4202560 139397 0 0 0 348 20 0 0 16 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19694] ppid=19677 vsize=15689696 CPUtime=3.98 cores=1,3,5,7
/proc/19679/task/19694/stat : 19694 (java) S 19677 19679 18485 0 -1 4202560 120055 0 0 0 379 19 0 0 15 0 22 0 530430194 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19695] ppid=19677 vsize=15689696 CPUtime=0.46 cores=1,3,5,7
/proc/19679/task/19695/stat : 19695 (java) S 19677 19679 18485 0 -1 4202560 15559 0 0 0 36 10 0 0 15 0 22 0 530430195 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 0 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19696] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19696/stat : 19696 (java) S 19677 19679 18485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530430196 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19697] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19697/stat : 19697 (java) S 19677 19679 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530430196 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19698] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19698/stat : 19698 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528657841 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19699] ppid=19677 vsize=15689696 CPUtime=1.04 cores=1,3,5,7
/proc/19679/task/19699/stat : 19699 (java) S 19677 19679 18485 0 -1 4202560 5971 0 0 0 103 1 0 0 16 0 22 0 530430198 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19700] ppid=19677 vsize=15689696 CPUtime=0.86 cores=1,3,5,7
/proc/19679/task/19700/stat : 19700 (java) S 19677 19679 18485 0 -1 4202560 4054 0 0 0 86 0 0 0 15 0 22 0 530430198 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19701] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19701/stat : 19701 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19702] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19702/stat : 19702 (java) S 19677 19679 18485 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 530430198 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19707] ppid=19677 vsize=15689696 CPUtime=1169.3 cores=1,3,5,7
/proc/19679/task/19707/stat : 19707 (java) R 19677 19679 18485 0 -1 4202560 193190 0 0 0 116910 20 0 0 25 0 22 0 530430302 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506152983 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19679/tid=19708] ppid=19677 vsize=15689696 CPUtime=1168.79 cores=1,3,5,7
/proc/19679/task/19708/stat : 19708 (java) R 19677 19679 18485 0 -1 4202560 188591 0 0 0 116858 21 0 0 25 0 22 0 530430302 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506153544 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19679/tid=19709] ppid=19677 vsize=15689696 CPUtime=1169.84 cores=1,3,5,7
/proc/19679/task/19709/stat : 19709 (java) R 19677 19679 18485 0 -1 4202560 200872 0 0 0 116962 22 0 0 25 0 22 0 530430302 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506153271 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19679/tid=19710] ppid=19677 vsize=15689696 CPUtime=1167.06 cores=1,3,5,7
/proc/19679/task/19710/stat : 19710 (java) R 19677 19679 18485 0 -1 4202560 190315 0 0 0 116684 22 0 0 25 0 22 0 530430302 16066248704 1482793 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506152896 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4711.14
Current children cumulated vsize (KiB) 15689696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.6 s]
/proc/loadavg: 8.17 8.19 8.12 9/224 19742
/proc/meminfo: memFree=20567084/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=15689696 CPUtime=4800.22 cores=1,3,5,7
/proc/19679/stat : 19679 (java) S 19677 19679 18485 0 -1 4202496 1991900 0 1 0 479733 289 0 0 18 0 22 0 530430193 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 3922424 1481778 2292 9 0 3913143 0
[pid=19679/tid=19680] ppid=19677 vsize=15689696 CPUtime=2.64 cores=1,3,5,7
/proc/19679/task/19680/stat : 19680 (java) S 19677 19679 18485 0 -1 4202560 35692 0 1 0 258 6 0 0 25 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19687] ppid=19677 vsize=15689696 CPUtime=4.29 cores=1,3,5,7
/proc/19679/task/19687/stat : 19687 (java) S 19677 19679 18485 0 -1 4202560 176693 0 0 0 401 28 0 0 15 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19688] ppid=19677 vsize=15689696 CPUtime=4.07 cores=1,3,5,7
/proc/19679/task/19688/stat : 19688 (java) S 19677 19679 18485 0 -1 4202560 144666 0 0 0 384 23 0 0 16 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19689] ppid=19677 vsize=15689696 CPUtime=3.74 cores=1,3,5,7
/proc/19679/task/19689/stat : 19689 (java) S 19677 19679 18485 0 -1 4202560 127205 0 0 0 353 21 0 0 16 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19690] ppid=19677 vsize=15689696 CPUtime=3.45 cores=1,3,5,7
/proc/19679/task/19690/stat : 19690 (java) S 19677 19679 18485 0 -1 4202560 107381 0 0 0 331 14 0 0 16 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19691] ppid=19677 vsize=15689696 CPUtime=4.04 cores=1,3,5,7
/proc/19679/task/19691/stat : 19691 (java) S 19677 19679 18485 0 -1 4202560 158288 0 0 0 380 24 0 0 15 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19692] ppid=19677 vsize=15689696 CPUtime=4.02 cores=1,3,5,7
/proc/19679/task/19692/stat : 19692 (java) S 19677 19679 18485 0 -1 4202560 182506 0 0 0 373 29 0 0 15 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19693] ppid=19677 vsize=15689696 CPUtime=3.76 cores=1,3,5,7
/proc/19679/task/19693/stat : 19693 (java) S 19677 19679 18485 0 -1 4202560 139398 0 0 0 356 20 0 0 16 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 1 0 0 0
[pid=19679/tid=19694] ppid=19677 vsize=15689696 CPUtime=4.06 cores=1,3,5,7
/proc/19679/task/19694/stat : 19694 (java) S 19677 19679 18485 0 -1 4202560 120055 0 0 0 387 19 0 0 16 0 22 0 530430194 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19695] ppid=19677 vsize=15689696 CPUtime=0.46 cores=1,3,5,7
/proc/19679/task/19695/stat : 19695 (java) S 19677 19679 18485 0 -1 4202560 15566 0 0 0 36 10 0 0 15 0 22 0 530430195 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 0 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19696] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19696/stat : 19696 (java) S 19677 19679 18485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530430196 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19697] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19697/stat : 19697 (java) S 19677 19679 18485 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530430196 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 7 0 0 0
[pid=19679/tid=19698] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19698/stat : 19698 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528657841 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19699] ppid=19677 vsize=15689696 CPUtime=1.04 cores=1,3,5,7
/proc/19679/task/19699/stat : 19699 (java) S 19677 19679 18485 0 -1 4202560 5971 0 0 0 103 1 0 0 16 0 22 0 530430198 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19700] ppid=19677 vsize=15689696 CPUtime=0.86 cores=1,3,5,7
/proc/19679/task/19700/stat : 19700 (java) S 19677 19679 18485 0 -1 4202560 4054 0 0 0 86 0 0 0 15 0 22 0 530430198 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19701] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19701/stat : 19701 (java) S 19677 19679 18485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530430198 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650137 0 4 0 16800975 18446604471122968960 0 0 -1 5 0 0 0
[pid=19679/tid=19702] ppid=19677 vsize=15689696 CPUtime=0 cores=1,3,5,7
/proc/19679/task/19702/stat : 19702 (java) S 19677 19679 18485 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 530430198 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 246528650752 0 4 0 16800975 18446604471122968960 0 0 -1 3 0 0 0
[pid=19679/tid=19707] ppid=19677 vsize=15689696 CPUtime=1191.5 cores=1,3,5,7
/proc/19679/task/19707/stat : 19707 (java) R 19677 19679 18485 0 -1 4202560 193191 0 0 0 119130 20 0 0 25 0 22 0 530430302 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506141277 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19679/tid=19708] ppid=19677 vsize=15689696 CPUtime=1190.85 cores=1,3,5,7
/proc/19679/task/19708/stat : 19708 (java) R 19677 19679 18485 0 -1 4202560 188591 0 0 0 119064 21 0 0 25 0 22 0 530430302 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912505610680 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19679/tid=19709] ppid=19677 vsize=15689696 CPUtime=1192.04 cores=1,3,5,7
/proc/19679/task/19709/stat : 19709 (java) R 19677 19679 18485 0 -1 4202560 200873 0 0 0 119182 22 0 0 25 0 22 0 530430302 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 47698176686179 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19679/tid=19710] ppid=19677 vsize=15689696 CPUtime=1189.25 cores=1,3,5,7
/proc/19679/task/19710/stat : 19710 (java) R 19677 19679 18485 0 -1 4202560 190316 0 0 0 118903 22 0 0 25 0 22 0 530430302 16066248704 1481778 33554432000 1073741824 1073778376 140733585811152 18446744073709551615 46912506254094 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 15689696

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

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

[startup+1204.8 s]
/proc/loadavg: 8.17 8.19 8.12 9/224 19742
/proc/meminfo: memFree=20567084/32951124 swapFree=67102748/67111528
[pid=19679] ppid=19677 vsize=0 CPUtime=4800.44 cores=1,3,5,7
/proc/19679/stat : 19679 (java) Z 19677 19679 18485 0 -1 4203548 1991926 0 1 0 479736 308 0 0 17 0 2 0 530430193 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19679/statm: 0 0 0 0 0 0 0
[pid=19679/tid=19710] ppid=19677 vsize=0 CPUtime=1189.44 cores=1,3,5,7
/proc/19679/task/19710/stat : 19710 (java) R 19677 19679 18485 0 -1 4203588 190316 0 0 0 118904 40 0 0 25 0 2 0 530430302 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) 4800.44
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1204.82
CPU time (s): 4800.47
CPU user time (s): 4797.36
CPU system time (s): 3.10453
CPU usage (%): 398.438
Max. virtual memory (cumulated for all children) (KiB): 15691344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.36
system time used= 3.10453
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1991926
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= 32150
involuntary context switches= 55669

runsolver used 1.91471 second user time and 4.71828 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-30 20:32:00
IDJOB=3313378
IDBENCH=88066
IDSOLVER=1699
FILE ID=node134/3313378-1304188320
RUNJOBID= node134-1304188320-19648
PBS_JOBID= 13172461
Free space on /tmp= 72504 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313378-1304188320/watcher-3313378-1304188320 -o /tmp/evaluation-result-3313378-1304188320/solver-3313378-1304188320 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313378-1304188320.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=907525254

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29955048 kB
Buffers:       1045080 kB
Cached:        1485568 kB
SwapCached:       4632 kB
Active:         228060 kB
Inactive:      2369176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29955048 kB
SwapTotal:    67111528 kB
SwapFree:     67102748 kB
Dirty:           10648 kB
Writeback:           4 kB
AnonPages:       64068 kB
Mapped:          20384 kB
Slab:           335840 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   774748 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= 72500 MiB
End job on node134 at 2011-04-30 20:52:07