Trace number 3313174

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.13 1207.35

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.11/0.11	39:50 INFO : Reading from input HOME/instance-3313174-1304091590.cnf
1.03/0.84	Executor set job limit to 1000000
1.03/0.84	Executor set job limit to 1000000
1.03/0.84	Executor set job limit to 1000000
1.03/0.84	Executor set job limit to 1000000
1.03/0.84	Starting Executor!
1.03/0.84	Starting Executor!
1.03/0.84	Starting Executor!
1.03/0.84	Starting Executor!
2.94/1.97	39:52 INFO : 2100 variables remaining out of 2100
2.94/1.97	39:52 INFO : 1292734 literals remaining out of 647452

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-3313174-1304091590/watcher-3313174-1304091590 -o /tmp/evaluation-result-3313174-1304091590/solver-3313174-1304091590 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313174-1304091590.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: 3.47 3.96 4.89 2/194 28733
/proc/meminfo: memFree=19037452/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 1472 0 0 0 0 0 0 0 22 0 2 0 501574890 31260672 935 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 7632 942 725 9 0 383 0
[pid=28733/tid=28734] ppid=28731 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) R 28731 28733 28678 0 -1 4202560 133 0 0 0 0 0 0 0 24 0 2 0 501574890 31260672 952 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233510295552 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0665851 s]
/proc/loadavg: 3.47 3.96 4.89 2/194 28733
/proc/meminfo: memFree=19037452/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15675316 CPUtime=0.05 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 4384 0 1 0 5 0 0 0 22 0 18 0 501574890 16051523584 3824 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3918829 3825 1778 9 0 3909548 0
[pid=28733/tid=28734] ppid=28731 vsize=15675316 CPUtime=0.05 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) R 28731 28733 28678 0 -1 4202560 2968 0 1 0 5 0 0 0 22 0 18 0 501574890 16051523584 3826 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 47207994561283 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15675316

[startup+0.103577 s]
/proc/loadavg: 3.47 3.96 4.89 2/194 28733
/proc/meminfo: memFree=19037452/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15676572 CPUtime=0.11 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 5644 0 1 0 10 1 0 0 22 0 18 0 501574890 16052809728 5074 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3919143 5074 2118 9 0 3909862 0
[pid=28733/tid=28734] ppid=28731 vsize=15676572 CPUtime=0.08 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) R 28731 28733 28678 0 -1 4202560 3502 0 1 0 8 0 0 0 18 0 18 0 501574890 16052809728 5074 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522124235 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676572

[startup+0.300479 s]
/proc/loadavg: 3.47 3.96 4.89 2/194 28733
/proc/meminfo: memFree=19037452/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15678756 CPUtime=0.52 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 14627 0 1 0 50 2 0 0 22 0 18 0 501574890 16055046144 12983 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3919689 12990 2208 9 0 3910408 0
[pid=28733/tid=28734] ppid=28731 vsize=15678756 CPUtime=0.28 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) R 28731 28733 28678 0 -1 4202560 9362 0 1 0 26 2 0 0 18 0 18 0 501574890 16055046144 12993 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912505637749 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15678756

[startup+0.700482 s]
/proc/loadavg: 3.47 3.96 4.89 2/194 28733
/proc/meminfo: memFree=19037452/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15678756 CPUtime=0.93 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 41907 0 1 0 88 5 0 0 22 0 18 0 501574890 16055046144 40261 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3919689 40261 2224 9 0 3910408 0
[pid=28733/tid=28734] ppid=28731 vsize=15678756 CPUtime=0.67 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) R 28731 28733 28678 0 -1 4202560 35514 0 1 0 63 4 0 0 18 0 18 0 501574890 16055046144 40261 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912505513776 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15678756

