Trace number 3311759

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.15 1205.26

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	06:33 INFO : Reading from input HOME/instance-3311759-1304183192.cnf
0.72/0.57	Executor set job limit to 1000000
0.72/0.57	Executor set job limit to 1000000
0.72/0.57	Executor set job limit to 1000000
0.72/0.57	Executor set job limit to 1000000
0.72/0.57	Starting Executor!
0.72/0.57	Starting Executor!
0.72/0.57	Starting Executor!
0.72/0.57	Starting Executor!
2.71/1.49	06:34 INFO : 1092 variables remaining out of 1092
2.71/1.49	06:34 INFO : 322413 literals remaining out of 317499
50.70/13.84	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:4).
50.70/13.84	log4j:WARN Please initialize the log4j system properly.
50.70/13.84	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-3311759-1304183192/watcher-3311759-1304183192 -o /tmp/evaluation-result-3311759-1304183192/solver-3311759-1304183192 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311759-1304183192.cnf -hbr 2 

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

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


[startup+0 s]
/proc/loadavg: 7.57 8.04 7.66 1/179 11630
/proc/meminfo: memFree=30808016/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/11630/stat : 11630 (java) R 11628 11630 10996 0 -1 4202496 1128 0 0 0 0 0 0 0 25 0 1 0 529917125 23580672 614 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271545575189 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/11630/statm: 5757 624 466 9 0 124 0

[startup+0.0804591 s]
/proc/loadavg: 7.57 8.04 7.66 1/179 11630
/proc/meminfo: memFree=30808016/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15609916 CPUtime=0.06 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 4483 0 1 0 6 0 0 0 25 0 18 0 529917125 15984553984 3922 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3902512 3936 1790 9 0 3893231 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15609916

[startup+0.100456 s]
/proc/loadavg: 7.57 8.04 7.66 1/179 11630
/proc/meminfo: memFree=30808016/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15742040 CPUtime=0.1 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 5559 0 1 0 10 0 0 0 25 0 18 0 529917125 16119848960 4973 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3935510 4974 2115 9 0 3926229 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15742040

[startup+0.300433 s]
/proc/loadavg: 7.57 8.04 7.66 1/179 11630
/proc/meminfo: memFree=30808016/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15747324 CPUtime=0.52 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 14461 0 1 0 50 2 0 0 25 0 18 0 529917125 16125259776 12658 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3936831 12661 2206 9 0 3927550 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15747324

[startup+0.70038 s]
/proc/loadavg: 7.57 8.04 7.66 1/179 11630
/proc/meminfo: memFree=30808016/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15751436 CPUtime=1.03 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 42002 0 1 0 98 5 0 0 25 0 22 0 529917125 16129470464 39881 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3937859 39881 2248 9 0 3928578 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 15751436

