Trace number 3313072

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.45 1206.15

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

Solver Data

0.10/0.12	18:33 INFO : Reading from input HOME/instance-3313072-1304187512.cnf
0.62/0.44	Executor set job limit to 1000000
0.62/0.44	Executor set job limit to 1000000
0.62/0.44	Executor set job limit to 1000000
0.62/0.44	Executor set job limit to 1000000
0.62/0.44	Starting Executor!
0.62/0.44	Starting Executor!
0.62/0.44	Starting Executor!
0.62/0.44	Starting Executor!
1.74/0.96	18:34 INFO : 2902 variables remaining out of 2969
1.74/0.96	18:34 INFO : 123724 literals remaining out of 150888
4.82/1.87	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
4.82/1.87	log4j:WARN Please initialize the log4j system properly.
4.82/1.87	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-3313072-1304187512/watcher-3313072-1304187512 -o /tmp/evaluation-result-3313072-1304187512/solver-3313072-1304187512 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313072-1304187512.cnf 

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: 6.85 7.79 7.92 3/176 19030
/proc/meminfo: memFree=31124408/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/19030/stat : 19030 (java) R 19028 19030 18575 0 -1 4202496 1195 0 0 0 0 0 0 0 22 0 1 0 511166870 23580672 682 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270333421032 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/19030/statm: 5757 683 510 9 0 124 0

[startup+0.077614 s]
/proc/loadavg: 6.85 7.79 7.92 3/176 19030
/proc/meminfo: memFree=31124408/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15675316 CPUtime=0.06 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 4450 0 1 0 6 0 0 0 22 0 18 0 511166870 16051523584 3890 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3918973 4602 2077 9 0 3909692 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15675316

[startup+0.106549 s]
/proc/loadavg: 6.85 7.79 7.92 3/176 19030
/proc/meminfo: memFree=31124408/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15675924 CPUtime=0.1 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 5635 0 1 0 10 0 0 0 22 0 18 0 511166870 16052146176 5027 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3918981 5028 2117 9 0 3909700 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15675924

[startup+0.300587 s]
/proc/loadavg: 6.85 7.79 7.92 3/176 19030
/proc/meminfo: memFree=31124408/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15681124 CPUtime=0.51 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 14874 0 1 0 49 2 0 0 22 0 18 0 511166870 16057470976 13071 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3920281 13077 2206 9 0 3911000 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681124

[startup+0.700427 s]
/proc/loadavg: 6.85 7.79 7.92 3/176 19030
/proc/meminfo: memFree=31124408/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15685236 CPUtime=1.19 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 41390 0 1 0 113 6 0 0 22 0 22 0 511166870 16061681664 37980 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3921309 37980 2240 9 0 3912028 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 15685236

