Trace number 3312378

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.4 1206.65

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
MD5SUMaa5d2fab702f701bf63e2d26e76ab2b3
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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.10/0.12	31:09 INFO : Reading from input HOME/instance-3312378-1304112668.cnf
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Executor set job limit to 1000000
0.62/0.49	Starting Executor!
0.62/0.49	Starting Executor!
0.62/0.49	Starting Executor!
0.62/0.49	Starting Executor!
1.71/1.00	31:09 INFO : 300 variables remaining out of 300
1.71/1.00	31:09 INFO : 204000 literals remaining out of 204000

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-3312378-1304112668/watcher-3312378-1304112668 -o /tmp/evaluation-result-3312378-1304112668/solver-3312378-1304112668 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312378-1304112668.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: 1.83 4.08 5.71 2/171 30932
/proc/meminfo: memFree=30990624/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=20404 CPUtime=0 cores=0,2,4,6
/proc/30932/stat : 30932 (java) R 30930 30932 30488 0 -1 4202496 672 0 0 0 0 0 0 0 25 0 1 0 522863521 20893696 160 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254495768199 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30932/statm: 5114 166 134 9 0 124 0

[startup+0.0833629 s]
/proc/loadavg: 1.83 4.08 5.71 2/171 30932
/proc/meminfo: memFree=30990624/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15676220 CPUtime=0.08 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 5186 0 1 0 7 1 0 0 25 0 18 0 522863521 16052449280 4589 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3919055 4591 2077 9 0 3909774 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676220

[startup+0.100349 s]
/proc/loadavg: 1.83 4.08 5.71 2/171 30932
/proc/meminfo: memFree=30990624/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15676536 CPUtime=0.1 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 5535 0 1 0 9 1 0 0 25 0 18 0 522863521 16052772864 4938 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3919134 4938 2116 9 0 3909853 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676536

[startup+0.300318 s]
/proc/loadavg: 1.83 4.08 5.71 2/171 30932
/proc/meminfo: memFree=30990624/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15683968 CPUtime=0.51 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 14181 0 1 0 49 2 0 0 25 0 18 0 522863521 16060383232 12481 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3920992 12485 2206 9 0 3911711 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15683968

[startup+0.700244 s]
/proc/loadavg: 1.83 4.08 5.71 2/171 30932
/proc/meminfo: memFree=30990624/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15699736 CPUtime=1.14 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 45760 0 1 0 107 7 0 0 25 0 22 0 522863521 16076529664 42277 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3924934 42277 2248 9 0 3915653 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15699736