[startup+1.50115 s]
/proc/loadavg: 7.57 8.04 7.66 3/201 11652
/proc/meminfo: memFree=30630212/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15755684 CPUtime=2.97 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 60970 0 1 0 288 9 0 0 25 0 22 0 529917125 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3938921 50043 2260 9 0 3929640 0
[pid=11630/tid=11632] ppid=11628 vsize=15755684 CPUtime=1.47 cores=0,2,4,6
/proc/11630/task/11632/stat : 11632 (java) R 11628 11630 10996 0 -1 4202560 35708 0 1 0 143 4 0 0 21 0 22 0 529917126 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912504005076 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11630/tid=11633] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11633/stat : 11633 (java) S 11628 11630 10996 0 -1 4202560 1201 0 0 0 0 0 0 0 15 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11634] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11634/stat : 11634 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11635] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11635/stat : 11635 (java) S 11628 11630 10996 0 -1 4202560 1109 0 0 0 0 0 0 0 15 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11636] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11636/stat : 11636 (java) S 11628 11630 10996 0 -1 4202560 160 0 0 0 0 0 0 0 18 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11637] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11637/stat : 11637 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11638] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11638/stat : 11638 (java) S 11628 11630 10996 0 -1 4202560 59 0 0 0 0 0 0 0 17 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11639] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11639/stat : 11639 (java) S 11628 11630 10996 0 -1 4202560 326 0 0 0 0 0 0 0 18 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11640] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11640/stat : 11640 (java) S 11628 11630 10996 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529917127 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11641] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11641/stat : 11641 (java) S 11628 11630 10996 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 529917128 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 0 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11642] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11642/stat : 11642 (java) S 11628 11630 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11643] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11643/stat : 11643 (java) S 11628 11630 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11644] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11644/stat : 11644 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562361265 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11645] ppid=11628 vsize=15755684 CPUtime=0.93 cores=0,2,4,6
/proc/11630/task/11645/stat : 11645 (java) S 11628 11630 10996 0 -1 4202560 17230 0 0 0 89 4 0 0 16 0 22 0 529917131 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11646] ppid=11628 vsize=15755684 CPUtime=0.53 cores=0,2,4,6
/proc/11630/task/11646/stat : 11646 (java) S 11628 11630 10996 0 -1 4202560 3720 0 0 0 53 0 0 0 16 0 22 0 529917131 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11647] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11647/stat : 11647 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11648] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11648/stat : 11648 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529917131 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11649] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11649/stat : 11649 (java) S 11628 11630 10996 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529917183 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11650] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11650/stat : 11650 (java) S 11628 11630 10996 0 -1 4202560 13 0 0 0 0 0 0 0 15 0 22 0 529917183 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11651] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11651/stat : 11651 (java) S 11628 11630 10996 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529917183 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11652] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11652/stat : 11652 (java) S 11628 11630 10996 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 529917183 16133820416 50043 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15755684

[startup+3.10085 s]
/proc/loadavg: 7.57 8.04 7.66 5/220 11696
/proc/meminfo: memFree=30463484/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15755684 CPUtime=8.26 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 90212 0 1 0 812 14 0 0 25 0 22 0 529917125 16133820416 76342 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3938921 76342 2274 9 0 3929640 0
[pid=11630/tid=11632] ppid=11628 vsize=15755684 CPUtime=1.47 cores=0,2,4,6
/proc/11630/task/11632/stat : 11632 (java) S 11628 11630 10996 0 -1 4202560 35713 0 1 0 143 4 0 0 21 0 22 0 529917126 16133820416 76342 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11633] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11633/stat : 11633 (java) S 11628 11630 10996 0 -1 4202560 3310 0 0 0 0 0 0 0 16 0 22 0 529917127 16133820416 76342 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11634] ppid=11628 vsize=15755684 CPUtime=0.01 cores=0,2,4,6
/proc/11630/task/11634/stat : 11634 (java) S 11628 11630 10996 0 -1 4202560 4464 0 0 0 1 0 0 0 16 0 22 0 529917127 16133820416 76309 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11635] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11635/stat : 11635 (java) S 11628 11630 10996 0 -1 4202560 3489 0 0 0 0 0 0 0 15 0 22 0 529917127 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11636] ppid=11628 vsize=15755684 CPUtime=0.01 cores=0,2,4,6
/proc/11630/task/11636/stat : 11636 (java) S 11628 11630 10996 0 -1 4202560 4832 0 0 0 1 0 0 0 16 0 22 0 529917127 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11637] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11637/stat : 11637 (java) S 11628 11630 10996 0 -1 4202560 801 0 0 0 0 0 0 0 15 0 22 0 529917127 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11638] ppid=11628 vsize=15755684 CPUtime=0.01 cores=0,2,4,6
/proc/11630/task/11638/stat : 11638 (java) S 11628 11630 10996 0 -1 4202560 3104 0 0 0 1 0 0 0 15 0 22 0 529917127 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11639] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11639/stat : 11639 (java) S 11628 11630 10996 0 -1 4202560 2406 0 0 0 0 0 0 0 15 0 22 0 529917127 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11640] ppid=11628 vsize=15755684 CPUtime=0.02 cores=0,2,4,6
/proc/11630/task/11640/stat : 11640 (java) S 11628 11630 10996 0 -1 4202560 6452 0 0 0 1 1 0 0 16 0 22 0 529917127 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11641] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11641/stat : 11641 (java) S 11628 11630 10996 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 22 0 529917128 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 0 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11642] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11642/stat : 11642 (java) S 11628 11630 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11643] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11643/stat : 11643 (java) S 11628 11630 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11644] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11644/stat : 11644 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562361265 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11645] ppid=11628 vsize=15755684 CPUtime=1.25 cores=0,2,4,6
/proc/11630/task/11645/stat : 11645 (java) S 11628 11630 10996 0 -1 4202560 17575 0 0 0 121 4 0 0 15 0 22 0 529917131 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11646] ppid=11628 vsize=15755684 CPUtime=0.88 cores=0,2,4,6
/proc/11630/task/11646/stat : 11646 (java) R 11628 11630 10996 0 -1 4202560 6504 0 0 0 88 0 0 0 15 0 22 0 529917131 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271550581095 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11630/tid=11647] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11647/stat : 11647 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11648] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11648/stat : 11648 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529917131 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11649] ppid=11628 vsize=15755684 CPUtime=1.33 cores=0,2,4,6
/proc/11630/task/11649/stat : 11649 (java) R 11628 11630 10996 0 -1 4202560 28 0 0 0 133 0 0 0 16 0 22 0 529917183 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912506261073 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11630/tid=11650] ppid=11628 vsize=15755684 CPUtime=0.93 cores=0,2,4,6
/proc/11630/task/11650/stat : 11650 (java) R 11628 11630 10996 0 -1 4202560 22 0 0 0 93 0 0 0 16 0 22 0 529917183 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 47189450833400 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11630/tid=11651] ppid=11628 vsize=15755684 CPUtime=1.1 cores=0,2,4,6
/proc/11630/task/11651/stat : 11651 (java) R 11628 11630 10996 0 -1 4202560 9 0 0 0 110 0 0 0 16 0 22 0 529917183 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11630/tid=11652] ppid=11628 vsize=15755684 CPUtime=1.11 cores=0,2,4,6
/proc/11630/task/11652/stat : 11652 (java) R 11628 11630 10996 0 -1 4202560 10 0 0 0 111 0 0 0 16 0 22 0 529917183 16133820416 76310 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505909382 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 15755684

