Trace number 3312861

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.26 1206.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.12/0.11	39:21 INFO : Reading from input HOME/instance-3312861-1304177961.cnf
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Executor set job limit to 1000000
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.28/0.25	Starting Executor!
0.54/0.38	39:21 INFO : 649 variables remaining out of 650
0.54/0.38	39:21 INFO : 11048 literals remaining out of 11076

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-3312861-1304177961/watcher-3312861-1304177961 -o /tmp/evaluation-result-3312861-1304177961/solver-3312861-1304177961 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312861-1304177961.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: 6.86 7.80 7.92 2/178 15072
/proc/meminfo: memFree=20832616/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 1490 0 0 0 0 0 0 0 25 0 2 0 529395836 31260672 952 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 7632 952 733 9 0 383 0
[pid=15072/tid=15081] ppid=15070 vsize=30536 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) R 15070 15072 15033 0 -1 4202560 134 0 0 0 0 0 0 0 25 0 2 0 529395836 31268864 953 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237278877755 0 0 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.072824 s]
/proc/loadavg: 6.86 7.80 7.92 2/178 15072
/proc/meminfo: memFree=20832616/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15675800 CPUtime=0.06 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 4690 0 1 0 6 0 0 0 25 0 18 0 529395836 16052019200 4128 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3918950 4128 1937 9 0 3909669 0
[pid=15072/tid=15081] ppid=15070 vsize=15675800 CPUtime=0.05 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) D 15070 15072 15033 0 -1 4202560 3086 0 1 0 5 0 0 0 18 0 18 0 529395836 16052019200 4128 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237278922935 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15675800

[startup+0.113765 s]
/proc/loadavg: 6.86 7.80 7.92 2/178 15072
/proc/meminfo: memFree=20832616/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15742360 CPUtime=0.12 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 5879 0 1 0 11 1 0 0 25 0 18 0 529395836 16120176640 5291 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3935590 5292 2135 9 0 3926309 0
[pid=15072/tid=15081] ppid=15070 vsize=15742360 CPUtime=0.09 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) R 15070 15072 15033 0 -1 4202560 3682 0 1 0 9 0 0 0 18 0 18 0 529395836 16120176640 5292 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 47206552846243 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15742360

[startup+0.30073 s]
/proc/loadavg: 6.86 7.80 7.92 2/178 15072
/proc/meminfo: memFree=20832616/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15748520 CPUtime=0.54 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 11334 0 1 0 52 2 0 0 25 0 22 0 529395836 16126484480 9819 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3937130 9819 2213 9 0 3927849 0
[pid=15072/tid=15081] ppid=15070 vsize=15748520 CPUtime=0.28 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) R 15070 15072 15033 0 -1 4202560 6465 0 1 0 27 1 0 0 20 0 22 0 529395836 16126484480 9819 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505181296 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 15748520

[startup+0.831853 s]
/proc/loadavg: 6.86 7.80 7.92 2/178 15072
/proc/meminfo: memFree=20832616/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15765552 CPUtime=2.45 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 38005 0 1 0 240 5 0 0 25 0 22 0 529395836 16143925248 31430 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3941388 31430 2259 9 0 3932107 0
[pid=15072/tid=15081] ppid=15070 vsize=15765552 CPUtime=0.37 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) S 15070 15072 15033 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 529395836 16143925248 31430 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 15765552

