Trace number 3313022

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.21 1207.44

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2832
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

Solver Data

0.10/0.12	13:26 INFO : Reading from input HOME/instance-3313022-1304187206.cnf
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Executor set job limit to 1000000
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.26/0.26	Starting Executor!
0.81/0.42	13:26 INFO : 326 variables remaining out of 326
0.81/0.42	13:26 INFO : 12724 literals remaining out of 12724
4.23/1.38	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:2).
4.23/1.38	log4j:WARN Please initialize the log4j system properly.
4.23/1.38	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

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

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

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


[startup+0 s]
/proc/loadavg: 7.35 7.49 7.80 6/202 691
/proc/meminfo: memFree=17731128/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=252 CPUtime=0 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4194304 353 0 0 0 0 0 0 0 25 0 1 0 530318733 258048 31 33554432000 1073741824 1073778376 140733872785184 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071699453118 0 0 17 5 0 0 0
/proc/691/statm: 63 31 24 9 0 22 0

[startup+0.0509841 s]
/proc/loadavg: 7.35 7.49 7.80 6/202 691
/proc/meminfo: memFree=17731128/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15606304 CPUtime=0.03 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 3921 0 1 0 3 0 0 0 25 0 15 0 530318733 15980855296 3361 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3901833 3366 1712 9 0 3892581 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15606304

[startup+0.100988 s]
/proc/loadavg: 7.35 7.49 7.80 6/202 691
/proc/meminfo: memFree=17731128/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15676512 CPUtime=0.1 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 5565 0 1 0 9 1 0 0 25 0 18 0 530318733 16052748288 4970 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3919128 4970 2116 9 0 3909847 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676512

[startup+0.301253 s]
/proc/loadavg: 7.35 7.49 7.80 6/202 691
/proc/meminfo: memFree=17731128/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15748212 CPUtime=0.52 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 11577 0 1 0 50 2 0 0 25 0 22 0 530318733 16126169088 10041 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937053 10041 2219 9 0 3927772 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15748212

[startup+0.700835 s]
/proc/loadavg: 7.35 7.49 7.80 6/202 691
/proc/meminfo: memFree=17731128/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15751008 CPUtime=1.86 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 29820 0 1 0 182 4 0 0 25 0 22 0 530318733 16129032192 24955 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937752 24970 2259 9 0 3928471 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 15751008

[startup+1.50069 s]
/proc/loadavg: 7.35 7.49 7.80 11/224 713
/proc/meminfo: memFree=17563924/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15751008 CPUtime=5.03 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 56991 0 1 0 495 8 0 0 25 0 22 0 530318733 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937752 50007 2285 9 0 3928471 0
[pid=691/tid=693] ppid=689 vsize=15751008 CPUtime=0.39 cores=1,3,5,7
/proc/691/task/693/stat : 693 (java) S 689 691 32679 0 -1 4202560 7008 0 1 0 38 1 0 0 20 0 22 0 530318734 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=694] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/694/stat : 694 (java) S 689 691 32679 0 -1 4202560 1293 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=695] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/695/stat : 695 (java) S 689 691 32679 0 -1 4202560 793 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=696] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/696/stat : 696 (java) S 689 691 32679 0 -1 4202560 791 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=697] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/697/stat : 697 (java) S 689 691 32679 0 -1 4202560 850 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=698] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/698/stat : 698 (java) S 689 691 32679 0 -1 4202560 924 0 0 0 0 0 0 0 16 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=699] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/699/stat : 699 (java) S 689 691 32679 0 -1 4202560 660 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=700] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/700/stat : 700 (java) S 689 691 32679 0 -1 4202560 1499 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=701] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/701/stat : 701 (java) S 689 691 32679 0 -1 4202560 329 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=702] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/702/stat : 702 (java) S 689 691 32679 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 530318736 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 0 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=703] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/703/stat : 703 (java) S 689 691 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=704] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/704/stat : 704 (java) S 689 691 32679 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=705] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/705/stat : 705 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347716017 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=706] ppid=689 vsize=15751008 CPUtime=1.05 cores=1,3,5,7
/proc/691/task/706/stat : 706 (java) R 689 691 32679 0 -1 4202560 6344 0 0 0 105 0 0 0 16 0 22 0 530318738 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 47463326412976 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=691/tid=707] ppid=689 vsize=15751008 CPUtime=0.63 cores=1,3,5,7
/proc/691/task/707/stat : 707 (java) R 689 691 32679 0 -1 4202560 6311 0 0 0 63 0 0 0 25 0 22 0 530318738 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347711260 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=691/tid=708] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/708/stat : 708 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=709] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/709/stat : 709 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530318738 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=710] ppid=689 vsize=15751008 CPUtime=0.79 cores=1,3,5,7
/proc/691/task/710/stat : 710 (java) R 689 691 32679 0 -1 4202560 7455 0 0 0 78 1 0 0 16 0 22 0 530318760 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505726544 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=691/tid=711] ppid=689 vsize=15751008 CPUtime=0.51 cores=1,3,5,7
/proc/691/task/711/stat : 711 (java) R 689 691 32679 0 -1 4202560 6815 0 0 0 51 0 0 0 20 0 22 0 530318760 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505780965 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=691/tid=712] ppid=689 vsize=15751008 CPUtime=0.65 cores=1,3,5,7
/proc/691/task/712/stat : 712 (java) R 689 691 32679 0 -1 4202560 3003 0 0 0 65 0 0 0 19 0 22 0 530318760 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505523303 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=691/tid=713] ppid=689 vsize=15751008 CPUtime=0.88 cores=1,3,5,7
/proc/691/task/713/stat : 713 (java) R 689 691 32679 0 -1 4202560 11457 0 0 0 87 1 0 0 18 0 22 0 530318760 16129032192 50007 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505687337 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 15751008