[startup+1.50108 s]
/proc/loadavg: 1.77 4.03 5.69 3/193 30954
/proc/meminfo: memFree=30808736/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15707092 CPUtime=3.32 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 57811 0 1 0 323 9 0 0 25 0 22 0 522863521 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3926773 47783 2274 9 0 3917492 0
[pid=30932/tid=30934] ppid=30930 vsize=15707092 CPUtime=0.98 cores=0,2,4,6
/proc/30932/task/30934/stat : 30934 (java) S 30930 30932 30488 0 -1 4202560 35693 0 1 0 92 6 0 0 20 0 22 0 522863521 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30935] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30935/stat : 30935 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30936] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30936/stat : 30936 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30937] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30937/stat : 30937 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30938] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30938/stat : 30938 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30939] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30939/stat : 30939 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30940] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30940/stat : 30940 (java) S 30930 30932 30488 0 -1 4202560 18 0 0 0 0 0 0 0 21 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30941] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30941/stat : 30941 (java) S 30930 30932 30488 0 -1 4202560 345 0 0 0 0 0 0 0 21 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30942] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30942/stat : 30942 (java) S 30930 30932 30488 0 -1 4202560 40 0 0 0 0 0 0 0 21 0 22 0 522863522 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30943] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30943/stat : 30943 (java) S 30930 30932 30488 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 522863523 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 0 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30944] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30944/stat : 30944 (java) S 30930 30932 30488 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522863523 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30945] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30945/stat : 30945 (java) S 30930 30932 30488 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522863523 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30946] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30946/stat : 30946 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512515505 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30947] ppid=30930 vsize=15707092 CPUtime=0.92 cores=0,2,4,6
/proc/30932/task/30947/stat : 30947 (java) S 30930 30932 30488 0 -1 4202560 13330 0 0 0 91 1 0 0 24 0 22 0 522863526 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30948] ppid=30930 vsize=15707092 CPUtime=0.69 cores=0,2,4,6
/proc/30932/task/30948/stat : 30948 (java) S 30930 30932 30488 0 -1 4202560 6925 0 0 0 68 1 0 0 15 0 22 0 522863526 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30949] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30949/stat : 30949 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30950] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30950/stat : 30950 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522863526 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30951] ppid=30930 vsize=15707092 CPUtime=0.38 cores=0,2,4,6
/proc/30932/task/30951/stat : 30951 (java) R 30930 30932 30488 0 -1 4202560 28 0 0 0 38 0 0 0 16 0 22 0 522863570 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 47350841538341 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30932/tid=30952] ppid=30930 vsize=15707092 CPUtime=0.11 cores=0,2,4,6
/proc/30932/task/30952/stat : 30952 (java) R 30930 30932 30488 0 -1 4202560 8 0 0 0 11 0 0 0 15 0 22 0 522863570 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505874064 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30932/tid=30953] ppid=30930 vsize=15707092 CPUtime=0.08 cores=0,2,4,6
/proc/30932/task/30953/stat : 30953 (java) S 30930 30932 30488 0 -1 4202560 13 0 0 0 8 0 0 0 15 0 22 0 522863570 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30954] ppid=30930 vsize=15707092 CPUtime=0.11 cores=0,2,4,6
/proc/30932/task/30954/stat : 30954 (java) R 30930 30932 30488 0 -1 4202560 11 0 0 0 11 0 0 0 15 0 22 0 522863570 16084062208 47783 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505850284 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 15707092

