Trace number 3313296

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) 4677.01 1300.43

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.10/0.11	09:02 INFO : Reading from input HOME/instance-3313296-1304186937.cnf
25.13/24.48	Executor set job limit to 1000000
25.13/24.48	Executor set job limit to 1000000
25.13/24.48	Executor set job limit to 1000000
25.13/24.48	Executor set job limit to 1000000
25.13/24.48	Starting Executor!
25.13/24.48	Starting Executor!
25.13/24.48	Starting Executor!
25.13/24.48	Starting Executor!
117.55/113.38	10:55 INFO : 331009 variables remaining out of 371419
117.55/113.38	10:55 INFO : 43454772 literals remaining out of 28043328

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-3313296-1304186937/watcher-3313296-1304186937 -o /tmp/evaluation-result-3313296-1304186937/solver-3313296-1304186937 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313296-1304186937.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: 6.33 7.65 7.87 4/198 25165
/proc/meminfo: memFree=30057696/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 1413 0 0 0 0 0 0 0 22 0 2 0 530292860 26714112 885 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 6522 885 678 9 0 381 0
[pid=25165/tid=25166] ppid=25163 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 65 0 0 0 0 0 0 0 24 0 2 0 530292860 27824128 893 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251809277047 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0431289 s]
/proc/loadavg: 6.33 7.65 7.87 4/198 25165
/proc/meminfo: memFree=30057696/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 3859 0 1 0 3 0 0 0 22 0 13 0 530292860 15978749952 3299 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3901062 3299 1683 9 0 3891810 0
[pid=25165/tid=25166] ppid=25163 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 2469 0 1 0 2 0 0 0 25 0 13 0 530292860 15978749952 3299 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 47285656422419 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.101122 s]
/proc/loadavg: 6.33 7.65 7.87 4/198 25165
/proc/meminfo: memFree=30057696/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15676252 CPUtime=0.1 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 5613 0 1 0 9 1 0 0 22 0 18 0 530292860 16052482048 5014 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3919063 5015 2118 9 0 3909782 0
[pid=25165/tid=25166] ppid=25163 vsize=15676252 CPUtime=0.09 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 3448 0 1 0 8 1 0 0 25 0 18 0 530292860 16052482048 5015 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826066891 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) 15676252

[startup+0.301088 s]
/proc/loadavg: 6.33 7.65 7.87 4/198 25165
/proc/meminfo: memFree=30057696/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15679496 CPUtime=0.51 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 15999 0 1 0 50 1 0 0 22 0 18 0 530292860 16055803904 14424 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3919874 14431 2207 9 0 3910593 0
[pid=25165/tid=25166] ppid=25163 vsize=15679496 CPUtime=0.28 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 10875 0 1 0 27 1 0 0 25 0 18 0 530292860 16055803904 14435 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505638176 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) 15679496

[startup+1.90282 s]
/proc/loadavg: 6.33 7.65 7.87 4/198 25165
/proc/meminfo: memFree=30057696/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15679496 CPUtime=2.17 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 82336 0 1 0 208 9 0 0 22 0 18 0 530292860 16055803904 80755 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3919874 80762 2230 9 0 3910593 0
[pid=25165/tid=25166] ppid=25163 vsize=15679496 CPUtime=1.86 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 68408 0 1 0 178 8 0 0 25 0 18 0 530292860 16055803904 80766 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505640561 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 15679496

[startup+2.0008 s]
/proc/loadavg: 6.33 7.65 7.87 4/198 25165
/proc/meminfo: memFree=30057696/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15679496 CPUtime=2.27 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 97057 0 1 0 216 11 0 0 22 0 18 0 530292860 16055803904 95476 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3919874 95483 2230 9 0 3910593 0
[pid=25165/tid=25166] ppid=25163 vsize=15679496 CPUtime=1.96 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 83127 0 1 0 186 10 0 0 25 0 18 0 530292860 16055803904 95485 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505638176 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 15679496

