Trace number 3312477

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.37 1204.46

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1201761407-024-UNKNOWN.cnf
MD5SUMf551de19344e39204ca6929dfef80a04
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.989848
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	46:48 INFO : Reading from input HOME/instance-3312477-1304117208.cnf
0.53/0.31	Executor set job limit to 1000000
0.53/0.31	Executor set job limit to 1000000
0.53/0.31	Executor set job limit to 1000000
0.53/0.31	Executor set job limit to 1000000
0.53/0.31	Starting Executor!
0.53/0.31	Starting Executor!
0.53/0.31	Starting Executor!
0.53/0.32	Starting Executor!
1.28/0.69	46:49 INFO : 2493 variables remaining out of 2500
1.28/0.69	46:49 INFO : 41816 literals remaining out of 42000

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

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

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


[startup+0 s]
/proc/loadavg: 3.39 4.33 5.92 3/174 20170
/proc/meminfo: memFree=21157720/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/20170/stat : 20170 (java) R 20168 20170 19501 0 -1 4202496 953 0 0 0 0 0 0 0 22 0 1 0 504136409 23580672 439 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264721442560 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20170/statm: 5757 449 346 9 0 124 0

[startup+0.013534 s]
/proc/loadavg: 3.39 4.33 5.92 3/174 20170
/proc/meminfo: memFree=21157720/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15589660 CPUtime=0 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 2277 0 1 0 0 0 0 0 22 0 10 0 504136409 15963811840 1721 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3897415 1723 944 9 0 3888571 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.100531 s]
/proc/loadavg: 3.39 4.33 5.92 3/174 20170
/proc/meminfo: memFree=21157720/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15676496 CPUtime=0.1 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 5567 0 1 0 9 1 0 0 22 0 18 0 504136409 16052731904 4974 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3919124 4974 2117 9 0 3909843 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676496

[startup+0.311477 s]
/proc/loadavg: 3.39 4.33 5.92 3/174 20170
/proc/meminfo: memFree=21157720/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15679484 CPUtime=0.53 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 16542 0 1 0 50 3 0 0 22 0 18 0 504136409 16055791616 15011 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3919871 15011 2207 9 0 3910590 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15679484

[startup+0.700404 s]
/proc/loadavg: 3.39 4.33 5.92 3/174 20170
/proc/meminfo: memFree=21157720/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15709540 CPUtime=1.58 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 30590 0 1 0 153 5 0 0 22 0 22 0 504136409 16086568960 25962 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3927385 25962 2254 9 0 3918104 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 15709540