[startup+6.30669 s]
/proc/loadavg: 7.45 8.01 7.65 6/224 11700
/proc/meminfo: memFree=29825836/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15755684 CPUtime=21.05 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 230296 0 1 0 2068 37 0 0 25 0 22 0 529917125 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3938921 215943 2274 9 0 3929640 0
[pid=11630/tid=11632] ppid=11628 vsize=15755684 CPUtime=1.47 cores=0,2,4,6
/proc/11630/task/11632/stat : 11632 (java) S 11628 11630 10996 0 -1 4202560 35713 0 1 0 143 4 0 0 21 0 22 0 529917126 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11633] ppid=11628 vsize=15755684 CPUtime=0.07 cores=0,2,4,6
/proc/11630/task/11633/stat : 11633 (java) R 11628 11630 10996 0 -1 4202560 20021 0 0 0 4 3 0 0 15 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271550490935 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11630/tid=11634] ppid=11628 vsize=15755684 CPUtime=0.03 cores=0,2,4,6
/proc/11630/task/11634/stat : 11634 (java) R 11628 11630 10996 0 -1 4202560 7935 0 0 0 2 1 0 0 15 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271550490935 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11630/tid=11635] ppid=11628 vsize=15755684 CPUtime=0.06 cores=0,2,4,6
/proc/11630/task/11635/stat : 11635 (java) S 11628 11630 10996 0 -1 4202560 16852 0 0 0 3 3 0 0 16 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11636] ppid=11628 vsize=15755684 CPUtime=0.05 cores=0,2,4,6
/proc/11630/task/11636/stat : 11636 (java) R 11628 11630 10996 0 -1 4202560 15610 0 0 0 3 2 0 0 15 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11630/tid=11637] ppid=11628 vsize=15755684 CPUtime=0.05 cores=0,2,4,6
/proc/11630/task/11637/stat : 11637 (java) R 11628 11630 10996 0 -1 4202560 15376 0 0 0 3 2 0 0 15 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271550490935 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11630/tid=11638] ppid=11628 vsize=15755684 CPUtime=0.03 cores=0,2,4,6
/proc/11630/task/11638/stat : 11638 (java) R 11628 11630 10996 0 -1 4202560 9900 0 0 0 2 1 0 0 15 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271550490935 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11630/tid=11639] ppid=11628 vsize=15755684 CPUtime=0.02 cores=0,2,4,6
/proc/11630/task/11639/stat : 11639 (java) R 11628 11630 10996 0 -1 4202560 9124 0 0 0 1 1 0 0 15 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271550490935 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11630/tid=11640] ppid=11628 vsize=15755684 CPUtime=0.06 cores=0,2,4,6
/proc/11630/task/11640/stat : 11640 (java) R 11628 11630 10996 0 -1 4202560 17147 0 0 0 3 3 0 0 15 0 22 0 529917127 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271550490935 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11630/tid=11641] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11641/stat : 11641 (java) S 11628 11630 10996 0 -1 4202560 399 0 0 0 0 0 0 0 16 0 22 0 529917128 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 0 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11642] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11642/stat : 11642 (java) S 11628 11630 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11643] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11643/stat : 11643 (java) S 11628 11630 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11644] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11644/stat : 11644 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562361265 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11645] ppid=11628 vsize=15755684 CPUtime=1.32 cores=0,2,4,6
/proc/11630/task/11645/stat : 11645 (java) S 11628 11630 10996 0 -1 4202560 17585 0 0 0 128 4 0 0 15 0 22 0 529917131 16133820416 215943 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0

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

