Trace number 3312530

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 1207.53

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S520872997-084.SATISFIABLE.cnf
MD5SUMb9af20624ed5bd46fea8950d0fddc198
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18797
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.10/0.12	28:45 INFO : Reading from input HOME/instance-3312530-1304119724.cnf
0.26/0.29	Executor set job limit to 1000000
0.26/0.29	Executor set job limit to 1000000
0.26/0.29	Executor set job limit to 1000000
0.26/0.29	Executor set job limit to 1000000
0.26/0.29	Starting Executor!
0.26/0.29	Starting Executor!
0.26/0.29	Starting Executor!
0.26/0.29	Starting Executor!
1.05/0.50	28:45 INFO : 175 variables remaining out of 175
1.05/0.50	28:45 INFO : 22362 literals remaining out of 22362

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-3312530-1304119724/watcher-3312530-1304119724 -o /tmp/evaluation-result-3312530-1304119724/solver-3312530-1304119724 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312530-1304119724.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: 5.00 5.01 4.75 5/198 9237
/proc/meminfo: memFree=19329872/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/9237/stat : 9237 (java) R 9235 9237 8531 0 -1 4202496 1000 0 0 0 0 0 0 0 25 0 1 0 523572197 23580672 487 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237273917184 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9237/statm: 5757 497 380 9 0 124 0

[startup+0.0834341 s]
/proc/loadavg: 5.00 5.01 4.75 5/198 9237
/proc/meminfo: memFree=19329872/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15675776 CPUtime=0.07 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 4718 0 1 0 6 1 0 0 25 0 18 0 523572197 16051994624 4157 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3918944 4159 1938 9 0 3909663 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15675776

[startup+0.100432 s]
/proc/loadavg: 5.00 5.01 4.75 5/198 9237
/proc/meminfo: memFree=19329872/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15676600 CPUtime=0.1 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 5506 0 1 0 9 1 0 0 25 0 18 0 523572197 16052838400 4911 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3919150 4912 2116 9 0 3909869 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676600

[startup+0.300397 s]
/proc/loadavg: 5.00 5.01 4.75 5/198 9237
/proc/meminfo: memFree=19329872/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15686060 CPUtime=0.51 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 13277 0 1 0 49 2 0 0 25 0 22 0 523572197 16062525440 11485 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3921515 11485 2209 9 0 3912234 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15686060

[startup+0.700329 s]
/proc/loadavg: 5.00 5.01 4.75 5/198 9237
/proc/meminfo: memFree=19329872/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15710764 CPUtime=1.7 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 27566 0 1 0 166 4 0 0 25 0 22 0 523572197 16087822336 21654 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3927691 21658 2261 9 0 3918410 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 15710764

