Trace number 3311199

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 (hbr=2)? (TO) 4800.47 1205.11

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
MD5SUMcf967108532c9cfea4028aa361399380
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.8385
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.12	11:28 INFO : Reading from input HOME/instance-3311199-1307635887.cnf
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Executor set job limit to 1000000
0.73/0.53	Starting Executor!
0.73/0.53	Starting Executor!
0.73/0.53	Starting Executor!
0.73/0.54	Starting Executor!
2.80/1.51	11:29 INFO : 14956 variables remaining out of 15000
2.80/1.51	11:29 INFO : 250832 literals remaining out of 252000

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: 977)

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

running on 4 cores: 0,2,4,6

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: 8.15 8.20 7.10 4/198 11089
/proc/meminfo: memFree=32398848/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11089/stat : 11089 (java) R 11087 11089 10687 0 -1 4202496 1192 0 0 0 0 0 0 0 25 0 1 0 875189196 23580672 678 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230804202984 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11089/statm: 5757 679 505 9 0 124 0

[startup+0.021206 s]
/proc/loadavg: 8.15 8.20 7.10 4/198 11089
/proc/meminfo: memFree=32398848/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15602060 CPUtime=0.01 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 3294 0 1 0 1 0 0 0 25 0 11 0 875189196 15976509440 2735 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3900515 2736 1598 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100187 s]
/proc/loadavg: 8.15 8.20 7.10 4/198 11089
/proc/meminfo: memFree=32398848/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15676488 CPUtime=0.11 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 5567 0 1 0 10 1 0 0 25 0 18 0 875189196 16052723712 4987 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3919122 4987 2117 9 0 3909841 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676488

[startup+0.301167 s]
/proc/loadavg: 8.15 8.20 7.10 4/198 11089
/proc/meminfo: memFree=32398848/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15682348 CPUtime=0.53 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 15349 0 1 0 50 3 0 0 25 0 18 0 875189196 16058724352 13607 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3920587 13613 2207 9 0 3911306 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15682348

[startup+0.70108 s]
/proc/loadavg: 8.15 8.20 7.10 4/198 11089
/proc/meminfo: memFree=32398848/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15686460 CPUtime=1.12 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 41613 0 1 0 107 5 0 0 25 0 22 0 875189196 16062935040 39532 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3921615 39532 2255 9 0 3912334 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 15686460

[startup+1.5009 s]
/proc/loadavg: 7.74 8.11 7.08 4/220 11111
/proc/meminfo: memFree=32168916/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15714060 CPUtime=2.8 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 52365 0 1 0 273 7 0 0 25 0 22 0 875189196 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3928515 46698 2267 9 0 3919234 0
[pid=11089/tid=11091] ppid=11087 vsize=15714060 CPUtime=1.48 cores=0,2,4,6
/proc/11089/task/11091/stat : 11091 (java) R 11087 11089 10687 0 -1 4202560 35657 0 1 0 143 5 0 0 21 0 22 0 875189196 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505188746 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11092/stat : 11092 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11093/stat : 11093 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11094] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11094/stat : 11094 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11095] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11095/stat : 11095 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11096] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11096/stat : 11096 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11097] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11097/stat : 11097 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11098] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11098/stat : 11098 (java) S 11087 11089 10687 0 -1 4202560 348 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11099] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11099/stat : 11099 (java) S 11087 11089 10687 0 -1 4202560 67 0 0 0 0 0 0 0 21 0 22 0 875189197 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11100] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11100/stat : 11100 (java) S 11087 11089 10687 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 875189198 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 0 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11101] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11101/stat : 11101 (java) S 11087 11089 10687 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 875189198 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11102] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11102/stat : 11102 (java) S 11087 11089 10687 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 875189198 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11103] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11103/stat : 11103 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820989361 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11104] ppid=11087 vsize=15714060 CPUtime=0.39 cores=0,2,4,6
/proc/11089/task/11104/stat : 11104 (java) S 11087 11089 10687 0 -1 4202560 2457 0 0 0 39 0 0 0 16 0 22 0 875189200 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11105] ppid=11087 vsize=15714060 CPUtime=0.9 cores=0,2,4,6
/proc/11089/task/11105/stat : 11105 (java) R 11087 11089 10687 0 -1 4202560 12390 0 0 0 89 1 0 0 25 0 22 0 875189200 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 47738616339048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11089/tid=11106] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11106/stat : 11106 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11107] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11107/stat : 11107 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 875189200 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11108] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11108/stat : 11108 (java) S 11087 11089 10687 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 875189250 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11109] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11109/stat : 11109 (java) S 11087 11089 10687 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 875189250 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11110] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11110/stat : 11110 (java) S 11087 11089 10687 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 875189250 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11111] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11111/stat : 11111 (java) S 11087 11089 10687 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 875189250 16091197440 46698 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 15714060