[startup+3.10062 s]
/proc/loadavg: 6.33 7.65 7.87 7/216 25183
/proc/meminfo: memFree=29044876/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15679496 CPUtime=3.42 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 146168 0 1 0 324 18 0 0 22 0 18 0 530292860 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3919874 144584 2241 9 0 3910593 0
[pid=25165/tid=25166] ppid=25163 vsize=15679496 CPUtime=3.05 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 126389 0 1 0 289 16 0 0 25 0 18 0 530292860 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505574539 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25165/tid=25168] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25168/stat : 25168 (java) S 25163 25165 24160 0 -1 4202560 369 0 0 0 0 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25169] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25169/stat : 25169 (java) S 25163 25165 24160 0 -1 4202560 2677 0 0 0 0 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25170] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25170/stat : 25170 (java) S 25163 25165 24160 0 -1 4202560 692 0 0 0 0 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25171] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25171/stat : 25171 (java) S 25163 25165 24160 0 -1 4202560 368 0 0 0 0 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25172] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25172/stat : 25172 (java) S 25163 25165 24160 0 -1 4202560 394 0 0 0 0 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25173] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25173/stat : 25173 (java) S 25163 25165 24160 0 -1 4202560 5493 0 0 0 0 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25174] ppid=25163 vsize=15679496 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25174/stat : 25174 (java) S 25163 25165 24160 0 -1 4202560 2038 0 0 0 1 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25175] ppid=25163 vsize=15679496 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25175/stat : 25175 (java) S 25163 25165 24160 0 -1 4202560 2116 0 0 0 1 0 0 0 16 0 18 0 530292861 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25176] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25176/stat : 25176 (java) S 25163 25165 24160 0 -1 4202560 435 0 0 0 0 0 0 0 15 0 18 0 530292862 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 0 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25177] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25177/stat : 25177 (java) S 25163 25165 24160 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530292862 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25178] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25178/stat : 25178 (java) S 25163 25165 24160 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530292862 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25179] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25179/stat : 25179 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530292864 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826063793 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25180] ppid=25163 vsize=15679496 CPUtime=0.14 cores=1,3,5,7
/proc/25165/task/25180/stat : 25180 (java) S 25163 25165 24160 0 -1 4202560 1208 0 0 0 14 0 0 0 16 0 18 0 530292864 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25181] ppid=25163 vsize=15679496 CPUtime=0.13 cores=1,3,5,7
/proc/25165/task/25181/stat : 25181 (java) S 25163 25165 24160 0 -1 4202560 2604 0 0 0 13 0 0 0 15 0 18 0 530292864 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25182] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25182/stat : 25182 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530292864 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25183] ppid=25163 vsize=15679496 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25183/stat : 25183 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530292864 16055803904 144584 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 15679496

[startup+6.30108 s]
/proc/loadavg: 6.23 7.61 7.86 6/216 25183
/proc/meminfo: memFree=27863264/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15678416 CPUtime=6.67 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 284827 0 1 0 630 37 0 0 22 0 18 0 530292860 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3919604 282658 2241 9 0 3910323 0
[pid=25165/tid=25166] ppid=25163 vsize=15678416 CPUtime=6.23 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 254535 0 1 0 589 34 0 0 25 0 18 0 530292860 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826066891 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25165/tid=25168] ppid=25163 vsize=15678416 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25168/stat : 25168 (java) S 25163 25165 24160 0 -1 4202560 369 0 0 0 1 0 0 0 15 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25169] ppid=25163 vsize=15678416 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25169/stat : 25169 (java) S 25163 25165 24160 0 -1 4202560 2677 0 0 0 1 0 0 0 15 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25170] ppid=25163 vsize=15678416 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25170/stat : 25170 (java) S 25163 25165 24160 0 -1 4202560 692 0 0 0 1 0 0 0 15 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25171] ppid=25163 vsize=15678416 CPUtime=0.02 cores=1,3,5,7
/proc/25165/task/25171/stat : 25171 (java) S 25163 25165 24160 0 -1 4202560 10608 0 0 0 1 1 0 0 16 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25172] ppid=25163 vsize=15678416 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25172/stat : 25172 (java) S 25163 25165 24160 0 -1 4202560 394 0 0 0 1 0 0 0 15 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25173] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25173/stat : 25173 (java) S 25163 25165 24160 0 -1 4202560 5493 0 0 0 0 0 0 0 15 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25174] ppid=25163 vsize=15678416 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25174/stat : 25174 (java) S 25163 25165 24160 0 -1 4202560 2038 0 0 0 1 0 0 0 15 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25175] ppid=25163 vsize=15678416 CPUtime=0.01 cores=1,3,5,7
/proc/25165/task/25175/stat : 25175 (java) S 25163 25165 24160 0 -1 4202560 2119 0 0 0 1 0 0 0 15 0 18 0 530292861 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25176] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25176/stat : 25176 (java) S 25163 25165 24160 0 -1 4202560 705 0 0 0 0 0 0 0 16 0 18 0 530292862 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 0 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25177] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25177/stat : 25177 (java) S 25163 25165 24160 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530292862 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25178] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25178/stat : 25178 (java) S 25163 25165 24160 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 530292862 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25179] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25179/stat : 25179 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530292864 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826063793 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25180] ppid=25163 vsize=15678416 CPUtime=0.14 cores=1,3,5,7
/proc/25165/task/25180/stat : 25180 (java) S 25163 25165 24160 0 -1 4202560 1208 0 0 0 14 0 0 0 16 0 18 0 530292864 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25181] ppid=25163 vsize=15678416 CPUtime=0.13 cores=1,3,5,7
/proc/25165/task/25181/stat : 25181 (java) S 25163 25165 24160 0 -1 4202560 2604 0 0 0 13 0 0 0 15 0 18 0 530292864 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25182] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25182/stat : 25182 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 530292864 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25183] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25183/stat : 25183 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530292864 16054697984 282658 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.67
Current children cumulated vsize (KiB) 15678416