[pid=11630/tid=11650] ppid=11628 vsize=15755684 CPUtime=1049.75 cores=0,2,4,6
/proc/11630/task/11650/stat : 11650 (java) R 11628 11630 10996 0 -1 4202560 308657 0 0 0 104940 35 0 0 25 0 22 0 529917183 16133820416 241068 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505840096 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11630/tid=11651] ppid=11628 vsize=15755684 CPUtime=1049.93 cores=0,2,4,6
/proc/11630/task/11651/stat : 11651 (java) R 11628 11630 10996 0 -1 4202560 286272 0 0 0 104955 38 0 0 25 0 22 0 529917183 16133820416 241068 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505876804 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11630/tid=11652] ppid=11628 vsize=15755684 CPUtime=1050.59 cores=0,2,4,6
/proc/11630/task/11652/stat : 11652 (java) R 11628 11630 10996 0 -1 4202560 325218 0 0 0 105022 37 0 0 25 0 22 0 529917183 16133820416 241068 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505866467 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4230.68
Current children cumulated vsize (KiB) 15755684

[startup+1122.3 s]
/proc/loadavg: 8.17 8.17 8.00 9/224 11730
/proc/meminfo: memFree=25413972/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15755684 CPUtime=4469.76 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 1948732 0 1 0 446645 331 0 0 25 0 22 0 529917125 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3938921 243967 2297 9 0 3929640 0
[pid=11630/tid=11632] ppid=11628 vsize=15755684 CPUtime=1.47 cores=0,2,4,6
/proc/11630/task/11632/stat : 11632 (java) S 11628 11630 10996 0 -1 4202560 35713 0 1 0 143 4 0 0 21 0 22 0 529917126 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11633] ppid=11628 vsize=15755684 CPUtime=3.18 cores=0,2,4,6
/proc/11630/task/11633/stat : 11633 (java) S 11628 11630 10996 0 -1 4202560 81426 0 0 0 303 15 0 0 15 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11634] ppid=11628 vsize=15755684 CPUtime=3.15 cores=0,2,4,6
/proc/11630/task/11634/stat : 11634 (java) S 11628 11630 10996 0 -1 4202560 70495 0 0 0 303 12 0 0 16 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11635] ppid=11628 vsize=15755684 CPUtime=3.22 cores=0,2,4,6
/proc/11630/task/11635/stat : 11635 (java) S 11628 11630 10996 0 -1 4202560 88702 0 0 0 306 16 0 0 16 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11636] ppid=11628 vsize=15755684 CPUtime=3.18 cores=0,2,4,6
/proc/11630/task/11636/stat : 11636 (java) S 11628 11630 10996 0 -1 4202560 73953 0 0 0 304 14 0 0 16 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11637] ppid=11628 vsize=15755684 CPUtime=3.19 cores=0,2,4,6
/proc/11630/task/11637/stat : 11637 (java) S 11628 11630 10996 0 -1 4202560 78024 0 0 0 305 14 0 0 15 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11638] ppid=11628 vsize=15755684 CPUtime=3.11 cores=0,2,4,6
/proc/11630/task/11638/stat : 11638 (java) S 11628 11630 10996 0 -1 4202560 71849 0 0 0 298 13 0 0 15 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11639] ppid=11628 vsize=15755684 CPUtime=3.14 cores=0,2,4,6
/proc/11630/task/11639/stat : 11639 (java) S 11628 11630 10996 0 -1 4202560 70071 0 0 0 301 13 0 0 15 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11640] ppid=11628 vsize=15755684 CPUtime=3.18 cores=0,2,4,6
/proc/11630/task/11640/stat : 11640 (java) S 11628 11630 10996 0 -1 4202560 86012 0 0 0 300 18 0 0 16 0 22 0 529917127 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11641] ppid=11628 vsize=15755684 CPUtime=1.29 cores=0,2,4,6
/proc/11630/task/11641/stat : 11641 (java) S 11628 11630 10996 0 -1 4202560 12502 0 0 0 86 43 0 0 15 0 22 0 529917128 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 0 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11642] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11642/stat : 11642 (java) S 11628 11630 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11643] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11643/stat : 11643 (java) S 11628 11630 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11644] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11644/stat : 11644 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562361265 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11645] ppid=11628 vsize=15755684 CPUtime=1.59 cores=0,2,4,6
/proc/11630/task/11645/stat : 11645 (java) S 11628 11630 10996 0 -1 4202560 17689 0 0 0 155 4 0 0 15 0 22 0 529917131 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11646] ppid=11628 vsize=15755684 CPUtime=1.19 cores=0,2,4,6
/proc/11630/task/11646/stat : 11646 (java) S 11628 11630 10996 0 -1 4202560 8382 0 0 0 118 1 0 0 15 0 22 0 529917131 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11647] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11647/stat : 11647 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11648] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11648/stat : 11648 (java) S 11628 11630 10996 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529917131 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11649] ppid=11628 vsize=15755684 CPUtime=1110.25 cores=0,2,4,6
/proc/11630/task/11649/stat : 11649 (java) R 11628 11630 10996 0 -1 4202560 308065 0 0 0 110985 40 0 0 25 0 22 0 529917183 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505866382 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11630/tid=11650] ppid=11628 vsize=15755684 CPUtime=1109.15 cores=0,2,4,6
/proc/11630/task/11650/stat : 11650 (java) R 11628 11630 10996 0 -1 4202560 316024 0 0 0 110879 36 0 0 25 0 22 0 529917183 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505866453 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11630/tid=11651] ppid=11628 vsize=15755684 CPUtime=1109.31 cores=0,2,4,6
/proc/11630/task/11651/stat : 11651 (java) R 11628 11630 10996 0 -1 4202560 295165 0 0 0 110892 39 0 0 25 0 22 0 529917183 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505901041 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11630/tid=11652] ppid=11628 vsize=15755684 CPUtime=1109.95 cores=0,2,4,6
/proc/11630/task/11652/stat : 11652 (java) R 11628 11630 10996 0 -1 4202560 333208 0 0 0 110956 39 0 0 25 0 22 0 529917183 16133820416 243967 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912506035085 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4469.76
Current children cumulated vsize (KiB) 15755684

