Trace number 3312358

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.46 1203.44

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
MD5SUMbb548a1e884feefbb349d3449e849f5e
Bench CategoryRANDOM (random 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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.10/0.11	19:48 INFO : Reading from input HOME/instance-3312358-1304111988.cnf
0.72/0.51	Executor set job limit to 1000000
0.72/0.51	Executor set job limit to 1000000
0.72/0.51	Executor set job limit to 1000000
0.72/0.51	Executor set job limit to 1000000
0.72/0.51	Starting Executor!
0.72/0.51	Starting Executor!
0.72/0.51	Starting Executor!
0.72/0.52	Starting Executor!
2.13/1.17	19:49 INFO : 2000 variables remaining out of 2000
2.13/1.17	19:49 INFO : 240000 literals remaining out of 240000

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-3312358-1304111988/watcher-3312358-1304111988 -o /tmp/evaluation-result-3312358-1304111988/solver-3312358-1304111988 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312358-1304111988.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: 5.72 7.60 7.97 4/198 4690
/proc/meminfo: memFree=30563140/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 1418 0 0 0 0 0 0 0 20 0 2 0 522796662 27824128 887 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 6793 893 683 9 0 381 0
[pid=4690/tid=4691] ppid=4688 vsize=27172 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) R 4688 4690 3867 0 -1 4202560 66 0 0 0 0 0 0 0 22 0 2 0 522796663 27824128 894 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271545614346 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0472961 s]
/proc/loadavg: 5.72 7.60 7.97 4/198 4690
/proc/meminfo: memFree=30563140/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15675064 CPUtime=0.04 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 3962 0 1 0 3 1 0 0 20 0 18 0 522796662 16051265536 3400 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3918766 3401 1719 9 0 3909514 0
[pid=4690/tid=4691] ppid=4688 vsize=15675064 CPUtime=0.03 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) R 4688 4690 3867 0 -1 4202560 2544 0 1 0 2 1 0 0 25 0 18 0 522796663 16051265536 3401 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 47611200268307 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15675064

[startup+0.100291 s]
/proc/loadavg: 5.72 7.60 7.97 4/198 4690
/proc/meminfo: memFree=30563140/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15676716 CPUtime=0.1 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 5603 0 1 0 9 1 0 0 20 0 18 0 522796662 16052957184 5041 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3919179 5042 2117 9 0 3909898 0
[pid=4690/tid=4691] ppid=4688 vsize=15676716 CPUtime=0.08 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) R 4688 4690 3867 0 -1 4202560 3459 0 1 0 7 1 0 0 25 0 18 0 522796663 16052957184 5042 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562364363 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676716

[startup+0.300287 s]
/proc/loadavg: 5.72 7.60 7.97 4/198 4690
/proc/meminfo: memFree=30563140/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15680344 CPUtime=0.51 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 15608 0 1 0 49 2 0 0 20 0 18 0 522796662 16056672256 14119 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3920086 14126 2207 9 0 3910805 0
[pid=4690/tid=4691] ppid=4688 vsize=15680344 CPUtime=0.28 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) R 4688 4690 3867 0 -1 4202560 10677 0 1 0 26 2 0 0 18 0 18 0 522796663 16056672256 14129 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505641747 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680344

[startup+0.70112 s]
/proc/loadavg: 5.72 7.60 7.97 4/198 4690
/proc/meminfo: memFree=30563140/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15684692 CPUtime=1.09 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 45342 0 1 0 103 6 0 0 20 0 22 0 522796662 16061124608 41943 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3921173 41943 2252 9 0 3911892 0
[pid=4690/tid=4691] ppid=4688 vsize=15684692 CPUtime=0.68 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) R 4688 4690 3867 0 -1 4202560 35602 0 1 0 63 5 0 0 20 0 22 0 522796663 16061124608 41943 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 47611197335415 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 15684692