[startup+1.5013 s]
/proc/loadavg: 3.47 3.96 4.89 6/220 28759
/proc/meminfo: memFree=18710752/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15688484 CPUtime=2.3 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 50100 0 1 0 224 6 0 0 22 0 22 0 501574890 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3922121 45937 2257 9 0 3912840 0
[pid=28733/tid=28734] ppid=28731 vsize=15688484 CPUtime=1.47 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) R 28731 28733 28678 0 -1 4202560 35620 0 1 0 143 4 0 0 18 0 22 0 501574890 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912505181296 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28733/tid=28736] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28736/stat : 28736 (java) S 28731 28733 28678 0 -1 4202560 69 0 0 0 0 0 0 0 18 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28737] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28737/stat : 28737 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28738] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28738/stat : 28738 (java) S 28731 28733 28678 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28739] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28739/stat : 28739 (java) S 28731 28733 28678 0 -1 4202560 647 0 0 0 0 0 0 0 18 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28740] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28740/stat : 28740 (java) S 28731 28733 28678 0 -1 4202560 296 0 0 0 0 0 0 0 18 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28741] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28741/stat : 28741 (java) S 28731 28733 28678 0 -1 4202560 328 0 0 0 0 0 0 0 18 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28742] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28742/stat : 28742 (java) S 28731 28733 28678 0 -1 4202560 21 0 0 0 0 0 0 0 18 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28743] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28743/stat : 28743 (java) S 28731 28733 28678 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 22 0 501574891 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28744] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28744/stat : 28744 (java) S 28731 28733 28678 0 -1 4202560 71 0 0 0 0 0 0 0 18 0 22 0 501574892 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 0 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28745] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28745/stat : 28745 (java) S 28731 28733 28678 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 501574892 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28746] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28746/stat : 28746 (java) S 28731 28733 28678 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 501574892 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28747] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28747/stat : 28747 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 501574894 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522121137 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28748] ppid=28731 vsize=15688484 CPUtime=0.37 cores=0,2,4,6
/proc/28733/task/28748/stat : 28748 (java) R 28731 28733 28678 0 -1 4202560 2602 0 0 0 37 0 0 0 16 0 22 0 501574894 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 47207998105125 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28733/tid=28749] ppid=28731 vsize=15688484 CPUtime=0.42 cores=0,2,4,6
/proc/28733/task/28749/stat : 28749 (java) S 28731 28733 28678 0 -1 4202560 8939 0 0 0 41 1 0 0 15 0 22 0 501574894 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28750] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28750/stat : 28750 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501574894 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28751] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28751/stat : 28751 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501574894 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28756] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28756/stat : 28756 (java) S 28731 28733 28678 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 501574974 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28757] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28757/stat : 28757 (java) S 28731 28733 28678 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 501574974 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28758] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28758/stat : 28758 (java) S 28731 28733 28678 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 501574974 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28759] ppid=28731 vsize=15688484 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28759/stat : 28759 (java) S 28731 28733 28678 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 501574974 16065007616 45937 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 15688484