[startup+1.50118 s]
/proc/loadavg: 5.00 5.01 4.75 11/220 9259
/proc/meminfo: memFree=19157532/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15708640 CPUtime=4.86 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 58416 0 1 0 478 8 0 0 25 0 22 0 523572197 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3927160 51729 2285 9 0 3917879 0
[pid=9237/tid=9239] ppid=9235 vsize=15708640 CPUtime=0.48 cores=1,3,5,7
/proc/9237/task/9239/stat : 9239 (java) S 9235 9237 8531 0 -1 4202560 8850 0 1 0 47 1 0 0 25 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9240] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9240/stat : 9240 (java) S 9235 9237 8531 0 -1 4202560 102 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9241] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9241/stat : 9241 (java) S 9235 9237 8531 0 -1 4202560 93 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9242] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9242/stat : 9242 (java) S 9235 9237 8531 0 -1 4202560 837 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9243] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9243/stat : 9243 (java) S 9235 9237 8531 0 -1 4202560 952 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9244] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9244/stat : 9244 (java) S 9235 9237 8531 0 -1 4202560 766 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9245] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9245/stat : 9245 (java) S 9235 9237 8531 0 -1 4202560 611 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9246] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9246/stat : 9246 (java) S 9235 9237 8531 0 -1 4202560 883 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9247] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9247/stat : 9247 (java) S 9235 9237 8531 0 -1 4202560 996 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9248] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9248/stat : 9248 (java) S 9235 9237 8531 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 523572199 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 0 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9249] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9249/stat : 9249 (java) S 9235 9237 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9250] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9250/stat : 9250 (java) S 9235 9237 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9251] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9251/stat : 9251 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290703281 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9252] ppid=9235 vsize=15708640 CPUtime=0.73 cores=1,3,5,7
/proc/9237/task/9252/stat : 9252 (java) R 9235 9237 8531 0 -1 4202560 6760 0 0 0 73 0 0 0 23 0 22 0 523572202 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9237/tid=9253] ppid=9235 vsize=15708640 CPUtime=0.88 cores=1,3,5,7
/proc/9237/task/9253/stat : 9253 (java) S 9235 9237 8531 0 -1 4202560 9371 0 0 0 87 1 0 0 24 0 22 0 523572202 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9254] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9254/stat : 9254 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9255] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9255/stat : 9255 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523572202 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9256] ppid=9235 vsize=15708640 CPUtime=0.81 cores=1,3,5,7
/proc/9237/task/9256/stat : 9256 (java) R 9235 9237 8531 0 -1 4202560 9256 0 0 0 80 1 0 0 25 0 22 0 523572227 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9237/tid=9257] ppid=9235 vsize=15708640 CPUtime=0.57 cores=1,3,5,7
/proc/9237/task/9257/stat : 9257 (java) R 9235 9237 8531 0 -1 4202560 4367 0 0 0 57 0 0 0 21 0 22 0 523572227 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505899744 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9237/tid=9258] ppid=9235 vsize=15708640 CPUtime=0.6 cores=1,3,5,7
/proc/9237/task/9258/stat : 9258 (java) R 9235 9237 8531 0 -1 4202560 5511 0 0 0 60 0 0 0 21 0 22 0 523572227 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9237/tid=9259] ppid=9235 vsize=15708640 CPUtime=0.7 cores=1,3,5,7
/proc/9237/task/9259/stat : 9259 (java) R 9235 9237 8531 0 -1 4202560 7603 0 0 0 70 0 0 0 25 0 22 0 523572227 16085647360 51729 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 15708640

[startup+3.1009 s]
/proc/loadavg: 5.00 5.01 4.75 9/220 9259
/proc/meminfo: memFree=19017420/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15708640 CPUtime=11.24 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 154649 0 1 0 1103 21 0 0 25 0 22 0 523572197 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3927160 147933 2285 9 0 3917879 0
[pid=9237/tid=9239] ppid=9235 vsize=15708640 CPUtime=0.48 cores=1,3,5,7
/proc/9237/task/9239/stat : 9239 (java) S 9235 9237 8531 0 -1 4202560 8850 0 1 0 47 1 0 0 25 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9240] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9240/stat : 9240 (java) S 9235 9237 8531 0 -1 4202560 1766 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9241] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9241/stat : 9241 (java) S 9235 9237 8531 0 -1 4202560 1484 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9242] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9242/stat : 9242 (java) S 9235 9237 8531 0 -1 4202560 2241 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9243] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9243/stat : 9243 (java) S 9235 9237 8531 0 -1 4202560 1652 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9244] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9244/stat : 9244 (java) S 9235 9237 8531 0 -1 4202560 1360 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9245] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9245/stat : 9245 (java) S 9235 9237 8531 0 -1 4202560 1723 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9246] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9246/stat : 9246 (java) S 9235 9237 8531 0 -1 4202560 3045 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9247] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9247/stat : 9247 (java) S 9235 9237 8531 0 -1 4202560 2393 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9248] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9248/stat : 9248 (java) S 9235 9237 8531 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 523572199 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 0 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9249] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9249/stat : 9249 (java) S 9235 9237 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9250] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9250/stat : 9250 (java) S 9235 9237 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9251] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9251/stat : 9251 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290703281 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9252] ppid=9235 vsize=15708640 CPUtime=0.79 cores=1,3,5,7
/proc/9237/task/9252/stat : 9252 (java) S 9235 9237 8531 0 -1 4202560 6764 0 0 0 79 0 0 0 15 0 22 0 523572202 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9253] ppid=9235 vsize=15708640 CPUtime=0.94 cores=1,3,5,7
/proc/9237/task/9253/stat : 9253 (java) S 9235 9237 8531 0 -1 4202560 9378 0 0 0 93 1 0 0 15 0 22 0 523572202 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9254] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9254/stat : 9254 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9255] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9255/stat : 9255 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 523572202 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9256] ppid=9235 vsize=15708640 CPUtime=2.39 cores=1,3,5,7
/proc/9237/task/9256/stat : 9256 (java) R 9235 9237 8531 0 -1 4202560 30396 0 0 0 236 3 0 0 25 0 22 0 523572227 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505782636 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9237/tid=9257] ppid=9235 vsize=15708640 CPUtime=2.09 cores=1,3,5,7
/proc/9237/task/9257/stat : 9257 (java) R 9235 9237 8531 0 -1 4202560 25600 0 0 0 206 3 0 0 25 0 22 0 523572227 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9237/tid=9258] ppid=9235 vsize=15708640 CPUtime=2.19 cores=1,3,5,7
/proc/9237/task/9258/stat : 9258 (java) R 9235 9237 8531 0 -1 4202560 27439 0 0 0 216 3 0 0 25 0 22 0 523572227 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505683282 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9237/tid=9259] ppid=9235 vsize=15708640 CPUtime=2.23 cores=1,3,5,7
/proc/9237/task/9259/stat : 9259 (java) R 9235 9237 8531 0 -1 4202560 28731 0 0 0 219 4 0 0 25 0 22 0 523572227 16085647360 147933 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505819804 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 15708640

