Trace number 3313133

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.1 1207.34

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.10/0.11	22:35 INFO : Reading from input HOME/instance-3313133-1304187754.cnf
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.38	Starting Executor!
0.51/0.38	Starting Executor!
0.51/0.38	Starting Executor!
0.51/0.38	Starting Executor!
1.97/0.95	22:35 INFO : 702 variables remaining out of 762
1.97/0.97	22:35 INFO : 75313 literals remaining out of 93773
4.45/1.60	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:1).
4.45/1.60	log4j:WARN Please initialize the log4j system properly.
4.45/1.60	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-3313133-1304187754/watcher-3313133-1304187754 -o /tmp/evaluation-result-3313133-1304187754/solver-3313133-1304187754 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313133-1304187754.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: 7.72 7.27 6.85 5/198 11764
/proc/meminfo: memFree=19929448/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 1414 0 0 0 0 0 0 0 25 0 2 0 530376187 26714112 885 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 6522 885 678 9 0 381 0
[pid=11764/tid=11765] ppid=11762 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) R 11762 11764 11426 0 -1 4202560 64 0 0 0 0 0 0 0 25 0 2 0 530376187 27824128 892 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222916814592 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.019374 s]
/proc/loadavg: 7.72 7.27 6.85 5/198 11764
/proc/meminfo: memFree=19929448/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15591780 CPUtime=0 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 3198 0 1 0 0 0 0 0 25 0 10 0 530376187 15965982720 2639 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3897945 2641 1536 9 0 3888693 0
[pid=11764/tid=11765] ppid=11762 vsize=15591780 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) R 11762 11764 11426 0 -1 4202560 1834 0 1 0 0 0 0 0 25 0 10 0 530376187 15965982720 2641 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 47550715371427 0 4 0 16784584 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591780

[startup+0.103363 s]
/proc/loadavg: 7.72 7.27 6.85 5/198 11764
/proc/meminfo: memFree=19929448/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15676976 CPUtime=0.1 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 5657 0 1 0 9 1 0 0 25 0 18 0 530376187 16053223424 5096 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3919244 5097 2117 9 0 3909963 0
[pid=11764/tid=11765] ppid=11762 vsize=15676976 CPUtime=0.08 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) R 11762 11764 11426 0 -1 4202560 3506 0 1 0 7 1 0 0 18 0 18 0 530376187 16053223424 5097 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 47550715343619 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676976

[startup+0.300317 s]
/proc/loadavg: 7.72 7.27 6.85 5/198 11764
/proc/meminfo: memFree=19929448/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15682384 CPUtime=0.51 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 15043 0 1 0 48 3 0 0 25 0 18 0 530376187 16058761216 13296 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3920596 13303 2207 9 0 3911315 0
[pid=11764/tid=11765] ppid=11762 vsize=15682384 CPUtime=0.28 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) R 11762 11764 11426 0 -1 4202560 9967 0 1 0 26 2 0 0 18 0 18 0 530376187 16058761216 13306 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505638389 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682384

[startup+0.700239 s]
/proc/loadavg: 7.72 7.27 6.85 5/198 11764
/proc/meminfo: memFree=19929448/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15700360 CPUtime=1.38 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 34416 0 1 0 132 6 0 0 25 0 22 0 530376187 16077168640 30553 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3925090 30553 2235 9 0 3915809 0
[pid=11764/tid=11765] ppid=11762 vsize=15700360 CPUtime=0.68 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) R 11762 11764 11426 0 -1 4202560 21939 0 1 0 64 4 0 0 20 0 22 0 530376187 16077168640 30553 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 47550716372963 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 15700360