[startup+3.11197 s]
/proc/loadavg: 3.60 3.98 4.89 11/220 28759
/proc/meminfo: memFree=18612188/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15683460 CPUtime=6 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 110952 0 1 0 585 15 0 0 22 0 22 0 501574890 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3920865 104478 2274 9 0 3911584 0
[pid=28733/tid=28734] ppid=28731 vsize=15683460 CPUtime=1.94 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) S 28731 28733 28678 0 -1 4202560 35673 0 1 0 190 4 0 0 19 0 22 0 501574890 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28736] ppid=28731 vsize=15683460 CPUtime=0.02 cores=0,2,4,6
/proc/28733/task/28736/stat : 28736 (java) S 28731 28733 28678 0 -1 4202560 7507 0 0 0 1 1 0 0 16 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28737] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28737/stat : 28737 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28738] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28738/stat : 28738 (java) S 28731 28733 28678 0 -1 4202560 3125 0 0 0 0 0 0 0 16 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28739] ppid=28731 vsize=15683460 CPUtime=0.01 cores=0,2,4,6
/proc/28733/task/28739/stat : 28739 (java) S 28731 28733 28678 0 -1 4202560 6165 0 0 0 1 0 0 0 16 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28740] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28740/stat : 28740 (java) S 28731 28733 28678 0 -1 4202560 296 0 0 0 0 0 0 0 15 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28741] ppid=28731 vsize=15683460 CPUtime=0.02 cores=0,2,4,6
/proc/28733/task/28741/stat : 28741 (java) S 28731 28733 28678 0 -1 4202560 7696 0 0 0 1 1 0 0 16 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28742] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28742/stat : 28742 (java) S 28731 28733 28678 0 -1 4202560 4088 0 0 0 0 0 0 0 15 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28743] ppid=28731 vsize=15683460 CPUtime=0.01 cores=0,2,4,6
/proc/28733/task/28743/stat : 28743 (java) S 28731 28733 28678 0 -1 4202560 5095 0 0 0 1 0 0 0 16 0 22 0 501574891 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28744] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28744/stat : 28744 (java) S 28731 28733 28678 0 -1 4202560 238 0 0 0 0 0 0 0 16 0 22 0 501574892 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 0 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28745] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28745/stat : 28745 (java) S 28731 28733 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501574892 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28746] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28746/stat : 28746 (java) S 28731 28733 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501574892 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28747] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28747/stat : 28747 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 501574894 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522121137 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28748] ppid=28731 vsize=15683460 CPUtime=0.78 cores=0,2,4,6
/proc/28733/task/28748/stat : 28748 (java) S 28731 28733 28678 0 -1 4202560 2953 0 0 0 78 0 0 0 15 0 22 0 501574894 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28749] ppid=28731 vsize=15683460 CPUtime=0.73 cores=0,2,4,6
/proc/28733/task/28749/stat : 28749 (java) S 28731 28733 28678 0 -1 4202560 8991 0 0 0 72 1 0 0 15 0 22 0 501574894 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28750] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28750/stat : 28750 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501574894 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28751] ppid=28731 vsize=15683460 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28751/stat : 28751 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 501574894 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28756] ppid=28731 vsize=15683460 CPUtime=0.79 cores=0,2,4,6
/proc/28733/task/28756/stat : 28756 (java) R 28731 28733 28678 0 -1 4202560 7839 0 0 0 79 0 0 0 16 0 22 0 501574974 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506173290 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28733/tid=28757] ppid=28731 vsize=15683460 CPUtime=0.38 cores=0,2,4,6
/proc/28733/task/28757/stat : 28757 (java) S 28731 28733 28678 0 -1 4202560 6991 0 0 0 38 0 0 0 16 0 22 0 501574974 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28758] ppid=28731 vsize=15683460 CPUtime=0.87 cores=0,2,4,6
/proc/28733/task/28758/stat : 28758 (java) R 28731 28733 28678 0 -1 4202560 8025 0 0 0 87 0 0 0 16 0 22 0 501574974 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506106181 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28733/tid=28759] ppid=28731 vsize=15683460 CPUtime=0.29 cores=0,2,4,6
/proc/28733/task/28759/stat : 28759 (java) R 28731 28733 28678 0 -1 4202560 4884 0 0 0 29 0 0 0 15 0 22 0 501574974 16059863040 104478 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506009063 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 15683460