[startup+1.50099 s]
/proc/loadavg: 5.72 7.60 7.97 7/224 4716
/proc/meminfo: memFree=30205636/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15696620 CPUtime=3.28 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 55954 0 1 0 321 7 0 0 20 0 22 0 522796662 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3924155 50219 2274 9 0 3914874 0
[pid=4690/tid=4691] ppid=4688 vsize=15696620 CPUtime=1.15 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) S 4688 4690 3867 0 -1 4202560 35659 0 1 0 110 5 0 0 21 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 3867 0 -1 4202560 803 0 0 0 0 0 0 0 18 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 3867 0 -1 4202560 864 0 0 0 0 0 0 0 18 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 3867 0 -1 4202560 689 0 0 0 0 0 0 0 18 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 3867 0 -1 4202560 77 0 0 0 0 0 0 0 17 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4699] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4699/stat : 4699 (java) S 4688 4690 3867 0 -1 4202560 72 0 0 0 0 0 0 0 18 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4700] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4700/stat : 4700 (java) S 4688 4690 3867 0 -1 4202560 361 0 0 0 0 0 0 0 17 0 22 0 522796663 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4701] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4701/stat : 4701 (java) S 4688 4690 3867 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 22 0 522796664 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 0 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4702] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4702/stat : 4702 (java) S 4688 4690 3867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4703] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4703/stat : 4703 (java) S 4688 4690 3867 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4704] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4704/stat : 4704 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562361265 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4705] ppid=4688 vsize=15696620 CPUtime=0.64 cores=0,2,4,6
/proc/4690/task/4705/stat : 4705 (java) S 4688 4690 3867 0 -1 4202560 4085 0 0 0 64 0 0 0 15 0 22 0 522796667 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4706] ppid=4688 vsize=15696620 CPUtime=0.84 cores=0,2,4,6
/proc/4690/task/4706/stat : 4706 (java) S 4688 4690 3867 0 -1 4202560 11887 0 0 0 83 1 0 0 15 0 22 0 522796667 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4707] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4707/stat : 4707 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4708] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4708/stat : 4708 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522796667 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4713] ppid=4688 vsize=15696620 CPUtime=0.29 cores=0,2,4,6
/proc/4690/task/4713/stat : 4713 (java) R 4688 4690 3867 0 -1 4202560 26 0 0 0 29 0 0 0 16 0 22 0 522796714 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505984533 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4690/tid=4714] ppid=4688 vsize=15696620 CPUtime=0.03 cores=0,2,4,6
/proc/4690/task/4714/stat : 4714 (java) R 4688 4690 3867 0 -1 4202560 7 0 0 0 3 0 0 0 15 0 22 0 522796714 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505984435 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4690/tid=4715] ppid=4688 vsize=15696620 CPUtime=0.09 cores=0,2,4,6
/proc/4690/task/4715/stat : 4715 (java) R 4688 4690 3867 0 -1 4202560 13 0 0 0 9 0 0 0 16 0 22 0 522796714 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505995916 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4690/tid=4716] ppid=4688 vsize=15696620 CPUtime=0.18 cores=0,2,4,6
/proc/4690/task/4716/stat : 4716 (java) R 4688 4690 3867 0 -1 4202560 10 0 0 0 18 0 0 0 15 0 22 0 522796714 16073338880 50219 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 15696620