[startup+1.50106 s]
/proc/loadavg: 7.72 7.27 6.85 7/220 11786
/proc/meminfo: memFree=19810048/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15698424 CPUtime=4.05 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 56433 0 1 0 397 8 0 0 25 0 22 0 530376187 16075186176 47333 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3924606 47333 2275 9 0 3915325 0
[pid=11764/tid=11765] ppid=11762 vsize=15698424 CPUtime=0.94 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) S 11762 11764 11426 0 -1 4202560 22511 0 1 0 90 4 0 0 20 0 22 0 530376187 16075186176 47333 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11767] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11767/stat : 11767 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 530376187 16075186176 47333 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11768] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11768/stat : 11768 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530376187 16075186176 47333 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11769] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11769/stat : 11769 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530376187 16075186176 47333 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11770] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11770/stat : 11770 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 530376187 16075186176 47335 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11771] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11771/stat : 11771 (java) S 11762 11764 11426 0 -1 4202560 329 0 0 0 0 0 0 0 17 0 22 0 530376187 16075186176 47349 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11772] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11772/stat : 11772 (java) S 11762 11764 11426 0 -1 4202560 608 0 0 0 0 0 0 0 18 0 22 0 530376187 16075186176 47361 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11773] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11773/stat : 11773 (java) S 11762 11764 11426 0 -1 4202560 593 0 0 0 0 0 0 0 17 0 22 0 530376187 16075186176 47367 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11774] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11774/stat : 11774 (java) S 11762 11764 11426 0 -1 4202560 480 0 0 0 0 0 0 0 17 0 22 0 530376187 16075186176 47375 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11775] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11775/stat : 11775 (java) S 11762 11764 11426 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 530376189 16075186176 47384 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 0 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11776] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11776/stat : 11776 (java) S 11762 11764 11426 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530376189 16075186176 47391 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11777] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11777/stat : 11777 (java) S 11762 11764 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530376189 16075186176 47399 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11778] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11778/stat : 11778 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 47408 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933600689 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11779] ppid=11762 vsize=15698424 CPUtime=1.07 cores=0,2,4,6
/proc/11764/task/11779/stat : 11779 (java) R 11762 11764 11426 0 -1 4202560 10112 0 0 0 106 1 0 0 16 0 22 0 530376191 16075186176 47416 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 47550715122552 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11764/tid=11780] ppid=11762 vsize=15698424 CPUtime=0.89 cores=0,2,4,6
/proc/11764/task/11780/stat : 11780 (java) R 11762 11764 11426 0 -1 4202560 7644 0 0 0 88 1 0 0 16 0 22 0 530376191 16075186176 47420 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 47550716192232 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11764/tid=11781] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11781/stat : 11781 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 47420 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11782] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11782/stat : 11782 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530376191 16075186176 47420 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11783] ppid=11762 vsize=15698424 CPUtime=0.25 cores=0,2,4,6
/proc/11764/task/11783/stat : 11783 (java) R 11762 11764 11426 0 -1 4202560 2554 0 0 0 25 0 0 0 16 0 22 0 530376225 16075186176 47420 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912506106620 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11764/tid=11784] ppid=11762 vsize=15698424 CPUtime=0.21 cores=0,2,4,6
/proc/11764/task/11784/stat : 11784 (java) R 11762 11764 11426 0 -1 4202560 1478 0 0 0 21 0 0 0 15 0 22 0 530376225 16075186176 47420 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505940637 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11764/tid=11785] ppid=11762 vsize=15698424 CPUtime=0.3 cores=0,2,4,6
/proc/11764/task/11785/stat : 11785 (java) R 11762 11764 11426 0 -1 4202560 4784 0 0 0 30 0 0 0 16 0 22 0 530376225 16075186176 47420 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505775238 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11764/tid=11786] ppid=11762 vsize=15698424 CPUtime=0.32 cores=0,2,4,6
/proc/11764/task/11786/stat : 11786 (java) R 11762 11764 11426 0 -1 4202560 4026 0 0 0 32 0 0 0 15 0 22 0 530376225 16075186176 47420 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912506240769 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 15698424