[startup+3.10158 s]
/proc/loadavg: 7.74 8.11 7.08 12/220 11111
/proc/meminfo: memFree=32004500/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15714060 CPUtime=8.3 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 136488 0 1 0 812 18 0 0 25 0 22 0 875189196 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3928515 128799 2275 9 0 3919234 0
[pid=11089/tid=11091] ppid=11087 vsize=15714060 CPUtime=1.5 cores=0,2,4,6
/proc/11089/task/11091/stat : 11091 (java) S 11087 11089 10687 0 -1 4202560 35668 0 1 0 145 5 0 0 21 0 22 0 875189196 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=15714060 CPUtime=0.02 cores=0,2,4,6
/proc/11089/task/11092/stat : 11092 (java) S 11087 11089 10687 0 -1 4202560 4940 0 0 0 2 0 0 0 15 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=15714060 CPUtime=0.06 cores=0,2,4,6
/proc/11089/task/11093/stat : 11093 (java) S 11087 11089 10687 0 -1 4202560 10072 0 0 0 5 1 0 0 15 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11094] ppid=11087 vsize=15714060 CPUtime=0.04 cores=0,2,4,6
/proc/11089/task/11094/stat : 11094 (java) S 11087 11089 10687 0 -1 4202560 6504 0 0 0 4 0 0 0 16 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11095] ppid=11087 vsize=15714060 CPUtime=0.04 cores=0,2,4,6
/proc/11089/task/11095/stat : 11095 (java) S 11087 11089 10687 0 -1 4202560 8738 0 0 0 3 1 0 0 16 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11096] ppid=11087 vsize=15714060 CPUtime=0.05 cores=0,2,4,6
/proc/11089/task/11096/stat : 11096 (java) S 11087 11089 10687 0 -1 4202560 9726 0 0 0 4 1 0 0 16 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11097] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11097/stat : 11097 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11098] ppid=11087 vsize=15714060 CPUtime=0.04 cores=0,2,4,6
/proc/11089/task/11098/stat : 11098 (java) S 11087 11089 10687 0 -1 4202560 10194 0 0 0 4 0 0 0 16 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11099] ppid=11087 vsize=15714060 CPUtime=0.04 cores=0,2,4,6
/proc/11089/task/11099/stat : 11099 (java) S 11087 11089 10687 0 -1 4202560 10745 0 0 0 3 1 0 0 15 0 22 0 875189197 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11100] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11100/stat : 11100 (java) S 11087 11089 10687 0 -1 4202560 271 0 0 0 0 0 0 0 15 0 22 0 875189198 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 0 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11101] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11101/stat : 11101 (java) S 11087 11089 10687 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 875189198 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11102] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11102/stat : 11102 (java) S 11087 11089 10687 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 875189198 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11103] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11103/stat : 11103 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820989361 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11104] ppid=11087 vsize=15714060 CPUtime=0.58 cores=0,2,4,6
/proc/11089/task/11104/stat : 11104 (java) S 11087 11089 10687 0 -1 4202560 3495 0 0 0 58 0 0 0 15 0 22 0 875189200 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11105] ppid=11087 vsize=15714060 CPUtime=1.1 cores=0,2,4,6
/proc/11089/task/11105/stat : 11105 (java) R 11087 11089 10687 0 -1 4202560 13552 0 0 0 109 1 0 0 17 0 22 0 875189200 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 47738612381184 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11089/tid=11106] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11106/stat : 11106 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11107] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11107/stat : 11107 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 875189200 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11108] ppid=11087 vsize=15714060 CPUtime=1.16 cores=0,2,4,6
/proc/11089/task/11108/stat : 11108 (java) R 11087 11089 10687 0 -1 4202560 5160 0 0 0 116 0 0 0 16 0 22 0 875189250 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506104376 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11089/tid=11109] ppid=11087 vsize=15714060 CPUtime=1.02 cores=0,2,4,6
/proc/11089/task/11109/stat : 11109 (java) R 11087 11089 10687 0 -1 4202560 5573 0 0 0 102 0 0 0 16 0 22 0 875189250 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506276600 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11089/tid=11110] ppid=11087 vsize=15714060 CPUtime=1.35 cores=0,2,4,6
/proc/11089/task/11110/stat : 11110 (java) R 11087 11089 10687 0 -1 4202560 5652 0 0 0 135 0 0 0 16 0 22 0 875189250 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506198425 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11089/tid=11111] ppid=11087 vsize=15714060 CPUtime=1.15 cores=0,2,4,6
/proc/11089/task/11111/stat : 11111 (java) R 11087 11089 10687 0 -1 4202560 4811 0 0 0 115 0 0 0 16 0 22 0 875189250 16091197440 128799 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506104469 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 15714060