[startup+3.10071 s]
/proc/loadavg: 1.77 4.03 5.69 6/193 30954
/proc/meminfo: memFree=30760128/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15707092 CPUtime=9.66 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 114900 0 1 0 948 18 0 0 25 0 22 0 522863521 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3926773 104566 2274 9 0 3917492 0
[pid=30932/tid=30934] ppid=30930 vsize=15707092 CPUtime=0.98 cores=0,2,4,6
/proc/30932/task/30934/stat : 30934 (java) S 30930 30932 30488 0 -1 4202560 35693 0 1 0 92 6 0 0 20 0 22 0 522863521 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30935] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30935/stat : 30935 (java) S 30930 30932 30488 0 -1 4202560 2749 0 0 0 0 0 0 0 15 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30936] ppid=30930 vsize=15707092 CPUtime=0.02 cores=0,2,4,6
/proc/30932/task/30936/stat : 30936 (java) S 30930 30932 30488 0 -1 4202560 5731 0 0 0 1 1 0 0 16 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30937] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30937/stat : 30937 (java) S 30930 30932 30488 0 -1 4202560 3552 0 0 0 0 0 0 0 15 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30938] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30938/stat : 30938 (java) S 30930 30932 30488 0 -1 4202560 3585 0 0 0 0 0 0 0 15 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30939] ppid=30930 vsize=15707092 CPUtime=0.02 cores=0,2,4,6
/proc/30932/task/30939/stat : 30939 (java) S 30930 30932 30488 0 -1 4202560 6018 0 0 0 1 1 0 0 16 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30940] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30940/stat : 30940 (java) S 30930 30932 30488 0 -1 4202560 2319 0 0 0 0 0 0 0 15 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30941] ppid=30930 vsize=15707092 CPUtime=0.01 cores=0,2,4,6
/proc/30932/task/30941/stat : 30941 (java) S 30930 30932 30488 0 -1 4202560 5266 0 0 0 0 1 0 0 16 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30942] ppid=30930 vsize=15707092 CPUtime=0.01 cores=0,2,4,6
/proc/30932/task/30942/stat : 30942 (java) S 30930 30932 30488 0 -1 4202560 6749 0 0 0 1 0 0 0 16 0 22 0 522863522 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30943] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30943/stat : 30943 (java) S 30930 30932 30488 0 -1 4202560 245 0 0 0 0 0 0 0 16 0 22 0 522863523 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 0 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30944] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30944/stat : 30944 (java) S 30930 30932 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522863523 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30945] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30945/stat : 30945 (java) S 30930 30932 30488 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522863523 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30946] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30946/stat : 30946 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512515505 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30947] ppid=30930 vsize=15707092 CPUtime=0.95 cores=0,2,4,6
/proc/30932/task/30947/stat : 30947 (java) R 30930 30932 30488 0 -1 4202560 13332 0 0 0 94 1 0 0 22 0 22 0 522863526 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 47350842190784 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30932/tid=30948] ppid=30930 vsize=15707092 CPUtime=0.81 cores=0,2,4,6
/proc/30932/task/30948/stat : 30948 (java) S 30930 30932 30488 0 -1 4202560 6976 0 0 0 80 1 0 0 15 0 22 0 522863526 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30949] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30949/stat : 30949 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30950] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30950/stat : 30950 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522863526 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30951] ppid=30930 vsize=15707092 CPUtime=1.93 cores=0,2,4,6
/proc/30932/task/30951/stat : 30951 (java) R 30930 30932 30488 0 -1 4202560 5169 0 0 0 193 0 0 0 17 0 22 0 522863570 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 18446744073699065947 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30932/tid=30952] ppid=30930 vsize=15707092 CPUtime=1.53 cores=0,2,4,6
/proc/30932/task/30952/stat : 30952 (java) R 30930 30932 30488 0 -1 4202560 5528 0 0 0 153 0 0 0 17 0 22 0 522863570 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505850325 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30932/tid=30953] ppid=30930 vsize=15707092 CPUtime=1.59 cores=0,2,4,6
/proc/30932/task/30953/stat : 30953 (java) R 30930 30932 30488 0 -1 4202560 5337 0 0 0 159 0 0 0 17 0 22 0 522863570 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505523639 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30932/tid=30954] ppid=30930 vsize=15707092 CPUtime=1.66 cores=0,2,4,6
/proc/30932/task/30954/stat : 30954 (java) R 30930 30932 30488 0 -1 4202560 5266 0 0 0 166 0 0 0 17 0 22 0 522863570 16084062208 104566 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505918186 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 15707092

[startup+6.30109 s]
/proc/loadavg: 1.77 4.03 5.69 5/193 30954
/proc/meminfo: memFree=30234928/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15707092 CPUtime=22.43 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 228774 0 1 0 2204 39 0 0 25 0 22 0 522863521 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3926773 217915 2284 9 0 3917492 0
[pid=30932/tid=30934] ppid=30930 vsize=15707092 CPUtime=0.98 cores=0,2,4,6
/proc/30932/task/30934/stat : 30934 (java) S 30930 30932 30488 0 -1 4202560 35693 0 1 0 92 6 0 0 20 0 22 0 522863521 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30935] ppid=30930 vsize=15707092 CPUtime=0.05 cores=0,2,4,6
/proc/30932/task/30935/stat : 30935 (java) S 30930 30932 30488 0 -1 4202560 14496 0 0 0 2 3 0 0 16 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30936] ppid=30930 vsize=15707092 CPUtime=0.02 cores=0,2,4,6
/proc/30932/task/30936/stat : 30936 (java) S 30930 30932 30488 0 -1 4202560 8534 0 0 0 1 1 0 0 15 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30937] ppid=30930 vsize=15707092 CPUtime=0.06 cores=0,2,4,6
/proc/30932/task/30937/stat : 30937 (java) S 30930 30932 30488 0 -1 4202560 18939 0 0 0 2 4 0 0 16 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30938] ppid=30930 vsize=15707092 CPUtime=0.04 cores=0,2,4,6
/proc/30932/task/30938/stat : 30938 (java) S 30930 30932 30488 0 -1 4202560 13426 0 0 0 1 3 0 0 16 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30939] ppid=30930 vsize=15707092 CPUtime=0.02 cores=0,2,4,6
/proc/30932/task/30939/stat : 30939 (java) S 30930 30932 30488 0 -1 4202560 6018 0 0 0 1 1 0 0 15 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30940] ppid=30930 vsize=15707092 CPUtime=0.03 cores=0,2,4,6
/proc/30932/task/30940/stat : 30940 (java) S 30930 30932 30488 0 -1 4202560 10991 0 0 0 1 2 0 0 15 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30941] ppid=30930 vsize=15707092 CPUtime=0.03 cores=0,2,4,6
/proc/30932/task/30941/stat : 30941 (java) S 30930 30932 30488 0 -1 4202560 10632 0 0 0 1 2 0 0 15 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30942] ppid=30930 vsize=15707092 CPUtime=0.04 cores=0,2,4,6
/proc/30932/task/30942/stat : 30942 (java) S 30930 30932 30488 0 -1 4202560 13824 0 0 0 3 1 0 0 16 0 22 0 522863522 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30943] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30943/stat : 30943 (java) S 30930 30932 30488 0 -1 4202560 542 0 0 0 0 0 0 0 15 0 22 0 522863523 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 0 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30944] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30944/stat : 30944 (java) S 30930 30932 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522863523 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30945] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30945/stat : 30945 (java) S 30930 30932 30488 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522863523 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30946] ppid=30930 vsize=15707092 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30946/stat : 30946 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512515505 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30947] ppid=30930 vsize=15707092 CPUtime=1.04 cores=0,2,4,6
/proc/30932/task/30947/stat : 30947 (java) S 30930 30932 30488 0 -1 4202560 13354 0 0 0 103 1 0 0 15 0 22 0 522863526 16084062208 217915 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0

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

