Trace number 3313189

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.24 1206.45

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.10/0.11	21:24 INFO : Reading from input HOME/instance-3313189-1304086884.cnf
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Executor set job limit to 1000000
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
1.23/1.08	Starting Executor!
3.30/2.35	21:27 INFO : 2640 variables remaining out of 2640
3.30/2.35	21:27 INFO : 1772432 literals remaining out of 918440

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

running on 4 cores: 1,3,5,7

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: 3.80 5.81 7.06 3/198 9584
/proc/meminfo: memFree=25016108/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 1424 0 0 0 0 0 0 0 22 0 2 0 520286628 27824128 894 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 6793 894 684 9 0 381 0
[pid=9584/tid=9585] ppid=9577 vsize=28384 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) R 9577 9584 8802 0 -1 4202560 71 0 0 0 0 0 0 0 24 0 2 0 520286628 29065216 898 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246511910535 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0774079 s]
/proc/loadavg: 3.80 5.81 7.06 3/198 9584
/proc/meminfo: memFree=25016108/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15675844 CPUtime=0.06 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 4920 0 1 0 6 0 0 0 22 0 18 0 520286628 16052064256 4359 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3918961 4360 2041 9 0 3909680 0
[pid=9584/tid=9585] ppid=9577 vsize=15675844 CPUtime=0.06 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) R 9577 9584 8802 0 -1 4202560 3133 0 1 0 6 0 0 0 18 0 18 0 520286628 16052064256 4360 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 47535811233811 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15675844

[startup+0.100948 s]
/proc/loadavg: 3.80 5.81 7.06 3/198 9584
/proc/meminfo: memFree=25016108/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15676752 CPUtime=0.1 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 5601 0 1 0 9 1 0 0 22 0 18 0 520286628 16052994048 5033 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3919188 5034 2117 9 0 3909907 0
[pid=9584/tid=9585] ppid=9577 vsize=15676752 CPUtime=0.07 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) R 9577 9584 8802 0 -1 4202560 3482 0 1 0 7 0 0 0 18 0 18 0 520286628 16052994048 5035 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 47535809694659 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676752

[startup+0.300914 s]
/proc/loadavg: 3.80 5.81 7.06 3/198 9584
/proc/meminfo: memFree=25016108/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15680312 CPUtime=0.51 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 14720 0 1 0 49 2 0 0 22 0 18 0 520286628 16056639488 13223 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3920078 13230 2207 9 0 3910797 0
[pid=9584/tid=9585] ppid=9577 vsize=15680312 CPUtime=0.28 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) R 9577 9584 8802 0 -1 4202560 9684 0 1 0 27 1 0 0 18 0 18 0 520286628 16056639488 13234 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505639699 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680312

[startup+0.700841 s]
/proc/loadavg: 3.80 5.81 7.06 3/198 9584
/proc/meminfo: memFree=25016108/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15680312 CPUtime=0.91 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 41714 0 1 0 86 5 0 0 22 0 18 0 520286628 16056639488 40214 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3920078 40214 2223 9 0 3910797 0
[pid=9584/tid=9585] ppid=9577 vsize=15680312 CPUtime=0.67 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) R 9577 9584 8802 0 -1 4202560 35547 0 1 0 63 4 0 0 18 0 18 0 520286628 16056639488 40214 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505524094 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15680312