[startup+6.30099 s]
/proc/loadavg: 7.74 8.11 7.08 14/220 11111
/proc/meminfo: memFree=30219664/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15714060 CPUtime=21.07 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 390855 0 1 0 2054 53 0 0 25 0 22 0 875189196 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3928515 382917 2275 9 0 3919234 0
[pid=11089/tid=11091] ppid=11087 vsize=15714060 CPUtime=1.5 cores=0,2,4,6
/proc/11089/task/11091/stat : 11091 (java) S 11087 11089 10687 0 -1 4202560 35668 0 1 0 145 5 0 0 21 0 22 0 875189196 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=15714060 CPUtime=0.06 cores=0,2,4,6
/proc/11089/task/11092/stat : 11092 (java) S 11087 11089 10687 0 -1 4202560 11934 0 0 0 4 2 0 0 15 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=15714060 CPUtime=0.21 cores=0,2,4,6
/proc/11089/task/11093/stat : 11093 (java) S 11087 11089 10687 0 -1 4202560 40255 0 0 0 14 7 0 0 16 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11094] ppid=11087 vsize=15714060 CPUtime=0.04 cores=0,2,4,6
/proc/11089/task/11094/stat : 11094 (java) S 11087 11089 10687 0 -1 4202560 6526 0 0 0 4 0 0 0 16 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11095] ppid=11087 vsize=15714060 CPUtime=0.09 cores=0,2,4,6
/proc/11089/task/11095/stat : 11095 (java) S 11087 11089 10687 0 -1 4202560 17217 0 0 0 7 2 0 0 16 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11096] ppid=11087 vsize=15714060 CPUtime=0.13 cores=0,2,4,6
/proc/11089/task/11096/stat : 11096 (java) S 11087 11089 10687 0 -1 4202560 30703 0 0 0 9 4 0 0 16 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11097] ppid=11087 vsize=15714060 CPUtime=0.04 cores=0,2,4,6
/proc/11089/task/11097/stat : 11097 (java) S 11087 11089 10687 0 -1 4202560 9188 0 0 0 3 1 0 0 15 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11098] ppid=11087 vsize=15714060 CPUtime=0.18 cores=0,2,4,6
/proc/11089/task/11098/stat : 11098 (java) S 11087 11089 10687 0 -1 4202560 40959 0 0 0 13 5 0 0 16 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11099] ppid=11087 vsize=15714060 CPUtime=0.11 cores=0,2,4,6
/proc/11089/task/11099/stat : 11099 (java) S 11087 11089 10687 0 -1 4202560 27872 0 0 0 6 5 0 0 16 0 22 0 875189197 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11100] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11100/stat : 11100 (java) S 11087 11089 10687 0 -1 4202560 901 0 0 0 0 0 0 0 15 0 22 0 875189198 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 0 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11101] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11101/stat : 11101 (java) S 11087 11089 10687 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 875189198 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11102] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11102/stat : 11102 (java) S 11087 11089 10687 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 875189198 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11103] ppid=11087 vsize=15714060 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11103/stat : 11103 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820989361 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11104] ppid=11087 vsize=15714060 CPUtime=0.61 cores=0,2,4,6
/proc/11089/task/11104/stat : 11104 (java) S 11087 11089 10687 0 -1 4202560 3500 0 0 0 61 0 0 0 15 0 22 0 875189200 16091197440 382917 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0

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