[startup+1.50124 s]
/proc/loadavg: 6.85 7.79 7.92 2/220 19074
/proc/meminfo: memFree=30828200/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15685236 CPUtime=3.64 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 44763 0 1 0 357 7 0 0 22 0 22 0 511166870 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3921309 40061 2274 9 0 3912028 0
[pid=19030/tid=19034] ppid=19028 vsize=15685236 CPUtime=0.94 cores=0,2,4,6
/proc/19030/task/19034/stat : 19034 (java) S 19028 19030 18575 0 -1 4202560 33059 0 1 0 89 5 0 0 20 0 22 0 511166871 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19036] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19036/stat : 19036 (java) S 19028 19030 18575 0 -1 4202560 373 0 0 0 0 0 0 0 16 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19038] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19038/stat : 19038 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19040] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19040/stat : 19040 (java) S 19028 19030 18575 0 -1 4202560 289 0 0 0 0 0 0 0 15 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19042] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19042/stat : 19042 (java) S 19028 19030 18575 0 -1 4202560 501 0 0 0 0 0 0 0 16 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19044] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19044/stat : 19044 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19046] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19046/stat : 19046 (java) S 19028 19030 18575 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19048] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19048/stat : 19048 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19050] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19050/stat : 19050 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511166872 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19052] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19052/stat : 19052 (java) S 19028 19030 18575 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 511166873 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 0 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19053] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19053/stat : 19053 (java) S 19028 19030 18575 0 -1 4202560 16 0 0 0 0 0 0 0 16 0 22 0 511166873 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19055] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19055/stat : 19055 (java) S 19028 19030 18575 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 511166873 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19057] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19057/stat : 19057 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511166875 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350207409 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19059] ppid=19028 vsize=15685236 CPUtime=0.91 cores=0,2,4,6
/proc/19030/task/19059/stat : 19059 (java) S 19028 19030 18575 0 -1 4202560 6244 0 0 0 90 1 0 0 16 0 22 0 511166875 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19061] ppid=19028 vsize=15685236 CPUtime=0.75 cores=0,2,4,6
/proc/19030/task/19061/stat : 19061 (java) S 19028 19030 18575 0 -1 4202560 2767 0 0 0 75 0 0 0 16 0 22 0 511166875 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19062] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19062/stat : 19062 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511166875 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19063] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19063/stat : 19063 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511166875 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19071] ppid=19028 vsize=15685236 CPUtime=0.13 cores=0,2,4,6
/proc/19030/task/19071/stat : 19071 (java) R 19028 19030 18575 0 -1 4202560 50 0 0 0 13 0 0 0 15 0 22 0 511166915 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505968499 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19030/tid=19072] ppid=19028 vsize=15685236 CPUtime=0.2 cores=0,2,4,6
/proc/19030/task/19072/stat : 19072 (java) R 19028 19030 18575 0 -1 4202560 16 0 0 0 20 0 0 0 15 0 22 0 511166915 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912506178751 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19030/tid=19073] ppid=19028 vsize=15685236 CPUtime=0.25 cores=0,2,4,6
/proc/19030/task/19073/stat : 19073 (java) R 19028 19030 18575 0 -1 4202560 13 0 0 0 25 0 0 0 16 0 22 0 511166915 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912506080595 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19030/tid=19074] ppid=19028 vsize=15685236 CPUtime=0.42 cores=0,2,4,6
/proc/19030/task/19074/stat : 19074 (java) R 19028 19030 18575 0 -1 4202560 22 0 0 0 42 0 0 0 16 0 22 0 511166915 16061681664 40061 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505865197 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 15685236