[startup+1.50152 s]
/proc/loadavg: 6.86 7.80 7.92 12/220 15114
/proc/meminfo: memFree=20439952/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15762856 CPUtime=5.1 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 65409 0 1 0 502 8 0 0 25 0 22 0 529395836 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3940714 52692 2273 9 0 3931433 0
[pid=15072/tid=15081] ppid=15070 vsize=15762856 CPUtime=0.37 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) S 15070 15072 15033 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 529395836 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15083] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15083/stat : 15083 (java) S 15070 15072 15033 0 -1 4202560 1121 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15084] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15084/stat : 15084 (java) S 15070 15072 15033 0 -1 4202560 1129 0 0 0 0 0 0 0 16 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15085] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15085/stat : 15085 (java) S 15070 15072 15033 0 -1 4202560 1015 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15086] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15086/stat : 15086 (java) S 15070 15072 15033 0 -1 4202560 1201 0 0 0 0 0 0 0 16 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15087] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15087/stat : 15087 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15088] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15088/stat : 15088 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15089] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15089/stat : 15089 (java) S 15070 15072 15033 0 -1 4202560 980 0 0 0 0 0 0 0 16 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15090] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15090/stat : 15090 (java) S 15070 15072 15033 0 -1 4202560 234 0 0 0 0 0 0 0 16 0 22 0 529395837 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15094] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15094/stat : 15094 (java) S 15070 15072 15033 0 -1 4202560 74 0 0 0 0 0 0 0 16 0 22 0 529395838 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 0 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15095] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15095/stat : 15095 (java) S 15070 15072 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529395838 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15096] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15096/stat : 15096 (java) S 15070 15072 15033 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529395838 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15102] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15102/stat : 15102 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290703281 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15103] ppid=15070 vsize=15762856 CPUtime=1.12 cores=0,2,4,6
/proc/15072/task/15103/stat : 15103 (java) S 15070 15072 15033 0 -1 4202560 17913 0 0 0 111 1 0 0 18 0 22 0 529395840 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15104] ppid=15070 vsize=15762856 CPUtime=0.95 cores=0,2,4,6
/proc/15072/task/15104/stat : 15104 (java) S 15070 15072 15033 0 -1 4202560 4630 0 0 0 95 0 0 0 18 0 22 0 529395840 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15105] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15105/stat : 15105 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15106] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15106/stat : 15106 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529395840 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15111] ppid=15070 vsize=15762856 CPUtime=0.59 cores=0,2,4,6
/proc/15072/task/15111/stat : 15111 (java) R 15070 15072 15033 0 -1 4202560 5838 0 0 0 59 0 0 0 18 0 22 0 529395861 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505613811 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15072/tid=15112] ppid=15070 vsize=15762856 CPUtime=0.91 cores=0,2,4,6
/proc/15072/task/15112/stat : 15112 (java) R 15070 15072 15033 0 -1 4202560 10887 0 0 0 90 1 0 0 19 0 22 0 529395861 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505696371 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15072/tid=15113] ppid=15070 vsize=15762856 CPUtime=0.33 cores=0,2,4,6
/proc/15072/task/15113/stat : 15113 (java) R 15070 15072 15033 0 -1 4202560 1136 0 0 0 33 0 0 0 19 0 22 0 529395861 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505826884 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15072/tid=15114] ppid=15070 vsize=15762856 CPUtime=0.74 cores=0,2,4,6
/proc/15072/task/15114/stat : 15114 (java) R 15070 15072 15033 0 -1 4202560 10992 0 0 0 73 1 0 0 19 0 22 0 529395861 16141164544 52692 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505632977 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 15762856