[startup+1.50122 s]
/proc/loadavg: 3.39 4.33 5.92 11/220 20219
/proc/meminfo: memFree=20838980/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15720428 CPUtime=4.56 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 74203 0 1 0 445 11 0 0 22 0 22 0 504136409 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3930107 65994 2275 9 0 3920826 0
[pid=20170/tid=20172] ppid=20168 vsize=15720428 CPUtime=0.67 cores=1,3,5,7
/proc/20170/task/20172/stat : 20172 (java) S 20168 20170 19501 0 -1 4202560 13305 0 1 0 65 2 0 0 20 0 22 0 504136410 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20173] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20173/stat : 20173 (java) S 20168 20170 19501 0 -1 4202560 484 0 0 0 0 0 0 0 15 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20174] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20174/stat : 20174 (java) S 20168 20170 19501 0 -1 4202560 1457 0 0 0 0 0 0 0 15 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20175] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20175/stat : 20175 (java) S 20168 20170 19501 0 -1 4202560 1580 0 0 0 0 0 0 0 15 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20176] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20176/stat : 20176 (java) S 20168 20170 19501 0 -1 4202560 3898 0 0 0 0 0 0 0 15 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20177] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20177/stat : 20177 (java) S 20168 20170 19501 0 -1 4202560 2141 0 0 0 0 0 0 0 15 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20178] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20178/stat : 20178 (java) S 20168 20170 19501 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20179] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20179/stat : 20179 (java) S 20168 20170 19501 0 -1 4202560 1847 0 0 0 0 0 0 0 17 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20180] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20180/stat : 20180 (java) S 20168 20170 19501 0 -1 4202560 1247 0 0 0 0 0 0 0 15 0 22 0 504136411 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20181] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20181/stat : 20181 (java) S 20168 20170 19501 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 504136412 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 0 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20182] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20182/stat : 20182 (java) R 20168 20170 19501 0 -1 4202560 16 0 0 0 0 0 0 0 17 0 22 0 504136412 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20170/tid=20183] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20183/stat : 20183 (java) S 20168 20170 19501 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 504136412 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20185] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20185/stat : 20185 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504136414 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738228657 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20186] ppid=20168 vsize=15720428 CPUtime=0.73 cores=1,3,5,7
/proc/20170/task/20186/stat : 20186 (java) R 20168 20170 19501 0 -1 4202560 15575 0 0 0 72 1 0 0 19 0 22 0 504136414 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 47192935730461 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20170/tid=20188] ppid=20168 vsize=15720428 CPUtime=0.99 cores=1,3,5,7
/proc/20170/task/20188/stat : 20188 (java) R 20168 20170 19501 0 -1 4202560 8864 0 0 0 98 1 0 0 16 0 22 0 504136414 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 47192935719140 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20170/tid=20189] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20189/stat : 20189 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504136414 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20190] ppid=20168 vsize=15720428 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20190/stat : 20190 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504136414 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20212] ppid=20168 vsize=15720428 CPUtime=0.41 cores=1,3,5,7
/proc/20170/task/20212/stat : 20212 (java) R 20168 20170 19501 0 -1 4202560 4516 0 0 0 41 0 0 0 16 0 22 0 504136441 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505179312 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20170/tid=20213] ppid=20168 vsize=15720428 CPUtime=0.5 cores=1,3,5,7
/proc/20170/task/20213/stat : 20213 (java) R 20168 20170 19501 0 -1 4202560 5891 0 0 0 50 0 0 0 16 0 22 0 504136441 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505948782 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20170/tid=20214] ppid=20168 vsize=15720428 CPUtime=0.53 cores=1,3,5,7
/proc/20170/task/20214/stat : 20214 (java) R 20168 20170 19501 0 -1 4202560 4925 0 0 0 53 0 0 0 16 0 22 0 504136441 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912506083833 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20170/tid=20215] ppid=20168 vsize=15720428 CPUtime=0.59 cores=1,3,5,7
/proc/20170/task/20215/stat : 20215 (java) R 20168 20170 19501 0 -1 4202560 7013 0 0 0 59 0 0 0 16 0 22 0 504136441 16097718272 65994 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 47192935831291 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 15720428