[startup+12.701 s]
/proc/loadavg: 6.13 7.56 7.84 6/216 25183
/proc/meminfo: memFree=27268440/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15678416 CPUtime=13.18 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 305607 0 1 0 1276 42 0 0 22 0 18 0 530292860 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3919604 300970 2241 9 0 3910323 0
[pid=25165/tid=25166] ppid=25163 vsize=15678416 CPUtime=12.58 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) R 25163 25165 24160 0 -1 4202560 254541 0 1 0 1222 36 0 0 25 0 18 0 530292860 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505561162 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25165/tid=25168] ppid=25163 vsize=15678416 CPUtime=0.03 cores=1,3,5,7
/proc/25165/task/25168/stat : 25168 (java) S 25163 25165 24160 0 -1 4202560 369 0 0 0 3 0 0 0 15 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25169] ppid=25163 vsize=15678416 CPUtime=0.02 cores=1,3,5,7
/proc/25165/task/25169/stat : 25169 (java) S 25163 25165 24160 0 -1 4202560 2677 0 0 0 2 0 0 0 15 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25170] ppid=25163 vsize=15678416 CPUtime=0.03 cores=1,3,5,7
/proc/25165/task/25170/stat : 25170 (java) S 25163 25165 24160 0 -1 4202560 693 0 0 0 3 0 0 0 15 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25171] ppid=25163 vsize=15678416 CPUtime=0.04 cores=1,3,5,7
/proc/25165/task/25171/stat : 25171 (java) S 25163 25165 24160 0 -1 4202560 10608 0 0 0 3 1 0 0 15 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25172] ppid=25163 vsize=15678416 CPUtime=0.04 cores=1,3,5,7
/proc/25165/task/25172/stat : 25172 (java) S 25163 25165 24160 0 -1 4202560 20874 0 0 0 3 1 0 0 15 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25173] ppid=25163 vsize=15678416 CPUtime=0.02 cores=1,3,5,7
/proc/25165/task/25173/stat : 25173 (java) S 25163 25165 24160 0 -1 4202560 5493 0 0 0 2 0 0 0 15 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25174] ppid=25163 vsize=15678416 CPUtime=0.02 cores=1,3,5,7
/proc/25165/task/25174/stat : 25174 (java) S 25163 25165 24160 0 -1 4202560 2038 0 0 0 2 0 0 0 15 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25175] ppid=25163 vsize=15678416 CPUtime=0.03 cores=1,3,5,7
/proc/25165/task/25175/stat : 25175 (java) S 25163 25165 24160 0 -1 4202560 2119 0 0 0 3 0 0 0 16 0 18 0 530292861 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25176] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25176/stat : 25176 (java) S 25163 25165 24160 0 -1 4202560 998 0 0 0 0 0 0 0 16 0 18 0 530292862 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 0 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25177] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25177/stat : 25177 (java) S 25163 25165 24160 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 530292862 16054697984 300970 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25178] ppid=25163 vsize=15678416 CPUtime=0 cores=1,3,5,7

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