[startup+3.10066 s]
/proc/loadavg: 6.22 7.67 7.99 12/224 4716
/proc/meminfo: memFree=30065640/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15696620 CPUtime=9.67 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 126725 0 1 0 948 19 0 0 20 0 22 0 522796662 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3924155 120581 2274 9 0 3914874 0
[pid=4690/tid=4691] ppid=4688 vsize=15696620 CPUtime=1.15 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) S 4688 4690 3867 0 -1 4202560 35659 0 1 0 110 5 0 0 21 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=15696620 CPUtime=0.03 cores=0,2,4,6
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 3867 0 -1 4202560 7990 0 0 0 2 1 0 0 16 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=15696620 CPUtime=0.03 cores=0,2,4,6
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 3867 0 -1 4202560 9407 0 0 0 2 1 0 0 16 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 3867 0 -1 4202560 2965 0 0 0 0 0 0 0 15 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=15696620 CPUtime=0.01 cores=0,2,4,6
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 3867 0 -1 4202560 4910 0 0 0 1 0 0 0 15 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=15696620 CPUtime=0.02 cores=0,2,4,6
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 3867 0 -1 4202560 7479 0 0 0 1 1 0 0 16 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 3867 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4699] ppid=4688 vsize=15696620 CPUtime=0.03 cores=0,2,4,6
/proc/4690/task/4699/stat : 4699 (java) S 4688 4690 3867 0 -1 4202560 8566 0 0 0 2 1 0 0 15 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4700] ppid=4688 vsize=15696620 CPUtime=0.02 cores=0,2,4,6
/proc/4690/task/4700/stat : 4700 (java) S 4688 4690 3867 0 -1 4202560 7964 0 0 0 1 1 0 0 16 0 22 0 522796663 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4701] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4701/stat : 4701 (java) S 4688 4690 3867 0 -1 4202560 257 0 0 0 0 0 0 0 15 0 22 0 522796664 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 0 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4702] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4702/stat : 4702 (java) S 4688 4690 3867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4703] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4703/stat : 4703 (java) S 4688 4690 3867 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4704] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4704/stat : 4704 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562361265 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4705] ppid=4688 vsize=15696620 CPUtime=0.67 cores=0,2,4,6
/proc/4690/task/4705/stat : 4705 (java) S 4688 4690 3867 0 -1 4202560 4090 0 0 0 67 0 0 0 15 0 22 0 522796667 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4706] ppid=4688 vsize=15696620 CPUtime=0.85 cores=0,2,4,6
/proc/4690/task/4706/stat : 4706 (java) S 4688 4690 3867 0 -1 4202560 11887 0 0 0 84 1 0 0 15 0 22 0 522796667 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4707] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4707/stat : 4707 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4708] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4708/stat : 4708 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522796667 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4713] ppid=4688 vsize=15696620 CPUtime=1.82 cores=0,2,4,6
/proc/4690/task/4713/stat : 4713 (java) R 4688 4690 3867 0 -1 4202560 5884 0 0 0 182 0 0 0 17 0 22 0 522796714 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505984440 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=4690/tid=4714] ppid=4688 vsize=15696620 CPUtime=1.57 cores=0,2,4,6
/proc/4690/task/4714/stat : 4714 (java) R 4688 4690 3867 0 -1 4202560 6076 0 0 0 157 0 0 0 17 0 22 0 522796714 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505996276 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4690/tid=4715] ppid=4688 vsize=15696620 CPUtime=1.63 cores=0,2,4,6
/proc/4690/task/4715/stat : 4715 (java) R 4688 4690 3867 0 -1 4202560 6019 0 0 0 163 0 0 0 17 0 22 0 522796714 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 47611201689527 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4690/tid=4716] ppid=4688 vsize=15696620 CPUtime=1.7 cores=0,2,4,6
/proc/4690/task/4716/stat : 4716 (java) R 4688 4690 3867 0 -1 4202560 6108 0 0 0 169 1 0 0 17 0 22 0 522796714 16073338880 120581 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 47611201688173 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (KiB) 15696620

[startup+6.30108 s]
/proc/loadavg: 6.22 7.67 7.99 9/224 4716
/proc/meminfo: memFree=28764696/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15696620 CPUtime=22.43 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 259436 0 1 0 2204 39 0 0 20 0 22 0 522796662 16073338880 251365 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3924155 251367 2274 9 0 3914874 0
[pid=4690/tid=4691] ppid=4688 vsize=15696620 CPUtime=1.15 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) S 4688 4690 3867 0 -1 4202560 35659 0 1 0 110 5 0 0 21 0 22 0 522796663 16073338880 251368 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=15696620 CPUtime=0.08 cores=0,2,4,6
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 3867 0 -1 4202560 20568 0 0 0 4 4 0 0 16 0 22 0 522796663 16073338880 251369 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=15696620 CPUtime=0.06 cores=0,2,4,6
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 3867 0 -1 4202560 18587 0 0 0 4 2 0 0 16 0 22 0 522796663 16073338880 251371 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=15696620 CPUtime=0.03 cores=0,2,4,6
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 3867 0 -1 4202560 10988 0 0 0 2 1 0 0 15 0 22 0 522796663 16073338880 251372 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=15696620 CPUtime=0.04 cores=0,2,4,6
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 3867 0 -1 4202560 14270 0 0 0 2 2 0 0 16 0 22 0 522796663 16073338880 251374 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=15696620 CPUtime=0.02 cores=0,2,4,6
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 3867 0 -1 4202560 7479 0 0 0 1 1 0 0 15 0 22 0 522796663 16073338880 251375 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=15696620 CPUtime=0.05 cores=0,2,4,6
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 3867 0 -1 4202560 14257 0 0 0 2 3 0 0 16 0 22 0 522796663 16073338880 251377 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4699] ppid=4688 vsize=15696620 CPUtime=0.04 cores=0,2,4,6
/proc/4690/task/4699/stat : 4699 (java) S 4688 4690 3867 0 -1 4202560 12490 0 0 0 2 2 0 0 16 0 22 0 522796663 16073338880 251378 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4700] ppid=4688 vsize=15696620 CPUtime=0.04 cores=0,2,4,6
/proc/4690/task/4700/stat : 4700 (java) S 4688 4690 3867 0 -1 4202560 14468 0 0 0 2 2 0 0 15 0 22 0 522796663 16073338880 251380 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0

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