[startup+3.10092 s]
/proc/loadavg: 3.39 4.33 5.92 10/220 20219
/proc/meminfo: memFree=20525508/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15720436 CPUtime=10.93 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 200400 0 1 0 1063 30 0 0 22 0 22 0 504136409 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3930109 190173 2279 9 0 3920828 0
[pid=20170/tid=20172] ppid=20168 vsize=15720436 CPUtime=0.67 cores=1,3,5,7
/proc/20170/task/20172/stat : 20172 (java) S 20168 20170 19501 0 -1 4202560 13305 0 1 0 65 2 0 0 20 0 22 0 504136410 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20173] ppid=20168 vsize=15720436 CPUtime=0.01 cores=1,3,5,7
/proc/20170/task/20173/stat : 20173 (java) S 20168 20170 19501 0 -1 4202560 4094 0 0 0 1 0 0 0 15 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20174] ppid=20168 vsize=15720436 CPUtime=0.02 cores=1,3,5,7
/proc/20170/task/20174/stat : 20174 (java) S 20168 20170 19501 0 -1 4202560 9283 0 0 0 1 1 0 0 16 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20175] ppid=20168 vsize=15720436 CPUtime=0.03 cores=1,3,5,7
/proc/20170/task/20175/stat : 20175 (java) S 20168 20170 19501 0 -1 4202560 8868 0 0 0 2 1 0 0 16 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20176] ppid=20168 vsize=15720436 CPUtime=0.03 cores=1,3,5,7
/proc/20170/task/20176/stat : 20176 (java) S 20168 20170 19501 0 -1 4202560 14115 0 0 0 1 2 0 0 16 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20177] ppid=20168 vsize=15720436 CPUtime=0.01 cores=1,3,5,7
/proc/20170/task/20177/stat : 20177 (java) S 20168 20170 19501 0 -1 4202560 5320 0 0 0 1 0 0 0 15 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20178] ppid=20168 vsize=15720436 CPUtime=0.03 cores=1,3,5,7
/proc/20170/task/20178/stat : 20178 (java) S 20168 20170 19501 0 -1 4202560 10124 0 0 0 2 1 0 0 16 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20179] ppid=20168 vsize=15720436 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20179/stat : 20179 (java) S 20168 20170 19501 0 -1 4202560 4158 0 0 0 0 0 0 0 15 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20180] ppid=20168 vsize=15720436 CPUtime=0.03 cores=1,3,5,7
/proc/20170/task/20180/stat : 20180 (java) S 20168 20170 19501 0 -1 4202560 8140 0 0 0 2 1 0 0 15 0 22 0 504136411 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20181] ppid=20168 vsize=15720436 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20181/stat : 20181 (java) S 20168 20170 19501 0 -1 4202560 503 0 0 0 0 0 0 0 16 0 22 0 504136412 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 0 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20182] ppid=20168 vsize=15720436 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20182/stat : 20182 (java) S 20168 20170 19501 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 504136412 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20183] ppid=20168 vsize=15720436 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20183/stat : 20183 (java) S 20168 20170 19501 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 504136412 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20185] ppid=20168 vsize=15720436 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20185/stat : 20185 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504136414 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738228657 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20186] ppid=20168 vsize=15720436 CPUtime=1.16 cores=1,3,5,7
/proc/20170/task/20186/stat : 20186 (java) S 20168 20170 19501 0 -1 4202560 17527 0 0 0 114 2 0 0 15 0 22 0 504136414 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20188] ppid=20168 vsize=15720436 CPUtime=1.05 cores=1,3,5,7
/proc/20170/task/20188/stat : 20188 (java) S 20168 20170 19501 0 -1 4202560 8875 0 0 0 104 1 0 0 15 0 22 0 504136414 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20189] ppid=20168 vsize=15720436 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20189/stat : 20189 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504136414 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20190] ppid=20168 vsize=15720436 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20190/stat : 20190 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 504136414 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20212] ppid=20168 vsize=15720436 CPUtime=1.83 cores=1,3,5,7
/proc/20170/task/20212/stat : 20212 (java) R 20168 20170 19501 0 -1 4202560 23373 0 0 0 182 1 0 0 16 0 22 0 504136441 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505949086 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20170/tid=20213] ppid=20168 vsize=15720436 CPUtime=1.87 cores=1,3,5,7
/proc/20170/task/20213/stat : 20213 (java) R 20168 20170 19501 0 -1 4202560 23891 0 0 0 184 3 0 0 17 0 22 0 504136441 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505913999 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20170/tid=20214] ppid=20168 vsize=15720436 CPUtime=1.89 cores=1,3,5,7
/proc/20170/task/20214/stat : 20214 (java) R 20168 20170 19501 0 -1 4202560 23304 0 0 0 186 3 0 0 16 0 22 0 504136441 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505990232 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20170/tid=20215] ppid=20168 vsize=15720436 CPUtime=2.12 cores=1,3,5,7
/proc/20170/task/20215/stat : 20215 (java) R 20168 20170 19501 0 -1 4202560 24134 0 0 0 210 2 0 0 17 0 22 0 504136441 16097726464 190173 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505756053 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 15720436