[startup+3.10123 s]
/proc/loadavg: 6.86 7.80 7.92 9/220 15114
/proc/meminfo: memFree=20117800/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15762856 CPUtime=11.48 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 161567 0 1 0 1127 21 0 0 25 0 22 0 529395836 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3940714 148778 2277 9 0 3931433 0
[pid=15072/tid=15081] ppid=15070 vsize=15762856 CPUtime=0.37 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) S 15070 15072 15033 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 529395836 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15083] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15083/stat : 15083 (java) S 15070 15072 15033 0 -1 4202560 2169 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15084] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15084/stat : 15084 (java) S 15070 15072 15033 0 -1 4202560 2048 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15085] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15085/stat : 15085 (java) S 15070 15072 15033 0 -1 4202560 4513 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15086] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15086/stat : 15086 (java) S 15070 15072 15033 0 -1 4202560 2866 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15087] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15087/stat : 15087 (java) S 15070 15072 15033 0 -1 4202560 2523 0 0 0 0 0 0 0 16 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15088] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15088/stat : 15088 (java) S 15070 15072 15033 0 -1 4202560 1060 0 0 0 0 0 0 0 16 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15089] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15089/stat : 15089 (java) S 15070 15072 15033 0 -1 4202560 2924 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15090] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15090/stat : 15090 (java) S 15070 15072 15033 0 -1 4202560 235 0 0 0 0 0 0 0 15 0 22 0 529395837 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15094] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15094/stat : 15094 (java) S 15070 15072 15033 0 -1 4202560 448 0 0 0 0 0 0 0 15 0 22 0 529395838 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 0 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15095] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15095/stat : 15095 (java) S 15070 15072 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529395838 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15096] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15096/stat : 15096 (java) S 15070 15072 15033 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529395838 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15102] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15102/stat : 15102 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290703281 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15103] ppid=15070 vsize=15762856 CPUtime=1.16 cores=0,2,4,6
/proc/15072/task/15103/stat : 15103 (java) S 15070 15072 15033 0 -1 4202560 17918 0 0 0 115 1 0 0 15 0 22 0 529395840 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15104] ppid=15070 vsize=15762856 CPUtime=0.96 cores=0,2,4,6
/proc/15072/task/15104/stat : 15104 (java) S 15070 15072 15033 0 -1 4202560 4633 0 0 0 96 0 0 0 15 0 22 0 529395840 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15105] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15105/stat : 15105 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15106] ppid=15070 vsize=15762856 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15106/stat : 15106 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529395840 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15111] ppid=15070 vsize=15762856 CPUtime=2.16 cores=0,2,4,6
/proc/15072/task/15111/stat : 15111 (java) R 15070 15072 15033 0 -1 4202560 26529 0 0 0 213 3 0 0 21 0 22 0 529395861 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505965170 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15072/tid=15112] ppid=15070 vsize=15762856 CPUtime=2.48 cores=0,2,4,6
/proc/15072/task/15112/stat : 15112 (java) R 15070 15072 15033 0 -1 4202560 31614 0 0 0 245 3 0 0 21 0 22 0 529395861 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505828212 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15072/tid=15113] ppid=15070 vsize=15762856 CPUtime=1.87 cores=0,2,4,6
/proc/15072/task/15113/stat : 15113 (java) R 15070 15072 15033 0 -1 4202560 22355 0 0 0 185 2 0 0 22 0 22 0 529395861 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505827042 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15072/tid=15114] ppid=15070 vsize=15762856 CPUtime=2.32 cores=0,2,4,6
/proc/15072/task/15114/stat : 15114 (java) R 15070 15072 15033 0 -1 4202560 31475 0 0 0 228 4 0 0 21 0 22 0 529395861 16141164544 148778 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505696376 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 15762856

[startup+6.30066 s]
/proc/loadavg: 7.03 7.82 7.92 9/220 15114
/proc/meminfo: memFree=18648044/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15763880 CPUtime=24.24 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 287577 0 1 0 2390 34 0 0 25 0 22 0 529395836 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3940970 271989 2277 9 0 3931689 0
[pid=15072/tid=15081] ppid=15070 vsize=15763880 CPUtime=0.37 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) S 15070 15072 15033 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 529395836 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15083] ppid=15070 vsize=15763880 CPUtime=0.01 cores=0,2,4,6
/proc/15072/task/15083/stat : 15083 (java) S 15070 15072 15033 0 -1 4202560 3085 0 0 0 1 0 0 0 15 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15084] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15084/stat : 15084 (java) S 15070 15072 15033 0 -1 4202560 2083 0 0 0 0 0 0 0 15 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15085] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15085/stat : 15085 (java) S 15070 15072 15033 0 -1 4202560 5067 0 0 0 0 0 0 0 16 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15086] ppid=15070 vsize=15763880 CPUtime=0.01 cores=0,2,4,6
/proc/15072/task/15086/stat : 15086 (java) S 15070 15072 15033 0 -1 4202560 3359 0 0 0 1 0 0 0 16 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15087] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15087/stat : 15087 (java) S 15070 15072 15033 0 -1 4202560 2831 0 0 0 0 0 0 0 15 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15088] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15088/stat : 15088 (java) S 15070 15072 15033 0 -1 4202560 1466 0 0 0 0 0 0 0 16 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15089] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15089/stat : 15089 (java) S 15070 15072 15033 0 -1 4202560 2949 0 0 0 0 0 0 0 15 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15090] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15090/stat : 15090 (java) S 15070 15072 15033 0 -1 4202560 658 0 0 0 0 0 0 0 15 0 22 0 529395837 16142213120 271989 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0

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