/proc/meminfo: memFree=24102080/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15696620 CPUtime=4477.09 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 2692978 0 1 0 447285 424 0 0 20 0 22 0 522796662 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3924155 1485514 2298 9 0 3914874 0
[pid=4690/tid=4691] ppid=4688 vsize=15696620 CPUtime=1.15 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) S 4688 4690 3867 0 -1 4202560 35659 0 1 0 110 5 0 0 21 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=15696620 CPUtime=1.83 cores=0,2,4,6
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 3867 0 -1 4202560 193677 0 0 0 150 33 0 0 16 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=15696620 CPUtime=1.68 cores=0,2,4,6
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 3867 0 -1 4202560 168462 0 0 0 140 28 0 0 15 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=15696620 CPUtime=1.54 cores=0,2,4,6
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 3867 0 -1 4202560 146427 0 0 0 128 26 0 0 16 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=15696620 CPUtime=1.66 cores=0,2,4,6
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 3867 0 -1 4202560 194026 0 0 0 133 33 0 0 16 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=15696620 CPUtime=1.99 cores=0,2,4,6
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 3867 0 -1 4202560 226144 0 0 0 162 37 0 0 15 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=15696620 CPUtime=2 cores=0,2,4,6
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 3867 0 -1 4202560 261221 0 0 0 152 48 0 0 15 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4699] ppid=4688 vsize=15696620 CPUtime=1.82 cores=0,2,4,6
/proc/4690/task/4699/stat : 4699 (java) S 4688 4690 3867 0 -1 4202560 231503 0 0 0 142 40 0 0 15 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4700] ppid=4688 vsize=15696620 CPUtime=1.74 cores=0,2,4,6
/proc/4690/task/4700/stat : 4700 (java) S 4688 4690 3867 0 -1 4202560 186444 0 0 0 142 32 0 0 16 0 22 0 522796663 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4701] ppid=4688 vsize=15696620 CPUtime=0.85 cores=0,2,4,6
/proc/4690/task/4701/stat : 4701 (java) S 4688 4690 3867 0 -1 4202560 45385 0 0 0 61 24 0 0 15 0 22 0 522796664 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 0 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4702] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4702/stat : 4702 (java) S 4688 4690 3867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4703] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4703/stat : 4703 (java) S 4688 4690 3867 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4704] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4704/stat : 4704 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562361265 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4705] ppid=4688 vsize=15696620 CPUtime=1.04 cores=0,2,4,6
/proc/4690/task/4705/stat : 4705 (java) S 4688 4690 3867 0 -1 4202560 4148 0 0 0 104 0 0 0 15 0 22 0 522796667 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4706] ppid=4688 vsize=15696620 CPUtime=1.03 cores=0,2,4,6
/proc/4690/task/4706/stat : 4706 (java) S 4688 4690 3867 0 -1 4202560 11935 0 0 0 102 1 0 0 16 0 22 0 522796667 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4707] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4707/stat : 4707 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4708] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4708/stat : 4708 (java) S 4688 4690 3867 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522796667 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4713] ppid=4688 vsize=15696620 CPUtime=1116.24 cores=0,2,4,6
/proc/4690/task/4713/stat : 4713 (java) R 4688 4690 3867 0 -1 4202560 238205 0 0 0 111597 27 0 0 25 0 22 0 522796714 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505602633 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4690/tid=4714] ppid=4688 vsize=15696620 CPUtime=1111.1 cores=0,2,4,6
/proc/4690/task/4714/stat : 4714 (java) R 4688 4690 3867 0 -1 4202560 257111 0 0 0 111082 28 0 0 25 0 22 0 522796714 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505852676 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4690/tid=4715] ppid=4688 vsize=15696620 CPUtime=1116.3 cores=0,2,4,6
/proc/4690/task/4715/stat : 4715 (java) R 4688 4690 3867 0 -1 4202560 249146 0 0 0 111602 28 0 0 25 0 22 0 522796714 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505584437 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4690/tid=4716] ppid=4688 vsize=15696620 CPUtime=1114.94 cores=0,2,4,6
/proc/4690/task/4716/stat : 4716 (java) R 4688 4690 3867 0 -1 4202560 242032 0 0 0 111468 26 0 0 25 0 22 0 522796714 16073338880 1485514 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912506268172 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.09
Current children cumulated vsize (KiB) 15696620