[startup+6.30132 s]
/proc/loadavg: 4.00 4.44 5.95 9/220 20219
/proc/meminfo: memFree=19267972/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15712572 CPUtime=23.72 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 339612 0 1 0 2321 51 0 0 22 0 22 0 504136409 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3928143 327021 2279 9 0 3918862 0
[pid=20170/tid=20172] ppid=20168 vsize=15712572 CPUtime=0.67 cores=1,3,5,7
/proc/20170/task/20172/stat : 20172 (java) S 20168 20170 19501 0 -1 4202560 13305 0 1 0 65 2 0 0 20 0 22 0 504136410 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20173] ppid=20168 vsize=15712572 CPUtime=0.01 cores=1,3,5,7
/proc/20170/task/20173/stat : 20173 (java) S 20168 20170 19501 0 -1 4202560 4094 0 0 0 1 0 0 0 15 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20174] ppid=20168 vsize=15712572 CPUtime=0.07 cores=1,3,5,7
/proc/20170/task/20174/stat : 20174 (java) S 20168 20170 19501 0 -1 4202560 18288 0 0 0 4 3 0 0 16 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20175] ppid=20168 vsize=15712572 CPUtime=0.05 cores=1,3,5,7
/proc/20170/task/20175/stat : 20175 (java) S 20168 20170 19501 0 -1 4202560 13712 0 0 0 3 2 0 0 15 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20176] ppid=20168 vsize=15712572 CPUtime=0.06 cores=1,3,5,7
/proc/20170/task/20176/stat : 20176 (java) S 20168 20170 19501 0 -1 4202560 19729 0 0 0 2 4 0 0 16 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20177] ppid=20168 vsize=15712572 CPUtime=0.04 cores=1,3,5,7
/proc/20170/task/20177/stat : 20177 (java) S 20168 20170 19501 0 -1 4202560 11125 0 0 0 2 2 0 0 15 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20178] ppid=20168 vsize=15712572 CPUtime=0.05 cores=1,3,5,7
/proc/20170/task/20178/stat : 20178 (java) S 20168 20170 19501 0 -1 4202560 15602 0 0 0 3 2 0 0 16 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20179] ppid=20168 vsize=15712572 CPUtime=0.04 cores=1,3,5,7
/proc/20170/task/20179/stat : 20179 (java) S 20168 20170 19501 0 -1 4202560 13877 0 0 0 2 2 0 0 16 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20180] ppid=20168 vsize=15712572 CPUtime=0.03 cores=1,3,5,7
/proc/20170/task/20180/stat : 20180 (java) S 20168 20170 19501 0 -1 4202560 8140 0 0 0 2 1 0 0 15 0 22 0 504136411 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20181] ppid=20168 vsize=15712572 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20181/stat : 20181 (java) S 20168 20170 19501 0 -1 4202560 804 0 0 0 0 0 0 0 16 0 22 0 504136412 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 0 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20182] ppid=20168 vsize=15712572 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20182/stat : 20182 (java) S 20168 20170 19501 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 504136412 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20183] ppid=20168 vsize=15712572 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20183/stat : 20183 (java) S 20168 20170 19501 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 504136412 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20185] ppid=20168 vsize=15712572 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20185/stat : 20185 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504136414 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738228657 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20186] ppid=20168 vsize=15712572 CPUtime=1.24 cores=1,3,5,7
/proc/20170/task/20186/stat : 20186 (java) S 20168 20170 19501 0 -1 4202560 17534 0 0 0 122 2 0 0 15 0 22 0 504136414 16089673728 327021 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0

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

[pid=20170/tid=20213] ppid=20168 vsize=15768872 CPUtime=1047.87 cores=1,3,5,7
/proc/20170/task/20213/stat : 20213 (java) R 20168 20170 19501 0 -1 4202560 358586 0 0 0 104742 45 0 0 25 0 22 0 504136441 16147324928 215542 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505748182 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20170/tid=20214] ppid=20168 vsize=15768872 CPUtime=1050.2 cores=1,3,5,7
/proc/20170/task/20214/stat : 20214 (java) R 20168 20170 19501 0 -1 4202560 352507 0 0 0 104978 42 0 0 25 0 22 0 504136441 16147324928 215542 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505601960 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20170/tid=20215] ppid=20168 vsize=15768872 CPUtime=1050.16 cores=1,3,5,7
/proc/20170/task/20215/stat : 20215 (java) R 20168 20170 19501 0 -1 4202560 355395 0 0 0 104973 43 0 0 25 0 22 0 504136441 16147324928 215543 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505601960 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4233.76
Current children cumulated vsize (KiB) 15768872