/proc/11089/task/11094/stat : 11094 (java) S 11087 11089 10687 0 -1 4202560 286561 0 0 0 391 53 0 0 15 0 22 0 875189197 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11095] ppid=11087 vsize=15705516 CPUtime=3.97 cores=0,2,4,6
/proc/11089/task/11095/stat : 11095 (java) S 11087 11089 10687 0 -1 4202560 270580 0 0 0 347 50 0 0 16 0 22 0 875189197 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11096] ppid=11087 vsize=15705516 CPUtime=3.33 cores=0,2,4,6
/proc/11089/task/11096/stat : 11096 (java) S 11087 11089 10687 0 -1 4202560 167925 0 0 0 305 28 0 0 16 0 22 0 875189197 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11097] ppid=11087 vsize=15705516 CPUtime=3.33 cores=0,2,4,6
/proc/11089/task/11097/stat : 11097 (java) S 11087 11089 10687 0 -1 4202560 189389 0 0 0 300 33 0 0 16 0 22 0 875189197 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11098] ppid=11087 vsize=15705516 CPUtime=3.57 cores=0,2,4,6
/proc/11089/task/11098/stat : 11098 (java) S 11087 11089 10687 0 -1 4202560 236187 0 0 0 316 41 0 0 15 0 22 0 875189197 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11099] ppid=11087 vsize=15705516 CPUtime=3.66 cores=0,2,4,6
/proc/11089/task/11099/stat : 11099 (java) S 11087 11089 10687 0 -1 4202560 263507 0 0 0 320 46 0 0 16 0 22 0 875189197 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11100] ppid=11087 vsize=15705516 CPUtime=2.65 cores=0,2,4,6
/proc/11089/task/11100/stat : 11100 (java) S 11087 11089 10687 0 -1 4202560 316595 0 0 0 225 40 0 0 15 0 22 0 875189198 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 0 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11101] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11101/stat : 11101 (java) S 11087 11089 10687 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 875189198 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11102] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11102/stat : 11102 (java) S 11087 11089 10687 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 875189198 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11103] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11103/stat : 11103 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820989361 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11104] ppid=11087 vsize=15705516 CPUtime=0.9 cores=0,2,4,6
/proc/11089/task/11104/stat : 11104 (java) S 11087 11089 10687 0 -1 4202560 4046 0 0 0 90 0 0 0 15 0 22 0 875189200 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11105] ppid=11087 vsize=15705516 CPUtime=1.18 cores=0,2,4,6
/proc/11089/task/11105/stat : 11105 (java) S 11087 11089 10687 0 -1 4202560 13770 0 0 0 117 1 0 0 16 0 22 0 875189200 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11106] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11106/stat : 11106 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11107] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11107/stat : 11107 (java) S 11087 11089 10687 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 875189200 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11108] ppid=11087 vsize=15705516 CPUtime=1109.24 cores=0,2,4,6
/proc/11089/task/11108/stat : 11108 (java) R 11087 11089 10687 0 -1 4202560 116448 0 0 0 110911 13 0 0 25 0 22 0 875189250 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505927068 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11089/tid=11109] ppid=11087 vsize=15705516 CPUtime=1107.68 cores=0,2,4,6
/proc/11089/task/11109/stat : 11109 (java) R 11087 11089 10687 0 -1 4202560 117404 0 0 0 110756 12 0 0 25 0 22 0 875189250 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506104428 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11089/tid=11110] ppid=11087 vsize=15705516 CPUtime=1108.07 cores=0,2,4,6
/proc/11089/task/11110/stat : 11110 (java) R 11087 11089 10687 0 -1 4202560 114761 0 0 0 110793 14 0 0 25 0 22 0 875189250 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505927213 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11089/tid=11111] ppid=11087 vsize=15705516 CPUtime=1109.97 cores=0,2,4,6
/proc/11089/task/11111/stat : 11111 (java) R 11087 11089 10687 0 -1 4202560 116933 0 0 0 110984 13 0 0 25 0 22 0 875189250 16082448384 2030995 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506058358 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4470.65
Current children cumulated vsize (KiB) 15705516