[startup+1182.3 s]
/proc/loadavg: 8.16 8.15 8.09 9/224 4748
/proc/meminfo: memFree=24141704/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15696620 CPUtime=4716.71 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 2735549 0 1 0 471242 429 0 0 20 0 22 0 522796662 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3924155 1450277 2298 9 0 3914874 0
[pid=4690/tid=4691] ppid=4688 vsize=15696620 CPUtime=1.15 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) S 4688 4690 3867 0 -1 4202560 35659 0 1 0 110 5 0 0 21 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=15696620 CPUtime=1.85 cores=0,2,4,6
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 3867 0 -1 4202560 193685 0 0 0 152 33 0 0 15 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=15696620 CPUtime=1.7 cores=0,2,4,6
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 3867 0 -1 4202560 169168 0 0 0 142 28 0 0 15 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=15696620 CPUtime=1.58 cores=0,2,4,6
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 3867 0 -1 4202560 147631 0 0 0 132 26 0 0 15 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=15696620 CPUtime=1.7 cores=0,2,4,6
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 3867 0 -1 4202560 196233 0 0 0 137 33 0 0 16 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=15696620 CPUtime=2.05 cores=0,2,4,6
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 3867 0 -1 4202560 229583 0 0 0 168 37 0 0 15 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=15696620 CPUtime=2.04 cores=0,2,4,6
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 3867 0 -1 4202560 268323 0 0 0 155 49 0 0 15 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4699] ppid=4688 vsize=15696620 CPUtime=1.87 cores=0,2,4,6
/proc/4690/task/4699/stat : 4699 (java) S 4688 4690 3867 0 -1 4202560 234746 0 0 0 147 40 0 0 15 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4700] ppid=4688 vsize=15696620 CPUtime=1.77 cores=0,2,4,6
/proc/4690/task/4700/stat : 4700 (java) S 4688 4690 3867 0 -1 4202560 189881 0 0 0 145 32 0 0 15 0 22 0 522796663 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4701] ppid=4688 vsize=15696620 CPUtime=0.86 cores=0,2,4,6
/proc/4690/task/4701/stat : 4701 (java) S 4688 4690 3867 0 -1 4202560 45389 0 0 0 61 25 0 0 15 0 22 0 522796664 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 0 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4702] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4702/stat : 4702 (java) S 4688 4690 3867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4703] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4703/stat : 4703 (java) S 4688 4690 3867 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4704] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4704/stat : 4704 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562361265 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4705] ppid=4688 vsize=15696620 CPUtime=1.04 cores=0,2,4,6
/proc/4690/task/4705/stat : 4705 (java) S 4688 4690 3867 0 -1 4202560 4148 0 0 0 104 0 0 0 15 0 22 0 522796667 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4706] ppid=4688 vsize=15696620 CPUtime=1.03 cores=0,2,4,6
/proc/4690/task/4706/stat : 4706 (java) S 4688 4690 3867 0 -1 4202560 11935 0 0 0 102 1 0 0 16 0 22 0 522796667 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4707] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4707/stat : 4707 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4708] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4708/stat : 4708 (java) S 4688 4690 3867 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 522796667 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4713] ppid=4688 vsize=15696620 CPUtime=1176.15 cores=0,2,4,6
/proc/4690/task/4713/stat : 4713 (java) R 4688 4690 3867 0 -1 4202560 246411 0 0 0 117587 28 0 0 25 0 22 0 522796714 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505852676 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4690/tid=4714] ppid=4688 vsize=15696620 CPUtime=1171.02 cores=0,2,4,6
/proc/4690/task/4714/stat : 4714 (java) R 4688 4690 3867 0 -1 4202560 261969 0 0 0 117073 29 0 0 25 0 22 0 522796714 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505716672 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4690/tid=4715] ppid=4688 vsize=15696620 CPUtime=1176.22 cores=0,2,4,6
/proc/4690/task/4715/stat : 4715 (java) R 4688 4690 3867 0 -1 4202560 255739 0 0 0 117592 30 0 0 25 0 22 0 522796714 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505584320 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4690/tid=4716] ppid=4688 vsize=15696620 CPUtime=1174.52 cores=0,2,4,6
/proc/4690/task/4716/stat : 4716 (java) R 4688 4690 3867 0 -1 4202560 243594 0 0 0 117426 26 0 0 25 0 22 0 522796714 16073338880 1450277 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912506150349 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.71
Current children cumulated vsize (KiB) 15696620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.25 8.17 8.10 9/224 4748
/proc/meminfo: memFree=24349632/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=15696620 CPUtime=4800.2 cores=0,2,4,6
/proc/4690/stat : 4690 (java) S 4688 4690 3867 0 -1 4202496 2735808 0 1 0 479590 430 0 0 20 0 22 0 522796662 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562340325 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 3924155 1418612 2298 9 0 3914874 0
[pid=4690/tid=4691] ppid=4688 vsize=15696620 CPUtime=1.15 cores=0,2,4,6
/proc/4690/task/4691/stat : 4691 (java) S 4688 4690 3867 0 -1 4202560 35659 0 1 0 110 5 0 0 21 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=15696620 CPUtime=1.86 cores=0,2,4,6
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 3867 0 -1 4202560 193685 0 0 0 153 33 0 0 15 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=15696620 CPUtime=1.71 cores=0,2,4,6
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 3867 0 -1 4202560 169230 0 0 0 143 28 0 0 16 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=15696620 CPUtime=1.58 cores=0,2,4,6
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 3867 0 -1 4202560 147631 0 0 0 132 26 0 0 15 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=15696620 CPUtime=1.72 cores=0,2,4,6
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 3867 0 -1 4202560 196424 0 0 0 139 33 0 0 16 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=15696620 CPUtime=2.05 cores=0,2,4,6
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 3867 0 -1 4202560 229583 0 0 0 168 37 0 0 15 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=15696620 CPUtime=2.05 cores=0,2,4,6
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 3867 0 -1 4202560 268323 0 0 0 156 49 0 0 15 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4699] ppid=4688 vsize=15696620 CPUtime=1.88 cores=0,2,4,6
/proc/4690/task/4699/stat : 4699 (java) S 4688 4690 3867 0 -1 4202560 234746 0 0 0 148 40 0 0 16 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4700] ppid=4688 vsize=15696620 CPUtime=1.79 cores=0,2,4,6
/proc/4690/task/4700/stat : 4700 (java) S 4688 4690 3867 0 -1 4202560 189881 0 0 0 147 32 0 0 16 0 22 0 522796663 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4701] ppid=4688 vsize=15696620 CPUtime=0.86 cores=0,2,4,6
/proc/4690/task/4701/stat : 4701 (java) S 4688 4690 3867 0 -1 4202560 45391 0 0 0 61 25 0 0 15 0 22 0 522796664 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 0 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4702] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4702/stat : 4702 (java) S 4688 4690 3867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4703] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4703/stat : 4703 (java) S 4688 4690 3867 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522796664 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 6 0 0 0
[pid=4690/tid=4704] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4704/stat : 4704 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562361265 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4705] ppid=4688 vsize=15696620 CPUtime=1.04 cores=0,2,4,6
/proc/4690/task/4705/stat : 4705 (java) S 4688 4690 3867 0 -1 4202560 4148 0 0 0 104 0 0 0 15 0 22 0 522796667 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4706] ppid=4688 vsize=15696620 CPUtime=1.03 cores=0,2,4,6
/proc/4690/task/4706/stat : 4706 (java) S 4688 4690 3867 0 -1 4202560 11935 0 0 0 102 1 0 0 16 0 22 0 522796667 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 4 0 0 0
[pid=4690/tid=4707] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4707/stat : 4707 (java) S 4688 4690 3867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522796667 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562353561 0 4 0 16800975 18446604453953221632 0 0 -1 2 0 0 0
[pid=4690/tid=4708] ppid=4688 vsize=15696620 CPUtime=0 cores=0,2,4,6
/proc/4690/task/4708/stat : 4708 (java) S 4688 4690 3867 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522796667 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 271562354176 0 4 0 16800975 18446604453953221632 0 0 -1 0 0 0 0
[pid=4690/tid=4713] ppid=4688 vsize=15696620 CPUtime=1197.03 cores=0,2,4,6
/proc/4690/task/4713/stat : 4713 (java) R 4688 4690 3867 0 -1 4202560 246412 0 0 0 119675 28 0 0 25 0 22 0 522796714 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505719416 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=4690/tid=4714] ppid=4688 vsize=15696620 CPUtime=1191.9 cores=0,2,4,6
/proc/4690/task/4714/stat : 4714 (java) R 4688 4690 3867 0 -1 4202560 261969 0 0 0 119161 29 0 0 25 0 22 0 522796714 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505751078 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=4690/tid=4715] ppid=4688 vsize=15696620 CPUtime=1197.1 cores=0,2,4,6
/proc/4690/task/4715/stat : 4715 (java) R 4688 4690 3867 0 -1 4202560 255740 0 0 0 119680 30 0 0 25 0 22 0 522796714 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912506045058 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=4690/tid=4716] ppid=4688 vsize=15696620 CPUtime=1195.28 cores=0,2,4,6
/proc/4690/task/4716/stat : 4716 (java) R 4688 4690 3867 0 -1 4202560 243594 0 0 0 119502 26 0 0 25 0 22 0 522796714 16073338880 1418612 33554432000 1073741824 1073778376 140737142463616 18446744073709551615 46912505602569 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15696620

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

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