[startup+6.30138 s]
/proc/loadavg: 3.60 3.98 4.89 9/220 28759
/proc/meminfo: memFree=17142592/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15684560 CPUtime=18.25 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 248360 0 1 0 1786 39 0 0 22 0 22 0 501574890 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3921140 241088 2284 9 0 3911859 0
[pid=28733/tid=28734] ppid=28731 vsize=15684560 CPUtime=1.94 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) S 28731 28733 28678 0 -1 4202560 35673 0 1 0 190 4 0 0 19 0 22 0 501574890 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28736] ppid=28731 vsize=15684560 CPUtime=0.05 cores=0,2,4,6
/proc/28733/task/28736/stat : 28736 (java) S 28731 28733 28678 0 -1 4202560 13440 0 0 0 3 2 0 0 16 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28737] ppid=28731 vsize=15684560 CPUtime=0.04 cores=0,2,4,6
/proc/28733/task/28737/stat : 28737 (java) S 28731 28733 28678 0 -1 4202560 12345 0 0 0 2 2 0 0 16 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28738] ppid=28731 vsize=15684560 CPUtime=0.08 cores=0,2,4,6
/proc/28733/task/28738/stat : 28738 (java) S 28731 28733 28678 0 -1 4202560 20218 0 0 0 4 4 0 0 15 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28739] ppid=28731 vsize=15684560 CPUtime=0.04 cores=0,2,4,6
/proc/28733/task/28739/stat : 28739 (java) S 28731 28733 28678 0 -1 4202560 12273 0 0 0 2 2 0 0 15 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28740] ppid=28731 vsize=15684560 CPUtime=0.04 cores=0,2,4,6
/proc/28733/task/28740/stat : 28740 (java) S 28731 28733 28678 0 -1 4202560 9453 0 0 0 3 1 0 0 15 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28741] ppid=28731 vsize=15684560 CPUtime=0.05 cores=0,2,4,6
/proc/28733/task/28741/stat : 28741 (java) S 28731 28733 28678 0 -1 4202560 16241 0 0 0 3 2 0 0 16 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28742] ppid=28731 vsize=15684560 CPUtime=0.04 cores=0,2,4,6
/proc/28733/task/28742/stat : 28742 (java) S 28731 28733 28678 0 -1 4202560 9522 0 0 0 3 1 0 0 15 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28743] ppid=28731 vsize=15684560 CPUtime=0.07 cores=0,2,4,6
/proc/28733/task/28743/stat : 28743 (java) S 28731 28733 28678 0 -1 4202560 16753 0 0 0 4 3 0 0 16 0 22 0 501574891 16060989440 241088 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0

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

[pid=28733/tid=28757] ppid=28731 vsize=15684808 CPUtime=1105.91 cores=0,2,4,6
/proc/28733/task/28757/stat : 28757 (java) R 28731 28733 28678 0 -1 4202560 371916 0 0 0 110544 47 0 0 25 0 22 0 501574974 16061243392 142876 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506083202 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28733/tid=28758] ppid=28731 vsize=15684808 CPUtime=1106.83 cores=0,2,4,6
/proc/28733/task/28758/stat : 28758 (java) R 28731 28733 28678 0 -1 4202560 377536 0 0 0 110630 53 0 0 25 0 22 0 501574974 16061243392 142876 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506106183 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28733/tid=28759] ppid=28731 vsize=15684808 CPUtime=1106.41 cores=0,2,4,6
/proc/28733/task/28759/stat : 28759 (java) R 28731 28733 28678 0 -1 4202560 370831 0 0 0 110587 54 0 0 25 0 22 0 501574974 16061243392 142876 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506106181 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4461.69
Current children cumulated vsize (KiB) 15684808