[startup+3.10077 s]
/proc/loadavg: 7.66 7.26 6.85 10/220 11786
/proc/meminfo: memFree=19624792/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15698424 CPUtime=10.42 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 158328 0 1 0 1021 21 0 0 25 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3924606 147149 2285 9 0 3915325 0
[pid=11764/tid=11765] ppid=11762 vsize=15698424 CPUtime=0.94 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) S 11762 11764 11426 0 -1 4202560 22511 0 1 0 90 4 0 0 20 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11767] ppid=11762 vsize=15698424 CPUtime=0.01 cores=0,2,4,6
/proc/11764/task/11767/stat : 11767 (java) S 11762 11764 11426 0 -1 4202560 2276 0 0 0 1 0 0 0 15 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11768] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11768/stat : 11768 (java) S 11762 11764 11426 0 -1 4202560 984 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11769] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11769/stat : 11769 (java) S 11762 11764 11426 0 -1 4202560 847 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11770] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11770/stat : 11770 (java) S 11762 11764 11426 0 -1 4202560 1251 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11771] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11771/stat : 11771 (java) S 11762 11764 11426 0 -1 4202560 2079 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11772] ppid=11762 vsize=15698424 CPUtime=0.01 cores=0,2,4,6
/proc/11764/task/11772/stat : 11772 (java) S 11762 11764 11426 0 -1 4202560 3145 0 0 0 1 0 0 0 15 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11773] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11773/stat : 11773 (java) S 11762 11764 11426 0 -1 4202560 2092 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11774] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11774/stat : 11774 (java) S 11762 11764 11426 0 -1 4202560 3789 0 0 0 0 0 0 0 16 0 22 0 530376187 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11775] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11775/stat : 11775 (java) S 11762 11764 11426 0 -1 4202560 444 0 0 0 0 0 0 0 15 0 22 0 530376189 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 0 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11776] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11776/stat : 11776 (java) S 11762 11764 11426 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530376189 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11777] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11777/stat : 11777 (java) S 11762 11764 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530376189 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11778] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11778/stat : 11778 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933600689 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11779] ppid=11762 vsize=15698424 CPUtime=1.27 cores=0,2,4,6
/proc/11764/task/11779/stat : 11779 (java) S 11762 11764 11426 0 -1 4202560 10133 0 0 0 126 1 0 0 15 0 22 0 530376191 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11780] ppid=11762 vsize=15698424 CPUtime=1.03 cores=0,2,4,6
/proc/11764/task/11780/stat : 11780 (java) S 11762 11764 11426 0 -1 4202560 8921 0 0 0 102 1 0 0 15 0 22 0 530376191 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11781] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11781/stat : 11781 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11782] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11782/stat : 11782 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530376191 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11783] ppid=11762 vsize=15698424 CPUtime=1.79 cores=0,2,4,6
/proc/11764/task/11783/stat : 11783 (java) R 11762 11764 11426 0 -1 4202560 23484 0 0 0 178 1 0 0 17 0 22 0 530376225 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 47550719158435 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11764/tid=11784] ppid=11762 vsize=15698424 CPUtime=1.7 cores=0,2,4,6
/proc/11764/task/11784/stat : 11784 (java) R 11762 11764 11426 0 -1 4202560 22224 0 0 0 167 3 0 0 17 0 22 0 530376225 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912506242672 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11764/tid=11785] ppid=11762 vsize=15698424 CPUtime=1.69 cores=0,2,4,6
/proc/11764/task/11785/stat : 11785 (java) R 11762 11764 11426 0 -1 4202560 26468 0 0 0 167 2 0 0 17 0 22 0 530376225 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505955816 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11764/tid=11786] ppid=11762 vsize=15698424 CPUtime=1.84 cores=0,2,4,6
/proc/11764/task/11786/stat : 11786 (java) R 11762 11764 11426 0 -1 4202560 26294 0 0 0 182 2 0 0 17 0 22 0 530376225 16075186176 147149 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912506347172 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.42
Current children cumulated vsize (KiB) 15698424