[startup+1203.41 s]
/proc/loadavg: 8.25 8.17 8.10 6/205 4751
/proc/meminfo: memFree=26789984/32951124 swapFree=67111344/67111528
[pid=4690] ppid=4688 vsize=0 CPUtime=4800.42 cores=0,2,4,6
/proc/4690/stat : 4690 (java) Z 4688 4690 3867 0 -1 4203548 2735834 0 1 0 479593 449 0 0 17 0 2 0 522796662 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/4690/statm: 0 0 0 0 0 0 0
[pid=4690/tid=4716] ppid=4688 vsize=0 CPUtime=1195.48 cores=0,2,4,6
/proc/4690/task/4716/stat : 4716 (java) R 4688 4690 3867 0 -1 4203588 243594 0 0 0 119503 45 0 0 25 0 2 0 522796714 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1203.44
CPU time (s): 4800.46
CPU user time (s): 4795.93
CPU system time (s): 4.52331
CPU usage (%): 398.895
Max. virtual memory (cumulated for all children) (KiB): 15696620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.93
system time used= 4.52331
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2735834
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= 33275
involuntary context switches= 108398

runsolver used 2.04669 second user time and 4.55631 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 23:19:48
IDJOB=3312358
IDBENCH=82543
IDSOLVER=1699
FILE ID=node133/3312358-1304111988
RUNJOBID= node133-1304111988-4653
PBS_JOBID= 13170659
Free space on /tmp= 71892 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312358-1304111988/watcher-3312358-1304111988 -o /tmp/evaluation-result-3312358-1304111988/solver-3312358-1304111988 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312358-1304111988.cnf

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

MD5SUM BENCH= bb548a1e884feefbb349d3449e849f5e
RANDOM SEED=1250189922

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:      30563544 kB
Buffers:        766848 kB
Cached:        1193748 kB
SwapCached:        124 kB
Active:         629980 kB
Inactive:      1401316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30563544 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:            5192 kB
Writeback:           0 kB
AnonPages:       70112 kB
Mapped:          21100 kB
Slab:           294224 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   777992 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= 71892 MiB
End job on node133 at 2011-04-29 23:39:53