[startup+1.50071 s]
/proc/loadavg: 3.80 5.81 7.06 4/220 9606
/proc/meminfo: memFree=24684600/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15684424 CPUtime=2.05 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 57811 0 1 0 198 7 0 0 22 0 22 0 520286628 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3921106 54656 2254 9 0 3911825 0
[pid=9584/tid=9585] ppid=9577 vsize=15684424 CPUtime=1.47 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) R 9577 9584 8802 0 -1 4202560 44997 0 1 0 141 6 0 0 21 0 22 0 520286628 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505731442 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9584/tid=9587] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9587/stat : 9587 (java) S 9577 9584 8802 0 -1 4202560 1973 0 0 0 0 0 0 0 17 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9588] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9588/stat : 9588 (java) S 9577 9584 8802 0 -1 4202560 320 0 0 0 0 0 0 0 15 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9589] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9589/stat : 9589 (java) S 9577 9584 8802 0 -1 4202560 10 0 0 0 0 0 0 0 16 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9590] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9590/stat : 9590 (java) S 9577 9584 8802 0 -1 4202560 55 0 0 0 0 0 0 0 16 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9591] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9591/stat : 9591 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9592] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9592/stat : 9592 (java) S 9577 9584 8802 0 -1 4202560 31 0 0 0 0 0 0 0 16 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9593] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9593/stat : 9593 (java) S 9577 9584 8802 0 -1 4202560 352 0 0 0 0 0 0 0 16 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9594] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9594/stat : 9594 (java) S 9577 9584 8802 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 22 0 520286629 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9595] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9595/stat : 9595 (java) S 9577 9584 8802 0 -1 4202560 71 0 0 0 0 0 0 0 17 0 22 0 520286630 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 0 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9596] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9596/stat : 9596 (java) S 9577 9584 8802 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520286630 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9597] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9597/stat : 9597 (java) S 9577 9584 8802 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 22 0 520286630 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9598] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9598/stat : 9598 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520286632 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528657841 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9599] ppid=9577 vsize=15684424 CPUtime=0.16 cores=1,3,5,7
/proc/9584/task/9599/stat : 9599 (java) S 9577 9584 8802 0 -1 4202560 1190 0 0 0 16 0 0 0 15 0 22 0 520286632 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9600] ppid=9577 vsize=15684424 CPUtime=0.38 cores=1,3,5,7
/proc/9584/task/9600/stat : 9600 (java) S 9577 9584 8802 0 -1 4202560 7302 0 0 0 38 0 0 0 16 0 22 0 520286632 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9601] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9601/stat : 9601 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 520286632 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9602] ppid=9577 vsize=15684424 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9602/stat : 9602 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520286632 16060850176 54656 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 15684424