[startup+3.10093 s]
/proc/loadavg: 6.62 7.73 7.90 11/220 19074
/proc/meminfo: memFree=30622864/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15685236 CPUtime=10 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 163458 0 1 0 977 23 0 0 22 0 22 0 511166870 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3921309 158649 2277 9 0 3912028 0
[pid=19030/tid=19034] ppid=19028 vsize=15685236 CPUtime=0.94 cores=0,2,4,6
/proc/19030/task/19034/stat : 19034 (java) S 19028 19030 18575 0 -1 4202560 33059 0 1 0 89 5 0 0 20 0 22 0 511166871 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19036] ppid=19028 vsize=15685236 CPUtime=0.02 cores=0,2,4,6
/proc/19030/task/19036/stat : 19036 (java) S 19028 19030 18575 0 -1 4202560 5720 0 0 0 1 1 0 0 15 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19038] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19038/stat : 19038 (java) S 19028 19030 18575 0 -1 4202560 1476 0 0 0 0 0 0 0 15 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19040] ppid=19028 vsize=15685236 CPUtime=0.01 cores=0,2,4,6
/proc/19030/task/19040/stat : 19040 (java) S 19028 19030 18575 0 -1 4202560 6938 0 0 0 1 0 0 0 15 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19042] ppid=19028 vsize=15685236 CPUtime=0.01 cores=0,2,4,6
/proc/19030/task/19042/stat : 19042 (java) S 19028 19030 18575 0 -1 4202560 5144 0 0 0 1 0 0 0 16 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19044] ppid=19028 vsize=15685236 CPUtime=0.01 cores=0,2,4,6
/proc/19030/task/19044/stat : 19044 (java) S 19028 19030 18575 0 -1 4202560 5782 0 0 0 1 0 0 0 16 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19046] ppid=19028 vsize=15685236 CPUtime=0.02 cores=0,2,4,6
/proc/19030/task/19046/stat : 19046 (java) S 19028 19030 18575 0 -1 4202560 6957 0 0 0 1 1 0 0 16 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19048] ppid=19028 vsize=15685236 CPUtime=0.01 cores=0,2,4,6
/proc/19030/task/19048/stat : 19048 (java) S 19028 19030 18575 0 -1 4202560 3856 0 0 0 1 0 0 0 15 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19050] ppid=19028 vsize=15685236 CPUtime=0.02 cores=0,2,4,6
/proc/19030/task/19050/stat : 19050 (java) S 19028 19030 18575 0 -1 4202560 6222 0 0 0 1 1 0 0 16 0 22 0 511166872 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19052] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19052/stat : 19052 (java) S 19028 19030 18575 0 -1 4202560 472 0 0 0 0 0 0 0 15 0 22 0 511166873 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 0 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19053] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19053/stat : 19053 (java) S 19028 19030 18575 0 -1 4202560 16 0 0 0 0 0 0 0 16 0 22 0 511166873 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19055] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19055/stat : 19055 (java) S 19028 19030 18575 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 511166873 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19057] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19057/stat : 19057 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511166875 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350207409 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19059] ppid=19028 vsize=15685236 CPUtime=1.1 cores=0,2,4,6
/proc/19030/task/19059/stat : 19059 (java) S 19028 19030 18575 0 -1 4202560 6251 0 0 0 109 1 0 0 15 0 22 0 511166875 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19061] ppid=19028 vsize=15685236 CPUtime=0.77 cores=0,2,4,6
/proc/19030/task/19061/stat : 19061 (java) S 19028 19030 18575 0 -1 4202560 2774 0 0 0 77 0 0 0 15 0 22 0 511166875 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19062] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19062/stat : 19062 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511166875 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19063] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19063/stat : 19063 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 511166875 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19071] ppid=19028 vsize=15685236 CPUtime=1.67 cores=0,2,4,6
/proc/19030/task/19071/stat : 19071 (java) R 19028 19030 18575 0 -1 4202560 23473 0 0 0 165 2 0 0 17 0 22 0 511166915 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505968504 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19030/tid=19072] ppid=19028 vsize=15685236 CPUtime=1.75 cores=0,2,4,6
/proc/19030/task/19072/stat : 19072 (java) R 19028 19030 18575 0 -1 4202560 14725 0 0 0 173 2 0 0 17 0 22 0 511166915 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912506048274 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19030/tid=19073] ppid=19028 vsize=15685236 CPUtime=1.77 cores=0,2,4,6
/proc/19030/task/19073/stat : 19073 (java) R 19028 19030 18575 0 -1 4202560 18967 0 0 0 176 1 0 0 17 0 22 0 511166915 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505968747 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19030/tid=19074] ppid=19028 vsize=15685236 CPUtime=1.77 cores=0,2,4,6
/proc/19030/task/19074/stat : 19074 (java) R 19028 19030 18575 0 -1 4202560 20258 0 0 0 175 2 0 0 17 0 22 0 511166915 16061681664 158649 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 15685236