[startup+3.10141 s]
/proc/loadavg: 7.35 7.49 7.80 9/224 713
/proc/meminfo: memFree=17410052/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15751008 CPUtime=11.4 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 151599 0 1 0 1119 21 0 0 25 0 22 0 530318733 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937752 144250 2285 9 0 3928471 0
[pid=691/tid=693] ppid=689 vsize=15751008 CPUtime=0.39 cores=1,3,5,7
/proc/691/task/693/stat : 693 (java) S 689 691 32679 0 -1 4202560 7008 0 1 0 38 1 0 0 20 0 22 0 530318734 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=694] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/694/stat : 694 (java) S 689 691 32679 0 -1 4202560 1293 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=695] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/695/stat : 695 (java) S 689 691 32679 0 -1 4202560 2168 0 0 0 0 0 0 0 16 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=696] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/696/stat : 696 (java) S 689 691 32679 0 -1 4202560 1704 0 0 0 0 0 0 0 16 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=697] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/697/stat : 697 (java) S 689 691 32679 0 -1 4202560 2638 0 0 0 0 0 0 0 16 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=698] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/698/stat : 698 (java) S 689 691 32679 0 -1 4202560 2355 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=699] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/699/stat : 699 (java) S 689 691 32679 0 -1 4202560 1352 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=700] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/700/stat : 700 (java) S 689 691 32679 0 -1 4202560 2333 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=701] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/701/stat : 701 (java) S 689 691 32679 0 -1 4202560 805 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=702] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/702/stat : 702 (java) S 689 691 32679 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 530318736 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 0 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=703] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/703/stat : 703 (java) S 689 691 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=704] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/704/stat : 704 (java) S 689 691 32679 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=705] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/705/stat : 705 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347716017 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=706] ppid=689 vsize=15751008 CPUtime=1.31 cores=1,3,5,7
/proc/691/task/706/stat : 706 (java) S 689 691 32679 0 -1 4202560 6369 0 0 0 131 0 0 0 16 0 22 0 530318738 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=707] ppid=689 vsize=15751008 CPUtime=0.69 cores=1,3,5,7
/proc/691/task/707/stat : 707 (java) S 689 691 32679 0 -1 4202560 6585 0 0 0 69 0 0 0 16 0 22 0 530318738 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=708] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/708/stat : 708 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=709] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/709/stat : 709 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530318738 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=710] ppid=689 vsize=15751008 CPUtime=2.38 cores=1,3,5,7
/proc/691/task/710/stat : 710 (java) R 689 691 32679 0 -1 4202560 32175 0 0 0 234 4 0 0 18 0 22 0 530318760 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505780480 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=691/tid=711] ppid=689 vsize=15751008 CPUtime=1.94 cores=1,3,5,7
/proc/691/task/711/stat : 711 (java) R 689 691 32679 0 -1 4202560 25959 0 0 0 191 3 0 0 23 0 22 0 530318760 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912506284652 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=691/tid=712] ppid=689 vsize=15751008 CPUtime=2.13 cores=1,3,5,7
/proc/691/task/712/stat : 712 (java) R 689 691 32679 0 -1 4202560 22142 0 0 0 211 2 0 0 21 0 22 0 530318760 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505716216 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=691/tid=713] ppid=689 vsize=15751008 CPUtime=2.41 cores=1,3,5,7
/proc/691/task/713/stat : 713 (java) R 689 691 32679 0 -1 4202560 34885 0 0 0 237 4 0 0 21 0 22 0 530318760 16129032192 144250 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 15751008