[startup+1182.3 s]
/proc/loadavg: 8.23 8.05 7.19 9/220 28790
/proc/meminfo: memFree=17937544/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15684808 CPUtime=4700.56 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 3072675 0 1 0 469471 585 0 0 22 0 22 0 501574890 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3921202 156649 2297 9 0 3911921 0
[pid=28733/tid=28734] ppid=28731 vsize=15684808 CPUtime=1.94 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) S 28731 28733 28678 0 -1 4202560 35673 0 1 0 190 4 0 0 19 0 22 0 501574890 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28736] ppid=28731 vsize=15684808 CPUtime=4.13 cores=0,2,4,6
/proc/28733/task/28736/stat : 28736 (java) S 28731 28733 28678 0 -1 4202560 189214 0 0 0 376 37 0 0 15 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28737] ppid=28731 vsize=15684808 CPUtime=3.97 cores=0,2,4,6
/proc/28733/task/28737/stat : 28737 (java) S 28731 28733 28678 0 -1 4202560 167475 0 0 0 364 33 0 0 15 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28738] ppid=28731 vsize=15684808 CPUtime=4.08 cores=0,2,4,6
/proc/28733/task/28738/stat : 28738 (java) S 28731 28733 28678 0 -1 4202560 186671 0 0 0 372 36 0 0 16 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28739] ppid=28731 vsize=15684808 CPUtime=3.98 cores=0,2,4,6
/proc/28733/task/28739/stat : 28739 (java) S 28731 28733 28678 0 -1 4202560 172667 0 0 0 366 32 0 0 16 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28740] ppid=28731 vsize=15684808 CPUtime=3.93 cores=0,2,4,6
/proc/28733/task/28740/stat : 28740 (java) S 28731 28733 28678 0 -1 4202560 176836 0 0 0 358 35 0 0 16 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28741] ppid=28731 vsize=15684808 CPUtime=3.95 cores=0,2,4,6
/proc/28733/task/28741/stat : 28741 (java) S 28731 28733 28678 0 -1 4202560 180491 0 0 0 359 36 0 0 15 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28742] ppid=28731 vsize=15684808 CPUtime=3.92 cores=0,2,4,6
/proc/28733/task/28742/stat : 28742 (java) S 28731 28733 28678 0 -1 4202560 170508 0 0 0 357 35 0 0 16 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28743] ppid=28731 vsize=15684808 CPUtime=4.05 cores=0,2,4,6
/proc/28733/task/28743/stat : 28743 (java) S 28731 28733 28678 0 -1 4202560 185228 0 0 0 370 35 0 0 15 0 22 0 501574891 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28744] ppid=28731 vsize=15684808 CPUtime=2.17 cores=0,2,4,6
/proc/28733/task/28744/stat : 28744 (java) S 28731 28733 28678 0 -1 4202560 8228 0 0 0 140 77 0 0 15 0 22 0 501574892 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 0 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28745] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28745/stat : 28745 (java) S 28731 28733 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501574892 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28746] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28746/stat : 28746 (java) S 28731 28733 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501574892 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28747] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28747/stat : 28747 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 501574894 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522121137 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28748] ppid=28731 vsize=15684808 CPUtime=1.02 cores=0,2,4,6
/proc/28733/task/28748/stat : 28748 (java) S 28731 28733 28678 0 -1 4202560 2990 0 0 0 102 0 0 0 16 0 22 0 501574894 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28749] ppid=28731 vsize=15684808 CPUtime=0.98 cores=0,2,4,6
/proc/28733/task/28749/stat : 28749 (java) S 28731 28733 28678 0 -1 4202560 10013 0 0 0 97 1 0 0 15 0 22 0 501574894 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28750] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28750/stat : 28750 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501574894 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28751] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28751/stat : 28751 (java) S 28731 28733 28678 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 501574894 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28756] ppid=28731 vsize=15684808 CPUtime=1165.35 cores=0,2,4,6
/proc/28733/task/28756/stat : 28756 (java) R 28731 28733 28678 0 -1 4202560 396176 0 0 0 116482 53 0 0 25 0 22 0 501574974 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506027679 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28733/tid=28757] ppid=28731 vsize=15684808 CPUtime=1165.12 cores=0,2,4,6
/proc/28733/task/28757/stat : 28757 (java) R 28731 28733 28678 0 -1 4202560 393934 0 0 0 116462 50 0 0 25 0 22 0 501574974 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506027103 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28733/tid=28758] ppid=28731 vsize=15684808 CPUtime=1166.1 cores=0,2,4,6
/proc/28733/task/28758/stat : 28758 (java) R 28731 28733 28678 0 -1 4202560 401888 0 0 0 116554 56 0 0 25 0 22 0 501574974 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912505665839 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28733/tid=28759] ppid=28731 vsize=15684808 CPUtime=1165.71 cores=0,2,4,6
/proc/28733/task/28759/stat : 28759 (java) R 28731 28733 28678 0 -1 4202560 393233 0 0 0 116514 57 0 0 25 0 22 0 501574974 16061243392 156649 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912505942560 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4700.56
Current children cumulated vsize (KiB) 15684808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.3 s]
/proc/loadavg: 8.15 8.05 7.21 6/197 28794
/proc/meminfo: memFree=18368372/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15684808 CPUtime=4800.07 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 3142754 0 1 0 479409 598 0 0 22 0 22 0 501574890 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3921202 170933 2297 9 0 3911921 0
[pid=28733/tid=28734] ppid=28731 vsize=15684808 CPUtime=1.94 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) S 28731 28733 28678 0 -1 4202560 35673 0 1 0 190 4 0 0 19 0 22 0 501574890 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28736] ppid=28731 vsize=15684808 CPUtime=4.21 cores=0,2,4,6
/proc/28733/task/28736/stat : 28736 (java) S 28731 28733 28678 0 -1 4202560 193509 0 0 0 384 37 0 0 15 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28737] ppid=28731 vsize=15684808 CPUtime=4.05 cores=0,2,4,6
/proc/28733/task/28737/stat : 28737 (java) S 28731 28733 28678 0 -1 4202560 171154 0 0 0 371 34 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28738] ppid=28731 vsize=15684808 CPUtime=4.15 cores=0,2,4,6
/proc/28733/task/28738/stat : 28738 (java) S 28731 28733 28678 0 -1 4202560 190497 0 0 0 379 36 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28739] ppid=28731 vsize=15684808 CPUtime=4.07 cores=0,2,4,6
/proc/28733/task/28739/stat : 28739 (java) S 28731 28733 28678 0 -1 4202560 177494 0 0 0 374 33 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28740] ppid=28731 vsize=15684808 CPUtime=4.01 cores=0,2,4,6
/proc/28733/task/28740/stat : 28740 (java) S 28731 28733 28678 0 -1 4202560 181724 0 0 0 365 36 0 0 15 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28741] ppid=28731 vsize=15684808 CPUtime=4.03 cores=0,2,4,6
/proc/28733/task/28741/stat : 28741 (java) S 28731 28733 28678 0 -1 4202560 184624 0 0 0 366 37 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28742] ppid=28731 vsize=15684808 CPUtime=4.01 cores=0,2,4,6
/proc/28733/task/28742/stat : 28742 (java) S 28731 28733 28678 0 -1 4202560 175116 0 0 0 366 35 0 0 15 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28743] ppid=28731 vsize=15684808 CPUtime=4.13 cores=0,2,4,6
/proc/28733/task/28743/stat : 28743 (java) S 28731 28733 28678 0 -1 4202560 187798 0 0 0 377 36 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28744] ppid=28731 vsize=15684808 CPUtime=2.22 cores=0,2,4,6
/proc/28733/task/28744/stat : 28744 (java) S 28731 28733 28678 0 -1 4202560 8423 0 0 0 144 78 0 0 16 0 22 0 501574892 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 0 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28745] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28745/stat : 28745 (java) S 28731 28733 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501574892 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28746] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28746/stat : 28746 (java) S 28731 28733 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501574892 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28747] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28747/stat : 28747 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522121137 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28748] ppid=28731 vsize=15684808 CPUtime=1.02 cores=0,2,4,6
/proc/28733/task/28748/stat : 28748 (java) S 28731 28733 28678 0 -1 4202560 2990 0 0 0 102 0 0 0 16 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28749] ppid=28731 vsize=15684808 CPUtime=0.98 cores=0,2,4,6
/proc/28733/task/28749/stat : 28749 (java) S 28731 28733 28678 0 -1 4202560 10013 0 0 0 97 1 0 0 15 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28750] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28750/stat : 28750 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28751] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28751/stat : 28751 (java) S 28731 28733 28678 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28756] ppid=28731 vsize=15684808 CPUtime=1190.09 cores=0,2,4,6
/proc/28733/task/28756/stat : 28756 (java) R 28731 28733 28678 0 -1 4202560 405957 0 0 0 118954 55 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912505522295 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28733/tid=28757] ppid=28731 vsize=15684808 CPUtime=1189.84 cores=0,2,4,6
/proc/28733/task/28757/stat : 28757 (java) R 28731 28733 28678 0 -1 4202560 401569 0 0 0 118933 51 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506106251 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28733/tid=28758] ppid=28731 vsize=15684808 CPUtime=1190.71 cores=0,2,4,6
/proc/28733/task/28758/stat : 28758 (java) R 28731 28733 28678 0 -1 4202560 411903 0 0 0 119014 57 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506081403 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28733/tid=28759] ppid=28731 vsize=15684808 CPUtime=1190.44 cores=0,2,4,6
/proc/28733/task/28759/stat : 28759 (java) R 28731 28733 28678 0 -1 4202560 402858 0 0 0 118986 58 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506009007 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 15684808

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

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