[startup+6.30129 s]
/proc/loadavg: 6.62 7.73 7.90 11/220 19074
/proc/meminfo: memFree=28795976/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15685236 CPUtime=22.78 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 409271 0 1 0 2226 52 0 0 22 0 22 0 511166870 16061681664 404184 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3921309 404187 2284 9 0 3912028 0
[pid=19030/tid=19034] ppid=19028 vsize=15685236 CPUtime=0.94 cores=0,2,4,6
/proc/19030/task/19034/stat : 19034 (java) S 19028 19030 18575 0 -1 4202560 33059 0 1 0 89 5 0 0 20 0 22 0 511166871 16061681664 404190 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19036] ppid=19028 vsize=15685236 CPUtime=0.02 cores=0,2,4,6
/proc/19030/task/19036/stat : 19036 (java) S 19028 19030 18575 0 -1 4202560 6816 0 0 0 1 1 0 0 15 0 22 0 511166872 16061681664 404193 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19038] ppid=19028 vsize=15685236 CPUtime=0.01 cores=0,2,4,6
/proc/19030/task/19038/stat : 19038 (java) S 19028 19030 18575 0 -1 4202560 5570 0 0 0 1 0 0 0 16 0 22 0 511166872 16061681664 404196 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19040] ppid=19028 vsize=15685236 CPUtime=0.03 cores=0,2,4,6
/proc/19030/task/19040/stat : 19040 (java) S 19028 19030 18575 0 -1 4202560 8650 0 0 0 2 1 0 0 15 0 22 0 511166872 16061681664 404199 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19042] ppid=19028 vsize=15685236 CPUtime=0.02 cores=0,2,4,6
/proc/19030/task/19042/stat : 19042 (java) S 19028 19030 18575 0 -1 4202560 8465 0 0 0 2 0 0 0 16 0 22 0 511166872 16061681664 404202 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19044] ppid=19028 vsize=15685236 CPUtime=0.03 cores=0,2,4,6
/proc/19030/task/19044/stat : 19044 (java) S 19028 19030 18575 0 -1 4202560 10077 0 0 0 2 1 0 0 16 0 22 0 511166872 16061681664 404205 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19046] ppid=19028 vsize=15685236 CPUtime=0.02 cores=0,2,4,6
/proc/19030/task/19046/stat : 19046 (java) S 19028 19030 18575 0 -1 4202560 6957 0 0 0 1 1 0 0 15 0 22 0 511166872 16061681664 404207 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19048] ppid=19028 vsize=15685236 CPUtime=0.03 cores=0,2,4,6
/proc/19030/task/19048/stat : 19048 (java) S 19028 19030 18575 0 -1 4202560 7299 0 0 0 2 1 0 0 16 0 22 0 511166872 16061681664 404211 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19050] ppid=19028 vsize=15685236 CPUtime=0.02 cores=0,2,4,6
/proc/19030/task/19050/stat : 19050 (java) S 19028 19030 18575 0 -1 4202560 8363 0 0 0 1 1 0 0 15 0 22 0 511166872 16061681664 404215 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19052] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19052/stat : 19052 (java) S 19028 19030 18575 0 -1 4202560 772 0 0 0 0 0 0 0 15 0 22 0 511166873 16061681664 404220 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 0 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19053] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19053/stat : 19053 (java) S 19028 19030 18575 0 -1 4202560 16 0 0 0 0 0 0 0 16 0 22 0 511166873 16061681664 404224 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19055] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19055/stat : 19055 (java) S 19028 19030 18575 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 511166873 16061681664 404229 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19057] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19057/stat : 19057 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511166875 16061681664 404237 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350207409 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19059] ppid=19028 vsize=15685236 CPUtime=1.26 cores=0,2,4,6
/proc/19030/task/19059/stat : 19059 (java) S 19028 19030 18575 0 -1 4202560 6269 0 0 0 125 1 0 0 15 0 22 0 511166875 16061681664 404240 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0

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

[pid=19030/tid=19072] ppid=19028 vsize=15685236 CPUtime=1107.85 cores=0,2,4,6
/proc/19030/task/19072/stat : 19072 (java) R 19028 19030 18575 0 -1 4202560 500249 0 0 0 110721 64 0 0 25 0 22 0 511166915 16061681664 216880 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912506047383 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19030/tid=19073] ppid=19028 vsize=15685236 CPUtime=1108.19 cores=0,2,4,6
/proc/19030/task/19073/stat : 19073 (java) R 19028 19030 18575 0 -1 4202560 480750 0 0 0 110758 61 0 0 25 0 22 0 511166915 16061681664 216880 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 47048448275580 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19030/tid=19074] ppid=19028 vsize=15685236 CPUtime=1107.3 cores=0,2,4,6
/proc/19030/task/19074/stat : 19074 (java) R 19028 19030 18575 0 -1 4202560 484889 0 0 0 110669 61 0 0 25 0 22 0 511166915 16061681664 216880 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 47048448274478 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4466.59
Current children cumulated vsize (KiB) 15685236