[startup+6.30133 s]
/proc/loadavg: 5.24 5.06 4.77 9/220 9259
/proc/meminfo: memFree=18776592/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15708640 CPUtime=24.02 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 157364 0 1 0 2380 22 0 0 25 0 22 0 523572197 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3927160 149187 2288 9 0 3917879 0
[pid=9237/tid=9239] ppid=9235 vsize=15708640 CPUtime=0.48 cores=1,3,5,7
/proc/9237/task/9239/stat : 9239 (java) S 9235 9237 8531 0 -1 4202560 8850 0 1 0 47 1 0 0 25 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9240] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9240/stat : 9240 (java) S 9235 9237 8531 0 -1 4202560 1974 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9241] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9241/stat : 9241 (java) S 9235 9237 8531 0 -1 4202560 1580 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9242] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9242/stat : 9242 (java) S 9235 9237 8531 0 -1 4202560 2581 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9243] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9243/stat : 9243 (java) S 9235 9237 8531 0 -1 4202560 1845 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9244] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9244/stat : 9244 (java) S 9235 9237 8531 0 -1 4202560 1521 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9245] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9245/stat : 9245 (java) S 9235 9237 8531 0 -1 4202560 1950 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9246] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9246/stat : 9246 (java) S 9235 9237 8531 0 -1 4202560 3236 0 0 0 0 0 0 0 15 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9247] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9247/stat : 9247 (java) S 9235 9237 8531 0 -1 4202560 2916 0 0 0 0 0 0 0 16 0 22 0 523572198 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9248] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9248/stat : 9248 (java) S 9235 9237 8531 0 -1 4202560 442 0 0 0 0 0 0 0 15 0 22 0 523572199 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 0 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9249] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9249/stat : 9249 (java) S 9235 9237 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9250] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9250/stat : 9250 (java) S 9235 9237 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9251] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9251/stat : 9251 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290703281 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9252] ppid=9235 vsize=15708640 CPUtime=0.85 cores=1,3,5,7
/proc/9237/task/9252/stat : 9252 (java) S 9235 9237 8531 0 -1 4202560 6774 0 0 0 85 0 0 0 15 0 22 0 523572202 16085647360 149187 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0

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

[pid=9237/tid=9257] ppid=9235 vsize=15708640 CPUtime=1108.09 cores=1,3,5,7
/proc/9237/task/9257/stat : 9257 (java) R 9235 9237 8531 0 -1 4202560 187369 0 0 0 110776 33 0 0 18 0 22 0 523572227 16085647360 66610 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9237/tid=9258] ppid=9235 vsize=15708640 CPUtime=1108.55 cores=1,3,5,7
/proc/9237/task/9258/stat : 9258 (java) R 9235 9237 8531 0 -1 4202560 189261 0 0 0 110819 36 0 0 25 0 22 0 523572227 16085647360 66610 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505819742 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9237/tid=9259] ppid=9235 vsize=15708640 CPUtime=1107.65 cores=1,3,5,7
/proc/9237/task/9259/stat : 9259 (java) R 9235 9237 8531 0 -1 4202560 191105 0 0 0 110728 37 0 0 25 0 22 0 523572227 16085647360 66610 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4461.54
Current children cumulated vsize (KiB) 15708640