[startup+1207.3 s]
/proc/loadavg: 8.15 8.05 7.21 6/197 28794
/proc/meminfo: memFree=18368372/32951124 swapFree=67111528/67111528
[pid=28733] ppid=28731 vsize=15684808 CPUtime=4800.07 cores=0,2,4,6
/proc/28733/stat : 28733 (java) S 28731 28733 28678 0 -1 4202496 3142754 0 1 0 479409 598 0 0 22 0 22 0 501574890 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/28733/statm: 3921202 170933 2297 9 0 3911921 0
[pid=28733/tid=28734] ppid=28731 vsize=15684808 CPUtime=1.94 cores=0,2,4,6
/proc/28733/task/28734/stat : 28734 (java) S 28731 28733 28678 0 -1 4202560 35673 0 1 0 190 4 0 0 19 0 22 0 501574890 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28736] ppid=28731 vsize=15684808 CPUtime=4.21 cores=0,2,4,6
/proc/28733/task/28736/stat : 28736 (java) S 28731 28733 28678 0 -1 4202560 193509 0 0 0 384 37 0 0 15 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28737] ppid=28731 vsize=15684808 CPUtime=4.05 cores=0,2,4,6
/proc/28733/task/28737/stat : 28737 (java) S 28731 28733 28678 0 -1 4202560 171154 0 0 0 371 34 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28738] ppid=28731 vsize=15684808 CPUtime=4.15 cores=0,2,4,6
/proc/28733/task/28738/stat : 28738 (java) S 28731 28733 28678 0 -1 4202560 190497 0 0 0 379 36 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28739] ppid=28731 vsize=15684808 CPUtime=4.07 cores=0,2,4,6
/proc/28733/task/28739/stat : 28739 (java) S 28731 28733 28678 0 -1 4202560 177494 0 0 0 374 33 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28740] ppid=28731 vsize=15684808 CPUtime=4.01 cores=0,2,4,6
/proc/28733/task/28740/stat : 28740 (java) S 28731 28733 28678 0 -1 4202560 181724 0 0 0 365 36 0 0 15 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28741] ppid=28731 vsize=15684808 CPUtime=4.03 cores=0,2,4,6
/proc/28733/task/28741/stat : 28741 (java) S 28731 28733 28678 0 -1 4202560 184624 0 0 0 366 37 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28742] ppid=28731 vsize=15684808 CPUtime=4.01 cores=0,2,4,6
/proc/28733/task/28742/stat : 28742 (java) S 28731 28733 28678 0 -1 4202560 175116 0 0 0 366 35 0 0 15 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28743] ppid=28731 vsize=15684808 CPUtime=4.13 cores=0,2,4,6
/proc/28733/task/28743/stat : 28743 (java) S 28731 28733 28678 0 -1 4202560 187798 0 0 0 377 36 0 0 16 0 22 0 501574891 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 2 0 0 0
[pid=28733/tid=28744] ppid=28731 vsize=15684808 CPUtime=2.22 cores=0,2,4,6
/proc/28733/task/28744/stat : 28744 (java) S 28731 28733 28678 0 -1 4202560 8423 0 0 0 144 78 0 0 16 0 22 0 501574892 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 0 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28745] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28745/stat : 28745 (java) S 28731 28733 28678 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 501574892 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28746] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28746/stat : 28746 (java) S 28731 28733 28678 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 501574892 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28747] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28747/stat : 28747 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522121137 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28748] ppid=28731 vsize=15684808 CPUtime=1.02 cores=0,2,4,6
/proc/28733/task/28748/stat : 28748 (java) S 28731 28733 28678 0 -1 4202560 2990 0 0 0 102 0 0 0 16 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 0 0 0 0
[pid=28733/tid=28749] ppid=28731 vsize=15684808 CPUtime=0.98 cores=0,2,4,6
/proc/28733/task/28749/stat : 28749 (java) S 28731 28733 28678 0 -1 4202560 10013 0 0 0 97 1 0 0 15 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28750] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28750/stat : 28750 (java) S 28731 28733 28678 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522113433 0 4 0 16800975 18446604453943614336 0 0 -1 6 0 0 0
[pid=28733/tid=28751] ppid=28731 vsize=15684808 CPUtime=0 cores=0,2,4,6
/proc/28733/task/28751/stat : 28751 (java) S 28731 28733 28678 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 22 0 501574894 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 233522114048 0 4 0 16800975 18446604453943614336 0 0 -1 4 0 0 0
[pid=28733/tid=28756] ppid=28731 vsize=15684808 CPUtime=1190.09 cores=0,2,4,6
/proc/28733/task/28756/stat : 28756 (java) R 28731 28733 28678 0 -1 4202560 405957 0 0 0 118954 55 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912505522295 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28733/tid=28757] ppid=28731 vsize=15684808 CPUtime=1189.84 cores=0,2,4,6
/proc/28733/task/28757/stat : 28757 (java) R 28731 28733 28678 0 -1 4202560 401569 0 0 0 118933 51 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506106251 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=28733/tid=28758] ppid=28731 vsize=15684808 CPUtime=1190.71 cores=0,2,4,6
/proc/28733/task/28758/stat : 28758 (java) R 28731 28733 28678 0 -1 4202560 411903 0 0 0 119014 57 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506081403 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=28733/tid=28759] ppid=28731 vsize=15684808 CPUtime=1190.44 cores=0,2,4,6
/proc/28733/task/28759/stat : 28759 (java) R 28731 28733 28678 0 -1 4202560 402858 0 0 0 118986 58 0 0 25 0 22 0 501574974 16061243392 170933 33554432000 1073741824 1073778376 140734145204800 18446744073709551615 46912506009007 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 15684808

Child status: 143
Real time (s): 1207.35
CPU time (s): 4800.13
CPU user time (s): 4794.11
CPU system time (s): 6.01708
CPU usage (%): 397.577
Max. virtual memory (cumulated for all children) (KiB): 15688484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.12
system time used= 6.01708
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3142781
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= 139840
involuntary context switches= 96486

runsolver used 2.10868 second user time and 4.53431 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 17:39:50
IDJOB=3313174
IDBENCH=71571
IDSOLVER=1699
FILE ID=node145/3313174-1304091590
RUNJOBID= node145-1304091590-28696
PBS_JOBID= 13170580
Free space on /tmp= 72200 MiB

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

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=762211032

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19037848 kB
Buffers:       2051872 kB
Cached:       11212644 kB
SwapCached:          0 kB
Active:        2562172 kB
Inactive:     10777476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19037848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6696 kB
Writeback:           0 kB
AnonPages:       74260 kB
Mapped:          22472 kB
Slab:           507948 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   772860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72200 MiB
End job on node145 at 2011-04-29 18:00:00