[startup+1182.3 s]
/proc/loadavg: 8.02 8.05 8.00 10/220 19108
/proc/meminfo: memFree=29447656/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15685236 CPUtime=4705.56 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 3320094 0 1 0 469997 559 0 0 22 0 22 0 511166870 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3921309 220990 2298 9 0 3912028 0
[pid=19030/tid=19034] ppid=19028 vsize=15685236 CPUtime=0.94 cores=0,2,4,6
/proc/19030/task/19034/stat : 19034 (java) S 19028 19030 18575 0 -1 4202560 33059 0 1 0 89 5 0 0 20 0 22 0 511166871 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19036] ppid=19028 vsize=15685236 CPUtime=4.01 cores=0,2,4,6
/proc/19030/task/19036/stat : 19036 (java) S 19028 19030 18575 0 -1 4202560 148907 0 0 0 372 29 0 0 15 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19038] ppid=19028 vsize=15685236 CPUtime=4.1 cores=0,2,4,6
/proc/19030/task/19038/stat : 19038 (java) S 19028 19030 18575 0 -1 4202560 150796 0 0 0 383 27 0 0 15 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19040] ppid=19028 vsize=15685236 CPUtime=4.04 cores=0,2,4,6
/proc/19030/task/19040/stat : 19040 (java) S 19028 19030 18575 0 -1 4202560 149783 0 0 0 378 26 0 0 16 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19042] ppid=19028 vsize=15685236 CPUtime=3.99 cores=0,2,4,6
/proc/19030/task/19042/stat : 19042 (java) S 19028 19030 18575 0 -1 4202560 148681 0 0 0 373 26 0 0 15 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19044] ppid=19028 vsize=15685236 CPUtime=4.05 cores=0,2,4,6
/proc/19030/task/19044/stat : 19044 (java) S 19028 19030 18575 0 -1 4202560 159097 0 0 0 377 28 0 0 16 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19046] ppid=19028 vsize=15685236 CPUtime=3.98 cores=0,2,4,6
/proc/19030/task/19046/stat : 19046 (java) S 19028 19030 18575 0 -1 4202560 143410 0 0 0 374 24 0 0 16 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19048] ppid=19028 vsize=15685236 CPUtime=4.12 cores=0,2,4,6
/proc/19030/task/19048/stat : 19048 (java) S 19028 19030 18575 0 -1 4202560 146737 0 0 0 386 26 0 0 15 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19050] ppid=19028 vsize=15685236 CPUtime=4.09 cores=0,2,4,6
/proc/19030/task/19050/stat : 19050 (java) S 19028 19030 18575 0 -1 4202560 159034 0 0 0 381 28 0 0 16 0 22 0 511166872 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19052] ppid=19028 vsize=15685236 CPUtime=2.08 cores=0,2,4,6
/proc/19030/task/19052/stat : 19052 (java) S 19028 19030 18575 0 -1 4202560 8873 0 0 0 136 72 0 0 15 0 22 0 511166873 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 0 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19053] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19053/stat : 19053 (java) S 19028 19030 18575 0 -1 4202560 16 0 0 0 0 0 0 0 16 0 22 0 511166873 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19055] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19055/stat : 19055 (java) S 19028 19030 18575 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 511166873 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19057] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19057/stat : 19057 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511166875 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350207409 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19059] ppid=19028 vsize=15685236 CPUtime=1.44 cores=0,2,4,6
/proc/19030/task/19059/stat : 19059 (java) S 19028 19030 18575 0 -1 4202560 6299 0 0 0 143 1 0 0 16 0 22 0 511166875 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19061] ppid=19028 vsize=15685236 CPUtime=1 cores=0,2,4,6
/proc/19030/task/19061/stat : 19061 (java) S 19028 19030 18575 0 -1 4202560 2804 0 0 0 100 0 0 0 15 0 22 0 511166875 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19062] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19062/stat : 19062 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511166875 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19063] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19063/stat : 19063 (java) S 19028 19030 18575 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 511166875 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19071] ppid=19028 vsize=15685236 CPUtime=1166.41 cores=0,2,4,6
/proc/19030/task/19071/stat : 19071 (java) R 19028 19030 18575 0 -1 4202560 546130 0 0 0 116573 68 0 0 25 0 22 0 511166915 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505968723 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19030/tid=19072] ppid=19028 vsize=15685236 CPUtime=1167.2 cores=0,2,4,6
/proc/19030/task/19072/stat : 19072 (java) R 19028 19030 18575 0 -1 4202560 516078 0 0 0 116654 66 0 0 25 0 22 0 511166915 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505871330 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19030/tid=19073] ppid=19028 vsize=15685236 CPUtime=1167.31 cores=0,2,4,6
/proc/19030/task/19073/stat : 19073 (java) R 19028 19030 18575 0 -1 4202560 498438 0 0 0 116667 64 0 0 25 0 22 0 511166915 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505968499 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19030/tid=19074] ppid=19028 vsize=15685236 CPUtime=1166.68 cores=0,2,4,6
/proc/19030/task/19074/stat : 19074 (java) R 19028 19030 18575 0 -1 4202560 500516 0 0 0 116605 63 0 0 25 0 22 0 511166915 16061681664 220990 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912506047593 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4705.56
Current children cumulated vsize (KiB) 15685236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.1 s]
/proc/loadavg: 8.01 8.05 8.00 9/220 19109
/proc/meminfo: memFree=29509024/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15685236 CPUtime=4800.37 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 3371515 0 1 0 479470 567 0 0 22 0 22 0 511166870 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3921309 209675 2298 9 0 3912028 0
[pid=19030/tid=19034] ppid=19028 vsize=15685236 CPUtime=0.94 cores=0,2,4,6
/proc/19030/task/19034/stat : 19034 (java) S 19028 19030 18575 0 -1 4202560 33059 0 1 0 89 5 0 0 20 0 22 0 511166871 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19036] ppid=19028 vsize=15685236 CPUtime=4.09 cores=0,2,4,6
/proc/19030/task/19036/stat : 19036 (java) S 19028 19030 18575 0 -1 4202560 151849 0 0 0 380 29 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19038] ppid=19028 vsize=15685236 CPUtime=4.18 cores=0,2,4,6
/proc/19030/task/19038/stat : 19038 (java) S 19028 19030 18575 0 -1 4202560 153690 0 0 0 391 27 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19040] ppid=19028 vsize=15685236 CPUtime=4.14 cores=0,2,4,6
/proc/19030/task/19040/stat : 19040 (java) S 19028 19030 18575 0 -1 4202560 154672 0 0 0 387 27 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19042] ppid=19028 vsize=15685236 CPUtime=4.07 cores=0,2,4,6
/proc/19030/task/19042/stat : 19042 (java) S 19028 19030 18575 0 -1 4202560 151910 0 0 0 381 26 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19044] ppid=19028 vsize=15685236 CPUtime=4.13 cores=0,2,4,6
/proc/19030/task/19044/stat : 19044 (java) S 19028 19030 18575 0 -1 4202560 162423 0 0 0 385 28 0 0 16 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19046] ppid=19028 vsize=15685236 CPUtime=4.08 cores=0,2,4,6
/proc/19030/task/19046/stat : 19046 (java) S 19028 19030 18575 0 -1 4202560 147219 0 0 0 383 25 0 0 16 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19048] ppid=19028 vsize=15685236 CPUtime=4.21 cores=0,2,4,6
/proc/19030/task/19048/stat : 19048 (java) S 19028 19030 18575 0 -1 4202560 150591 0 0 0 395 26 0 0 16 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19050] ppid=19028 vsize=15685236 CPUtime=4.17 cores=0,2,4,6
/proc/19030/task/19050/stat : 19050 (java) S 19028 19030 18575 0 -1 4202560 163443 0 0 0 388 29 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19052] ppid=19028 vsize=15685236 CPUtime=2.12 cores=0,2,4,6
/proc/19030/task/19052/stat : 19052 (java) S 19028 19030 18575 0 -1 4202560 9034 0 0 0 139 73 0 0 15 0 22 0 511166873 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 0 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19053] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19053/stat : 19053 (java) S 19028 19030 18575 0 -1 4202560 16 0 0 0 0 0 0 0 16 0 22 0 511166873 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19055] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19055/stat : 19055 (java) S 19028 19030 18575 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 511166873 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19057] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19057/stat : 19057 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350207409 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19059] ppid=19028 vsize=15685236 CPUtime=1.44 cores=0,2,4,6
/proc/19030/task/19059/stat : 19059 (java) S 19028 19030 18575 0 -1 4202560 6299 0 0 0 143 1 0 0 16 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19061] ppid=19028 vsize=15685236 CPUtime=1 cores=0,2,4,6
/proc/19030/task/19061/stat : 19061 (java) S 19028 19030 18575 0 -1 4202560 2804 0 0 0 100 0 0 0 15 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19062] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19062/stat : 19062 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19063] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19063/stat : 19063 (java) S 19028 19030 18575 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19071] ppid=19028 vsize=15685236 CPUtime=1189.96 cores=0,2,4,6
/proc/19030/task/19071/stat : 19071 (java) R 19028 19030 18575 0 -1 4202560 552089 0 0 0 118927 69 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505523495 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19030/tid=19072] ppid=19028 vsize=15685236 CPUtime=1190.74 cores=0,2,4,6
/proc/19030/task/19072/stat : 19072 (java) R 19028 19030 18575 0 -1 4202560 521360 0 0 0 119008 66 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912506047176 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19030/tid=19073] ppid=19028 vsize=15685236 CPUtime=1190.76 cores=0,2,4,6
/proc/19030/task/19073/stat : 19073 (java) R 19028 19030 18575 0 -1 4202560 504226 0 0 0 119012 64 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19030/tid=19074] ppid=19028 vsize=15685236 CPUtime=1190.17 cores=0,2,4,6
/proc/19030/task/19074/stat : 19074 (java) R 19028 19030 18575 0 -1 4202560 505394 0 0 0 118954 63 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15685236

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

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