[startup+6.30085 s]
/proc/loadavg: 7.40 7.50 7.80 9/224 713
/proc/meminfo: memFree=16628232/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15751008 CPUtime=24.16 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 278339 0 1 0 2377 39 0 0 25 0 22 0 530318733 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937752 267067 2291 9 0 3928471 0
[pid=691/tid=693] ppid=689 vsize=15751008 CPUtime=0.39 cores=1,3,5,7
/proc/691/task/693/stat : 693 (java) S 689 691 32679 0 -1 4202560 7008 0 1 0 38 1 0 0 20 0 22 0 530318734 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=694] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/694/stat : 694 (java) S 689 691 32679 0 -1 4202560 1437 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=695] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/695/stat : 695 (java) S 689 691 32679 0 -1 4202560 2256 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=696] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/696/stat : 696 (java) S 689 691 32679 0 -1 4202560 1741 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=697] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/697/stat : 697 (java) S 689 691 32679 0 -1 4202560 2737 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=698] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/698/stat : 698 (java) S 689 691 32679 0 -1 4202560 2678 0 0 0 0 0 0 0 16 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=699] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/699/stat : 699 (java) S 689 691 32679 0 -1 4202560 1417 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=700] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/700/stat : 700 (java) S 689 691 32679 0 -1 4202560 2473 0 0 0 0 0 0 0 16 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=701] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/701/stat : 701 (java) S 689 691 32679 0 -1 4202560 951 0 0 0 0 0 0 0 15 0 22 0 530318735 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=702] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/702/stat : 702 (java) S 689 691 32679 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 530318736 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 0 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=703] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/703/stat : 703 (java) S 689 691 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=704] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/704/stat : 704 (java) S 689 691 32679 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=705] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/705/stat : 705 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347716017 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=706] ppid=689 vsize=15751008 CPUtime=1.35 cores=1,3,5,7
/proc/691/task/706/stat : 706 (java) S 689 691 32679 0 -1 4202560 6369 0 0 0 135 0 0 0 15 0 22 0 530318738 16129032192 267067 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0

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

[pid=691/tid=711] ppid=689 vsize=15751008 CPUtime=1049.11 cores=1,3,5,7
/proc/691/task/711/stat : 711 (java) R 689 691 32679 0 -1 4202560 209659 0 0 0 104873 38 0 0 25 0 22 0 530318760 16129032192 95159 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505716200 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=691/tid=712] ppid=689 vsize=15751008 CPUtime=1048.39 cores=1,3,5,7
/proc/691/task/712/stat : 712 (java) R 689 691 32679 0 -1 4202560 208687 0 0 0 104800 39 0 0 19 0 22 0 530318760 16129032192 95159 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505716323 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=691/tid=713] ppid=689 vsize=15751008 CPUtime=1048.59 cores=1,3,5,7
/proc/691/task/713/stat : 713 (java) R 689 691 32679 0 -1 4202560 219879 0 0 0 104821 38 0 0 25 0 22 0 530318760 16129032192 95159 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 47463329895330 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4223.19
Current children cumulated vsize (KiB) 15751008