[startup+1182.3 s]
/proc/loadavg: 5.32 7.17 6.83 5/193 9311
/proc/meminfo: memFree=19643596/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15708640 CPUtime=4700.09 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 1496523 0 1 0 469613 396 0 0 25 0 22 0 523572197 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3927160 69062 2299 9 0 3917879 0
[pid=9237/tid=9239] ppid=9235 vsize=15708640 CPUtime=0.48 cores=1,3,5,7
/proc/9237/task/9239/stat : 9239 (java) S 9235 9237 8531 0 -1 4202560 8850 0 1 0 47 1 0 0 25 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9240] ppid=9235 vsize=15708640 CPUtime=3.2 cores=1,3,5,7
/proc/9237/task/9240/stat : 9240 (java) S 9235 9237 8531 0 -1 4202560 84433 0 0 0 300 20 0 0 15 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9241] ppid=9235 vsize=15708640 CPUtime=3.25 cores=1,3,5,7
/proc/9237/task/9241/stat : 9241 (java) S 9235 9237 8531 0 -1 4202560 81319 0 0 0 307 18 0 0 15 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9242] ppid=9235 vsize=15708640 CPUtime=3.21 cores=1,3,5,7
/proc/9237/task/9242/stat : 9242 (java) S 9235 9237 8531 0 -1 4202560 82516 0 0 0 301 20 0 0 16 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9243] ppid=9235 vsize=15708640 CPUtime=3.19 cores=1,3,5,7
/proc/9237/task/9243/stat : 9243 (java) S 9235 9237 8531 0 -1 4202560 82065 0 0 0 298 21 0 0 15 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9244] ppid=9235 vsize=15708640 CPUtime=3.17 cores=1,3,5,7
/proc/9237/task/9244/stat : 9244 (java) S 9235 9237 8531 0 -1 4202560 78498 0 0 0 296 21 0 0 15 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9245] ppid=9235 vsize=15708640 CPUtime=3.2 cores=1,3,5,7
/proc/9237/task/9245/stat : 9245 (java) S 9235 9237 8531 0 -1 4202560 80857 0 0 0 299 21 0 0 15 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9246] ppid=9235 vsize=15708640 CPUtime=3.26 cores=1,3,5,7
/proc/9237/task/9246/stat : 9246 (java) S 9235 9237 8531 0 -1 4202560 86634 0 0 0 303 23 0 0 15 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9247] ppid=9235 vsize=15708640 CPUtime=3.16 cores=1,3,5,7
/proc/9237/task/9247/stat : 9247 (java) S 9235 9237 8531 0 -1 4202560 85603 0 0 0 294 22 0 0 15 0 22 0 523572198 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9248] ppid=9235 vsize=15708640 CPUtime=2.34 cores=1,3,5,7
/proc/9237/task/9248/stat : 9248 (java) S 9235 9237 8531 0 -1 4202560 3781 0 0 0 166 68 0 0 15 0 22 0 523572199 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 0 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9249] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9249/stat : 9249 (java) S 9235 9237 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9250] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9250/stat : 9250 (java) S 9235 9237 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9251] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9251/stat : 9251 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290703281 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9252] ppid=9235 vsize=15708640 CPUtime=0.88 cores=1,3,5,7
/proc/9237/task/9252/stat : 9252 (java) S 9235 9237 8531 0 -1 4202560 6780 0 0 0 88 0 0 0 16 0 22 0 523572202 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9253] ppid=9235 vsize=15708640 CPUtime=1.06 cores=1,3,5,7
/proc/9237/task/9253/stat : 9253 (java) S 9235 9237 8531 0 -1 4202560 9399 0 0 0 105 1 0 0 15 0 22 0 523572202 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9254] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9254/stat : 9254 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9255] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9255/stat : 9255 (java) S 9235 9237 8531 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 523572202 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9256] ppid=9235 vsize=15708640 CPUtime=1167.44 cores=1,3,5,7
/proc/9237/task/9256/stat : 9256 (java) R 9235 9237 8531 0 -1 4202560 201559 0 0 0 116704 40 0 0 25 0 22 0 523572227 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 47840291121250 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9237/tid=9257] ppid=9235 vsize=15708640 CPUtime=1167.33 cores=1,3,5,7
/proc/9237/task/9257/stat : 9257 (java) R 9235 9237 8531 0 -1 4202560 199004 0 0 0 116696 37 0 0 25 0 22 0 523572227 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9237/tid=9258] ppid=9235 vsize=15708640 CPUtime=1167.91 cores=1,3,5,7
/proc/9237/task/9258/stat : 9258 (java) R 9235 9237 8531 0 -1 4202560 200500 0 0 0 116752 39 0 0 20 0 22 0 523572227 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505711535 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9237/tid=9259] ppid=9235 vsize=15708640 CPUtime=1166.87 cores=1,3,5,7
/proc/9237/task/9259/stat : 9259 (java) R 9235 9237 8531 0 -1 4202560 203276 0 0 0 116648 39 0 0 25 0 22 0 523572227 16085647360 69062 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505782892 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4700.09
Current children cumulated vsize (KiB) 15708640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.5 s]
/proc/loadavg: 4.87 6.92 6.75 5/193 9312
/proc/meminfo: memFree=19634036/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15708640 CPUtime=4800.32 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 1533882 0 1 0 479626 406 0 0 25 0 22 0 523572197 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3927160 72943 2299 9 0 3917879 0
[pid=9237/tid=9239] ppid=9235 vsize=15708640 CPUtime=0.48 cores=1,3,5,7
/proc/9237/task/9239/stat : 9239 (java) S 9235 9237 8531 0 -1 4202560 8850 0 1 0 47 1 0 0 25 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9240] ppid=9235 vsize=15708640 CPUtime=3.26 cores=1,3,5,7
/proc/9237/task/9240/stat : 9240 (java) S 9235 9237 8531 0 -1 4202560 86371 0 0 0 306 20 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9241] ppid=9235 vsize=15708640 CPUtime=3.32 cores=1,3,5,7
/proc/9237/task/9241/stat : 9241 (java) S 9235 9237 8531 0 -1 4202560 83347 0 0 0 314 18 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9242] ppid=9235 vsize=15708640 CPUtime=3.3 cores=1,3,5,7
/proc/9237/task/9242/stat : 9242 (java) S 9235 9237 8531 0 -1 4202560 85471 0 0 0 309 21 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9243] ppid=9235 vsize=15708640 CPUtime=3.27 cores=1,3,5,7
/proc/9237/task/9243/stat : 9243 (java) S 9235 9237 8531 0 -1 4202560 84646 0 0 0 305 22 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9244] ppid=9235 vsize=15708640 CPUtime=3.25 cores=1,3,5,7
/proc/9237/task/9244/stat : 9244 (java) S 9235 9237 8531 0 -1 4202560 80941 0 0 0 303 22 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9245] ppid=9235 vsize=15708640 CPUtime=3.27 cores=1,3,5,7
/proc/9237/task/9245/stat : 9245 (java) S 9235 9237 8531 0 -1 4202560 83515 0 0 0 306 21 0 0 16 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9246] ppid=9235 vsize=15708640 CPUtime=3.34 cores=1,3,5,7
/proc/9237/task/9246/stat : 9246 (java) S 9235 9237 8531 0 -1 4202560 89758 0 0 0 310 24 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9247] ppid=9235 vsize=15708640 CPUtime=3.23 cores=1,3,5,7
/proc/9237/task/9247/stat : 9247 (java) S 9235 9237 8531 0 -1 4202560 88142 0 0 0 300 23 0 0 16 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9248] ppid=9235 vsize=15708640 CPUtime=2.37 cores=1,3,5,7
/proc/9237/task/9248/stat : 9248 (java) S 9235 9237 8531 0 -1 4202560 3872 0 0 0 168 69 0 0 15 0 22 0 523572199 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 0 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9249] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9249/stat : 9249 (java) S 9235 9237 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9250] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9250/stat : 9250 (java) S 9235 9237 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9251] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9251/stat : 9251 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290703281 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9252] ppid=9235 vsize=15708640 CPUtime=0.88 cores=1,3,5,7
/proc/9237/task/9252/stat : 9252 (java) S 9235 9237 8531 0 -1 4202560 6780 0 0 0 88 0 0 0 16 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9253] ppid=9235 vsize=15708640 CPUtime=1.06 cores=1,3,5,7
/proc/9237/task/9253/stat : 9253 (java) S 9235 9237 8531 0 -1 4202560 9399 0 0 0 105 1 0 0 15 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9254] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9254/stat : 9254 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9255] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9255/stat : 9255 (java) S 9235 9237 8531 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9256] ppid=9235 vsize=15708640 CPUtime=1192.32 cores=1,3,5,7
/proc/9237/task/9256/stat : 9256 (java) R 9235 9237 8531 0 -1 4202560 205799 0 0 0 119192 40 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505819804 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9237/tid=9257] ppid=9235 vsize=15708640 CPUtime=1192.27 cores=1,3,5,7
/proc/9237/task/9257/stat : 9257 (java) R 9235 9237 8531 0 -1 4202560 203378 0 0 0 119189 38 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505819650 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9237/tid=9258] ppid=9235 vsize=15708640 CPUtime=1192.75 cores=1,3,5,7
/proc/9237/task/9258/stat : 9258 (java) R 9235 9237 8531 0 -1 4202560 204591 0 0 0 119236 39 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505711265 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9237/tid=9259] ppid=9235 vsize=15708640 CPUtime=1191.8 cores=1,3,5,7
/proc/9237/task/9259/stat : 9259 (java) R 9235 9237 8531 0 -1 4202560 207571 0 0 0 119141 39 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505831715 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 15708640

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

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