[pid=30932/tid=30952] ppid=30930 vsize=15696296 CPUtime=1047.96 cores=0,2,4,6
/proc/30932/task/30952/stat : 30952 (java) R 30930 30932 30488 0 -1 4202560 231611 0 0 0 104762 34 0 0 25 0 22 0 522863570 16073007104 123002 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505850358 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30932/tid=30953] ppid=30930 vsize=15696296 CPUtime=1048.8 cores=0,2,4,6
/proc/30932/task/30953/stat : 30953 (java) R 30930 30932 30488 0 -1 4202560 229953 0 0 0 104847 33 0 0 20 0 22 0 522863570 16073007104 123002 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505744932 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30932/tid=30954] ppid=30930 vsize=15696296 CPUtime=1048.68 cores=0,2,4,6
/proc/30932/task/30954/stat : 30954 (java) R 30930 30932 30488 0 -1 4202560 227279 0 0 0 104832 36 0 0 25 0 22 0 522863570 16073007104 123002 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505609100 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4226.03
Current children cumulated vsize (KiB) 15696296

[startup+1122.3 s]
/proc/loadavg: 4.02 4.05 4.51 5/193 30984
/proc/meminfo: memFree=30509852/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15696296 CPUtime=4464.79 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 1881123 0 1 0 446095 384 0 0 25 0 22 0 522863521 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3924074 120496 2298 9 0 3914793 0
[pid=30932/tid=30934] ppid=30930 vsize=15696296 CPUtime=0.98 cores=0,2,4,6
/proc/30932/task/30934/stat : 30934 (java) S 30930 30932 30488 0 -1 4202560 35693 0 1 0 92 6 0 0 20 0 22 0 522863521 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30935] ppid=30930 vsize=15696296 CPUtime=3.56 cores=0,2,4,6
/proc/30932/task/30935/stat : 30935 (java) S 30930 30932 30488 0 -1 4202560 106583 0 0 0 333 23 0 0 16 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30936] ppid=30930 vsize=15696296 CPUtime=3.43 cores=0,2,4,6
/proc/30932/task/30936/stat : 30936 (java) S 30930 30932 30488 0 -1 4202560 103387 0 0 0 322 21 0 0 15 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30937] ppid=30930 vsize=15696296 CPUtime=3.56 cores=0,2,4,6
/proc/30932/task/30937/stat : 30937 (java) S 30930 30932 30488 0 -1 4202560 111058 0 0 0 334 22 0 0 15 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30938] ppid=30930 vsize=15696296 CPUtime=3.53 cores=0,2,4,6
/proc/30932/task/30938/stat : 30938 (java) S 30930 30932 30488 0 -1 4202560 107500 0 0 0 332 21 0 0 15 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30939] ppid=30930 vsize=15696296 CPUtime=3.52 cores=0,2,4,6
/proc/30932/task/30939/stat : 30939 (java) S 30930 30932 30488 0 -1 4202560 103094 0 0 0 333 19 0 0 16 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30940] ppid=30930 vsize=15696296 CPUtime=3.56 cores=0,2,4,6
/proc/30932/task/30940/stat : 30940 (java) S 30930 30932 30488 0 -1 4202560 102177 0 0 0 336 20 0 0 15 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30941] ppid=30930 vsize=15696296 CPUtime=3.61 cores=0,2,4,6
/proc/30932/task/30941/stat : 30941 (java) S 30930 30932 30488 0 -1 4202560 107076 0 0 0 341 20 0 0 15 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30942] ppid=30930 vsize=15696296 CPUtime=3.53 cores=0,2,4,6
/proc/30932/task/30942/stat : 30942 (java) S 30930 30932 30488 0 -1 4202560 112923 0 0 0 331 22 0 0 15 0 22 0 522863522 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30943] ppid=30930 vsize=15696296 CPUtime=1.53 cores=0,2,4,6
/proc/30932/task/30943/stat : 30943 (java) S 30930 30932 30488 0 -1 4202560 5152 0 0 0 97 56 0 0 15 0 22 0 522863523 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 0 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30944] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30944/stat : 30944 (java) S 30930 30932 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522863523 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30945] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30945/stat : 30945 (java) S 30930 30932 30488 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522863523 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30946] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30946/stat : 30946 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512515505 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30947] ppid=30930 vsize=15696296 CPUtime=1.19 cores=0,2,4,6
/proc/30932/task/30947/stat : 30947 (java) S 30930 30932 30488 0 -1 4202560 13378 0 0 0 118 1 0 0 16 0 22 0 522863526 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30948] ppid=30930 vsize=15696296 CPUtime=1.17 cores=0,2,4,6
/proc/30932/task/30948/stat : 30948 (java) S 30930 30932 30488 0 -1 4202560 7074 0 0 0 116 1 0 0 15 0 22 0 522863526 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30949] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30949/stat : 30949 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30950] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30950/stat : 30950 (java) S 30930 30932 30488 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522863526 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30951] ppid=30930 vsize=15696296 CPUtime=1108.22 cores=0,2,4,6
/proc/30932/task/30951/stat : 30951 (java) R 30930 30932 30488 0 -1 4202560 237014 0 0 0 110787 35 0 0 25 0 22 0 522863570 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505850227 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30932/tid=30952] ppid=30930 vsize=15696296 CPUtime=1107.22 cores=0,2,4,6
/proc/30932/task/30952/stat : 30952 (java) R 30930 30932 30488 0 -1 4202560 244053 0 0 0 110685 37 0 0 25 0 22 0 522863570 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505850232 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30932/tid=30953] ppid=30930 vsize=15696296 CPUtime=1108.11 cores=0,2,4,6
/proc/30932/task/30953/stat : 30953 (java) R 30930 30932 30488 0 -1 4202560 242895 0 0 0 110777 34 0 0 25 0 22 0 522863570 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505850364 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30932/tid=30954] ppid=30930 vsize=15696296 CPUtime=1107.9 cores=0,2,4,6
/proc/30932/task/30954/stat : 30954 (java) R 30930 30932 30488 0 -1 4202560 240615 0 0 0 110753 37 0 0 25 0 22 0 522863570 16073007104 120496 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505744515 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4464.79
Current children cumulated vsize (KiB) 15696296