[startup+6.30119 s]
/proc/loadavg: 7.66 7.26 6.85 11/220 11786
/proc/meminfo: memFree=17933756/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15698424 CPUtime=23.19 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 285259 0 1 0 2282 37 0 0 25 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3924606 272270 2285 9 0 3915325 0
[pid=11764/tid=11765] ppid=11762 vsize=15698424 CPUtime=0.94 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) S 11762 11764 11426 0 -1 4202560 22511 0 1 0 90 4 0 0 20 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11767] ppid=11762 vsize=15698424 CPUtime=0.01 cores=0,2,4,6
/proc/11764/task/11767/stat : 11767 (java) S 11762 11764 11426 0 -1 4202560 2752 0 0 0 1 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11768] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11768/stat : 11768 (java) S 11762 11764 11426 0 -1 4202560 1310 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11769] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11769/stat : 11769 (java) S 11762 11764 11426 0 -1 4202560 1241 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11770] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11770/stat : 11770 (java) S 11762 11764 11426 0 -1 4202560 1447 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11771] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11771/stat : 11771 (java) S 11762 11764 11426 0 -1 4202560 2163 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11772] ppid=11762 vsize=15698424 CPUtime=0.01 cores=0,2,4,6
/proc/11764/task/11772/stat : 11772 (java) S 11762 11764 11426 0 -1 4202560 3794 0 0 0 1 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11773] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11773/stat : 11773 (java) S 11762 11764 11426 0 -1 4202560 2287 0 0 0 0 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11774] ppid=11762 vsize=15698424 CPUtime=0.01 cores=0,2,4,6
/proc/11764/task/11774/stat : 11774 (java) S 11762 11764 11426 0 -1 4202560 4574 0 0 0 1 0 0 0 15 0 22 0 530376187 16075186176 272270 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0

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

[pid=11764/tid=11784] ppid=11762 vsize=15698424 CPUtime=1106.79 cores=0,2,4,6
/proc/11764/task/11784/stat : 11784 (java) R 11762 11764 11426 0 -1 4202560 333456 0 0 0 110630 49 0 0 25 0 22 0 530376225 16075186176 103969 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505955822 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11764/tid=11785] ppid=11762 vsize=15698424 CPUtime=1107.43 cores=0,2,4,6
/proc/11764/task/11785/stat : 11785 (java) R 11762 11764 11426 0 -1 4202560 329279 0 0 0 110692 51 0 0 25 0 22 0 530376225 16075186176 103969 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 47550719158376 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11764/tid=11786] ppid=11762 vsize=15698424 CPUtime=1107.08 cores=0,2,4,6
/proc/11764/task/11786/stat : 11786 (java) R 11762 11764 11426 0 -1 4202560 331281 0 0 0 110658 50 0 0 25 0 22 0 530376225 16075186176 103969 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505833853 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4462
Current children cumulated vsize (KiB) 15698424