[startup+1182.3 s]
/proc/loadavg: 8.26 8.18 8.02 9/224 11731
/proc/meminfo: memFree=25426084/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15755684 CPUtime=4708.83 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 2067834 0 1 0 470532 351 0 0 25 0 22 0 529917125 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3938921 272197 2297 9 0 3929640 0
[pid=11630/tid=11632] ppid=11628 vsize=15755684 CPUtime=1.47 cores=0,2,4,6
/proc/11630/task/11632/stat : 11632 (java) S 11628 11630 10996 0 -1 4202560 35713 0 1 0 143 4 0 0 21 0 22 0 529917126 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11633] ppid=11628 vsize=15755684 CPUtime=3.41 cores=0,2,4,6
/proc/11630/task/11633/stat : 11633 (java) S 11628 11630 10996 0 -1 4202560 87404 0 0 0 325 16 0 0 16 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11634] ppid=11628 vsize=15755684 CPUtime=3.36 cores=0,2,4,6
/proc/11630/task/11634/stat : 11634 (java) S 11628 11630 10996 0 -1 4202560 77652 0 0 0 323 13 0 0 15 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11635] ppid=11628 vsize=15755684 CPUtime=3.43 cores=0,2,4,6
/proc/11630/task/11635/stat : 11635 (java) S 11628 11630 10996 0 -1 4202560 92620 0 0 0 326 17 0 0 15 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11636] ppid=11628 vsize=15755684 CPUtime=3.42 cores=0,2,4,6
/proc/11630/task/11636/stat : 11636 (java) S 11628 11630 10996 0 -1 4202560 80271 0 0 0 327 15 0 0 16 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11637] ppid=11628 vsize=15755684 CPUtime=3.4 cores=0,2,4,6
/proc/11630/task/11637/stat : 11637 (java) S 11628 11630 10996 0 -1 4202560 83386 0 0 0 325 15 0 0 16 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11638] ppid=11628 vsize=15755684 CPUtime=3.35 cores=0,2,4,6
/proc/11630/task/11638/stat : 11638 (java) S 11628 11630 10996 0 -1 4202560 78108 0 0 0 321 14 0 0 15 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11639] ppid=11628 vsize=15755684 CPUtime=3.34 cores=0,2,4,6
/proc/11630/task/11639/stat : 11639 (java) S 11628 11630 10996 0 -1 4202560 75021 0 0 0 320 14 0 0 16 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11640] ppid=11628 vsize=15755684 CPUtime=3.44 cores=0,2,4,6
/proc/11630/task/11640/stat : 11640 (java) S 11628 11630 10996 0 -1 4202560 91507 0 0 0 325 19 0 0 15 0 22 0 529917127 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11641] ppid=11628 vsize=15755684 CPUtime=1.35 cores=0,2,4,6
/proc/11630/task/11641/stat : 11641 (java) S 11628 11630 10996 0 -1 4202560 12945 0 0 0 90 45 0 0 15 0 22 0 529917128 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 0 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11642] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11642/stat : 11642 (java) S 11628 11630 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11643] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11643/stat : 11643 (java) S 11628 11630 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11644] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11644/stat : 11644 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562361265 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11645] ppid=11628 vsize=15755684 CPUtime=1.59 cores=0,2,4,6
/proc/11630/task/11645/stat : 11645 (java) S 11628 11630 10996 0 -1 4202560 17689 0 0 0 155 4 0 0 15 0 22 0 529917131 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11646] ppid=11628 vsize=15755684 CPUtime=1.19 cores=0,2,4,6
/proc/11630/task/11646/stat : 11646 (java) S 11628 11630 10996 0 -1 4202560 8382 0 0 0 118 1 0 0 15 0 22 0 529917131 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11647] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11647/stat : 11647 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11648] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11648/stat : 11648 (java) S 11628 11630 10996 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 529917131 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11649] ppid=11628 vsize=15755684 CPUtime=1169.38 cores=0,2,4,6
/proc/11630/task/11649/stat : 11649 (java) R 11628 11630 10996 0 -1 4202560 325713 0 0 0 116896 42 0 0 25 0 22 0 529917183 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 47189450155939 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11630/tid=11650] ppid=11628 vsize=15755684 CPUtime=1168.47 cores=0,2,4,6
/proc/11630/task/11650/stat : 11650 (java) R 11628 11630 10996 0 -1 4202560 335997 0 0 0 116808 39 0 0 25 0 22 0 529917183 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505878036 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11630/tid=11651] ppid=11628 vsize=15755684 CPUtime=1168.71 cores=0,2,4,6
/proc/11630/task/11651/stat : 11651 (java) R 11628 11630 10996 0 -1 4202560 313111 0 0 0 116829 42 0 0 25 0 22 0 529917183 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505923823 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11630/tid=11652] ppid=11628 vsize=15755684 CPUtime=1169.33 cores=0,2,4,6
/proc/11630/task/11652/stat : 11652 (java) R 11628 11630 10996 0 -1 4202560 350859 0 0 0 116892 41 0 0 25 0 22 0 529917183 16133820416 272197 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912506035329 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4708.83
Current children cumulated vsize (KiB) 15755684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.2 s]
/proc/loadavg: 8.23 8.18 8.02 9/224 11732
/proc/meminfo: memFree=25590368/32951124 swapFree=67111336/67111528
[pid=11630] ppid=11628 vsize=15755684 CPUtime=4800.06 cores=0,2,4,6
/proc/11630/stat : 11630 (java) S 11628 11630 10996 0 -1 4202496 2087980 0 1 0 479651 355 0 0 25 0 22 0 529917125 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11630/statm: 3938921 247972 2297 9 0 3929640 0
[pid=11630/tid=11632] ppid=11628 vsize=15755684 CPUtime=1.47 cores=0,2,4,6
/proc/11630/task/11632/stat : 11632 (java) S 11628 11630 10996 0 -1 4202560 35713 0 1 0 143 4 0 0 21 0 22 0 529917126 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11633] ppid=11628 vsize=15755684 CPUtime=3.5 cores=0,2,4,6
/proc/11630/task/11633/stat : 11633 (java) S 11628 11630 10996 0 -1 4202560 88652 0 0 0 333 17 0 0 15 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11634] ppid=11628 vsize=15755684 CPUtime=3.45 cores=0,2,4,6
/proc/11630/task/11634/stat : 11634 (java) S 11628 11630 10996 0 -1 4202560 78213 0 0 0 331 14 0 0 16 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11635] ppid=11628 vsize=15755684 CPUtime=3.53 cores=0,2,4,6
/proc/11630/task/11635/stat : 11635 (java) S 11628 11630 10996 0 -1 4202560 94679 0 0 0 336 17 0 0 16 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11636] ppid=11628 vsize=15755684 CPUtime=3.52 cores=0,2,4,6
/proc/11630/task/11636/stat : 11636 (java) S 11628 11630 10996 0 -1 4202560 81400 0 0 0 337 15 0 0 16 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11637] ppid=11628 vsize=15755684 CPUtime=3.49 cores=0,2,4,6
/proc/11630/task/11637/stat : 11637 (java) S 11628 11630 10996 0 -1 4202560 84926 0 0 0 334 15 0 0 15 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11638] ppid=11628 vsize=15755684 CPUtime=3.42 cores=0,2,4,6
/proc/11630/task/11638/stat : 11638 (java) S 11628 11630 10996 0 -1 4202560 79311 0 0 0 328 14 0 0 15 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 0 0 0 0
[pid=11630/tid=11639] ppid=11628 vsize=15755684 CPUtime=3.43 cores=0,2,4,6
/proc/11630/task/11639/stat : 11639 (java) S 11628 11630 10996 0 -1 4202560 76178 0 0 0 329 14 0 0 15 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11640] ppid=11628 vsize=15755684 CPUtime=3.53 cores=0,2,4,6
/proc/11630/task/11640/stat : 11640 (java) S 11628 11630 10996 0 -1 4202560 92990 0 0 0 334 19 0 0 16 0 22 0 529917127 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11641] ppid=11628 vsize=15755684 CPUtime=1.4 cores=0,2,4,6
/proc/11630/task/11641/stat : 11641 (java) S 11628 11630 10996 0 -1 4202560 12999 0 0 0 93 47 0 0 15 0 22 0 529917128 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 0 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11642] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11642/stat : 11642 (java) S 11628 11630 10996 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11643] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11643/stat : 11643 (java) S 11628 11630 10996 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529917128 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 6 0 0 0
[pid=11630/tid=11644] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11644/stat : 11644 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562361265 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11645] ppid=11628 vsize=15755684 CPUtime=1.59 cores=0,2,4,6
/proc/11630/task/11645/stat : 11645 (java) S 11628 11630 10996 0 -1 4202560 17689 0 0 0 155 4 0 0 15 0 22 0 529917131 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11646] ppid=11628 vsize=15755684 CPUtime=1.19 cores=0,2,4,6
/proc/11630/task/11646/stat : 11646 (java) S 11628 11630 10996 0 -1 4202560 8382 0 0 0 118 1 0 0 15 0 22 0 529917131 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 4 0 0 0
[pid=11630/tid=11647] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11647/stat : 11647 (java) S 11628 11630 10996 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529917131 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562353561 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11648] ppid=11628 vsize=15755684 CPUtime=0 cores=0,2,4,6
/proc/11630/task/11648/stat : 11648 (java) S 11628 11630 10996 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 529917131 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 271562354176 0 4 0 16800975 18446604442441611968 0 0 -1 2 0 0 0
[pid=11630/tid=11649] ppid=11628 vsize=15755684 CPUtime=1191.97 cores=0,2,4,6
/proc/11630/task/11649/stat : 11649 (java) R 11628 11630 10996 0 -1 4202560 328088 0 0 0 119155 42 0 0 25 0 22 0 529917183 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912506261527 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=11630/tid=11650] ppid=11628 vsize=15755684 CPUtime=1191.05 cores=0,2,4,6
/proc/11630/task/11650/stat : 11650 (java) R 11628 11630 10996 0 -1 4202560 338290 0 0 0 119066 39 0 0 25 0 22 0 529917183 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505520999 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=11630/tid=11651] ppid=11628 vsize=15755684 CPUtime=1191.37 cores=0,2,4,6
/proc/11630/task/11651/stat : 11651 (java) R 11628 11630 10996 0 -1 4202560 315481 0 0 0 119094 43 0 0 25 0 22 0 529917183 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505909233 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11630/tid=11652] ppid=11628 vsize=15755684 CPUtime=1191.99 cores=0,2,4,6
/proc/11630/task/11652/stat : 11652 (java) R 11628 11630 10996 0 -1 4202560 353531 0 0 0 119158 41 0 0 25 0 22 0 529917183 16133820416 247972 33554432000 1073741824 1073778376 140735930846624 18446744073709551615 46912505736936 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 15755684

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

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

Child status: 143
Real time (s): 1205.26
CPU time (s): 4800.15
CPU user time (s): 4796.54
CPU system time (s): 3.60245
CPU usage (%): 398.267
Max. virtual memory (cumulated for all children) (KiB): 15758660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.54
system time used= 3.60245
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2088006
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= 103922
involuntary context switches= 131228

runsolver used 1.9947 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-30 19:06:32
IDJOB=3311759
IDBENCH=83170
IDSOLVER=1698
FILE ID=node133/3311759-1304183192
RUNJOBID= node133-1304181982-11491
PBS_JOBID= 13172441
Free space on /tmp= 72748 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311759-1304183192/watcher-3311759-1304183192 -o /tmp/evaluation-result-3311759-1304183192/solver-3311759-1304183192 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311759-1304183192.cnf -hbr 2

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=1362581608

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30808296 kB
Buffers:        553076 kB
Cached:        1180192 kB
SwapCached:        124 kB
Active:         242836 kB
Inactive:      1556400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30808296 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:            3224 kB
Writeback:           0 kB
AnonPages:       65524 kB
Mapped:          15320 kB
Slab:           280604 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72744 MiB
End job on node133 at 2011-04-30 19:26:40