[startup+1207.5 s]
/proc/loadavg: 4.87 6.92 6.75 5/193 9312
/proc/meminfo: memFree=19634036/32950904 swapFree=67082284/67111528
[pid=9237] ppid=9235 vsize=15708640 CPUtime=4800.32 cores=1,3,5,7
/proc/9237/stat : 9237 (java) S 9235 9237 8531 0 -1 4202496 1533882 0 1 0 479626 406 0 0 25 0 22 0 523572197 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9237/statm: 3927160 72943 2299 9 0 3917879 0
[pid=9237/tid=9239] ppid=9235 vsize=15708640 CPUtime=0.48 cores=1,3,5,7
/proc/9237/task/9239/stat : 9239 (java) S 9235 9237 8531 0 -1 4202560 8850 0 1 0 47 1 0 0 25 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9240] ppid=9235 vsize=15708640 CPUtime=3.26 cores=1,3,5,7
/proc/9237/task/9240/stat : 9240 (java) S 9235 9237 8531 0 -1 4202560 86371 0 0 0 306 20 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9241] ppid=9235 vsize=15708640 CPUtime=3.32 cores=1,3,5,7
/proc/9237/task/9241/stat : 9241 (java) S 9235 9237 8531 0 -1 4202560 83347 0 0 0 314 18 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9242] ppid=9235 vsize=15708640 CPUtime=3.3 cores=1,3,5,7
/proc/9237/task/9242/stat : 9242 (java) S 9235 9237 8531 0 -1 4202560 85471 0 0 0 309 21 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9243] ppid=9235 vsize=15708640 CPUtime=3.27 cores=1,3,5,7
/proc/9237/task/9243/stat : 9243 (java) S 9235 9237 8531 0 -1 4202560 84646 0 0 0 305 22 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9244] ppid=9235 vsize=15708640 CPUtime=3.25 cores=1,3,5,7
/proc/9237/task/9244/stat : 9244 (java) S 9235 9237 8531 0 -1 4202560 80941 0 0 0 303 22 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9245] ppid=9235 vsize=15708640 CPUtime=3.27 cores=1,3,5,7
/proc/9237/task/9245/stat : 9245 (java) S 9235 9237 8531 0 -1 4202560 83515 0 0 0 306 21 0 0 16 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 3 0 0 0
[pid=9237/tid=9246] ppid=9235 vsize=15708640 CPUtime=3.34 cores=1,3,5,7
/proc/9237/task/9246/stat : 9246 (java) S 9235 9237 8531 0 -1 4202560 89758 0 0 0 310 24 0 0 15 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9247] ppid=9235 vsize=15708640 CPUtime=3.23 cores=1,3,5,7
/proc/9237/task/9247/stat : 9247 (java) S 9235 9237 8531 0 -1 4202560 88142 0 0 0 300 23 0 0 16 0 22 0 523572198 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9248] ppid=9235 vsize=15708640 CPUtime=2.37 cores=1,3,5,7
/proc/9237/task/9248/stat : 9248 (java) S 9235 9237 8531 0 -1 4202560 3872 0 0 0 168 69 0 0 15 0 22 0 523572199 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 0 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9249] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9249/stat : 9249 (java) S 9235 9237 8531 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9250] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9250/stat : 9250 (java) S 9235 9237 8531 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 523572200 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9251] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9251/stat : 9251 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290703281 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9252] ppid=9235 vsize=15708640 CPUtime=0.88 cores=1,3,5,7
/proc/9237/task/9252/stat : 9252 (java) S 9235 9237 8531 0 -1 4202560 6780 0 0 0 88 0 0 0 16 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 5 0 0 0
[pid=9237/tid=9253] ppid=9235 vsize=15708640 CPUtime=1.06 cores=1,3,5,7
/proc/9237/task/9253/stat : 9253 (java) S 9235 9237 8531 0 -1 4202560 9399 0 0 0 105 1 0 0 15 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9254] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9254/stat : 9254 (java) S 9235 9237 8531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290695577 0 4 0 16800975 18446604471149740352 0 0 -1 1 0 0 0
[pid=9237/tid=9255] ppid=9235 vsize=15708640 CPUtime=0 cores=1,3,5,7
/proc/9237/task/9255/stat : 9255 (java) S 9235 9237 8531 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 523572202 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 237290696192 0 4 0 16800975 18446604471149740352 0 0 -1 7 0 0 0
[pid=9237/tid=9256] ppid=9235 vsize=15708640 CPUtime=1192.32 cores=1,3,5,7
/proc/9237/task/9256/stat : 9256 (java) R 9235 9237 8531 0 -1 4202560 205799 0 0 0 119192 40 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505819804 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9237/tid=9257] ppid=9235 vsize=15708640 CPUtime=1192.27 cores=1,3,5,7
/proc/9237/task/9257/stat : 9257 (java) R 9235 9237 8531 0 -1 4202560 203378 0 0 0 119189 38 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505819650 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9237/tid=9258] ppid=9235 vsize=15708640 CPUtime=1192.75 cores=1,3,5,7
/proc/9237/task/9258/stat : 9258 (java) R 9235 9237 8531 0 -1 4202560 204591 0 0 0 119236 39 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505711265 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9237/tid=9259] ppid=9235 vsize=15708640 CPUtime=1191.8 cores=1,3,5,7
/proc/9237/task/9259/stat : 9259 (java) R 9235 9237 8531 0 -1 4202560 207571 0 0 0 119141 39 0 0 25 0 22 0 523572227 16085647360 72943 33554432000 1073741824 1073778376 140737335210384 18446744073709551615 46912505831715 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 15708640