[startup+1182.3 s]
/proc/loadavg: 4.04 4.05 4.48 5/193 30985
/proc/meminfo: memFree=30530852/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15696296 CPUtime=4703.58 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 1970857 0 1 0 469955 403 0 0 25 0 22 0 522863521 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3924074 115153 2298 9 0 3914793 0
[pid=30932/tid=30934] ppid=30930 vsize=15696296 CPUtime=0.98 cores=0,2,4,6
/proc/30932/task/30934/stat : 30934 (java) S 30930 30932 30488 0 -1 4202560 35693 0 1 0 92 6 0 0 20 0 22 0 522863521 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30935] ppid=30930 vsize=15696296 CPUtime=3.73 cores=0,2,4,6
/proc/30932/task/30935/stat : 30935 (java) S 30930 30932 30488 0 -1 4202560 110404 0 0 0 349 24 0 0 15 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30936] ppid=30930 vsize=15696296 CPUtime=3.63 cores=0,2,4,6
/proc/30932/task/30936/stat : 30936 (java) S 30930 30932 30488 0 -1 4202560 108021 0 0 0 341 22 0 0 15 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30937] ppid=30930 vsize=15696296 CPUtime=3.75 cores=0,2,4,6
/proc/30932/task/30937/stat : 30937 (java) S 30930 30932 30488 0 -1 4202560 114752 0 0 0 352 23 0 0 16 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30938] ppid=30930 vsize=15696296 CPUtime=3.71 cores=0,2,4,6
/proc/30932/task/30938/stat : 30938 (java) S 30930 30932 30488 0 -1 4202560 110807 0 0 0 349 22 0 0 15 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30939] ppid=30930 vsize=15696296 CPUtime=3.72 cores=0,2,4,6
/proc/30932/task/30939/stat : 30939 (java) S 30930 30932 30488 0 -1 4202560 107343 0 0 0 352 20 0 0 16 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30940] ppid=30930 vsize=15696296 CPUtime=3.75 cores=0,2,4,6
/proc/30932/task/30940/stat : 30940 (java) S 30930 30932 30488 0 -1 4202560 106817 0 0 0 354 21 0 0 15 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30941] ppid=30930 vsize=15696296 CPUtime=3.81 cores=0,2,4,6
/proc/30932/task/30941/stat : 30941 (java) S 30930 30932 30488 0 -1 4202560 111479 0 0 0 359 22 0 0 16 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30942] ppid=30930 vsize=15696296 CPUtime=3.73 cores=0,2,4,6
/proc/30932/task/30942/stat : 30942 (java) S 30930 30932 30488 0 -1 4202560 116578 0 0 0 350 23 0 0 16 0 22 0 522863522 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30943] ppid=30930 vsize=15696296 CPUtime=1.62 cores=0,2,4,6
/proc/30932/task/30943/stat : 30943 (java) S 30930 30932 30488 0 -1 4202560 5415 0 0 0 103 59 0 0 15 0 22 0 522863523 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 0 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30944] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30944/stat : 30944 (java) S 30930 30932 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522863523 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30945] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30945/stat : 30945 (java) S 30930 30932 30488 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522863523 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30946] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30946/stat : 30946 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512515505 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30947] ppid=30930 vsize=15696296 CPUtime=1.19 cores=0,2,4,6
/proc/30932/task/30947/stat : 30947 (java) S 30930 30932 30488 0 -1 4202560 13378 0 0 0 118 1 0 0 16 0 22 0 522863526 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30948] ppid=30930 vsize=15696296 CPUtime=1.17 cores=0,2,4,6
/proc/30932/task/30948/stat : 30948 (java) S 30930 30932 30488 0 -1 4202560 7074 0 0 0 116 1 0 0 15 0 22 0 522863526 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30949] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30949/stat : 30949 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30950] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30950/stat : 30950 (java) S 30930 30932 30488 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522863526 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30951] ppid=30930 vsize=15696296 CPUtime=1167.54 cores=0,2,4,6
/proc/30932/task/30951/stat : 30951 (java) R 30930 30932 30488 0 -1 4202560 251006 0 0 0 116717 37 0 0 25 0 22 0 522863570 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505923630 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30932/tid=30952] ppid=30930 vsize=15696296 CPUtime=1166.43 cores=0,2,4,6
/proc/30932/task/30952/stat : 30952 (java) R 30930 30932 30488 0 -1 4202560 258693 0 0 0 116604 39 0 0 25 0 22 0 522863570 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505984636 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30932/tid=30953] ppid=30930 vsize=15696296 CPUtime=1167.49 cores=0,2,4,6
/proc/30932/task/30953/stat : 30953 (java) R 30930 30932 30488 0 -1 4202560 257261 0 0 0 116712 37 0 0 25 0 22 0 522863570 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505984616 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30932/tid=30954] ppid=30930 vsize=15696296 CPUtime=1167.18 cores=0,2,4,6
/proc/30932/task/30954/stat : 30954 (java) R 30930 30932 30488 0 -1 4202560 254681 0 0 0 116679 39 0 0 25 0 22 0 522863570 16073007104 115153 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505744842 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4703.58
Current children cumulated vsize (KiB) 15696296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 4.03 4.05 4.47 5/193 30986
/proc/meminfo: memFree=30468956/32950928 swapFree=67111464/67111528
[pid=30932] ppid=30930 vsize=15696296 CPUtime=4800.33 cores=0,2,4,6
/proc/30932/stat : 30932 (java) S 30930 30932 30488 0 -1 4202496 2022700 0 1 0 479621 412 0 0 25 0 22 0 522863521 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30932/statm: 3924074 131600 2298 9 0 3914793 0
[pid=30932/tid=30934] ppid=30930 vsize=15696296 CPUtime=0.98 cores=0,2,4,6
/proc/30932/task/30934/stat : 30934 (java) S 30930 30932 30488 0 -1 4202560 35693 0 1 0 92 6 0 0 20 0 22 0 522863521 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30935] ppid=30930 vsize=15696296 CPUtime=3.83 cores=0,2,4,6
/proc/30932/task/30935/stat : 30935 (java) S 30930 30932 30488 0 -1 4202560 114599 0 0 0 358 25 0 0 15 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30936] ppid=30930 vsize=15696296 CPUtime=3.71 cores=0,2,4,6
/proc/30932/task/30936/stat : 30936 (java) S 30930 30932 30488 0 -1 4202560 111148 0 0 0 349 22 0 0 15 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30937] ppid=30930 vsize=15696296 CPUtime=3.84 cores=0,2,4,6
/proc/30932/task/30937/stat : 30937 (java) S 30930 30932 30488 0 -1 4202560 118727 0 0 0 360 24 0 0 15 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30938] ppid=30930 vsize=15696296 CPUtime=3.79 cores=0,2,4,6
/proc/30932/task/30938/stat : 30938 (java) S 30930 30932 30488 0 -1 4202560 113181 0 0 0 356 23 0 0 16 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30939] ppid=30930 vsize=15696296 CPUtime=3.79 cores=0,2,4,6
/proc/30932/task/30939/stat : 30939 (java) S 30930 30932 30488 0 -1 4202560 109909 0 0 0 359 20 0 0 15 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30940] ppid=30930 vsize=15696296 CPUtime=3.84 cores=0,2,4,6
/proc/30932/task/30940/stat : 30940 (java) S 30930 30932 30488 0 -1 4202560 109384 0 0 0 363 21 0 0 15 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30941] ppid=30930 vsize=15696296 CPUtime=3.88 cores=0,2,4,6
/proc/30932/task/30941/stat : 30941 (java) S 30930 30932 30488 0 -1 4202560 114527 0 0 0 366 22 0 0 16 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30942] ppid=30930 vsize=15696296 CPUtime=3.82 cores=0,2,4,6
/proc/30932/task/30942/stat : 30942 (java) S 30930 30932 30488 0 -1 4202560 119620 0 0 0 358 24 0 0 16 0 22 0 522863522 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 0 0 0 0
[pid=30932/tid=30943] ppid=30930 vsize=15696296 CPUtime=1.64 cores=0,2,4,6
/proc/30932/task/30943/stat : 30943 (java) S 30930 30932 30488 0 -1 4202560 5543 0 0 0 104 60 0 0 15 0 22 0 522863523 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 0 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30944] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30944/stat : 30944 (java) S 30930 30932 30488 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522863523 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30945] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30945/stat : 30945 (java) S 30930 30932 30488 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522863523 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30946] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30946/stat : 30946 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512515505 0 4 0 16800975 18446604453871032256 0 0 -1 4 0 0 0
[pid=30932/tid=30947] ppid=30930 vsize=15696296 CPUtime=1.19 cores=0,2,4,6
/proc/30932/task/30947/stat : 30947 (java) S 30930 30932 30488 0 -1 4202560 13378 0 0 0 118 1 0 0 16 0 22 0 522863526 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30948] ppid=30930 vsize=15696296 CPUtime=1.17 cores=0,2,4,6
/proc/30932/task/30948/stat : 30948 (java) S 30930 30932 30488 0 -1 4202560 7074 0 0 0 116 1 0 0 15 0 22 0 522863526 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30949] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30949/stat : 30949 (java) S 30930 30932 30488 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522863526 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512507801 0 4 0 16800975 18446604453871032256 0 0 -1 2 0 0 0
[pid=30932/tid=30950] ppid=30930 vsize=15696296 CPUtime=0 cores=0,2,4,6
/proc/30932/task/30950/stat : 30950 (java) S 30930 30932 30488 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 522863526 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 254512508416 0 4 0 16800975 18446604453871032256 0 0 -1 6 0 0 0
[pid=30932/tid=30951] ppid=30930 vsize=15696296 CPUtime=1191.6 cores=0,2,4,6
/proc/30932/task/30951/stat : 30951 (java) R 30930 30932 30488 0 -1 4202560 258443 0 0 0 119122 38 0 0 25 0 22 0 522863570 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505744187 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30932/tid=30952] ppid=30930 vsize=15696296 CPUtime=1190.42 cores=0,2,4,6
/proc/30932/task/30952/stat : 30952 (java) R 30930 30932 30488 0 -1 4202560 264684 0 0 0 119002 40 0 0 25 0 22 0 522863570 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505601122 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30932/tid=30953] ppid=30930 vsize=15696296 CPUtime=1191.45 cores=0,2,4,6
/proc/30932/task/30953/stat : 30953 (java) R 30930 30932 30488 0 -1 4202560 263450 0 0 0 119108 37 0 0 25 0 22 0 522863570 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505874477 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30932/tid=30954] ppid=30930 vsize=15696296 CPUtime=1191.24 cores=0,2,4,6
/proc/30932/task/30954/stat : 30954 (java) R 30930 30932 30488 0 -1 4202560 261885 0 0 0 119083 41 0 0 25 0 22 0 522863570 16073007104 131600 33554432000 1073741824 1073778376 140733714285216 18446744073709551615 46912505716119 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 15696296

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

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