[startup+3.1014 s]
/proc/loadavg: 3.80 5.81 7.06 5/224 9610
/proc/meminfo: memFree=24590208/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15687152 CPUtime=5.02 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 89288 0 1 0 491 11 0 0 22 0 22 0 520286628 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3921788 85399 2273 9 0 3912507 0
[pid=9584/tid=9585] ppid=9577 vsize=15687152 CPUtime=2.32 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) S 9577 9584 8802 0 -1 4202560 57094 0 1 0 225 7 0 0 25 0 22 0 520286628 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9587] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9587/stat : 9587 (java) S 9577 9584 8802 0 -1 4202560 2945 0 0 0 0 0 0 0 15 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9588] ppid=9577 vsize=15687152 CPUtime=0.01 cores=1,3,5,7
/proc/9584/task/9588/stat : 9588 (java) S 9577 9584 8802 0 -1 4202560 3438 0 0 0 1 0 0 0 15 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9589] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9589/stat : 9589 (java) S 9577 9584 8802 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9590] ppid=9577 vsize=15687152 CPUtime=0.01 cores=1,3,5,7
/proc/9584/task/9590/stat : 9590 (java) S 9577 9584 8802 0 -1 4202560 2221 0 0 0 1 0 0 0 15 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9591] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9591/stat : 9591 (java) S 9577 9584 8802 0 -1 4202560 1766 0 0 0 0 0 0 0 16 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9592] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9592/stat : 9592 (java) S 9577 9584 8802 0 -1 4202560 31 0 0 0 0 0 0 0 16 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9593] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9593/stat : 9593 (java) S 9577 9584 8802 0 -1 4202560 2146 0 0 0 0 0 0 0 15 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9594] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9594/stat : 9594 (java) S 9577 9584 8802 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 22 0 520286629 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9595] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9595/stat : 9595 (java) S 9577 9584 8802 0 -1 4202560 208 0 0 0 0 0 0 0 15 0 22 0 520286630 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 0 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9596] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9596/stat : 9596 (java) S 9577 9584 8802 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520286630 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9597] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9597/stat : 9597 (java) S 9577 9584 8802 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520286630 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9598] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9598/stat : 9598 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520286632 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528657841 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9599] ppid=9577 vsize=15687152 CPUtime=0.73 cores=1,3,5,7
/proc/9584/task/9599/stat : 9599 (java) S 9577 9584 8802 0 -1 4202560 2667 0 0 0 73 0 0 0 16 0 22 0 520286632 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9600] ppid=9577 vsize=15687152 CPUtime=0.61 cores=1,3,5,7
/proc/9584/task/9600/stat : 9600 (java) S 9577 9584 8802 0 -1 4202560 7336 0 0 0 61 0 0 0 15 0 22 0 520286632 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9601] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9601/stat : 9601 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 520286632 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9602] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9602/stat : 9602 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 520286632 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9607] ppid=9577 vsize=15687152 CPUtime=0.13 cores=1,3,5,7
/proc/9584/task/9607/stat : 9607 (java) R 9577 9584 8802 0 -1 4202560 122 0 0 0 13 0 0 0 15 0 22 0 520286736 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506077499 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9584/tid=9608] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9608/stat : 9608 (java) S 9577 9584 8802 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 22 0 520286736 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9609] ppid=9577 vsize=15687152 CPUtime=0.54 cores=1,3,5,7
/proc/9584/task/9609/stat : 9609 (java) S 9577 9584 8802 0 -1 4202560 3538 0 0 0 54 0 0 0 16 0 22 0 520286736 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9610] ppid=9577 vsize=15687152 CPUtime=0.57 cores=1,3,5,7
/proc/9584/task/9610/stat : 9610 (java) S 9577 9584 8802 0 -1 4202560 4309 0 0 0 57 0 0 0 16 0 22 0 520286736 16063643648 85399 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 15687152

[startup+6.30078 s]
/proc/loadavg: 3.73 5.76 7.04 10/224 9610
/proc/meminfo: memFree=23331852/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15687152 CPUtime=16.49 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 225575 0 1 0 1617 32 0 0 22 0 22 0 520286628 16063643648 219481 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3921788 219487 2273 9 0 3912507 0
[pid=9584/tid=9585] ppid=9577 vsize=15687152 CPUtime=2.32 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) S 9577 9584 8802 0 -1 4202560 57094 0 1 0 225 7 0 0 25 0 22 0 520286628 16063643648 219490 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9587] ppid=9577 vsize=15687152 CPUtime=0.04 cores=1,3,5,7
/proc/9584/task/9587/stat : 9587 (java) S 9577 9584 8802 0 -1 4202560 14074 0 0 0 2 2 0 0 15 0 22 0 520286629 16063643648 219494 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9588] ppid=9577 vsize=15687152 CPUtime=0.05 cores=1,3,5,7
/proc/9584/task/9588/stat : 9588 (java) S 9577 9584 8802 0 -1 4202560 14703 0 0 0 3 2 0 0 16 0 22 0 520286629 16063643648 219497 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9589] ppid=9577 vsize=15687152 CPUtime=0.07 cores=1,3,5,7
/proc/9584/task/9589/stat : 9589 (java) S 9577 9584 8802 0 -1 4202560 18031 0 0 0 4 3 0 0 16 0 22 0 520286629 16063643648 219501 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9590] ppid=9577 vsize=15687152 CPUtime=0.03 cores=1,3,5,7
/proc/9584/task/9590/stat : 9590 (java) S 9577 9584 8802 0 -1 4202560 7071 0 0 0 2 1 0 0 15 0 22 0 520286629 16063643648 219505 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9591] ppid=9577 vsize=15687152 CPUtime=0.05 cores=1,3,5,7
/proc/9584/task/9591/stat : 9591 (java) S 9577 9584 8802 0 -1 4202560 14441 0 0 0 3 2 0 0 16 0 22 0 520286629 16063643648 219508 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9592] ppid=9577 vsize=15687152 CPUtime=0.02 cores=1,3,5,7
/proc/9584/task/9592/stat : 9592 (java) S 9577 9584 8802 0 -1 4202560 6239 0 0 0 2 0 0 0 15 0 22 0 520286629 16063643648 219512 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9593] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9593/stat : 9593 (java) S 9577 9584 8802 0 -1 4202560 2146 0 0 0 0 0 0 0 15 0 22 0 520286629 16063643648 219515 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9594] ppid=9577 vsize=15687152 CPUtime=0.02 cores=1,3,5,7
/proc/9584/task/9594/stat : 9594 (java) S 9577 9584 8802 0 -1 4202560 7039 0 0 0 1 1 0 0 16 0 22 0 520286629 16063643648 219519 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9595] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9595/stat : 9595 (java) S 9577 9584 8802 0 -1 4202560 505 0 0 0 0 0 0 0 15 0 22 0 520286630 16063643648 219523 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 0 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9596] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9596/stat : 9596 (java) S 9577 9584 8802 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520286630 16063643648 219527 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9597] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9597/stat : 9597 (java) S 9577 9584 8802 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520286630 16063643648 219530 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9598] ppid=9577 vsize=15687152 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9598/stat : 9598 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520286632 16063643648 219534 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528657841 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0

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