/proc/25165/task/25168/stat : 25168 (java) S 25163 25165 24160 0 -1 4202560 441476 0 0 0 1123 65 0 0 16 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25169] ppid=25163 vsize=15688140 CPUtime=11.06 cores=1,3,5,7
/proc/25165/task/25169/stat : 25169 (java) S 25163 25165 24160 0 -1 4202560 303616 0 0 0 1061 45 0 0 16 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25170] ppid=25163 vsize=15688140 CPUtime=10.33 cores=1,3,5,7
/proc/25165/task/25170/stat : 25170 (java) S 25163 25165 24160 0 -1 4202560 235931 0 0 0 1001 32 0 0 16 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25171] ppid=25163 vsize=15688140 CPUtime=9.89 cores=1,3,5,7
/proc/25165/task/25171/stat : 25171 (java) S 25163 25165 24160 0 -1 4202560 308039 0 0 0 939 50 0 0 15 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25172] ppid=25163 vsize=15688140 CPUtime=11.23 cores=1,3,5,7
/proc/25165/task/25172/stat : 25172 (java) S 25163 25165 24160 0 -1 4202560 258629 0 0 0 1085 38 0 0 15 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25173] ppid=25163 vsize=15688140 CPUtime=11.19 cores=1,3,5,7
/proc/25165/task/25173/stat : 25173 (java) S 25163 25165 24160 0 -1 4202560 220498 0 0 0 1081 38 0 0 16 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25174] ppid=25163 vsize=15688140 CPUtime=10.79 cores=1,3,5,7
/proc/25165/task/25174/stat : 25174 (java) S 25163 25165 24160 0 -1 4202560 391682 0 0 0 1021 58 0 0 15 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25175] ppid=25163 vsize=15688140 CPUtime=10.9 cores=1,3,5,7
/proc/25165/task/25175/stat : 25175 (java) S 25163 25165 24160 0 -1 4202560 321136 0 0 0 1036 54 0 0 15 0 22 0 530292861 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25176] ppid=25163 vsize=15688140 CPUtime=16.25 cores=1,3,5,7
/proc/25165/task/25176/stat : 25176 (java) S 25163 25165 24160 0 -1 4202560 9356 0 0 0 1331 294 0 0 15 0 22 0 530292862 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 0 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25177] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25177/stat : 25177 (java) S 25163 25165 24160 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530292862 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25178] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25178/stat : 25178 (java) S 25163 25165 24160 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530292862 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25179] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25179/stat : 25179 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530292864 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826063793 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25180] ppid=25163 vsize=15688140 CPUtime=1.77 cores=1,3,5,7
/proc/25165/task/25180/stat : 25180 (java) S 25163 25165 24160 0 -1 4202560 2377 0 0 0 177 0 0 0 15 0 22 0 530292864 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25181] ppid=25163 vsize=15688140 CPUtime=2.57 cores=1,3,5,7
/proc/25165/task/25181/stat : 25181 (java) S 25163 25165 24160 0 -1 4202560 21629 0 0 0 255 2 0 0 15 0 22 0 530292864 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25182] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25182/stat : 25182 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530292864 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25183] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25183/stat : 25183 (java) S 25163 25165 24160 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 530292864 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25184] ppid=25163 vsize=15688140 CPUtime=1025.1 cores=1,3,5,7
/proc/25165/task/25184/stat : 25184 (java) R 25163 25165 24160 0 -1 4202560 34993 0 0 0 102216 294 0 0 19 0 22 0 530295308 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912506753995 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25165/tid=25185] ppid=25163 vsize=15688140 CPUtime=946.38 cores=1,3,5,7
/proc/25165/task/25185/stat : 25185 (java) R 25163 25165 24160 0 -1 4202560 51 0 0 0 94638 0 0 0 25 0 22 0 530295308 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505583639 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25165/tid=25186] ppid=25163 vsize=15688140 CPUtime=986.97 cores=1,3,5,7
/proc/25165/task/25186/stat : 25186 (java) R 25163 25165 24160 0 -1 4202560 129 0 0 0 98397 300 0 0 18 0 22 0 530295308 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25165/tid=25187] ppid=25163 vsize=15688140 CPUtime=1028.92 cores=1,3,5,7
/proc/25165/task/25187/stat : 25187 (java) R 25163 25165 24160 0 -1 4202560 35141 0 0 0 102602 290 0 0 20 0 22 0 530295308 16064655360 2766582 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505920521 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4207.22
Current children cumulated vsize (KiB) 15688140