[startup+1122.3 s]
/proc/loadavg: 8.18 8.06 7.45 9/220 20258
/proc/meminfo: memFree=19535848/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15768872 CPUtime=4472.97 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 3860003 0 1 0 446653 644 0 0 22 0 22 0 504136409 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3942218 212754 2297 9 0 3932937 0
[pid=20170/tid=20172] ppid=20168 vsize=15768872 CPUtime=0.67 cores=1,3,5,7
/proc/20170/task/20172/stat : 20172 (java) S 20168 20170 19501 0 -1 4202560 13305 0 1 0 65 2 0 0 20 0 22 0 504136410 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20173] ppid=20168 vsize=15768872 CPUtime=3.93 cores=1,3,5,7
/proc/20170/task/20173/stat : 20173 (java) S 20168 20170 19501 0 -1 4202560 283851 0 0 0 347 46 0 0 16 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20174] ppid=20168 vsize=15768872 CPUtime=4.12 cores=1,3,5,7
/proc/20170/task/20174/stat : 20174 (java) S 20168 20170 19501 0 -1 4202560 300872 0 0 0 363 49 0 0 15 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20175] ppid=20168 vsize=15768872 CPUtime=4.09 cores=1,3,5,7
/proc/20170/task/20175/stat : 20175 (java) S 20168 20170 19501 0 -1 4202560 283950 0 0 0 364 45 0 0 15 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20176] ppid=20168 vsize=15768872 CPUtime=4.16 cores=1,3,5,7
/proc/20170/task/20176/stat : 20176 (java) S 20168 20170 19501 0 -1 4202560 315344 0 0 0 364 52 0 0 16 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20177] ppid=20168 vsize=15768872 CPUtime=3.94 cores=1,3,5,7
/proc/20170/task/20177/stat : 20177 (java) S 20168 20170 19501 0 -1 4202560 298548 0 0 0 347 47 0 0 15 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20178] ppid=20168 vsize=15768872 CPUtime=3.93 cores=1,3,5,7
/proc/20170/task/20178/stat : 20178 (java) S 20168 20170 19501 0 -1 4202560 276646 0 0 0 349 44 0 0 16 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20179] ppid=20168 vsize=15768872 CPUtime=4.01 cores=1,3,5,7
/proc/20170/task/20179/stat : 20179 (java) S 20168 20170 19501 0 -1 4202560 258501 0 0 0 359 42 0 0 16 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20180] ppid=20168 vsize=15768872 CPUtime=4.04 cores=1,3,5,7
/proc/20170/task/20180/stat : 20180 (java) S 20168 20170 19501 0 -1 4202560 279294 0 0 0 359 45 0 0 15 0 22 0 504136411 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20181] ppid=20168 vsize=15768872 CPUtime=1.77 cores=1,3,5,7
/proc/20170/task/20181/stat : 20181 (java) S 20168 20170 19501 0 -1 4202560 10783 0 0 0 103 74 0 0 15 0 22 0 504136412 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 0 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20182] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20182/stat : 20182 (java) S 20168 20170 19501 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 504136412 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20183] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20183/stat : 20183 (java) S 20168 20170 19501 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 504136412 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20185] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20185/stat : 20185 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504136414 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738228657 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20186] ppid=20168 vsize=15768872 CPUtime=1.3 cores=1,3,5,7
/proc/20170/task/20186/stat : 20186 (java) S 20168 20170 19501 0 -1 4202560 17558 0 0 0 128 2 0 0 16 0 22 0 504136414 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20188] ppid=20168 vsize=15768872 CPUtime=1.24 cores=1,3,5,7
/proc/20170/task/20188/stat : 20188 (java) S 20168 20170 19501 0 -1 4202560 8898 0 0 0 123 1 0 0 15 0 22 0 504136414 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20189] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20189/stat : 20189 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504136414 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20190] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20190/stat : 20190 (java) S 20168 20170 19501 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 504136414 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20212] ppid=20168 vsize=15768872 CPUtime=1109.18 cores=1,3,5,7
/proc/20170/task/20212/stat : 20212 (java) R 20168 20170 19501 0 -1 4202560 390719 0 0 0 110870 48 0 0 25 0 22 0 504136441 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505914757 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20170/tid=20213] ppid=20168 vsize=15768872 CPUtime=1107.26 cores=1,3,5,7
/proc/20170/task/20213/stat : 20213 (java) R 20168 20170 19501 0 -1 4202560 375642 0 0 0 110679 47 0 0 25 0 22 0 504136441 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505747967 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20170/tid=20214] ppid=20168 vsize=15768872 CPUtime=1109.61 cores=1,3,5,7
/proc/20170/task/20214/stat : 20214 (java) R 20168 20170 19501 0 -1 4202560 369591 0 0 0 110916 45 0 0 25 0 22 0 504136441 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505747437 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20170/tid=20215] ppid=20168 vsize=15768872 CPUtime=1109.57 cores=1,3,5,7
/proc/20170/task/20215/stat : 20215 (java) R 20168 20170 19501 0 -1 4202560 375049 0 0 0 110910 47 0 0 25 0 22 0 504136441 16147324928 212754 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505747972 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4472.97
Current children cumulated vsize (KiB) 15768872