[startup+1122.3 s]
/proc/loadavg: 5.32 7.25 7.69 5/197 764
/proc/meminfo: memFree=25391400/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15751008 CPUtime=4461.76 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 1475249 0 1 0 445791 385 0 0 25 0 22 0 530318733 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937752 107561 2299 9 0 3928471 0
[pid=691/tid=693] ppid=689 vsize=15751008 CPUtime=0.39 cores=1,3,5,7
/proc/691/task/693/stat : 693 (java) S 689 691 32679 0 -1 4202560 7008 0 1 0 38 1 0 0 20 0 22 0 530318734 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=694] ppid=689 vsize=15751008 CPUtime=3.05 cores=1,3,5,7
/proc/691/task/694/stat : 694 (java) S 689 691 32679 0 -1 4202560 67554 0 0 0 285 20 0 0 16 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=695] ppid=689 vsize=15751008 CPUtime=3.03 cores=1,3,5,7
/proc/691/task/695/stat : 695 (java) S 689 691 32679 0 -1 4202560 68928 0 0 0 286 17 0 0 15 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=696] ppid=689 vsize=15751008 CPUtime=3.08 cores=1,3,5,7
/proc/691/task/696/stat : 696 (java) S 689 691 32679 0 -1 4202560 63538 0 0 0 291 17 0 0 15 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=697] ppid=689 vsize=15751008 CPUtime=3.05 cores=1,3,5,7
/proc/691/task/697/stat : 697 (java) S 689 691 32679 0 -1 4202560 68178 0 0 0 286 19 0 0 16 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=698] ppid=689 vsize=15751008 CPUtime=2.98 cores=1,3,5,7
/proc/691/task/698/stat : 698 (java) S 689 691 32679 0 -1 4202560 64589 0 0 0 280 18 0 0 15 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=699] ppid=689 vsize=15751008 CPUtime=3.02 cores=1,3,5,7
/proc/691/task/699/stat : 699 (java) S 689 691 32679 0 -1 4202560 66027 0 0 0 285 17 0 0 15 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=700] ppid=689 vsize=15751008 CPUtime=2.95 cores=1,3,5,7
/proc/691/task/700/stat : 700 (java) S 689 691 32679 0 -1 4202560 64507 0 0 0 277 18 0 0 15 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=701] ppid=689 vsize=15751008 CPUtime=2.98 cores=1,3,5,7
/proc/691/task/701/stat : 701 (java) S 689 691 32679 0 -1 4202560 66043 0 0 0 281 17 0 0 15 0 22 0 530318735 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=702] ppid=689 vsize=15751008 CPUtime=2.28 cores=1,3,5,7
/proc/691/task/702/stat : 702 (java) S 689 691 32679 0 -1 4202560 3563 0 0 0 161 67 0 0 15 0 22 0 530318736 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 0 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=703] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/703/stat : 703 (java) S 689 691 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=704] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/704/stat : 704 (java) S 689 691 32679 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=705] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/705/stat : 705 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347716017 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=706] ppid=689 vsize=15751008 CPUtime=1.43 cores=1,3,5,7
/proc/691/task/706/stat : 706 (java) S 689 691 32679 0 -1 4202560 6377 0 0 0 143 0 0 0 15 0 22 0 530318738 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=707] ppid=689 vsize=15751008 CPUtime=0.74 cores=1,3,5,7
/proc/691/task/707/stat : 707 (java) S 689 691 32679 0 -1 4202560 6597 0 0 0 74 0 0 0 16 0 22 0 530318738 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=708] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/708/stat : 708 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=709] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/709/stat : 709 (java) S 689 691 32679 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 530318738 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=710] ppid=689 vsize=15751008 CPUtime=1108.6 cores=1,3,5,7
/proc/691/task/710/stat : 710 (java) R 689 691 32679 0 -1 4202560 234481 0 0 0 110819 41 0 0 25 0 22 0 530318760 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912506287451 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=691/tid=711] ppid=689 vsize=15751008 CPUtime=1108.49 cores=1,3,5,7
/proc/691/task/711/stat : 711 (java) R 689 691 32679 0 -1 4202560 225579 0 0 0 110808 41 0 0 25 0 22 0 530318760 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912506315978 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=691/tid=712] ppid=689 vsize=15751008 CPUtime=1107.71 cores=1,3,5,7
/proc/691/task/712/stat : 712 (java) R 689 691 32679 0 -1 4202560 224977 0 0 0 110730 41 0 0 25 0 22 0 530318760 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505523240 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=691/tid=713] ppid=689 vsize=15751008 CPUtime=1107.82 cores=1,3,5,7
/proc/691/task/713/stat : 713 (java) R 689 691 32679 0 -1 4202560 235860 0 0 0 110740 42 0 0 25 0 22 0 530318760 16129032192 107561 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 47463329896182 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4461.76
Current children cumulated vsize (KiB) 15751008