Child status: 143
Real time (s): 1207.53
CPU time (s): 4800.37
CPU user time (s): 4796.29
CPU system time (s): 4.08038
CPU usage (%): 397.537
Max. virtual memory (cumulated for all children) (KiB): 15710764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.29
system time used= 4.08038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1533909
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= 308353
involuntary context switches= 170935

runsolver used 1.9467 second user time and 4.67929 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 01:28:44
IDJOB=3312530
IDBENCH=82715
IDSOLVER=1699
FILE ID=node121/3312530-1304119724
RUNJOBID= node121-1304118421-9063
PBS_JOBID= 13170701
Free space on /tmp= 72652 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S520872997-084.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312530-1304119724/watcher-3312530-1304119724 -o /tmp/evaluation-result-3312530-1304119724/solver-3312530-1304119724 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312530-1304119724.cnf

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

MD5SUM BENCH= b9af20624ed5bd46fea8950d0fddc198
RANDOM SEED=276036794

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      19330152 kB
Buffers:       2184696 kB
Cached:       10286280 kB
SwapCached:       2776 kB
Active:        9722392 kB
Inactive:      3374312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19330152 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:      623840 kB
Mapped:          22672 kB
Slab:           456360 kB
PageTables:       6544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1033192 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= 72652 MiB
End job on node121 at 2011-04-30 01:48:54