[startup+1182.3 s]
/proc/loadavg: 8.21 8.08 7.49 9/220 20260
/proc/meminfo: memFree=19300456/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15768872 CPUtime=4712.17 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 4080868 0 1 0 470535 682 0 0 22 0 22 0 504136409 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3942218 271626 2297 9 0 3932937 0
[pid=20170/tid=20172] ppid=20168 vsize=15768872 CPUtime=0.67 cores=1,3,5,7
/proc/20170/task/20172/stat : 20172 (java) S 20168 20170 19501 0 -1 4202560 13305 0 1 0 65 2 0 0 20 0 22 0 504136410 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20173] ppid=20168 vsize=15768872 CPUtime=4.15 cores=1,3,5,7
/proc/20170/task/20173/stat : 20173 (java) S 20168 20170 19501 0 -1 4202560 301898 0 0 0 366 49 0 0 15 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20174] ppid=20168 vsize=15768872 CPUtime=4.33 cores=1,3,5,7
/proc/20170/task/20174/stat : 20174 (java) S 20168 20170 19501 0 -1 4202560 315878 0 0 0 382 51 0 0 16 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20175] ppid=20168 vsize=15768872 CPUtime=4.33 cores=1,3,5,7
/proc/20170/task/20175/stat : 20175 (java) S 20168 20170 19501 0 -1 4202560 300463 0 0 0 386 47 0 0 15 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20176] ppid=20168 vsize=15768872 CPUtime=4.47 cores=1,3,5,7
/proc/20170/task/20176/stat : 20176 (java) S 20168 20170 19501 0 -1 4202560 345683 0 0 0 390 57 0 0 15 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20177] ppid=20168 vsize=15768872 CPUtime=4.16 cores=1,3,5,7
/proc/20170/task/20177/stat : 20177 (java) S 20168 20170 19501 0 -1 4202560 312283 0 0 0 367 49 0 0 16 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20178] ppid=20168 vsize=15768872 CPUtime=4.15 cores=1,3,5,7
/proc/20170/task/20178/stat : 20178 (java) S 20168 20170 19501 0 -1 4202560 297349 0 0 0 368 47 0 0 16 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20179] ppid=20168 vsize=15768872 CPUtime=4.27 cores=1,3,5,7
/proc/20170/task/20179/stat : 20179 (java) S 20168 20170 19501 0 -1 4202560 284576 0 0 0 381 46 0 0 15 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20180] ppid=20168 vsize=15768872 CPUtime=4.27 cores=1,3,5,7
/proc/20170/task/20180/stat : 20180 (java) S 20168 20170 19501 0 -1 4202560 297275 0 0 0 378 49 0 0 16 0 22 0 504136411 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20181] ppid=20168 vsize=15768872 CPUtime=1.85 cores=1,3,5,7
/proc/20170/task/20181/stat : 20181 (java) S 20168 20170 19501 0 -1 4202560 11479 0 0 0 107 78 0 0 16 0 22 0 504136412 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 0 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20182] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20182/stat : 20182 (java) S 20168 20170 19501 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 504136412 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20183] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20183/stat : 20183 (java) S 20168 20170 19501 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 504136412 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20185] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20185/stat : 20185 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504136414 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738228657 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20186] ppid=20168 vsize=15768872 CPUtime=1.3 cores=1,3,5,7
/proc/20170/task/20186/stat : 20186 (java) S 20168 20170 19501 0 -1 4202560 17558 0 0 0 128 2 0 0 16 0 22 0 504136414 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20188] ppid=20168 vsize=15768872 CPUtime=1.24 cores=1,3,5,7
/proc/20170/task/20188/stat : 20188 (java) S 20168 20170 19501 0 -1 4202560 8898 0 0 0 123 1 0 0 15 0 22 0 504136414 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20189] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20189/stat : 20189 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504136414 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20190] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20190/stat : 20190 (java) S 20168 20170 19501 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 504136414 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20212] ppid=20168 vsize=15768872 CPUtime=1168.24 cores=1,3,5,7
/proc/20170/task/20212/stat : 20212 (java) R 20168 20170 19501 0 -1 4202560 406103 0 0 0 116774 50 0 0 25 0 22 0 504136441 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20170/tid=20213] ppid=20168 vsize=15768872 CPUtime=1166.64 cores=1,3,5,7
/proc/20170/task/20213/stat : 20213 (java) R 20168 20170 19501 0 -1 4202560 391704 0 0 0 116614 50 0 0 25 0 22 0 504136441 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505583413 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20170/tid=20214] ppid=20168 vsize=15768872 CPUtime=1168.99 cores=1,3,5,7
/proc/20170/task/20214/stat : 20214 (java) R 20168 20170 19501 0 -1 4202560 384143 0 0 0 116852 47 0 0 25 0 22 0 504136441 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505747452 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20170/tid=20215] ppid=20168 vsize=15768872 CPUtime=1168.94 cores=1,3,5,7
/proc/20170/task/20215/stat : 20215 (java) R 20168 20170 19501 0 -1 4202560 390817 0 0 0 116846 48 0 0 25 0 22 0 504136441 16147324928 271626 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 47192930935312 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4712.17
Current children cumulated vsize (KiB) 15768872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 8.14 8.07 7.50 9/220 20260
/proc/meminfo: memFree=19366292/32951124 swapFree=67111524/67111528
[pid=20170] ppid=20168 vsize=15768872 CPUtime=4800.29 cores=1,3,5,7
/proc/20170/stat : 20170 (java) S 20168 20170 19501 0 -1 4202496 4131392 0 1 0 479338 691 0 0 22 0 22 0 504136409 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20170/statm: 3942218 228710 2297 9 0 3932937 0
[pid=20170/tid=20172] ppid=20168 vsize=15768872 CPUtime=0.67 cores=1,3,5,7
/proc/20170/task/20172/stat : 20172 (java) S 20168 20170 19501 0 -1 4202560 13305 0 1 0 65 2 0 0 20 0 22 0 504136410 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20173] ppid=20168 vsize=15768872 CPUtime=4.24 cores=1,3,5,7
/proc/20170/task/20173/stat : 20173 (java) S 20168 20170 19501 0 -1 4202560 305185 0 0 0 375 49 0 0 16 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20174] ppid=20168 vsize=15768872 CPUtime=4.41 cores=1,3,5,7
/proc/20170/task/20174/stat : 20174 (java) S 20168 20170 19501 0 -1 4202560 320353 0 0 0 389 52 0 0 15 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20175] ppid=20168 vsize=15768872 CPUtime=4.39 cores=1,3,5,7
/proc/20170/task/20175/stat : 20175 (java) S 20168 20170 19501 0 -1 4202560 303990 0 0 0 391 48 0 0 16 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20176] ppid=20168 vsize=15768872 CPUtime=4.54 cores=1,3,5,7
/proc/20170/task/20176/stat : 20176 (java) S 20168 20170 19501 0 -1 4202560 354304 0 0 0 396 58 0 0 15 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20177] ppid=20168 vsize=15768872 CPUtime=4.23 cores=1,3,5,7
/proc/20170/task/20177/stat : 20177 (java) S 20168 20170 19501 0 -1 4202560 316412 0 0 0 373 50 0 0 16 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20178] ppid=20168 vsize=15768872 CPUtime=4.22 cores=1,3,5,7
/proc/20170/task/20178/stat : 20178 (java) S 20168 20170 19501 0 -1 4202560 303687 0 0 0 374 48 0 0 15 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20179] ppid=20168 vsize=15768872 CPUtime=4.32 cores=1,3,5,7
/proc/20170/task/20179/stat : 20179 (java) S 20168 20170 19501 0 -1 4202560 288252 0 0 0 386 46 0 0 16 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20180] ppid=20168 vsize=15768872 CPUtime=4.35 cores=1,3,5,7
/proc/20170/task/20180/stat : 20180 (java) S 20168 20170 19501 0 -1 4202560 309118 0 0 0 385 50 0 0 15 0 22 0 504136411 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 7 0 0 0
[pid=20170/tid=20181] ppid=20168 vsize=15768872 CPUtime=1.9 cores=1,3,5,7
/proc/20170/task/20181/stat : 20181 (java) S 20168 20170 19501 0 -1 4202560 11558 0 0 0 110 80 0 0 15 0 22 0 504136412 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 0 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20182] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20182/stat : 20182 (java) S 20168 20170 19501 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 504136412 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20183] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20183/stat : 20183 (java) S 20168 20170 19501 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 504136412 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20185] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20185/stat : 20185 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 504136414 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738228657 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20186] ppid=20168 vsize=15768872 CPUtime=1.3 cores=1,3,5,7
/proc/20170/task/20186/stat : 20186 (java) S 20168 20170 19501 0 -1 4202560 17558 0 0 0 128 2 0 0 16 0 22 0 504136414 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20188] ppid=20168 vsize=15768872 CPUtime=1.24 cores=1,3,5,7
/proc/20170/task/20188/stat : 20188 (java) S 20168 20170 19501 0 -1 4202560 8898 0 0 0 123 1 0 0 15 0 22 0 504136414 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 5 0 0 0
[pid=20170/tid=20189] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20189/stat : 20189 (java) S 20168 20170 19501 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 504136414 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738220953 0 4 0 16800975 18446604462822132800 0 0 -1 1 0 0 0
[pid=20170/tid=20190] ppid=20168 vsize=15768872 CPUtime=0 cores=1,3,5,7
/proc/20170/task/20190/stat : 20190 (java) S 20168 20170 19501 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 504136414 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 264738221568 0 4 0 16800975 18446604462822132800 0 0 -1 3 0 0 0
[pid=20170/tid=20212] ppid=20168 vsize=15768872 CPUtime=1190.02 cores=1,3,5,7
/proc/20170/task/20212/stat : 20212 (java) R 20168 20170 19501 0 -1 4202560 407667 0 0 0 118952 50 0 0 25 0 22 0 504136441 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 47192935831469 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=20170/tid=20213] ppid=20168 vsize=15768872 CPUtime=1188.55 cores=1,3,5,7
/proc/20170/task/20213/stat : 20213 (java) R 20168 20170 19501 0 -1 4202560 392334 0 0 0 118805 50 0 0 25 0 22 0 504136441 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505946271 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=20170/tid=20214] ppid=20168 vsize=15768872 CPUtime=1190.9 cores=1,3,5,7
/proc/20170/task/20214/stat : 20214 (java) R 20168 20170 19501 0 -1 4202560 384612 0 0 0 119043 47 0 0 25 0 22 0 504136441 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912505756053 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=20170/tid=20215] ppid=20168 vsize=15768872 CPUtime=1190.86 cores=1,3,5,7
/proc/20170/task/20215/stat : 20215 (java) R 20168 20170 19501 0 -1 4202560 392701 0 0 0 119037 49 0 0 25 0 22 0 504136441 16147324928 228710 33554432000 1073741824 1073778376 140735210498000 18446744073709551615 46912506002913 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 15768872

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

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