[startup+1206.1 s]
/proc/loadavg: 8.01 8.05 8.00 9/220 19109
/proc/meminfo: memFree=29509024/32951124 swapFree=67111356/67111528
[pid=19030] ppid=19028 vsize=15685236 CPUtime=4800.37 cores=0,2,4,6
/proc/19030/stat : 19030 (java) S 19028 19030 18575 0 -1 4202496 3371515 0 1 0 479470 567 0 0 22 0 22 0 511166870 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/19030/statm: 3921309 209675 2298 9 0 3912028 0
[pid=19030/tid=19034] ppid=19028 vsize=15685236 CPUtime=0.94 cores=0,2,4,6
/proc/19030/task/19034/stat : 19034 (java) S 19028 19030 18575 0 -1 4202560 33059 0 1 0 89 5 0 0 20 0 22 0 511166871 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19036] ppid=19028 vsize=15685236 CPUtime=4.09 cores=0,2,4,6
/proc/19030/task/19036/stat : 19036 (java) S 19028 19030 18575 0 -1 4202560 151849 0 0 0 380 29 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19038] ppid=19028 vsize=15685236 CPUtime=4.18 cores=0,2,4,6
/proc/19030/task/19038/stat : 19038 (java) S 19028 19030 18575 0 -1 4202560 153690 0 0 0 391 27 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19040] ppid=19028 vsize=15685236 CPUtime=4.14 cores=0,2,4,6
/proc/19030/task/19040/stat : 19040 (java) S 19028 19030 18575 0 -1 4202560 154672 0 0 0 387 27 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19042] ppid=19028 vsize=15685236 CPUtime=4.07 cores=0,2,4,6
/proc/19030/task/19042/stat : 19042 (java) S 19028 19030 18575 0 -1 4202560 151910 0 0 0 381 26 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19044] ppid=19028 vsize=15685236 CPUtime=4.13 cores=0,2,4,6
/proc/19030/task/19044/stat : 19044 (java) S 19028 19030 18575 0 -1 4202560 162423 0 0 0 385 28 0 0 16 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19046] ppid=19028 vsize=15685236 CPUtime=4.08 cores=0,2,4,6
/proc/19030/task/19046/stat : 19046 (java) S 19028 19030 18575 0 -1 4202560 147219 0 0 0 383 25 0 0 16 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 0 0 0 0
[pid=19030/tid=19048] ppid=19028 vsize=15685236 CPUtime=4.21 cores=0,2,4,6
/proc/19030/task/19048/stat : 19048 (java) S 19028 19030 18575 0 -1 4202560 150591 0 0 0 395 26 0 0 16 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19050] ppid=19028 vsize=15685236 CPUtime=4.17 cores=0,2,4,6
/proc/19030/task/19050/stat : 19050 (java) S 19028 19030 18575 0 -1 4202560 163443 0 0 0 388 29 0 0 15 0 22 0 511166872 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19052] ppid=19028 vsize=15685236 CPUtime=2.12 cores=0,2,4,6
/proc/19030/task/19052/stat : 19052 (java) S 19028 19030 18575 0 -1 4202560 9034 0 0 0 139 73 0 0 15 0 22 0 511166873 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 0 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19053] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19053/stat : 19053 (java) S 19028 19030 18575 0 -1 4202560 16 0 0 0 0 0 0 0 16 0 22 0 511166873 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19055] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19055/stat : 19055 (java) S 19028 19030 18575 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 511166873 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19057] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19057/stat : 19057 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350207409 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19059] ppid=19028 vsize=15685236 CPUtime=1.44 cores=0,2,4,6
/proc/19030/task/19059/stat : 19059 (java) S 19028 19030 18575 0 -1 4202560 6299 0 0 0 143 1 0 0 16 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19061] ppid=19028 vsize=15685236 CPUtime=1 cores=0,2,4,6
/proc/19030/task/19061/stat : 19061 (java) S 19028 19030 18575 0 -1 4202560 2804 0 0 0 100 0 0 0 15 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 4 0 0 0
[pid=19030/tid=19062] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19062/stat : 19062 (java) S 19028 19030 18575 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350199705 0 4 0 16800975 18446604453894817088 0 0 -1 6 0 0 0
[pid=19030/tid=19063] ppid=19028 vsize=15685236 CPUtime=0 cores=0,2,4,6
/proc/19030/task/19063/stat : 19063 (java) S 19028 19030 18575 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 511166875 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 4 0 16800975 18446604453894817088 0 0 -1 2 0 0 0
[pid=19030/tid=19071] ppid=19028 vsize=15685236 CPUtime=1189.96 cores=0,2,4,6
/proc/19030/task/19071/stat : 19071 (java) R 19028 19030 18575 0 -1 4202560 552089 0 0 0 118927 69 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505523495 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19030/tid=19072] ppid=19028 vsize=15685236 CPUtime=1190.74 cores=0,2,4,6
/proc/19030/task/19072/stat : 19072 (java) R 19028 19030 18575 0 -1 4202560 521360 0 0 0 119008 66 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912506047176 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19030/tid=19073] ppid=19028 vsize=15685236 CPUtime=1190.76 cores=0,2,4,6
/proc/19030/task/19073/stat : 19073 (java) R 19028 19030 18575 0 -1 4202560 504226 0 0 0 119012 64 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 270350200320 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19030/tid=19074] ppid=19028 vsize=15685236 CPUtime=1190.17 cores=0,2,4,6
/proc/19030/task/19074/stat : 19074 (java) R 19028 19030 18575 0 -1 4202560 505394 0 0 0 118954 63 0 0 25 0 22 0 511166915 16061681664 209675 33554432000 1073741824 1073778376 140737084316672 18446744073709551615 46912505523461 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 15685236

Child status: 143
Real time (s): 1206.15
CPU time (s): 4800.45
CPU user time (s): 4794.73
CPU system time (s): 5.71513
CPU usage (%): 397.997
Max. virtual memory (cumulated for all children) (KiB): 15685236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.73
system time used= 5.71513
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3371540
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= 133974
involuntary context switches= 91375

runsolver used 1.91971 second user time and 4.71128 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-30 20:18:33
IDJOB=3313072
IDBENCH=85802
IDSOLVER=1699
FILE ID=node143/3313072-1304187512
RUNJOBID= node143-1304187512-19011
PBS_JOBID= 13172465
Free space on /tmp= 73492 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313072-1304187512/watcher-3313072-1304187512 -o /tmp/evaluation-result-3313072-1304187512/solver-3313072-1304187512 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313072-1304187512.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=1836033428

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31124556 kB
Buffers:        284908 kB
Cached:        1192544 kB
SwapCached:        168 kB
Active:         353312 kB
Inactive:      1188460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31124556 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4768 kB
Writeback:           0 kB
AnonPages:       63928 kB
Mapped:          15080 kB
Slab:           221840 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195952 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= 73492 MiB
End job on node143 at 2011-04-30 20:38:41