[startup+1242.3 s]
/proc/loadavg: 6.14 7.56 7.69 5/193 25240
/proc/meminfo: memFree=19518284/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15688140 CPUtime=4446.43 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 2990471 0 1 0 442906 1737 0 0 22 0 22 0 530292860 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3922035 2772009 2301 9 0 3912754 0
[pid=25165/tid=25166] ppid=25163 vsize=15688140 CPUtime=111.85 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) S 25163 25165 24160 0 -1 4202560 395756 0 1 0 11125 60 0 0 19 0 22 0 530292860 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25168] ppid=25163 vsize=15688140 CPUtime=12.24 cores=1,3,5,7
/proc/25165/task/25168/stat : 25168 (java) S 25163 25165 24160 0 -1 4202560 441526 0 0 0 1159 65 0 0 15 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25169] ppid=25163 vsize=15688140 CPUtime=11.31 cores=1,3,5,7
/proc/25165/task/25169/stat : 25169 (java) S 25163 25165 24160 0 -1 4202560 303640 0 0 0 1086 45 0 0 16 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25170] ppid=25163 vsize=15688140 CPUtime=10.6 cores=1,3,5,7
/proc/25165/task/25170/stat : 25170 (java) S 25163 25165 24160 0 -1 4202560 236065 0 0 0 1028 32 0 0 16 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25171] ppid=25163 vsize=15688140 CPUtime=10.36 cores=1,3,5,7
/proc/25165/task/25171/stat : 25171 (java) S 25163 25165 24160 0 -1 4202560 309057 0 0 0 986 50 0 0 16 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25172] ppid=25163 vsize=15688140 CPUtime=11.56 cores=1,3,5,7
/proc/25165/task/25172/stat : 25172 (java) S 25163 25165 24160 0 -1 4202560 262065 0 0 0 1117 39 0 0 16 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25173] ppid=25163 vsize=15688140 CPUtime=11.57 cores=1,3,5,7
/proc/25165/task/25173/stat : 25173 (java) S 25163 25165 24160 0 -1 4202560 220743 0 0 0 1119 38 0 0 16 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25174] ppid=25163 vsize=15688140 CPUtime=11.17 cores=1,3,5,7
/proc/25165/task/25174/stat : 25174 (java) S 25163 25165 24160 0 -1 4202560 391915 0 0 0 1059 58 0 0 15 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25175] ppid=25163 vsize=15688140 CPUtime=11.34 cores=1,3,5,7
/proc/25165/task/25175/stat : 25175 (java) S 25163 25165 24160 0 -1 4202560 324531 0 0 0 1080 54 0 0 16 0 22 0 530292861 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25176] ppid=25163 vsize=15688140 CPUtime=16.25 cores=1,3,5,7
/proc/25165/task/25176/stat : 25176 (java) S 25163 25165 24160 0 -1 4202560 9373 0 0 0 1331 294 0 0 15 0 22 0 530292862 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 0 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25177] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25177/stat : 25177 (java) S 25163 25165 24160 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530292862 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25178] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25178/stat : 25178 (java) S 25163 25165 24160 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530292862 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25179] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25179/stat : 25179 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530292864 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826063793 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25180] ppid=25163 vsize=15688140 CPUtime=1.77 cores=1,3,5,7
/proc/25165/task/25180/stat : 25180 (java) S 25163 25165 24160 0 -1 4202560 2377 0 0 0 177 0 0 0 15 0 22 0 530292864 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25181] ppid=25163 vsize=15688140 CPUtime=2.57 cores=1,3,5,7
/proc/25165/task/25181/stat : 25181 (java) S 25163 25165 24160 0 -1 4202560 21629 0 0 0 255 2 0 0 15 0 22 0 530292864 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25182] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25182/stat : 25182 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530292864 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25183] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25183/stat : 25183 (java) S 25163 25165 24160 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 530292864 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25184] ppid=25163 vsize=15688140 CPUtime=1084.23 cores=1,3,5,7
/proc/25165/task/25184/stat : 25184 (java) R 25163 25165 24160 0 -1 4202560 34998 0 0 0 108096 327 0 0 20 0 22 0 530295308 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25165/tid=25185] ppid=25163 vsize=15688140 CPUtime=1005.3 cores=1,3,5,7
/proc/25165/task/25185/stat : 25185 (java) R 25163 25165 24160 0 -1 4202560 53 0 0 0 100530 0 0 0 25 0 22 0 530295308 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505583628 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25165/tid=25186] ppid=25163 vsize=15688140 CPUtime=1046.09 cores=1,3,5,7
/proc/25165/task/25186/stat : 25186 (java) R 25163 25165 24160 0 -1 4202560 140 0 0 0 104270 339 0 0 18 0 22 0 530295308 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505832661 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25165/tid=25187] ppid=25163 vsize=15688140 CPUtime=1088.06 cores=1,3,5,7
/proc/25165/task/25187/stat : 25187 (java) R 25163 25165 24160 0 -1 4202560 35144 0 0 0 108480 326 0 0 18 0 22 0 530295308 16064655360 2772009 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912506403595 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4446.43
Current children cumulated vsize (KiB) 15688140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.78 6.91 7.46 5/193 25241
/proc/meminfo: memFree=19501516/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=15688140 CPUtime=4676.52 cores=1,3,5,7
/proc/25165/stat : 25165 (java) S 25163 25165 24160 0 -1 4202496 2994672 0 1 0 465793 1859 0 0 22 0 22 0 530292860 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 3922035 2776170 2301 9 0 3912754 0
[pid=25165/tid=25166] ppid=25163 vsize=15688140 CPUtime=111.85 cores=1,3,5,7
/proc/25165/task/25166/stat : 25166 (java) S 25163 25165 24160 0 -1 4202560 395756 0 1 0 11125 60 0 0 19 0 22 0 530292860 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25168] ppid=25163 vsize=15688140 CPUtime=12.54 cores=1,3,5,7
/proc/25165/task/25168/stat : 25168 (java) S 25163 25165 24160 0 -1 4202560 441593 0 0 0 1189 65 0 0 16 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25169] ppid=25163 vsize=15688140 CPUtime=11.65 cores=1,3,5,7
/proc/25165/task/25169/stat : 25169 (java) S 25163 25165 24160 0 -1 4202560 303640 0 0 0 1120 45 0 0 16 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25170] ppid=25163 vsize=15688140 CPUtime=10.88 cores=1,3,5,7
/proc/25165/task/25170/stat : 25170 (java) S 25163 25165 24160 0 -1 4202560 236251 0 0 0 1056 32 0 0 15 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25171] ppid=25163 vsize=15688140 CPUtime=10.74 cores=1,3,5,7
/proc/25165/task/25171/stat : 25171 (java) S 25163 25165 24160 0 -1 4202560 309771 0 0 0 1024 50 0 0 16 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25172] ppid=25163 vsize=15688140 CPUtime=11.85 cores=1,3,5,7
/proc/25165/task/25172/stat : 25172 (java) S 25163 25165 24160 0 -1 4202560 262065 0 0 0 1146 39 0 0 15 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25173] ppid=25163 vsize=15688140 CPUtime=11.97 cores=1,3,5,7
/proc/25165/task/25173/stat : 25173 (java) S 25163 25165 24160 0 -1 4202560 220853 0 0 0 1159 38 0 0 15 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25174] ppid=25163 vsize=15688140 CPUtime=11.55 cores=1,3,5,7
/proc/25165/task/25174/stat : 25174 (java) S 25163 25165 24160 0 -1 4202560 394452 0 0 0 1096 59 0 0 16 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25175] ppid=25163 vsize=15688140 CPUtime=11.7 cores=1,3,5,7
/proc/25165/task/25175/stat : 25175 (java) S 25163 25165 24160 0 -1 4202560 325078 0 0 0 1116 54 0 0 16 0 22 0 530292861 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25176] ppid=25163 vsize=15688140 CPUtime=16.26 cores=1,3,5,7
/proc/25165/task/25176/stat : 25176 (java) S 25163 25165 24160 0 -1 4202560 9386 0 0 0 1331 295 0 0 15 0 22 0 530292862 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 0 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25177] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25177/stat : 25177 (java) S 25163 25165 24160 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530292862 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25178] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25178/stat : 25178 (java) S 25163 25165 24160 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530292862 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25179] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25179/stat : 25179 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530292864 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826063793 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25180] ppid=25163 vsize=15688140 CPUtime=1.77 cores=1,3,5,7
/proc/25165/task/25180/stat : 25180 (java) S 25163 25165 24160 0 -1 4202560 2377 0 0 0 177 0 0 0 15 0 22 0 530292864 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 3 0 0 0
[pid=25165/tid=25181] ppid=25163 vsize=15688140 CPUtime=2.57 cores=1,3,5,7
/proc/25165/task/25181/stat : 25181 (java) S 25163 25165 24160 0 -1 4202560 21629 0 0 0 255 2 0 0 15 0 22 0 530292864 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 7 0 0 0
[pid=25165/tid=25182] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25182/stat : 25182 (java) S 25163 25165 24160 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530292864 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056089 0 4 0 16800975 18446604471158783040 0 0 -1 5 0 0 0
[pid=25165/tid=25183] ppid=25163 vsize=15688140 CPUtime=0 cores=1,3,5,7
/proc/25165/task/25183/stat : 25183 (java) S 25163 25165 24160 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 22 0 530292864 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 251826056704 0 4 0 16800975 18446604471158783040 0 0 -1 1 0 0 0
[pid=25165/tid=25184] ppid=25163 vsize=15688140 CPUtime=1141.04 cores=1,3,5,7
/proc/25165/task/25184/stat : 25184 (java) R 25163 25165 24160 0 -1 4202560 35005 0 0 0 113738 366 0 0 18 0 22 0 530295308 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505979256 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25165/tid=25185] ppid=25163 vsize=15688140 CPUtime=1062.07 cores=1,3,5,7
/proc/25165/task/25185/stat : 25185 (java) R 25163 25165 24160 0 -1 4202560 57 0 0 0 106207 0 0 0 25 0 22 0 530295308 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912506343238 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25165/tid=25186] ppid=25163 vsize=15688140 CPUtime=1102.98 cores=1,3,5,7
/proc/25165/task/25186/stat : 25186 (java) R 25163 25165 24160 0 -1 4202560 143 0 0 0 109918 380 0 0 18 0 22 0 530295308 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912505693731 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25165/tid=25187] ppid=25163 vsize=15688140 CPUtime=1144.95 cores=1,3,5,7
/proc/25165/task/25187/stat : 25187 (java) R 25163 25165 24160 0 -1 4202560 35151 0 0 0 114129 366 0 0 18 0 22 0 530295308 16064655360 2776170 33554432000 1073741824 1073778376 140734358852320 18446744073709551615 46912506016271 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4676.52
Current children cumulated vsize (KiB) 15688140

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

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