[startup+1182.3 s]
/proc/loadavg: 8.00 7.99 7.65 9/220 11918
/proc/meminfo: memFree=24992356/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15698424 CPUtime=4700.59 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 2384935 0 1 0 469584 475 0 0 25 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3924606 123107 2299 9 0 3915325 0
[pid=11764/tid=11765] ppid=11762 vsize=15698424 CPUtime=0.94 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) S 11762 11764 11426 0 -1 4202560 22511 0 1 0 90 4 0 0 20 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11767] ppid=11762 vsize=15698424 CPUtime=3.5 cores=0,2,4,6
/proc/11764/task/11767/stat : 11767 (java) S 11762 11764 11426 0 -1 4202560 117659 0 0 0 328 22 0 0 16 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11768] ppid=11762 vsize=15698424 CPUtime=3.56 cores=0,2,4,6
/proc/11764/task/11768/stat : 11768 (java) S 11762 11764 11426 0 -1 4202560 118711 0 0 0 333 23 0 0 16 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11769] ppid=11762 vsize=15698424 CPUtime=3.64 cores=0,2,4,6
/proc/11764/task/11769/stat : 11769 (java) S 11762 11764 11426 0 -1 4202560 119454 0 0 0 343 21 0 0 16 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11770] ppid=11762 vsize=15698424 CPUtime=3.59 cores=0,2,4,6
/proc/11764/task/11770/stat : 11770 (java) S 11762 11764 11426 0 -1 4202560 119807 0 0 0 337 22 0 0 16 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11771] ppid=11762 vsize=15698424 CPUtime=3.54 cores=0,2,4,6
/proc/11764/task/11771/stat : 11771 (java) S 11762 11764 11426 0 -1 4202560 111432 0 0 0 331 23 0 0 16 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11772] ppid=11762 vsize=15698424 CPUtime=3.52 cores=0,2,4,6
/proc/11764/task/11772/stat : 11772 (java) S 11762 11764 11426 0 -1 4202560 114206 0 0 0 330 22 0 0 15 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11773] ppid=11762 vsize=15698424 CPUtime=3.55 cores=0,2,4,6
/proc/11764/task/11773/stat : 11773 (java) S 11762 11764 11426 0 -1 4202560 112710 0 0 0 332 23 0 0 15 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11774] ppid=11762 vsize=15698424 CPUtime=3.62 cores=0,2,4,6
/proc/11764/task/11774/stat : 11774 (java) S 11762 11764 11426 0 -1 4202560 118737 0 0 0 341 21 0 0 16 0 22 0 530376187 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11775] ppid=11762 vsize=15698424 CPUtime=2.41 cores=0,2,4,6
/proc/11764/task/11775/stat : 11775 (java) S 11762 11764 11426 0 -1 4202560 6144 0 0 0 167 74 0 0 16 0 22 0 530376189 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 0 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11776] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11776/stat : 11776 (java) S 11762 11764 11426 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530376189 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11777] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11777/stat : 11777 (java) S 11762 11764 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530376189 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11778] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11778/stat : 11778 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933600689 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11779] ppid=11762 vsize=15698424 CPUtime=1.52 cores=0,2,4,6
/proc/11764/task/11779/stat : 11779 (java) S 11762 11764 11426 0 -1 4202560 10149 0 0 0 151 1 0 0 15 0 22 0 530376191 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11780] ppid=11762 vsize=15698424 CPUtime=1.21 cores=0,2,4,6
/proc/11764/task/11780/stat : 11780 (java) S 11762 11764 11426 0 -1 4202560 8983 0 0 0 120 1 0 0 15 0 22 0 530376191 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11781] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11781/stat : 11781 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11782] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11782/stat : 11782 (java) S 11762 11764 11426 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530376191 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11783] ppid=11762 vsize=15698424 CPUtime=1166.91 cores=0,2,4,6
/proc/11764/task/11783/stat : 11783 (java) R 11762 11764 11426 0 -1 4202560 347283 0 0 0 116640 51 0 0 25 0 22 0 530376225 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912506082575 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11764/tid=11784] ppid=11762 vsize=15698424 CPUtime=1165.92 cores=0,2,4,6
/proc/11764/task/11784/stat : 11784 (java) R 11762 11764 11426 0 -1 4202560 355725 0 0 0 116540 52 0 0 25 0 22 0 530376225 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505775198 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11764/tid=11785] ppid=11762 vsize=15698424 CPUtime=1166.64 cores=0,2,4,6
/proc/11764/task/11785/stat : 11785 (java) R 11762 11764 11426 0 -1 4202560 349685 0 0 0 116610 54 0 0 25 0 22 0 530376225 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505523661 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11764/tid=11786] ppid=11762 vsize=15698424 CPUtime=1166.37 cores=0,2,4,6
/proc/11764/task/11786/stat : 11786 (java) R 11762 11764 11426 0 -1 4202560 350287 0 0 0 116584 53 0 0 25 0 22 0 530376225 16075186176 123107 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505787511 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.59
Current children cumulated vsize (KiB) 15698424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 7.94 7.97 7.66 9/220 11918
/proc/meminfo: memFree=25064768/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15698424 CPUtime=4800.05 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 2418873 0 1 0 479521 484 0 0 25 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3924606 109354 2299 9 0 3915325 0
[pid=11764/tid=11765] ppid=11762 vsize=15698424 CPUtime=0.94 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) S 11762 11764 11426 0 -1 4202560 22511 0 1 0 90 4 0 0 20 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11767] ppid=11762 vsize=15698424 CPUtime=3.57 cores=0,2,4,6
/proc/11764/task/11767/stat : 11767 (java) S 11762 11764 11426 0 -1 4202560 118800 0 0 0 335 22 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11768] ppid=11762 vsize=15698424 CPUtime=3.62 cores=0,2,4,6
/proc/11764/task/11768/stat : 11768 (java) S 11762 11764 11426 0 -1 4202560 120326 0 0 0 339 23 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11769] ppid=11762 vsize=15698424 CPUtime=3.7 cores=0,2,4,6
/proc/11764/task/11769/stat : 11769 (java) S 11762 11764 11426 0 -1 4202560 121121 0 0 0 349 21 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11770] ppid=11762 vsize=15698424 CPUtime=3.65 cores=0,2,4,6
/proc/11764/task/11770/stat : 11770 (java) S 11762 11764 11426 0 -1 4202560 121121 0 0 0 343 22 0 0 16 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11771] ppid=11762 vsize=15698424 CPUtime=3.6 cores=0,2,4,6
/proc/11764/task/11771/stat : 11771 (java) S 11762 11764 11426 0 -1 4202560 113298 0 0 0 337 23 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11772] ppid=11762 vsize=15698424 CPUtime=3.6 cores=0,2,4,6
/proc/11764/task/11772/stat : 11772 (java) S 11762 11764 11426 0 -1 4202560 115563 0 0 0 338 22 0 0 16 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11773] ppid=11762 vsize=15698424 CPUtime=3.62 cores=0,2,4,6
/proc/11764/task/11773/stat : 11773 (java) S 11762 11764 11426 0 -1 4202560 114693 0 0 0 339 23 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11774] ppid=11762 vsize=15698424 CPUtime=3.7 cores=0,2,4,6
/proc/11764/task/11774/stat : 11774 (java) S 11762 11764 11426 0 -1 4202560 120458 0 0 0 348 22 0 0 16 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11775] ppid=11762 vsize=15698424 CPUtime=2.46 cores=0,2,4,6
/proc/11764/task/11775/stat : 11775 (java) S 11762 11764 11426 0 -1 4202560 6224 0 0 0 170 76 0 0 16 0 22 0 530376189 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 0 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11776] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11776/stat : 11776 (java) S 11762 11764 11426 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530376189 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11777] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11777/stat : 11777 (java) S 11762 11764 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530376189 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11778] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11778/stat : 11778 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933600689 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11779] ppid=11762 vsize=15698424 CPUtime=1.52 cores=0,2,4,6
/proc/11764/task/11779/stat : 11779 (java) S 11762 11764 11426 0 -1 4202560 10149 0 0 0 151 1 0 0 15 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11780] ppid=11762 vsize=15698424 CPUtime=1.22 cores=0,2,4,6
/proc/11764/task/11780/stat : 11780 (java) S 11762 11764 11426 0 -1 4202560 8987 0 0 0 121 1 0 0 15 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11781] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11781/stat : 11781 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11782] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11782/stat : 11782 (java) S 11762 11764 11426 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11783] ppid=11762 vsize=15698424 CPUtime=1191.66 cores=0,2,4,6
/proc/11764/task/11783/stat : 11783 (java) R 11762 11764 11426 0 -1 4202560 352755 0 0 0 119114 52 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505940017 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11764/tid=11784] ppid=11762 vsize=15698424 CPUtime=1190.66 cores=0,2,4,6
/proc/11764/task/11784/stat : 11784 (java) R 11762 11764 11426 0 -1 4202560 360689 0 0 0 119013 53 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912506106387 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11764/tid=11785] ppid=11762 vsize=15698424 CPUtime=1191.33 cores=0,2,4,6
/proc/11764/task/11785/stat : 11785 (java) R 11762 11764 11426 0 -1 4202560 355048 0 0 0 119077 56 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505787040 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11764/tid=11786] ppid=11762 vsize=15698424 CPUtime=1191.03 cores=0,2,4,6
/proc/11764/task/11786/stat : 11786 (java) R 11762 11764 11426 0 -1 4202560 355678 0 0 0 119049 54 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505819536 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15698424

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

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