[pid=9584/tid=9608] ppid=9577 vsize=15752688 CPUtime=1047.4 cores=1,3,5,7
/proc/9584/task/9608/stat : 9608 (java) R 9577 9584 8802 0 -1 4202560 406709 0 0 0 104692 48 0 0 25 0 22 0 520286736 16130752512 257307 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506020595 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9584/tid=9609] ppid=9577 vsize=15752688 CPUtime=1049.73 cores=1,3,5,7
/proc/9584/task/9609/stat : 9609 (java) R 9577 9584 8802 0 -1 4202560 421440 0 0 0 104920 53 0 0 25 0 22 0 520286736 16130752512 257307 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506115059 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9584/tid=9610] ppid=9577 vsize=15752688 CPUtime=1048.47 cores=1,3,5,7
/proc/9584/task/9610/stat : 9610 (java) R 9577 9584 8802 0 -1 4202560 410372 0 0 0 104791 56 0 0 25 0 22 0 520286736 16130752512 257307 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505965604 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4226.03
Current children cumulated vsize (KiB) 15752688

[startup+1122.3 s]
/proc/loadavg: 8.07 8.11 7.82 10/224 9640
/proc/meminfo: memFree=23423420/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15752688 CPUtime=4465.09 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 2851645 0 1 0 446019 490 0 0 22 0 22 0 520286628 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3938172 218624 2297 9 0 3928891 0
[pid=9584/tid=9585] ppid=9577 vsize=15752688 CPUtime=2.32 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) S 9577 9584 8802 0 -1 4202560 57094 0 1 0 225 7 0 0 25 0 22 0 520286628 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9587] ppid=9577 vsize=15752688 CPUtime=3.52 cores=1,3,5,7
/proc/9584/task/9587/stat : 9587 (java) S 9577 9584 8802 0 -1 4202560 141283 0 0 0 323 29 0 0 16 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9588] ppid=9577 vsize=15752688 CPUtime=3.34 cores=1,3,5,7
/proc/9584/task/9588/stat : 9588 (java) S 9577 9584 8802 0 -1 4202560 119917 0 0 0 312 22 0 0 16 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9589] ppid=9577 vsize=15752688 CPUtime=3.47 cores=1,3,5,7
/proc/9584/task/9589/stat : 9589 (java) S 9577 9584 8802 0 -1 4202560 146739 0 0 0 318 29 0 0 15 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9590] ppid=9577 vsize=15752688 CPUtime=3.47 cores=1,3,5,7
/proc/9584/task/9590/stat : 9590 (java) S 9577 9584 8802 0 -1 4202560 130755 0 0 0 323 24 0 0 15 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9591] ppid=9577 vsize=15752688 CPUtime=3.39 cores=1,3,5,7
/proc/9584/task/9591/stat : 9591 (java) S 9577 9584 8802 0 -1 4202560 137970 0 0 0 314 25 0 0 15 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9592] ppid=9577 vsize=15752688 CPUtime=3.42 cores=1,3,5,7
/proc/9584/task/9592/stat : 9592 (java) S 9577 9584 8802 0 -1 4202560 135228 0 0 0 318 24 0 0 15 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9593] ppid=9577 vsize=15752688 CPUtime=3.47 cores=1,3,5,7
/proc/9584/task/9593/stat : 9593 (java) S 9577 9584 8802 0 -1 4202560 130219 0 0 0 323 24 0 0 15 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9594] ppid=9577 vsize=15752688 CPUtime=3.52 cores=1,3,5,7
/proc/9584/task/9594/stat : 9594 (java) S 9577 9584 8802 0 -1 4202560 133300 0 0 0 329 23 0 0 16 0 22 0 520286629 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9595] ppid=9577 vsize=15752688 CPUtime=1.47 cores=1,3,5,7
/proc/9584/task/9595/stat : 9595 (java) S 9577 9584 8802 0 -1 4202560 6927 0 0 0 91 56 0 0 15 0 22 0 520286630 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 0 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9596] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9596/stat : 9596 (java) S 9577 9584 8802 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520286630 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9597] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9597/stat : 9597 (java) S 9577 9584 8802 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520286630 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9598] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9598/stat : 9598 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520286632 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528657841 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9599] ppid=9577 vsize=15752688 CPUtime=0.88 cores=1,3,5,7
/proc/9584/task/9599/stat : 9599 (java) S 9577 9584 8802 0 -1 4202560 2687 0 0 0 88 0 0 0 15 0 22 0 520286632 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9600] ppid=9577 vsize=15752688 CPUtime=1.05 cores=1,3,5,7
/proc/9584/task/9600/stat : 9600 (java) S 9577 9584 8802 0 -1 4202560 7486 0 0 0 105 0 0 0 16 0 22 0 520286632 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9601] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9601/stat : 9601 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 520286632 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9602] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9602/stat : 9602 (java) S 9577 9584 8802 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 520286632 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9607] ppid=9577 vsize=15752688 CPUtime=1108.14 cores=1,3,5,7
/proc/9584/task/9607/stat : 9607 (java) R 9577 9584 8802 0 -1 4202560 430298 0 0 0 110758 56 0 0 25 0 22 0 520286736 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506289613 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9584/tid=9608] ppid=9577 vsize=15752688 CPUtime=1106.67 cores=1,3,5,7
/proc/9584/task/9608/stat : 9608 (java) R 9577 9584 8802 0 -1 4202560 416379 0 0 0 110618 49 0 0 25 0 22 0 520286736 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505941536 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9584/tid=9609] ppid=9577 vsize=15752688 CPUtime=1109.01 cores=1,3,5,7
/proc/9584/task/9609/stat : 9609 (java) R 9577 9584 8802 0 -1 4202560 432356 0 0 0 110847 54 0 0 25 0 22 0 520286736 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505605272 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9584/tid=9610] ppid=9577 vsize=15752688 CPUtime=1107.77 cores=1,3,5,7
/proc/9584/task/9610/stat : 9610 (java) R 9577 9584 8802 0 -1 4202560 421560 0 0 0 110719 58 0 0 25 0 22 0 520286736 16130752512 218624 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505734357 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4465.09
Current children cumulated vsize (KiB) 15752688

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 7.84 9/224 9641
/proc/meminfo: memFree=23300608/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15752688 CPUtime=4704.18 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 3017989 0 1 0 469897 521 0 0 22 0 22 0 520286628 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3938172 254968 2297 9 0 3928891 0
[pid=9584/tid=9585] ppid=9577 vsize=15752688 CPUtime=2.32 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) S 9577 9584 8802 0 -1 4202560 57094 0 1 0 225 7 0 0 25 0 22 0 520286628 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9587] ppid=9577 vsize=15752688 CPUtime=3.76 cores=1,3,5,7
/proc/9584/task/9587/stat : 9587 (java) S 9577 9584 8802 0 -1 4202560 151822 0 0 0 345 31 0 0 15 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9588] ppid=9577 vsize=15752688 CPUtime=3.56 cores=1,3,5,7
/proc/9584/task/9588/stat : 9588 (java) S 9577 9584 8802 0 -1 4202560 128166 0 0 0 332 24 0 0 16 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9589] ppid=9577 vsize=15752688 CPUtime=3.71 cores=1,3,5,7
/proc/9584/task/9589/stat : 9589 (java) S 9577 9584 8802 0 -1 4202560 157028 0 0 0 340 31 0 0 16 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9590] ppid=9577 vsize=15752688 CPUtime=3.7 cores=1,3,5,7
/proc/9584/task/9590/stat : 9590 (java) S 9577 9584 8802 0 -1 4202560 139592 0 0 0 344 26 0 0 15 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9591] ppid=9577 vsize=15752688 CPUtime=3.59 cores=1,3,5,7
/proc/9584/task/9591/stat : 9591 (java) S 9577 9584 8802 0 -1 4202560 147288 0 0 0 332 27 0 0 15 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9592] ppid=9577 vsize=15752688 CPUtime=3.63 cores=1,3,5,7
/proc/9584/task/9592/stat : 9592 (java) S 9577 9584 8802 0 -1 4202560 142846 0 0 0 338 25 0 0 15 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9593] ppid=9577 vsize=15752688 CPUtime=3.71 cores=1,3,5,7
/proc/9584/task/9593/stat : 9593 (java) S 9577 9584 8802 0 -1 4202560 138989 0 0 0 345 26 0 0 16 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9594] ppid=9577 vsize=15752688 CPUtime=3.73 cores=1,3,5,7
/proc/9584/task/9594/stat : 9594 (java) S 9577 9584 8802 0 -1 4202560 143660 0 0 0 348 25 0 0 16 0 22 0 520286629 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9595] ppid=9577 vsize=15752688 CPUtime=1.56 cores=1,3,5,7
/proc/9584/task/9595/stat : 9595 (java) S 9577 9584 8802 0 -1 4202560 7359 0 0 0 96 60 0 0 16 0 22 0 520286630 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 0 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9596] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9596/stat : 9596 (java) S 9577 9584 8802 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520286630 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9597] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9597/stat : 9597 (java) S 9577 9584 8802 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520286630 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9598] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9598/stat : 9598 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520286632 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528657841 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9599] ppid=9577 vsize=15752688 CPUtime=0.88 cores=1,3,5,7
/proc/9584/task/9599/stat : 9599 (java) S 9577 9584 8802 0 -1 4202560 2687 0 0 0 88 0 0 0 15 0 22 0 520286632 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9600] ppid=9577 vsize=15752688 CPUtime=1.05 cores=1,3,5,7
/proc/9584/task/9600/stat : 9600 (java) S 9577 9584 8802 0 -1 4202560 7486 0 0 0 105 0 0 0 16 0 22 0 520286632 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9601] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9601/stat : 9601 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 520286632 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9602] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9602/stat : 9602 (java) S 9577 9584 8802 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 520286632 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9607] ppid=9577 vsize=15752688 CPUtime=1167.47 cores=1,3,5,7
/proc/9584/task/9607/stat : 9607 (java) R 9577 9584 8802 0 -1 4202560 454507 0 0 0 116688 59 0 0 25 0 22 0 520286736 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506149206 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9584/tid=9608] ppid=9577 vsize=15752688 CPUtime=1165.98 cores=1,3,5,7
/proc/9584/task/9608/stat : 9608 (java) R 9577 9584 8802 0 -1 4202560 439525 0 0 0 116545 53 0 0 25 0 22 0 520286736 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506005697 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9584/tid=9609] ppid=9577 vsize=15752688 CPUtime=1168.26 cores=1,3,5,7
/proc/9584/task/9609/stat : 9609 (java) R 9577 9584 8802 0 -1 4202560 455229 0 0 0 116769 57 0 0 25 0 22 0 520286736 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506150091 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9584/tid=9610] ppid=9577 vsize=15752688 CPUtime=1167.09 cores=1,3,5,7
/proc/9584/task/9610/stat : 9610 (java) R 9577 9584 8802 0 -1 4202560 443260 0 0 0 116648 61 0 0 25 0 22 0 520286736 16130752512 254968 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506149241 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4704.18
Current children cumulated vsize (KiB) 15752688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 8.32 8.17 7.86 9/224 9642
/proc/meminfo: memFree=23495880/32951124 swapFree=67111352/67111528
[pid=9584] ppid=9577 vsize=15752688 CPUtime=4800.16 cores=1,3,5,7
/proc/9584/stat : 9584 (java) S 9577 9584 8802 0 -1 4202496 3051785 0 1 0 479487 529 0 0 22 0 22 0 520286628 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9584/statm: 3938172 215938 2297 9 0 3928891 0
[pid=9584/tid=9585] ppid=9577 vsize=15752688 CPUtime=2.32 cores=1,3,5,7
/proc/9584/task/9585/stat : 9585 (java) S 9577 9584 8802 0 -1 4202560 57094 0 1 0 225 7 0 0 25 0 22 0 520286628 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9587] ppid=9577 vsize=15752688 CPUtime=3.83 cores=1,3,5,7
/proc/9584/task/9587/stat : 9587 (java) S 9577 9584 8802 0 -1 4202560 155758 0 0 0 351 32 0 0 15 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9588] ppid=9577 vsize=15752688 CPUtime=3.65 cores=1,3,5,7
/proc/9584/task/9588/stat : 9588 (java) S 9577 9584 8802 0 -1 4202560 132222 0 0 0 340 25 0 0 15 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9589] ppid=9577 vsize=15752688 CPUtime=3.79 cores=1,3,5,7
/proc/9584/task/9589/stat : 9589 (java) S 9577 9584 8802 0 -1 4202560 159458 0 0 0 348 31 0 0 15 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9590] ppid=9577 vsize=15752688 CPUtime=3.78 cores=1,3,5,7
/proc/9584/task/9590/stat : 9590 (java) S 9577 9584 8802 0 -1 4202560 143634 0 0 0 352 26 0 0 16 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9591] ppid=9577 vsize=15752688 CPUtime=3.68 cores=1,3,5,7
/proc/9584/task/9591/stat : 9591 (java) S 9577 9584 8802 0 -1 4202560 150523 0 0 0 341 27 0 0 15 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9592] ppid=9577 vsize=15752688 CPUtime=3.72 cores=1,3,5,7
/proc/9584/task/9592/stat : 9592 (java) S 9577 9584 8802 0 -1 4202560 147316 0 0 0 346 26 0 0 15 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9593] ppid=9577 vsize=15752688 CPUtime=3.8 cores=1,3,5,7
/proc/9584/task/9593/stat : 9593 (java) S 9577 9584 8802 0 -1 4202560 143878 0 0 0 353 27 0 0 15 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9594] ppid=9577 vsize=15752688 CPUtime=3.84 cores=1,3,5,7
/proc/9584/task/9594/stat : 9594 (java) S 9577 9584 8802 0 -1 4202560 150243 0 0 0 358 26 0 0 15 0 22 0 520286629 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9595] ppid=9577 vsize=15752688 CPUtime=1.61 cores=1,3,5,7
/proc/9584/task/9595/stat : 9595 (java) S 9577 9584 8802 0 -1 4202560 7453 0 0 0 100 61 0 0 15 0 22 0 520286630 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 0 0 16800975 18446604471161849792 0 0 -1 3 0 0 0
[pid=9584/tid=9596] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9596/stat : 9596 (java) S 9577 9584 8802 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 520286630 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9597] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9597/stat : 9597 (java) S 9577 9584 8802 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 520286630 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9598] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9598/stat : 9598 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 520286632 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528657841 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9599] ppid=9577 vsize=15752688 CPUtime=0.88 cores=1,3,5,7
/proc/9584/task/9599/stat : 9599 (java) S 9577 9584 8802 0 -1 4202560 2687 0 0 0 88 0 0 0 15 0 22 0 520286632 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 7 0 0 0
[pid=9584/tid=9600] ppid=9577 vsize=15752688 CPUtime=1.05 cores=1,3,5,7
/proc/9584/task/9600/stat : 9600 (java) S 9577 9584 8802 0 -1 4202560 7486 0 0 0 105 0 0 0 16 0 22 0 520286632 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9601] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9601/stat : 9601 (java) S 9577 9584 8802 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 520286632 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650137 0 4 0 16800975 18446604471161849792 0 0 -1 5 0 0 0
[pid=9584/tid=9602] ppid=9577 vsize=15752688 CPUtime=0 cores=1,3,5,7
/proc/9584/task/9602/stat : 9602 (java) S 9577 9584 8802 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 520286632 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 246528650752 0 4 0 16800975 18446604471161849792 0 0 -1 1 0 0 0
[pid=9584/tid=9607] ppid=9577 vsize=15752688 CPUtime=1191.31 cores=1,3,5,7
/proc/9584/task/9607/stat : 9607 (java) R 9577 9584 8802 0 -1 4202560 454524 0 0 0 119072 59 0 0 25 0 22 0 520286736 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506050554 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=9584/tid=9608] ppid=9577 vsize=15752688 CPUtime=1189.76 cores=1,3,5,7
/proc/9584/task/9608/stat : 9608 (java) R 9577 9584 8802 0 -1 4202560 439535 0 0 0 118923 53 0 0 25 0 22 0 520286736 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506150390 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=9584/tid=9609] ppid=9577 vsize=15752688 CPUtime=1192.03 cores=1,3,5,7
/proc/9584/task/9609/stat : 9609 (java) R 9577 9584 8802 0 -1 4202560 455240 0 0 0 119145 58 0 0 25 0 22 0 520286736 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912505941556 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=9584/tid=9610] ppid=9577 vsize=15752688 CPUtime=1190.93 cores=1,3,5,7
/proc/9584/task/9610/stat : 9610 (java) R 9577 9584 8802 0 -1 4202560 443281 0 0 0 119032 61 0 0 25 0 22 0 520286736 16130752512 215938 33554432000 1073741824 1073778376 140734652343712 18446744073709551615 46912506150930 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 15752688

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): 1206.45
CPU time (s): 4800.24
CPU user time (s): 4794.9
CPU system time (s): 5.33619
CPU usage (%): 397.88
Max. virtual memory (cumulated for all children) (KiB): 15752688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.9
system time used= 5.33619
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3051811
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= 92506
involuntary context switches= 74779

runsolver used 1.89871 second user time and 4.74128 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 16:21:24
IDJOB=3313189
IDBENCH=71408
IDSOLVER=1699
FILE ID=node134/3313189-1304086884
RUNJOBID= node134-1304086884-9548
PBS_JOBID= 13170534
Free space on /tmp= 71576 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes5.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313189-1304086884/watcher-3313189-1304086884 -o /tmp/evaluation-result-3313189-1304086884/solver-3313189-1304086884 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313189-1304086884.cnf

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=1767973551

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25016544 kB
Buffers:       1488108 kB
Cached:        5853664 kB
SwapCached:         64 kB
Active:        1465624 kB
Inactive:      5947572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25016544 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            9072 kB
Writeback:           0 kB
AnonPages:       70760 kB
Mapped:          20772 kB
Slab:           459056 kB
PageTables:       4592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   776460 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= 71576 MiB
End job on node134 at 2011-04-29 16:41:33