[pid=15072/tid=15112] ppid=15070 vsize=15763880 CPUtime=1108.43 cores=0,2,4,6
/proc/15072/task/15112/stat : 15112 (java) R 15070 15072 15033 0 -1 4202560 426073 0 0 0 110789 54 0 0 25 0 22 0 529395861 16142213120 97038 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505740596 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15072/tid=15113] ppid=15070 vsize=15763880 CPUtime=1107.55 cores=0,2,4,6
/proc/15072/task/15113/stat : 15113 (java) R 15070 15072 15033 0 -1 4202560 434878 0 0 0 110697 58 0 0 25 0 22 0 529395861 16142213120 97038 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505737776 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15072/tid=15114] ppid=15070 vsize=15763880 CPUtime=1107.87 cores=0,2,4,6
/proc/15072/task/15114/stat : 15114 (java) R 15070 15072 15033 0 -1 4202560 440240 0 0 0 110727 60 0 0 25 0 22 0 529395861 16142213120 97038 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505875283 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4464.37
Current children cumulated vsize (KiB) 15763880

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 8.01 9/220 15146
/proc/meminfo: memFree=19871660/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15763880 CPUtime=4703.12 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 3264598 0 1 0 469738 574 0 0 25 0 22 0 529395836 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3940970 110379 2298 9 0 3931689 0
[pid=15072/tid=15081] ppid=15070 vsize=15763880 CPUtime=0.37 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) S 15070 15072 15033 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 529395836 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15083] ppid=15070 vsize=15763880 CPUtime=3.75 cores=0,2,4,6
/proc/15072/task/15083/stat : 15083 (java) S 15070 15072 15033 0 -1 4202560 180598 0 0 0 344 31 0 0 15 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15084] ppid=15070 vsize=15763880 CPUtime=3.66 cores=0,2,4,6
/proc/15072/task/15084/stat : 15084 (java) S 15070 15072 15033 0 -1 4202560 169255 0 0 0 339 27 0 0 15 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15085] ppid=15070 vsize=15763880 CPUtime=3.71 cores=0,2,4,6
/proc/15072/task/15085/stat : 15085 (java) S 15070 15072 15033 0 -1 4202560 178690 0 0 0 338 33 0 0 15 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15086] ppid=15070 vsize=15763880 CPUtime=3.67 cores=0,2,4,6
/proc/15072/task/15086/stat : 15086 (java) S 15070 15072 15033 0 -1 4202560 170201 0 0 0 339 28 0 0 15 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15087] ppid=15070 vsize=15763880 CPUtime=3.66 cores=0,2,4,6
/proc/15072/task/15087/stat : 15087 (java) S 15070 15072 15033 0 -1 4202560 170673 0 0 0 336 30 0 0 15 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15088] ppid=15070 vsize=15763880 CPUtime=3.63 cores=0,2,4,6
/proc/15072/task/15088/stat : 15088 (java) S 15070 15072 15033 0 -1 4202560 171793 0 0 0 338 25 0 0 16 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15089] ppid=15070 vsize=15763880 CPUtime=3.69 cores=0,2,4,6
/proc/15072/task/15089/stat : 15089 (java) S 15070 15072 15033 0 -1 4202560 171369 0 0 0 338 31 0 0 15 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15090] ppid=15070 vsize=15763880 CPUtime=3.58 cores=0,2,4,6
/proc/15072/task/15090/stat : 15090 (java) S 15070 15072 15033 0 -1 4202560 171205 0 0 0 330 28 0 0 15 0 22 0 529395837 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15094] ppid=15070 vsize=15763880 CPUtime=2.14 cores=0,2,4,6
/proc/15072/task/15094/stat : 15094 (java) S 15070 15072 15033 0 -1 4202560 8253 0 0 0 128 86 0 0 15 0 22 0 529395838 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 0 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15095] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15095/stat : 15095 (java) S 15070 15072 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529395838 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15096] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15096/stat : 15096 (java) S 15070 15072 15033 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529395838 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15102] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15102/stat : 15102 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290703281 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15103] ppid=15070 vsize=15763880 CPUtime=1.27 cores=0,2,4,6
/proc/15072/task/15103/stat : 15103 (java) S 15070 15072 15033 0 -1 4202560 17948 0 0 0 126 1 0 0 15 0 22 0 529395840 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15104] ppid=15070 vsize=15763880 CPUtime=1.19 cores=0,2,4,6
/proc/15072/task/15104/stat : 15104 (java) S 15070 15072 15033 0 -1 4202560 4752 0 0 0 119 0 0 0 15 0 22 0 529395840 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15105] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15105/stat : 15105 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15106] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15106/stat : 15106 (java) S 15070 15072 15033 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 529395840 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15111] ppid=15070 vsize=15763880 CPUtime=1166.87 cores=0,2,4,6
/proc/15072/task/15111/stat : 15111 (java) R 15070 15072 15033 0 -1 4202560 462957 0 0 0 116626 61 0 0 25 0 22 0 529395861 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505966571 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15072/tid=15112] ppid=15070 vsize=15763880 CPUtime=1167.77 cores=0,2,4,6
/proc/15072/task/15112/stat : 15112 (java) R 15070 15072 15033 0 -1 4202560 451227 0 0 0 116720 57 0 0 25 0 22 0 529395861 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505911243 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15072/tid=15113] ppid=15070 vsize=15763880 CPUtime=1166.9 cores=0,2,4,6
/proc/15072/task/15113/stat : 15113 (java) R 15070 15072 15033 0 -1 4202560 460971 0 0 0 116628 62 0 0 25 0 22 0 529395861 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15072/tid=15114] ppid=15070 vsize=15763880 CPUtime=1167.1 cores=0,2,4,6
/proc/15072/task/15114/stat : 15114 (java) R 15070 15072 15033 0 -1 4202560 466386 0 0 0 116646 64 0 0 25 0 22 0 529395861 16142213120 110379 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505993776 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4703.12
Current children cumulated vsize (KiB) 15763880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.7 s]
/proc/loadavg: 8.20 8.11 8.02 9/220 15146
/proc/meminfo: memFree=20012148/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15763880 CPUtime=4800.2 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 3326686 0 1 0 479433 587 0 0 25 0 22 0 529395836 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3940970 105420 2298 9 0 3931689 0
[pid=15072/tid=15081] ppid=15070 vsize=15763880 CPUtime=0.37 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) S 15070 15072 15033 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 529395836 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15083] ppid=15070 vsize=15763880 CPUtime=3.82 cores=0,2,4,6
/proc/15072/task/15083/stat : 15083 (java) S 15070 15072 15033 0 -1 4202560 183730 0 0 0 350 32 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15084] ppid=15070 vsize=15763880 CPUtime=3.73 cores=0,2,4,6
/proc/15072/task/15084/stat : 15084 (java) S 15070 15072 15033 0 -1 4202560 171904 0 0 0 345 28 0 0 16 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15085] ppid=15070 vsize=15763880 CPUtime=3.79 cores=0,2,4,6
/proc/15072/task/15085/stat : 15085 (java) S 15070 15072 15033 0 -1 4202560 182703 0 0 0 345 34 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15086] ppid=15070 vsize=15763880 CPUtime=3.72 cores=0,2,4,6
/proc/15072/task/15086/stat : 15086 (java) S 15070 15072 15033 0 -1 4202560 173360 0 0 0 344 28 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15087] ppid=15070 vsize=15763880 CPUtime=3.73 cores=0,2,4,6
/proc/15072/task/15087/stat : 15087 (java) S 15070 15072 15033 0 -1 4202560 173831 0 0 0 342 31 0 0 16 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15088] ppid=15070 vsize=15763880 CPUtime=3.7 cores=0,2,4,6
/proc/15072/task/15088/stat : 15088 (java) S 15070 15072 15033 0 -1 4202560 174395 0 0 0 344 26 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15089] ppid=15070 vsize=15763880 CPUtime=3.76 cores=0,2,4,6
/proc/15072/task/15089/stat : 15089 (java) S 15070 15072 15033 0 -1 4202560 174939 0 0 0 345 31 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15090] ppid=15070 vsize=15763880 CPUtime=3.64 cores=0,2,4,6
/proc/15072/task/15090/stat : 15090 (java) S 15070 15072 15033 0 -1 4202560 174317 0 0 0 336 28 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15094] ppid=15070 vsize=15763880 CPUtime=2.19 cores=0,2,4,6
/proc/15072/task/15094/stat : 15094 (java) S 15070 15072 15033 0 -1 4202560 8421 0 0 0 131 88 0 0 15 0 22 0 529395838 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 0 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15095] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15095/stat : 15095 (java) S 15070 15072 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529395838 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15096] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15096/stat : 15096 (java) S 15070 15072 15033 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529395838 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15102] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15102/stat : 15102 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290703281 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15103] ppid=15070 vsize=15763880 CPUtime=1.27 cores=0,2,4,6
/proc/15072/task/15103/stat : 15103 (java) S 15070 15072 15033 0 -1 4202560 17948 0 0 0 126 1 0 0 15 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15104] ppid=15070 vsize=15763880 CPUtime=1.19 cores=0,2,4,6
/proc/15072/task/15104/stat : 15104 (java) S 15070 15072 15033 0 -1 4202560 4752 0 0 0 119 0 0 0 15 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15105] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15105/stat : 15105 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15106] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15106/stat : 15106 (java) R 15070 15072 15033 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15072/tid=15111] ppid=15070 vsize=15763880 CPUtime=1190.95 cores=0,2,4,6
/proc/15072/task/15111/stat : 15111 (java) R 15070 15072 15033 0 -1 4202560 471835 0 0 0 119032 63 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505826723 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15072/tid=15112] ppid=15070 vsize=15763880 CPUtime=1191.92 cores=0,2,4,6
/proc/15072/task/15112/stat : 15112 (java) R 15070 15072 15033 0 -1 4202560 461003 0 0 0 119133 59 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505826959 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15072/tid=15113] ppid=15070 vsize=15763880 CPUtime=1191.02 cores=0,2,4,6
/proc/15072/task/15113/stat : 15113 (java) R 15070 15072 15033 0 -1 4202560 470165 0 0 0 119039 63 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505826682 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15072/tid=15114] ppid=15070 vsize=15763880 CPUtime=1191.24 cores=0,2,4,6
/proc/15072/task/15114/stat : 15114 (java) R 15070 15072 15033 0 -1 4202560 475061 0 0 0 119059 65 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505827073 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15763880

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

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