Child status: 143
Real time (s): 1206.65
CPU time (s): 4800.4
CPU user time (s): 4796.24
CPU system time (s): 4.15437
CPU usage (%): 397.83
Max. virtual memory (cumulated for all children) (KiB): 15709768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.24
system time used= 4.15437
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2022728
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= 182066
involuntary context switches= 105744

runsolver used 2.20066 second user time and 4.43233 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 23:31:08
IDJOB=3312378
IDBENCH=82563
IDSOLVER=1699
FILE ID=node149/3312378-1304112668
RUNJOBID= node149-1304108929-30506
PBS_JOBID= 13170671
Free space on /tmp= 71932 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312378-1304112668/watcher-3312378-1304112668 -o /tmp/evaluation-result-3312378-1304112668/solver-3312378-1304112668 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312378-1304112668.cnf

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

MD5SUM BENCH= aa5d2fab702f701bf63e2d26e76ab2b3
RANDOM SEED=1033589882

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.73
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.806
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.806
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.75
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.806
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.82
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.806
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:     32950928 kB
MemFree:      30990904 kB
Buffers:        436892 kB
Cached:        1089284 kB
SwapCached:         60 kB
Active:         138600 kB
Inactive:      1451488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30990904 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            2372 kB
Writeback:           0 kB
AnonPages:       63792 kB
Mapped:          14888 kB
Slab:           304988 kB
PageTables:       4408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189512 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= 71932 MiB
End job on node149 at 2011-04-29 23:51:17