[startup+1182.3 s]
/proc/loadavg: 5.11 5.25 6.00 6/220 11142
/proc/meminfo: memFree=9053008/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15705516 CPUtime=4710.26 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 2710357 0 1 0 470588 438 0 0 25 0 22 0 875189196 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3926379 2014130 2293 9 0 3917098 0
[pid=11089/tid=11091] ppid=11087 vsize=15705516 CPUtime=1.5 cores=0,2,4,6
/proc/11089/task/11091/stat : 11091 (java) S 11087 11089 10687 0 -1 4202560 35668 0 1 0 145 5 0 0 21 0 22 0 875189196 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=15705516 CPUtime=3.46 cores=0,2,4,6
/proc/11089/task/11092/stat : 11092 (java) S 11087 11089 10687 0 -1 4202560 118994 0 0 0 326 20 0 0 15 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=15705516 CPUtime=3.94 cores=0,2,4,6
/proc/11089/task/11093/stat : 11093 (java) S 11087 11089 10687 0 -1 4202560 337196 0 0 0 337 57 0 0 16 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11094] ppid=11087 vsize=15705516 CPUtime=4.53 cores=0,2,4,6
/proc/11089/task/11094/stat : 11094 (java) S 11087 11089 10687 0 -1 4202560 286561 0 0 0 400 53 0 0 15 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11095] ppid=11087 vsize=15705516 CPUtime=4.19 cores=0,2,4,6
/proc/11089/task/11095/stat : 11095 (java) S 11087 11089 10687 0 -1 4202560 270604 0 0 0 368 51 0 0 15 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11096] ppid=11087 vsize=15705516 CPUtime=3.54 cores=0,2,4,6
/proc/11089/task/11096/stat : 11096 (java) S 11087 11089 10687 0 -1 4202560 168557 0 0 0 325 29 0 0 16 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11097] ppid=11087 vsize=15705516 CPUtime=3.52 cores=0,2,4,6
/proc/11089/task/11097/stat : 11097 (java) S 11087 11089 10687 0 -1 4202560 189783 0 0 0 319 33 0 0 16 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11098] ppid=11087 vsize=15705516 CPUtime=3.83 cores=0,2,4,6
/proc/11089/task/11098/stat : 11098 (java) S 11087 11089 10687 0 -1 4202560 237419 0 0 0 342 41 0 0 16 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11099] ppid=11087 vsize=15705516 CPUtime=3.82 cores=0,2,4,6
/proc/11089/task/11099/stat : 11099 (java) S 11087 11089 10687 0 -1 4202560 264031 0 0 0 336 46 0 0 15 0 22 0 875189197 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11100] ppid=11087 vsize=15705516 CPUtime=2.65 cores=0,2,4,6
/proc/11089/task/11100/stat : 11100 (java) S 11087 11089 10687 0 -1 4202560 316716 0 0 0 225 40 0 0 15 0 22 0 875189198 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 0 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11101] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11101/stat : 11101 (java) S 11087 11089 10687 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 875189198 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11102] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11102/stat : 11102 (java) S 11087 11089 10687 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 875189198 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11103] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11103/stat : 11103 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820989361 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11104] ppid=11087 vsize=15705516 CPUtime=0.91 cores=0,2,4,6
/proc/11089/task/11104/stat : 11104 (java) S 11087 11089 10687 0 -1 4202560 4047 0 0 0 91 0 0 0 15 0 22 0 875189200 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11105] ppid=11087 vsize=15705516 CPUtime=1.18 cores=0,2,4,6
/proc/11089/task/11105/stat : 11105 (java) S 11087 11089 10687 0 -1 4202560 13770 0 0 0 117 1 0 0 16 0 22 0 875189200 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11106] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11106/stat : 11106 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11107] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11107/stat : 11107 (java) S 11087 11089 10687 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 875189200 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11108] ppid=11087 vsize=15705516 CPUtime=1168.83 cores=0,2,4,6
/proc/11089/task/11108/stat : 11108 (java) R 11087 11089 10687 0 -1 4202560 116450 0 0 0 116870 13 0 0 25 0 22 0 875189250 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506104469 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11089/tid=11109] ppid=11087 vsize=15705516 CPUtime=1167.27 cores=0,2,4,6
/proc/11089/task/11109/stat : 11109 (java) R 11087 11089 10687 0 -1 4202560 117407 0 0 0 116715 12 0 0 25 0 22 0 875189250 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505927996 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11089/tid=11110] ppid=11087 vsize=15705516 CPUtime=1167.34 cores=0,2,4,6
/proc/11089/task/11110/stat : 11110 (java) R 11087 11089 10687 0 -1 4202560 114763 0 0 0 116720 14 0 0 25 0 22 0 875189250 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912506050412 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11089/tid=11111] ppid=11087 vsize=15705516 CPUtime=1169.56 cores=0,2,4,6
/proc/11089/task/11111/stat : 11111 (java) R 11087 11089 10687 0 -1 4202560 116935 0 0 0 116943 13 0 0 25 0 22 0 875189250 16082448384 2014130 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505583357 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4710.26
Current children cumulated vsize (KiB) 15705516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 5.08 5.24 5.98 6/220 11143
/proc/meminfo: memFree=8979592/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=15705516 CPUtime=4800.13 cores=0,2,4,6
/proc/11089/stat : 11089 (java) S 11087 11089 10687 0 -1 4202496 2728601 0 1 0 479572 441 0 0 25 0 22 0 875189196 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 3926379 2032347 2293 9 0 3917098 0
[pid=11089/tid=11091] ppid=11087 vsize=15705516 CPUtime=1.5 cores=0,2,4,6
/proc/11089/task/11091/stat : 11091 (java) S 11087 11089 10687 0 -1 4202560 35668 0 1 0 145 5 0 0 21 0 22 0 875189196 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11092] ppid=11087 vsize=15705516 CPUtime=3.58 cores=0,2,4,6
/proc/11089/task/11092/stat : 11092 (java) S 11087 11089 10687 0 -1 4202560 126099 0 0 0 337 21 0 0 15 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11093] ppid=11087 vsize=15705516 CPUtime=4.05 cores=0,2,4,6
/proc/11089/task/11093/stat : 11093 (java) S 11087 11089 10687 0 -1 4202560 343291 0 0 0 346 59 0 0 16 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11094] ppid=11087 vsize=15705516 CPUtime=4.6 cores=0,2,4,6
/proc/11089/task/11094/stat : 11094 (java) S 11087 11089 10687 0 -1 4202560 286561 0 0 0 407 53 0 0 16 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11095] ppid=11087 vsize=15705516 CPUtime=4.2 cores=0,2,4,6
/proc/11089/task/11095/stat : 11095 (java) S 11087 11089 10687 0 -1 4202560 270604 0 0 0 369 51 0 0 15 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11096] ppid=11087 vsize=15705516 CPUtime=3.55 cores=0,2,4,6
/proc/11089/task/11096/stat : 11096 (java) S 11087 11089 10687 0 -1 4202560 168557 0 0 0 326 29 0 0 15 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11097] ppid=11087 vsize=15705516 CPUtime=3.59 cores=0,2,4,6
/proc/11089/task/11097/stat : 11097 (java) S 11087 11089 10687 0 -1 4202560 190049 0 0 0 326 33 0 0 15 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11098] ppid=11087 vsize=15705516 CPUtime=4.01 cores=0,2,4,6
/proc/11089/task/11098/stat : 11098 (java) S 11087 11089 10687 0 -1 4202560 239352 0 0 0 359 42 0 0 16 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11099] ppid=11087 vsize=15705516 CPUtime=3.99 cores=0,2,4,6
/proc/11089/task/11099/stat : 11099 (java) S 11087 11089 10687 0 -1 4202560 266754 0 0 0 352 47 0 0 16 0 22 0 875189197 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11100] ppid=11087 vsize=15705516 CPUtime=2.65 cores=0,2,4,6
/proc/11089/task/11100/stat : 11100 (java) S 11087 11089 10687 0 -1 4202560 316833 0 0 0 225 40 0 0 15 0 22 0 875189198 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 0 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11101] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11101/stat : 11101 (java) S 11087 11089 10687 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 875189198 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11102] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11102/stat : 11102 (java) S 11087 11089 10687 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 875189198 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11103] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11103/stat : 11103 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820989361 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11104] ppid=11087 vsize=15705516 CPUtime=0.91 cores=0,2,4,6
/proc/11089/task/11104/stat : 11104 (java) S 11087 11089 10687 0 -1 4202560 4047 0 0 0 91 0 0 0 15 0 22 0 875189200 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 4 0 0 0
[pid=11089/tid=11105] ppid=11087 vsize=15705516 CPUtime=1.18 cores=0,2,4,6
/proc/11089/task/11105/stat : 11105 (java) S 11087 11089 10687 0 -1 4202560 13770 0 0 0 117 1 0 0 16 0 22 0 875189200 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 0 0 0 0
[pid=11089/tid=11106] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11106/stat : 11106 (java) S 11087 11089 10687 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 875189200 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820981657 0 4 0 16800975 18446604453985679424 0 0 -1 2 0 0 0
[pid=11089/tid=11107] ppid=11087 vsize=15705516 CPUtime=0 cores=0,2,4,6
/proc/11089/task/11107/stat : 11107 (java) S 11087 11089 10687 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 875189200 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 230820982272 0 4 0 16800975 18446604453985679424 0 0 -1 6 0 0 0
[pid=11089/tid=11108] ppid=11087 vsize=15705516 CPUtime=1191.15 cores=0,2,4,6
/proc/11089/task/11108/stat : 11108 (java) R 11087 11089 10687 0 -1 4202560 116451 0 0 0 119102 13 0 0 25 0 22 0 875189250 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505779357 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11089/tid=11109] ppid=11087 vsize=15705516 CPUtime=1189.59 cores=0,2,4,6
/proc/11089/task/11109/stat : 11109 (java) R 11087 11089 10687 0 -1 4202560 117407 0 0 0 118947 12 0 0 25 0 22 0 875189250 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505752085 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11089/tid=11110] ppid=11087 vsize=15705516 CPUtime=1189.53 cores=0,2,4,6
/proc/11089/task/11110/stat : 11110 (java) R 11087 11089 10687 0 -1 4202560 114763 0 0 0 118939 14 0 0 25 0 22 0 875189250 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505583319 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11089/tid=11111] ppid=11087 vsize=15705516 CPUtime=1191.88 cores=0,2,4,6
/proc/11089/task/11111/stat : 11111 (java) R 11087 11089 10687 0 -1 4202560 116937 0 0 0 119175 13 0 0 25 0 22 0 875189250 16082448384 2032347 33554432000 1073741824 1073778376 140736804603072 18446744073709551615 46912505926944 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15705516

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

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