[startup+1207.3 s]
/proc/loadavg: 7.94 7.97 7.66 9/220 11918
/proc/meminfo: memFree=25064768/32951124 swapFree=67110188/67111528
[pid=11764] ppid=11762 vsize=15698424 CPUtime=4800.05 cores=0,2,4,6
/proc/11764/stat : 11764 (java) S 11762 11764 11426 0 -1 4202496 2418873 0 1 0 479521 484 0 0 25 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11764/statm: 3924606 109354 2299 9 0 3915325 0
[pid=11764/tid=11765] ppid=11762 vsize=15698424 CPUtime=0.94 cores=0,2,4,6
/proc/11764/task/11765/stat : 11765 (java) S 11762 11764 11426 0 -1 4202560 22511 0 1 0 90 4 0 0 20 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11767] ppid=11762 vsize=15698424 CPUtime=3.57 cores=0,2,4,6
/proc/11764/task/11767/stat : 11767 (java) S 11762 11764 11426 0 -1 4202560 118800 0 0 0 335 22 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11768] ppid=11762 vsize=15698424 CPUtime=3.62 cores=0,2,4,6
/proc/11764/task/11768/stat : 11768 (java) S 11762 11764 11426 0 -1 4202560 120326 0 0 0 339 23 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11769] ppid=11762 vsize=15698424 CPUtime=3.7 cores=0,2,4,6
/proc/11764/task/11769/stat : 11769 (java) S 11762 11764 11426 0 -1 4202560 121121 0 0 0 349 21 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11770] ppid=11762 vsize=15698424 CPUtime=3.65 cores=0,2,4,6
/proc/11764/task/11770/stat : 11770 (java) S 11762 11764 11426 0 -1 4202560 121121 0 0 0 343 22 0 0 16 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11771] ppid=11762 vsize=15698424 CPUtime=3.6 cores=0,2,4,6
/proc/11764/task/11771/stat : 11771 (java) S 11762 11764 11426 0 -1 4202560 113298 0 0 0 337 23 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11772] ppid=11762 vsize=15698424 CPUtime=3.6 cores=0,2,4,6
/proc/11764/task/11772/stat : 11772 (java) S 11762 11764 11426 0 -1 4202560 115563 0 0 0 338 22 0 0 16 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11773] ppid=11762 vsize=15698424 CPUtime=3.62 cores=0,2,4,6
/proc/11764/task/11773/stat : 11773 (java) S 11762 11764 11426 0 -1 4202560 114693 0 0 0 339 23 0 0 15 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11774] ppid=11762 vsize=15698424 CPUtime=3.7 cores=0,2,4,6
/proc/11764/task/11774/stat : 11774 (java) S 11762 11764 11426 0 -1 4202560 120458 0 0 0 348 22 0 0 16 0 22 0 530376187 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11775] ppid=11762 vsize=15698424 CPUtime=2.46 cores=0,2,4,6
/proc/11764/task/11775/stat : 11775 (java) S 11762 11764 11426 0 -1 4202560 6224 0 0 0 170 76 0 0 16 0 22 0 530376189 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 0 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11776] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11776/stat : 11776 (java) S 11762 11764 11426 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 530376189 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11777] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11777/stat : 11777 (java) S 11762 11764 11426 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530376189 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 4 0 0 0
[pid=11764/tid=11778] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11778/stat : 11778 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933600689 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11779] ppid=11762 vsize=15698424 CPUtime=1.52 cores=0,2,4,6
/proc/11764/task/11779/stat : 11779 (java) S 11762 11764 11426 0 -1 4202560 10149 0 0 0 151 1 0 0 15 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 0 0 0 0
[pid=11764/tid=11780] ppid=11762 vsize=15698424 CPUtime=1.22 cores=0,2,4,6
/proc/11764/task/11780/stat : 11780 (java) S 11762 11764 11426 0 -1 4202560 8987 0 0 0 121 1 0 0 15 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 2 0 0 0
[pid=11764/tid=11781] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11781/stat : 11781 (java) S 11762 11764 11426 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933592985 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11782] ppid=11762 vsize=15698424 CPUtime=0 cores=0,2,4,6
/proc/11764/task/11782/stat : 11782 (java) S 11762 11764 11426 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 530376191 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 222933593600 0 4 0 16800975 18446604453802059584 0 0 -1 6 0 0 0
[pid=11764/tid=11783] ppid=11762 vsize=15698424 CPUtime=1191.66 cores=0,2,4,6
/proc/11764/task/11783/stat : 11783 (java) R 11762 11764 11426 0 -1 4202560 352755 0 0 0 119114 52 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505940017 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11764/tid=11784] ppid=11762 vsize=15698424 CPUtime=1190.66 cores=0,2,4,6
/proc/11764/task/11784/stat : 11784 (java) R 11762 11764 11426 0 -1 4202560 360689 0 0 0 119013 53 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912506106387 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11764/tid=11785] ppid=11762 vsize=15698424 CPUtime=1191.33 cores=0,2,4,6
/proc/11764/task/11785/stat : 11785 (java) R 11762 11764 11426 0 -1 4202560 355048 0 0 0 119077 56 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505787040 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11764/tid=11786] ppid=11762 vsize=15698424 CPUtime=1191.03 cores=0,2,4,6
/proc/11764/task/11786/stat : 11786 (java) R 11762 11764 11426 0 -1 4202560 355678 0 0 0 119049 54 0 0 25 0 22 0 530376225 16075186176 109354 33554432000 1073741824 1073778376 140736167229968 18446744073709551615 46912505819536 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 15698424

Child status: 143
Real time (s): 1207.34
CPU time (s): 4800.1
CPU user time (s): 4795.24
CPU system time (s): 4.86226
CPU usage (%): 397.578
Max. virtual memory (cumulated for all children) (KiB): 15700620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.24
system time used= 4.86226
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2418903
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= 229743
involuntary context switches= 132540

runsolver used 1.9757 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-30 20:22:34
IDJOB=3313133
IDBENCH=85826
IDSOLVER=1699
FILE ID=node109/3313133-1304187754
RUNJOBID= node109-1304185316-11444
PBS_JOBID= 13172478
Free space on /tmp= 73000 MiB

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

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=169305722

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19929596 kB
Buffers:        803896 kB
Cached:        1180520 kB
SwapCached:        712 kB
Active:       10765380 kB
Inactive:      1847560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19929596 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            2048 kB
Writeback:           0 kB
AnonPages:    10627116 kB
Mapped:          23152 kB
Slab:           325628 kB
PageTables:      25512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 12695900 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= 73024 MiB
End job on node109 at 2011-04-30 20:42:44