[startup+1182.3 s]
/proc/loadavg: 4.53 6.67 7.46 5/197 765
/proc/meminfo: memFree=25350700/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15751008 CPUtime=4700.32 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 1551637 0 1 0 469624 408 0 0 25 0 22 0 530318733 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937752 116118 2299 9 0 3928471 0
[pid=691/tid=693] ppid=689 vsize=15751008 CPUtime=0.39 cores=1,3,5,7
/proc/691/task/693/stat : 693 (java) S 689 691 32679 0 -1 4202560 7008 0 1 0 38 1 0 0 20 0 22 0 530318734 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=694] ppid=689 vsize=15751008 CPUtime=3.21 cores=1,3,5,7
/proc/691/task/694/stat : 694 (java) S 689 691 32679 0 -1 4202560 72391 0 0 0 300 21 0 0 15 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=695] ppid=689 vsize=15751008 CPUtime=3.19 cores=1,3,5,7
/proc/691/task/695/stat : 695 (java) S 689 691 32679 0 -1 4202560 73422 0 0 0 300 19 0 0 16 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=696] ppid=689 vsize=15751008 CPUtime=3.26 cores=1,3,5,7
/proc/691/task/696/stat : 696 (java) S 689 691 32679 0 -1 4202560 67739 0 0 0 307 19 0 0 15 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=697] ppid=689 vsize=15751008 CPUtime=3.21 cores=1,3,5,7
/proc/691/task/697/stat : 697 (java) S 689 691 32679 0 -1 4202560 73617 0 0 0 301 20 0 0 15 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=698] ppid=689 vsize=15751008 CPUtime=3.13 cores=1,3,5,7
/proc/691/task/698/stat : 698 (java) S 689 691 32679 0 -1 4202560 69389 0 0 0 293 20 0 0 15 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=699] ppid=689 vsize=15751008 CPUtime=3.18 cores=1,3,5,7
/proc/691/task/699/stat : 699 (java) S 689 691 32679 0 -1 4202560 69704 0 0 0 300 18 0 0 15 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=700] ppid=689 vsize=15751008 CPUtime=3.11 cores=1,3,5,7
/proc/691/task/700/stat : 700 (java) S 689 691 32679 0 -1 4202560 68925 0 0 0 291 20 0 0 15 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=701] ppid=689 vsize=15751008 CPUtime=3.14 cores=1,3,5,7
/proc/691/task/701/stat : 701 (java) S 689 691 32679 0 -1 4202560 71074 0 0 0 296 18 0 0 16 0 22 0 530318735 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=702] ppid=689 vsize=15751008 CPUtime=2.4 cores=1,3,5,7
/proc/691/task/702/stat : 702 (java) S 689 691 32679 0 -1 4202560 3710 0 0 0 170 70 0 0 15 0 22 0 530318736 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 0 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=703] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/703/stat : 703 (java) S 689 691 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=704] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/704/stat : 704 (java) S 689 691 32679 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=705] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/705/stat : 705 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347716017 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=706] ppid=689 vsize=15751008 CPUtime=1.43 cores=1,3,5,7
/proc/691/task/706/stat : 706 (java) S 689 691 32679 0 -1 4202560 6377 0 0 0 143 0 0 0 15 0 22 0 530318738 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=707] ppid=689 vsize=15751008 CPUtime=0.74 cores=1,3,5,7
/proc/691/task/707/stat : 707 (java) S 689 691 32679 0 -1 4202560 6597 0 0 0 74 0 0 0 16 0 22 0 530318738 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=708] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/708/stat : 708 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=709] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/709/stat : 709 (java) S 689 691 32679 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 530318738 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=710] ppid=689 vsize=15751008 CPUtime=1167.82 cores=1,3,5,7
/proc/691/task/710/stat : 710 (java) R 689 691 32679 0 -1 4202560 244281 0 0 0 116738 44 0 0 25 0 22 0 530318760 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912506261966 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=691/tid=711] ppid=689 vsize=15751008 CPUtime=1167.77 cores=1,3,5,7
/proc/691/task/711/stat : 711 (java) R 689 691 32679 0 -1 4202560 235553 0 0 0 116734 43 0 0 25 0 22 0 530318760 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505719168 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=691/tid=712] ppid=689 vsize=15751008 CPUtime=1167.07 cores=1,3,5,7
/proc/691/task/712/stat : 712 (java) R 689 691 32679 0 -1 4202560 234713 0 0 0 116665 42 0 0 25 0 22 0 530318760 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505523269 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=691/tid=713] ppid=689 vsize=15751008 CPUtime=1167.11 cores=1,3,5,7
/proc/691/task/713/stat : 713 (java) R 689 691 32679 0 -1 4202560 245690 0 0 0 116667 44 0 0 25 0 22 0 530318760 16129032192 116118 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912506284056 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4700.32
Current children cumulated vsize (KiB) 15751008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.4 s]
/proc/loadavg: 4.35 6.45 7.37 5/197 766
/proc/meminfo: memFree=25396564/32951124 swapFree=67111412/67111528
[pid=691] ppid=689 vsize=15751008 CPUtime=4800.14 cores=1,3,5,7
/proc/691/stat : 691 (java) S 689 691 32679 0 -1 4202496 1573267 0 1 0 479599 415 0 0 25 0 22 0 530318733 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/691/statm: 3937752 106101 2299 9 0 3928471 0
[pid=691/tid=693] ppid=689 vsize=15751008 CPUtime=0.39 cores=1,3,5,7
/proc/691/task/693/stat : 693 (java) S 689 691 32679 0 -1 4202560 7008 0 1 0 38 1 0 0 20 0 22 0 530318734 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=694] ppid=689 vsize=15751008 CPUtime=3.27 cores=1,3,5,7
/proc/691/task/694/stat : 694 (java) S 689 691 32679 0 -1 4202560 72854 0 0 0 306 21 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=695] ppid=689 vsize=15751008 CPUtime=3.26 cores=1,3,5,7
/proc/691/task/695/stat : 695 (java) S 689 691 32679 0 -1 4202560 73890 0 0 0 307 19 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=696] ppid=689 vsize=15751008 CPUtime=3.33 cores=1,3,5,7
/proc/691/task/696/stat : 696 (java) S 689 691 32679 0 -1 4202560 68367 0 0 0 314 19 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=697] ppid=689 vsize=15751008 CPUtime=3.28 cores=1,3,5,7
/proc/691/task/697/stat : 697 (java) S 689 691 32679 0 -1 4202560 74011 0 0 0 308 20 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=698] ppid=689 vsize=15751008 CPUtime=3.18 cores=1,3,5,7
/proc/691/task/698/stat : 698 (java) S 689 691 32679 0 -1 4202560 69624 0 0 0 298 20 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=699] ppid=689 vsize=15751008 CPUtime=3.24 cores=1,3,5,7
/proc/691/task/699/stat : 699 (java) S 689 691 32679 0 -1 4202560 70318 0 0 0 306 18 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=700] ppid=689 vsize=15751008 CPUtime=3.19 cores=1,3,5,7
/proc/691/task/700/stat : 700 (java) S 689 691 32679 0 -1 4202560 69654 0 0 0 298 21 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=701] ppid=689 vsize=15751008 CPUtime=3.22 cores=1,3,5,7
/proc/691/task/701/stat : 701 (java) S 689 691 32679 0 -1 4202560 71527 0 0 0 303 19 0 0 15 0 22 0 530318735 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=702] ppid=689 vsize=15751008 CPUtime=2.45 cores=1,3,5,7
/proc/691/task/702/stat : 702 (java) S 689 691 32679 0 -1 4202560 3760 0 0 0 173 72 0 0 15 0 22 0 530318736 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 0 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=703] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/703/stat : 703 (java) S 689 691 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=704] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/704/stat : 704 (java) S 689 691 32679 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 530318736 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=705] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/705/stat : 705 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347716017 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=706] ppid=689 vsize=15751008 CPUtime=1.43 cores=1,3,5,7
/proc/691/task/706/stat : 706 (java) S 689 691 32679 0 -1 4202560 6377 0 0 0 143 0 0 0 15 0 22 0 530318738 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 1 0 0 0
[pid=691/tid=707] ppid=689 vsize=15751008 CPUtime=0.74 cores=1,3,5,7
/proc/691/task/707/stat : 707 (java) S 689 691 32679 0 -1 4202560 6597 0 0 0 74 0 0 0 16 0 22 0 530318738 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 3 0 0 0
[pid=691/tid=708] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/708/stat : 708 (java) S 689 691 32679 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530318738 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708313 0 4 0 16800975 18446604463572007616 0 0 -1 5 0 0 0
[pid=691/tid=709] ppid=689 vsize=15751008 CPUtime=0 cores=1,3,5,7
/proc/691/task/709/stat : 709 (java) S 689 691 32679 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 530318738 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 232347708928 0 4 0 16800975 18446604463572007616 0 0 -1 7 0 0 0
[pid=691/tid=710] ppid=689 vsize=15751008 CPUtime=1192.64 cores=1,3,5,7
/proc/691/task/710/stat : 710 (java) R 689 691 32679 0 -1 4202560 248832 0 0 0 119219 45 0 0 25 0 22 0 530318760 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505523263 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=691/tid=711] ppid=689 vsize=15751008 CPUtime=1192.51 cores=1,3,5,7
/proc/691/task/711/stat : 711 (java) R 689 691 32679 0 -1 4202560 239873 0 0 0 119207 44 0 0 25 0 22 0 530318760 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505719380 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=691/tid=712] ppid=689 vsize=15751008 CPUtime=1191.9 cores=1,3,5,7
/proc/691/task/712/stat : 712 (java) R 689 691 32679 0 -1 4202560 238994 0 0 0 119147 43 0 0 25 0 22 0 530318760 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912506287316 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=691/tid=713] ppid=689 vsize=15751008 CPUtime=1191.96 cores=1,3,5,7
/proc/691/task/713/stat : 713 (java) R 689 691 32679 0 -1 4202560 250132 0 0 0 119151 45 0 0 25 0 22 0 530318760 16129032192 106101 33554432000 1073741824 1073778376 140733751590512 18446744073709551615 46912505779744 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 15751008

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): 1207.44
CPU time (s): 4800.21
CPU user time (s): 4796.03
CPU system time (s): 4.17537
CPU usage (%): 397.554
Max. virtual memory (cumulated for all children) (KiB): 15752248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.03
system time used= 4.17537
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1573295
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= 302474
involuntary context switches= 171356

runsolver used 1.88271 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 20:13:26
IDJOB=3313022
IDBENCH=85366
IDSOLVER=1699
FILE ID=node132/3313022-1304187206
RUNJOBID= node132-1304184273-32698
PBS_JOBID= 13172467
Free space on /tmp= 72096 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313022-1304187206/watcher-3313022-1304187206 -o /tmp/evaluation-result-3313022-1304187206/solver-3313022-1304187206 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313022-1304187206.cnf

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=1517094385

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17731408 kB
Buffers:        701744 kB
Cached:        5965292 kB
SwapCached:        112 kB
Active:        9595872 kB
Inactive:      5128880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17731408 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           45600 kB
Writeback:           0 kB
AnonPages:     8057760 kB
Mapped:          23516 kB
Slab:           418112 kB
PageTables:      20224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  9669252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node132 at 2011-04-30 20:33:35