[startup+1205 s]
/proc/loadavg: 5.08 5.24 5.98 6/220 11143
/proc/meminfo: memFree=8979592/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=0 CPUtime=4800.35 cores=0,2,4,6
/proc/11089/stat : 11089 (java) Z 11087 11089 10687 0 -1 4203548 2728627 0 1 0 479575 460 0 0 17 0 2 0 875189196 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 0 0 0 0 0 0 0
[pid=11089/tid=11109] ppid=11087 vsize=0 CPUtime=1189.79 cores=0,2,4,6
/proc/11089/task/11109/stat : 11109 (java) R 11087 11089 10687 0 -1 4203588 117407 0 0 0 118948 31 0 0 25 0 2 0 875189250 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 0

[startup+1205.1 s]
/proc/loadavg: 5.08 5.24 5.98 6/220 11143
/proc/meminfo: memFree=8979592/32951124 swapFree=67052920/67111528
[pid=11089] ppid=11087 vsize=0 CPUtime=4800.45 cores=0,2,4,6
/proc/11089/stat : 11089 (java) Z 11087 11089 10687 0 -1 4203548 2728627 0 1 0 479575 470 0 0 17 0 2 0 875189196 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11089/statm: 0 0 0 0 0 0 0
[pid=11089/tid=11109] ppid=11087 vsize=0 CPUtime=1189.89 cores=0,2,4,6
/proc/11089/task/11109/stat : 11109 (java) R 11087 11089 10687 0 -1 4203588 117407 0 0 0 118948 41 0 0 25 0 2 0 875189250 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.11
CPU time (s): 4800.47
CPU user time (s): 4795.76
CPU system time (s): 4.70728
CPU usage (%): 398.343
Max. virtual memory (cumulated for all children) (KiB): 15714780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.76
system time used= 4.70728
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2728627
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= 28763
involuntary context switches= 58184

runsolver used 2.12568 second user time and 4.49132 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-09 18:11:27
IDJOB=3311199
IDBENCH=82584
IDSOLVER=1698
FILE ID=node104/3311199-1307635887
RUNJOBID= node104-1307633278-10705
PBS_JOBID= 13549387
Free space on /tmp= 74176 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311199-1307635887/watcher-3311199-1307635887 -o /tmp/evaluation-result-3311199-1307635887/solver-3311199-1307635887 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311199-1307635887.cnf -hbr 2

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

MD5SUM BENCH= cf967108532c9cfea4028aa361399380
RANDOM SEED=1588753541

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32399276 kB
Buffers:         24488 kB
Cached:         148296 kB
SwapCached:      10260 kB
Active:         311920 kB
Inactive:       101948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32399276 kB
SwapTotal:    67111528 kB
SwapFree:     67052920 kB
Dirty:            8792 kB
Writeback:           8 kB
AnonPages:      238488 kB
Mapped:          17444 kB
Slab:            74584 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   955780 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= 74172 MiB
End job on node104 at 2011-06-09 18:31:34