[startup+1300.3 s]
/proc/loadavg: 4.78 6.91 7.46 5/193 25241
/proc/meminfo: memFree=19501516/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=0 CPUtime=4676.87 cores=1,3,5,7
/proc/25165/stat : 25165 (java) Z 25163 25165 24160 0 -1 4203548 2994699 0 1 0 465801 1886 0 0 17 0 2 0 530292860 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4676.87
Current children cumulated vsize (KiB) 0

[startup+1300.4 s]
/proc/loadavg: 4.78 6.91 7.46 5/193 25241
/proc/meminfo: memFree=19501516/32950928 swapFree=67111448/67111528
[pid=25165] ppid=25163 vsize=0 CPUtime=4676.97 cores=1,3,5,7
/proc/25165/stat : 25165 (java) Z 25163 25165 24160 0 -1 4203548 2994699 0 1 0 465801 1896 0 0 17 0 2 0 530292860 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25165/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4676.97
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1300.43
CPU time (s): 4677.01
CPU user time (s): 4658.02
CPU system time (s): 18.9931
CPU usage (%): 359.65
Max. virtual memory (cumulated for all children) (KiB): 15688140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4658.01
system time used= 18.9931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2994699
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= 1405495
involuntary context switches= 75502

runsolver used 2.06469 second user time and 5.10122 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 20:09:02
IDJOB=3313296
IDBENCH=85005
IDSOLVER=1699
FILE ID=node126/3313296-1304186937
RUNJOBID= node126-1304186937-25125
PBS_JOBID= 13172457
Free space on /tmp= 73028 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313296-1304186937/watcher-3313296-1304186937 -o /tmp/evaluation-result-3313296-1304186937/solver-3313296-1304186937 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313296-1304186937.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=610466294

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30057728 kB
Buffers:        302636 kB
Cached:        1654464 kB
SwapCached:         76 kB
Active:         919848 kB
Inactive:      1657500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30057728 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:          160788 kB
Writeback:           0 kB
AnonPages:      619348 kB
Mapped:          23432 kB
Slab:           252012 kB
PageTables:       5664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1448208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73028 MiB
End job on node126 at 2011-04-30 20:30:44