Child status: 143
Real time (s): 1204.46
CPU time (s): 4800.37
CPU user time (s): 4793.42
CPU system time (s): 6.95394
CPU usage (%): 398.548
Max. virtual memory (cumulated for all children) (KiB): 15768872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.42
system time used= 6.95394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4131419
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= 70438
involuntary context switches= 86546

runsolver used 2.06369 second user time and 4.5733 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 00:46:48
IDJOB=3312477
IDBENCH=82662
IDSOLVER=1699
FILE ID=node141/3312477-1304117208
RUNJOBID= node141-1304117208-20157
PBS_JOBID= 13170684
Free space on /tmp= 71424 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1201761407-024-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312477-1304117208/watcher-3312477-1304117208 -o /tmp/evaluation-result-3312477-1304117208/solver-3312477-1304117208 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312477-1304117208.cnf

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

MD5SUM BENCH= f551de19344e39204ca6929dfef80a04
RANDOM SEED=1780736873

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21158116 kB
Buffers:       1399312 kB
Cached:        9751704 kB
SwapCached:          4 kB
Active:        3004940 kB
Inactive:      8211920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21158116 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:       65748 kB
Mapped:          14480 kB
Slab:           511952 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189428 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= 71420 MiB
End job on node141 at 2011-04-30 01:06:54