[startup+1206.7 s]
/proc/loadavg: 8.20 8.11 8.02 9/220 15146
/proc/meminfo: memFree=20012148/32950904 swapFree=67082284/67111528
[pid=15072] ppid=15070 vsize=15763880 CPUtime=4800.2 cores=0,2,4,6
/proc/15072/stat : 15072 (java) S 15070 15072 15033 0 -1 4202496 3326686 0 1 0 479433 587 0 0 25 0 22 0 529395836 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/15072/statm: 3940970 105420 2298 9 0 3931689 0
[pid=15072/tid=15081] ppid=15070 vsize=15763880 CPUtime=0.37 cores=0,2,4,6
/proc/15072/task/15081/stat : 15081 (java) S 15070 15072 15033 0 -1 4202560 6871 0 1 0 36 1 0 0 20 0 22 0 529395836 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15083] ppid=15070 vsize=15763880 CPUtime=3.82 cores=0,2,4,6
/proc/15072/task/15083/stat : 15083 (java) S 15070 15072 15033 0 -1 4202560 183730 0 0 0 350 32 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15084] ppid=15070 vsize=15763880 CPUtime=3.73 cores=0,2,4,6
/proc/15072/task/15084/stat : 15084 (java) S 15070 15072 15033 0 -1 4202560 171904 0 0 0 345 28 0 0 16 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15085] ppid=15070 vsize=15763880 CPUtime=3.79 cores=0,2,4,6
/proc/15072/task/15085/stat : 15085 (java) S 15070 15072 15033 0 -1 4202560 182703 0 0 0 345 34 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15086] ppid=15070 vsize=15763880 CPUtime=3.72 cores=0,2,4,6
/proc/15072/task/15086/stat : 15086 (java) S 15070 15072 15033 0 -1 4202560 173360 0 0 0 344 28 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15087] ppid=15070 vsize=15763880 CPUtime=3.73 cores=0,2,4,6
/proc/15072/task/15087/stat : 15087 (java) S 15070 15072 15033 0 -1 4202560 173831 0 0 0 342 31 0 0 16 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15088] ppid=15070 vsize=15763880 CPUtime=3.7 cores=0,2,4,6
/proc/15072/task/15088/stat : 15088 (java) S 15070 15072 15033 0 -1 4202560 174395 0 0 0 344 26 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15089] ppid=15070 vsize=15763880 CPUtime=3.76 cores=0,2,4,6
/proc/15072/task/15089/stat : 15089 (java) S 15070 15072 15033 0 -1 4202560 174939 0 0 0 345 31 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15090] ppid=15070 vsize=15763880 CPUtime=3.64 cores=0,2,4,6
/proc/15072/task/15090/stat : 15090 (java) S 15070 15072 15033 0 -1 4202560 174317 0 0 0 336 28 0 0 15 0 22 0 529395837 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15094] ppid=15070 vsize=15763880 CPUtime=2.19 cores=0,2,4,6
/proc/15072/task/15094/stat : 15094 (java) S 15070 15072 15033 0 -1 4202560 8421 0 0 0 131 88 0 0 15 0 22 0 529395838 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 0 0 16800975 18446604453908436992 0 0 -1 2 0 0 0
[pid=15072/tid=15095] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15095/stat : 15095 (java) S 15070 15072 15033 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529395838 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15096] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15096/stat : 15096 (java) S 15070 15072 15033 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529395838 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15102] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15102/stat : 15102 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290703281 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15103] ppid=15070 vsize=15763880 CPUtime=1.27 cores=0,2,4,6
/proc/15072/task/15103/stat : 15103 (java) S 15070 15072 15033 0 -1 4202560 17948 0 0 0 126 1 0 0 15 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 0 0 0 0
[pid=15072/tid=15104] ppid=15070 vsize=15763880 CPUtime=1.19 cores=0,2,4,6
/proc/15072/task/15104/stat : 15104 (java) S 15070 15072 15033 0 -1 4202560 4752 0 0 0 119 0 0 0 15 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 4 0 0 0
[pid=15072/tid=15105] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15105/stat : 15105 (java) S 15070 15072 15033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290695577 0 4 0 16800975 18446604453908436992 0 0 -1 6 0 0 0
[pid=15072/tid=15106] ppid=15070 vsize=15763880 CPUtime=0 cores=0,2,4,6
/proc/15072/task/15106/stat : 15106 (java) R 15070 15072 15033 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 529395840 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 237290696192 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15072/tid=15111] ppid=15070 vsize=15763880 CPUtime=1190.95 cores=0,2,4,6
/proc/15072/task/15111/stat : 15111 (java) R 15070 15072 15033 0 -1 4202560 471835 0 0 0 119032 63 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505826723 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=15072/tid=15112] ppid=15070 vsize=15763880 CPUtime=1191.92 cores=0,2,4,6
/proc/15072/task/15112/stat : 15112 (java) R 15070 15072 15033 0 -1 4202560 461003 0 0 0 119133 59 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505826959 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15072/tid=15113] ppid=15070 vsize=15763880 CPUtime=1191.02 cores=0,2,4,6
/proc/15072/task/15113/stat : 15113 (java) R 15070 15072 15033 0 -1 4202560 470165 0 0 0 119039 63 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505826682 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15072/tid=15114] ppid=15070 vsize=15763880 CPUtime=1191.24 cores=0,2,4,6
/proc/15072/task/15114/stat : 15114 (java) R 15070 15072 15033 0 -1 4202560 475061 0 0 0 119059 65 0 0 25 0 22 0 529395861 16142213120 105420 33554432000 1073741824 1073778376 140737084637808 18446744073709551615 46912505827073 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 15763880

Child status: 143
Real time (s): 1206.73
CPU time (s): 4800.26
CPU user time (s): 4794.37
CPU system time (s): 5.8881
CPU usage (%): 397.789
Max. virtual memory (cumulated for all children) (KiB): 15765580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.37
system time used= 5.8881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3326712
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= 209873
involuntary context switches= 120556

runsolver used 2.08668 second user time and 4.56131 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-30 17:39:21
IDJOB=3312861
IDBENCH=83046
IDSOLVER=1699
FILE ID=node121/3312861-1304177961
RUNJOBID= node121-1304177961-15051
PBS_JOBID= 13172442
Free space on /tmp= 73560 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312861-1304177961/watcher-3312861-1304177961 -o /tmp/evaluation-result-3312861-1304177961/solver-3312861-1304177961 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312861-1304177961.cnf

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=2078713990

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20832772 kB
Buffers:       2188656 kB
Cached:        9376596 kB
SwapCached:       2776 kB
Active:        8603828 kB
Inactive:      3001808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20832772 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            3244 kB
Writeback:           0 kB
AnonPages:       38212 kB
Mapped:          16008 kB
Slab:           445964 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   211268 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= 73560 MiB
End job on node121 at 2011-04-30 17:59:30