Trace number 3312367

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.48 1205.15

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.09/0.13	22:55 INFO : Reading from input HOME/instance-3312367-1304112175.cnf
0.70/0.55	Executor set job limit to 1000000
0.70/0.55	Executor set job limit to 1000000
0.70/0.55	Executor set job limit to 1000000
0.70/0.55	Executor set job limit to 1000000
0.70/0.55	Starting Executor!
0.70/0.55	Starting Executor!
0.70/0.55	Starting Executor!
0.70/0.55	Starting Executor!
2.08/1.13	22:56 INFO : 400 variables remaining out of 400
2.08/1.13	22:56 INFO : 272000 literals remaining out of 272000

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-3312367-1304112175/watcher-3312367-1304112175 -o /tmp/evaluation-result-3312367-1304112175/solver-3312367-1304112175 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312367-1304112175.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: 4.98 7.15 7.65 2/189 8420
/proc/meminfo: memFree=19920636/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 1456 0 0 0 0 0 0 0 24 0 2 0 522817245 31313920 923 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 7645 925 707 9 0 383 0
[pid=8420/tid=8421] ppid=8418 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) R 8418 8420 7523 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 2 0 522817245 31260672 952 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 47684517967680 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.064328 s]
/proc/loadavg: 4.98 7.15 7.65 2/189 8420
/proc/meminfo: memFree=19920636/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15609644 CPUtime=0.04 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 4088 0 1 0 4 0 0 0 24 0 18 0 522817245 15984275456 3526 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3902411 3526 1754 9 0 3893130 0
[pid=8420/tid=8421] ppid=8418 vsize=15609644 CPUtime=0.04 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) R 8418 8420 7523 0 -1 4202560 2668 0 1 0 4 0 0 0 25 0 18 0 522817245 15984275456 3526 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 47684519930301 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15609644

[startup+0.101493 s]
/proc/loadavg: 4.98 7.15 7.65 2/189 8420
/proc/meminfo: memFree=19920636/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15676908 CPUtime=0.09 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 5451 0 1 0 9 0 0 0 24 0 18 0 522817245 16053153792 4874 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3919227 4874 2115 9 0 3909946 0
[pid=8420/tid=8421] ppid=8418 vsize=15676908 CPUtime=0.08 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) R 8418 8420 7523 0 -1 4202560 3378 0 1 0 8 0 0 0 18 0 18 0 522817245 16053153792 4930 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 47684523230109 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676908

[startup+0.300327 s]
/proc/loadavg: 4.98 7.15 7.65 2/189 8420
/proc/meminfo: memFree=19920636/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15680332 CPUtime=0.5 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 14231 0 1 0 48 2 0 0 24 0 18 0 522817245 16056659968 12771 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3920083 12775 2205 9 0 3910802 0
[pid=8420/tid=8421] ppid=8418 vsize=15680332 CPUtime=0.27 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) R 8418 8420 7523 0 -1 4202560 9206 0 1 0 26 1 0 0 18 0 18 0 522817245 16056659968 12777 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505511518 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15680332

[startup+0.700166 s]
/proc/loadavg: 4.98 7.15 7.65 2/189 8420
/proc/meminfo: memFree=19920636/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15694440 CPUtime=1.04 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 45261 0 1 0 99 5 0 0 24 0 22 0 522817245 16071106560 41949 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3923610 41949 2247 9 0 3914329 0
[pid=8420/tid=8421] ppid=8418 vsize=15694440 CPUtime=0.67 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) R 8418 8420 7523 0 -1 4202560 35623 0 1 0 63 4 0 0 20 0 22 0 522817245 16071106560 41949 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505197432 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 15694440

[startup+1.50103 s]
/proc/loadavg: 4.91 7.10 7.63 7/220 8451
/proc/meminfo: memFree=19611500/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15707380 CPUtime=2.95 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 55719 0 1 0 289 6 0 0 24 0 22 0 522817245 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3926845 47076 2271 9 0 3917564 0
[pid=8420/tid=8421] ppid=8418 vsize=15707380 CPUtime=1.1 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) S 8418 8420 7523 0 -1 4202560 35678 0 1 0 106 4 0 0 21 0 22 0 522817245 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8428] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8428/stat : 8428 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8429] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8429/stat : 8429 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8430] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8430/stat : 8430 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8431] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8431/stat : 8431 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8432] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8432/stat : 8432 (java) S 8418 8420 7523 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8433] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8433/stat : 8433 (java) S 8418 8420 7523 0 -1 4202560 32 0 0 0 0 0 0 0 21 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8434] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8434/stat : 8434 (java) S 8418 8420 7523 0 -1 4202560 350 0 0 0 0 0 0 0 21 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8435] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8435/stat : 8435 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 522817247 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8436] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8436/stat : 8436 (java) S 8418 8420 7523 0 -1 4202560 10 0 0 0 0 0 0 0 17 0 22 0 522817248 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 0 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8437] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8437/stat : 8437 (java) S 8418 8420 7523 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522817249 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8438] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8438/stat : 8438 (java) S 8418 8420 7523 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 522817249 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8439] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8439/stat : 8439 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290703281 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8440] ppid=8418 vsize=15707380 CPUtime=0.86 cores=0,2,4,6
/proc/8420/task/8440/stat : 8440 (java) S 8418 8420 7523 0 -1 4202560 12896 0 0 0 85 1 0 0 16 0 22 0 522817251 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8441] ppid=8418 vsize=15707380 CPUtime=0.54 cores=0,2,4,6
/proc/8420/task/8441/stat : 8441 (java) S 8418 8420 7523 0 -1 4202560 5285 0 0 0 53 1 0 0 19 0 22 0 522817251 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8442] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8442/stat : 8442 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8443] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8443/stat : 8443 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522817251 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8448] ppid=8418 vsize=15707380 CPUtime=0.08 cores=0,2,4,6
/proc/8420/task/8448/stat : 8448 (java) S 8418 8420 7523 0 -1 4202560 16 0 0 0 8 0 0 0 15 0 22 0 522817300 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8449] ppid=8418 vsize=15707380 CPUtime=0.32 cores=0,2,4,6
/proc/8420/task/8449/stat : 8449 (java) R 8418 8420 7523 0 -1 4202560 27 0 0 0 32 0 0 0 16 0 22 0 522817300 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505663712 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8420/tid=8450] ppid=8418 vsize=15707380 CPUtime=0.01 cores=0,2,4,6
/proc/8420/task/8450/stat : 8450 (java) R 8418 8420 7523 0 -1 4202560 7 0 0 0 1 0 0 0 15 0 22 0 522817300 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505830941 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8420/tid=8451] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8451/stat : 8451 (java) S 8418 8420 7523 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 22 0 522817300 16084357120 47076 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 15707380

[startup+3.10074 s]
/proc/loadavg: 4.91 7.10 7.63 10/220 8451
/proc/meminfo: memFree=19287364/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15707380 CPUtime=9.16 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 110285 0 1 0 902 14 0 0 24 0 22 0 522817245 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3926845 101482 2273 9 0 3917564 0
[pid=8420/tid=8421] ppid=8418 vsize=15707380 CPUtime=1.1 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) S 8418 8420 7523 0 -1 4202560 35678 0 1 0 106 4 0 0 21 0 22 0 522817245 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8428] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8428/stat : 8428 (java) S 8418 8420 7523 0 -1 4202560 3069 0 0 0 0 0 0 0 16 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8429] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8429/stat : 8429 (java) S 8418 8420 7523 0 -1 4202560 5166 0 0 0 0 0 0 0 16 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8430] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8430/stat : 8430 (java) S 8418 8420 7523 0 -1 4202560 2053 0 0 0 0 0 0 0 16 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8431] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8431/stat : 8431 (java) S 8418 8420 7523 0 -1 4202560 5661 0 0 0 0 0 0 0 16 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8432] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8432/stat : 8432 (java) S 8418 8420 7523 0 -1 4202560 4427 0 0 0 0 0 0 0 16 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8433] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8433/stat : 8433 (java) S 8418 8420 7523 0 -1 4202560 2486 0 0 0 0 0 0 0 15 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8434] ppid=8418 vsize=15707380 CPUtime=0.01 cores=0,2,4,6
/proc/8420/task/8434/stat : 8434 (java) S 8418 8420 7523 0 -1 4202560 3778 0 0 0 1 0 0 0 15 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8435] ppid=8418 vsize=15707380 CPUtime=0.01 cores=0,2,4,6
/proc/8420/task/8435/stat : 8435 (java) S 8418 8420 7523 0 -1 4202560 4784 0 0 0 1 0 0 0 16 0 22 0 522817247 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8436] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8436/stat : 8436 (java) S 8418 8420 7523 0 -1 4202560 239 0 0 0 0 0 0 0 15 0 22 0 522817248 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 0 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8437] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8437/stat : 8437 (java) S 8418 8420 7523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8438] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8438/stat : 8438 (java) S 8418 8420 7523 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8439] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8439/stat : 8439 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290703281 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8440] ppid=8418 vsize=15707380 CPUtime=0.99 cores=0,2,4,6
/proc/8420/task/8440/stat : 8440 (java) S 8418 8420 7523 0 -1 4202560 12917 0 0 0 98 1 0 0 15 0 22 0 522817251 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8441] ppid=8418 vsize=15707380 CPUtime=0.59 cores=0,2,4,6
/proc/8420/task/8441/stat : 8441 (java) S 8418 8420 7523 0 -1 4202560 5331 0 0 0 58 1 0 0 15 0 22 0 522817251 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8442] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8442/stat : 8442 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8443] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8443/stat : 8443 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522817251 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8448] ppid=8418 vsize=15707380 CPUtime=1.41 cores=0,2,4,6
/proc/8420/task/8448/stat : 8448 (java) R 8418 8420 7523 0 -1 4202560 5866 0 0 0 141 0 0 0 17 0 22 0 522817300 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 47684522891269 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8420/tid=8449] ppid=8418 vsize=15707380 CPUtime=1.88 cores=0,2,4,6
/proc/8420/task/8449/stat : 8449 (java) R 8418 8420 7523 0 -1 4202560 6074 0 0 0 187 1 0 0 17 0 22 0 522817300 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505800568 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8420/tid=8450] ppid=8418 vsize=15707380 CPUtime=1.57 cores=0,2,4,6
/proc/8420/task/8450/stat : 8450 (java) R 8418 8420 7523 0 -1 4202560 5579 0 0 0 157 0 0 0 17 0 22 0 522817300 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505800680 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8420/tid=8451] ppid=8418 vsize=15707380 CPUtime=1.44 cores=0,2,4,6
/proc/8420/task/8451/stat : 8451 (java) R 8418 8420 7523 0 -1 4202560 5789 0 0 0 144 0 0 0 17 0 22 0 522817300 16084357120 101482 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505616268 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (KiB) 15707380

[startup+6.30117 s]
/proc/loadavg: 4.91 7.10 7.63 10/220 8451
/proc/meminfo: memFree=17760488/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15707380 CPUtime=21.92 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 229109 0 1 0 2160 32 0 0 24 0 22 0 522817245 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3926845 219908 2273 9 0 3917564 0
[pid=8420/tid=8421] ppid=8418 vsize=15707380 CPUtime=1.1 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) S 8418 8420 7523 0 -1 4202560 35678 0 1 0 106 4 0 0 21 0 22 0 522817245 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8428] ppid=8418 vsize=15707380 CPUtime=0.04 cores=0,2,4,6
/proc/8420/task/8428/stat : 8428 (java) S 8418 8420 7523 0 -1 4202560 13815 0 0 0 2 2 0 0 16 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8429] ppid=8418 vsize=15707380 CPUtime=0.03 cores=0,2,4,6
/proc/8420/task/8429/stat : 8429 (java) S 8418 8420 7523 0 -1 4202560 11330 0 0 0 2 1 0 0 15 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8430] ppid=8418 vsize=15707380 CPUtime=0.06 cores=0,2,4,6
/proc/8420/task/8430/stat : 8430 (java) S 8418 8420 7523 0 -1 4202560 18788 0 0 0 3 3 0 0 16 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8431] ppid=8418 vsize=15707380 CPUtime=0.03 cores=0,2,4,6
/proc/8420/task/8431/stat : 8431 (java) S 8418 8420 7523 0 -1 4202560 11997 0 0 0 2 1 0 0 15 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8432] ppid=8418 vsize=15707380 CPUtime=0.04 cores=0,2,4,6
/proc/8420/task/8432/stat : 8432 (java) S 8418 8420 7523 0 -1 4202560 11846 0 0 0 2 2 0 0 16 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8433] ppid=8418 vsize=15707380 CPUtime=0.01 cores=0,2,4,6
/proc/8420/task/8433/stat : 8433 (java) S 8418 8420 7523 0 -1 4202560 5785 0 0 0 1 0 0 0 15 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8434] ppid=8418 vsize=15707380 CPUtime=0.04 cores=0,2,4,6
/proc/8420/task/8434/stat : 8434 (java) S 8418 8420 7523 0 -1 4202560 12682 0 0 0 3 1 0 0 15 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8435] ppid=8418 vsize=15707380 CPUtime=0.04 cores=0,2,4,6
/proc/8420/task/8435/stat : 8435 (java) S 8418 8420 7523 0 -1 4202560 12543 0 0 0 2 2 0 0 16 0 22 0 522817247 16084357120 219908 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0

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

[pid=8420/tid=8449] ppid=8418 vsize=15707380 CPUtime=1110.94 cores=0,2,4,6
/proc/8420/task/8449/stat : 8449 (java) R 8418 8420 7523 0 -1 4202560 309639 0 0 0 111057 37 0 0 25 0 22 0 522817300 16084357120 202117 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505738814 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8420/tid=8450] ppid=8418 vsize=15707380 CPUtime=1110.49 cores=0,2,4,6
/proc/8420/task/8450/stat : 8450 (java) R 8418 8420 7523 0 -1 4202560 314004 0 0 0 111008 41 0 0 25 0 22 0 522817300 16084357120 202117 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505523191 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8420/tid=8451] ppid=8418 vsize=15707380 CPUtime=1110.45 cores=0,2,4,6
/proc/8420/task/8451/stat : 8451 (java) R 8418 8420 7523 0 -1 4202560 306895 0 0 0 111009 36 0 0 25 0 22 0 522817300 16084357120 202117 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505523191 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4470.55
Current children cumulated vsize (KiB) 15707380

[startup+1182.3 s]
/proc/loadavg: 8.19 8.10 7.96 9/220 8483
/proc/meminfo: memFree=14779236/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15707380 CPUtime=4709.55 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 2063327 0 1 0 470603 352 0 0 24 0 22 0 522817245 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3926845 194695 2297 9 0 3917564 0
[pid=8420/tid=8421] ppid=8418 vsize=15707380 CPUtime=1.1 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) S 8418 8420 7523 0 -1 4202560 35678 0 1 0 106 4 0 0 21 0 22 0 522817245 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8428] ppid=8418 vsize=15707380 CPUtime=3.21 cores=0,2,4,6
/proc/8420/task/8428/stat : 8428 (java) S 8418 8420 7523 0 -1 4202560 96638 0 0 0 302 19 0 0 16 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8429] ppid=8418 vsize=15707380 CPUtime=3.27 cores=0,2,4,6
/proc/8420/task/8429/stat : 8429 (java) S 8418 8420 7523 0 -1 4202560 98291 0 0 0 307 20 0 0 15 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8430] ppid=8418 vsize=15707380 CPUtime=3.23 cores=0,2,4,6
/proc/8420/task/8430/stat : 8430 (java) S 8418 8420 7523 0 -1 4202560 85039 0 0 0 308 15 0 0 16 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8431] ppid=8418 vsize=15707380 CPUtime=3.31 cores=0,2,4,6
/proc/8420/task/8431/stat : 8431 (java) S 8418 8420 7523 0 -1 4202560 103678 0 0 0 312 19 0 0 16 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8432] ppid=8418 vsize=15707380 CPUtime=3.22 cores=0,2,4,6
/proc/8420/task/8432/stat : 8432 (java) S 8418 8420 7523 0 -1 4202560 77055 0 0 0 306 16 0 0 15 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8433] ppid=8418 vsize=15707380 CPUtime=3.07 cores=0,2,4,6
/proc/8420/task/8433/stat : 8433 (java) S 8418 8420 7523 0 -1 4202560 75733 0 0 0 292 15 0 0 15 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8434] ppid=8418 vsize=15707380 CPUtime=3.19 cores=0,2,4,6
/proc/8420/task/8434/stat : 8434 (java) S 8418 8420 7523 0 -1 4202560 91908 0 0 0 302 17 0 0 15 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8435] ppid=8418 vsize=15707380 CPUtime=3.16 cores=0,2,4,6
/proc/8420/task/8435/stat : 8435 (java) S 8418 8420 7523 0 -1 4202560 99809 0 0 0 297 19 0 0 15 0 22 0 522817247 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8436] ppid=8418 vsize=15707380 CPUtime=1.15 cores=0,2,4,6
/proc/8420/task/8436/stat : 8436 (java) S 8418 8420 7523 0 -1 4202560 5233 0 0 0 75 40 0 0 15 0 22 0 522817248 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 0 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8437] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8437/stat : 8437 (java) S 8418 8420 7523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8438] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8438/stat : 8438 (java) S 8418 8420 7523 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8439] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8439/stat : 8439 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290703281 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8440] ppid=8418 vsize=15707380 CPUtime=1.39 cores=0,2,4,6
/proc/8420/task/8440/stat : 8440 (java) S 8418 8420 7523 0 -1 4202560 12977 0 0 0 138 1 0 0 15 0 22 0 522817251 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8441] ppid=8418 vsize=15707380 CPUtime=0.81 cores=0,2,4,6
/proc/8420/task/8441/stat : 8441 (java) S 8418 8420 7523 0 -1 4202560 5354 0 0 0 80 1 0 0 16 0 22 0 522817251 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8442] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8442/stat : 8442 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8443] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8443/stat : 8443 (java) S 8418 8420 7523 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522817251 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8448] ppid=8418 vsize=15707380 CPUtime=1169.55 cores=0,2,4,6
/proc/8420/task/8448/stat : 8448 (java) R 8418 8420 7523 0 -1 4202560 319477 0 0 0 116916 39 0 0 25 0 22 0 522817300 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912506136485 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8420/tid=8449] ppid=8418 vsize=15707380 CPUtime=1170.08 cores=0,2,4,6
/proc/8420/task/8449/stat : 8449 (java) R 8418 8420 7523 0 -1 4202560 317305 0 0 0 116969 39 0 0 25 0 22 0 522817300 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505876270 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8420/tid=8450] ppid=8418 vsize=15707380 CPUtime=1169.82 cores=0,2,4,6
/proc/8420/task/8450/stat : 8450 (java) R 8418 8420 7523 0 -1 4202560 321947 0 0 0 116940 42 0 0 25 0 22 0 522817300 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912506066064 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=8420/tid=8451] ppid=8418 vsize=15707380 CPUtime=1169.83 cores=0,2,4,6
/proc/8420/task/8451/stat : 8451 (java) R 8418 8420 7523 0 -1 4202560 315751 0 0 0 116945 38 0 0 25 0 22 0 522817300 16084357120 194695 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505523205 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4709.55
Current children cumulated vsize (KiB) 15707380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 8.14 8.10 7.96 5/194 8503
/proc/meminfo: memFree=19155496/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15707380 CPUtime=4800.41 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 2094604 0 1 0 479681 360 0 0 24 0 22 0 522817245 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3926845 193785 2297 9 0 3917564 0
[pid=8420/tid=8421] ppid=8418 vsize=15707380 CPUtime=1.1 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) S 8418 8420 7523 0 -1 4202560 35678 0 1 0 106 4 0 0 21 0 22 0 522817245 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8428] ppid=8418 vsize=15707380 CPUtime=3.29 cores=0,2,4,6
/proc/8420/task/8428/stat : 8428 (java) S 8418 8420 7523 0 -1 4202560 99129 0 0 0 309 20 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8429] ppid=8418 vsize=15707380 CPUtime=3.35 cores=0,2,4,6
/proc/8420/task/8429/stat : 8429 (java) S 8418 8420 7523 0 -1 4202560 100725 0 0 0 315 20 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8430] ppid=8418 vsize=15707380 CPUtime=3.31 cores=0,2,4,6
/proc/8420/task/8430/stat : 8430 (java) S 8418 8420 7523 0 -1 4202560 87582 0 0 0 315 16 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8431] ppid=8418 vsize=15707380 CPUtime=3.39 cores=0,2,4,6
/proc/8420/task/8431/stat : 8431 (java) S 8418 8420 7523 0 -1 4202560 106153 0 0 0 319 20 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8432] ppid=8418 vsize=15707380 CPUtime=3.31 cores=0,2,4,6
/proc/8420/task/8432/stat : 8432 (java) S 8418 8420 7523 0 -1 4202560 80388 0 0 0 314 17 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8433] ppid=8418 vsize=15707380 CPUtime=3.15 cores=0,2,4,6
/proc/8420/task/8433/stat : 8433 (java) S 8418 8420 7523 0 -1 4202560 79018 0 0 0 299 16 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8434] ppid=8418 vsize=15707380 CPUtime=3.28 cores=0,2,4,6
/proc/8420/task/8434/stat : 8434 (java) S 8418 8420 7523 0 -1 4202560 94298 0 0 0 310 18 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8435] ppid=8418 vsize=15707380 CPUtime=3.23 cores=0,2,4,6
/proc/8420/task/8435/stat : 8435 (java) S 8418 8420 7523 0 -1 4202560 101634 0 0 0 303 20 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8436] ppid=8418 vsize=15707380 CPUtime=1.17 cores=0,2,4,6
/proc/8420/task/8436/stat : 8436 (java) S 8418 8420 7523 0 -1 4202560 5313 0 0 0 76 41 0 0 15 0 22 0 522817248 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 0 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8437] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8437/stat : 8437 (java) S 8418 8420 7523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8438] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8438/stat : 8438 (java) S 8418 8420 7523 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8439] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8439/stat : 8439 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290703281 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8440] ppid=8418 vsize=15707380 CPUtime=1.39 cores=0,2,4,6
/proc/8420/task/8440/stat : 8440 (java) S 8418 8420 7523 0 -1 4202560 12977 0 0 0 138 1 0 0 15 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8441] ppid=8418 vsize=15707380 CPUtime=0.81 cores=0,2,4,6
/proc/8420/task/8441/stat : 8441 (java) S 8418 8420 7523 0 -1 4202560 5354 0 0 0 80 1 0 0 16 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8442] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8442/stat : 8442 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8443] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8443/stat : 8443 (java) S 8418 8420 7523 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8448] ppid=8418 vsize=15707380 CPUtime=1192.11 cores=0,2,4,6
/proc/8420/task/8448/stat : 8448 (java) R 8418 8420 7523 0 -1 4202560 322428 0 0 0 119171 40 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912506040625 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8420/tid=8449] ppid=8418 vsize=15707380 CPUtime=1192.56 cores=0,2,4,6
/proc/8420/task/8449/stat : 8449 (java) R 8418 8420 7523 0 -1 4202560 320347 0 0 0 119217 39 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505867743 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8420/tid=8450] ppid=8418 vsize=15707380 CPUtime=1192.4 cores=0,2,4,6
/proc/8420/task/8450/stat : 8450 (java) R 8418 8420 7523 0 -1 4202560 323762 0 0 0 119198 42 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505672282 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8420/tid=8451] ppid=8418 vsize=15707380 CPUtime=1192.41 cores=0,2,4,6
/proc/8420/task/8451/stat : 8451 (java) R 8418 8420 7523 0 -1 4202560 318364 0 0 0 119203 38 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912506083051 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15707380

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

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

[startup+1205.1 s]
/proc/loadavg: 8.14 8.10 7.96 5/194 8503
/proc/meminfo: memFree=19155496/32950904 swapFree=67082284/67111528
[pid=8420] ppid=8418 vsize=15707380 CPUtime=4800.41 cores=0,2,4,6
/proc/8420/stat : 8420 (java) S 8418 8420 7523 0 -1 4202496 2094604 0 1 0 479681 360 0 0 24 0 22 0 522817245 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8420/statm: 3926845 193785 2297 9 0 3917564 0
[pid=8420/tid=8421] ppid=8418 vsize=15707380 CPUtime=1.1 cores=0,2,4,6
/proc/8420/task/8421/stat : 8421 (java) S 8418 8420 7523 0 -1 4202560 35678 0 1 0 106 4 0 0 21 0 22 0 522817245 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8428] ppid=8418 vsize=15707380 CPUtime=3.29 cores=0,2,4,6
/proc/8420/task/8428/stat : 8428 (java) S 8418 8420 7523 0 -1 4202560 99129 0 0 0 309 20 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8429] ppid=8418 vsize=15707380 CPUtime=3.35 cores=0,2,4,6
/proc/8420/task/8429/stat : 8429 (java) S 8418 8420 7523 0 -1 4202560 100725 0 0 0 315 20 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8430] ppid=8418 vsize=15707380 CPUtime=3.31 cores=0,2,4,6
/proc/8420/task/8430/stat : 8430 (java) S 8418 8420 7523 0 -1 4202560 87582 0 0 0 315 16 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8431] ppid=8418 vsize=15707380 CPUtime=3.39 cores=0,2,4,6
/proc/8420/task/8431/stat : 8431 (java) S 8418 8420 7523 0 -1 4202560 106153 0 0 0 319 20 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8432] ppid=8418 vsize=15707380 CPUtime=3.31 cores=0,2,4,6
/proc/8420/task/8432/stat : 8432 (java) S 8418 8420 7523 0 -1 4202560 80388 0 0 0 314 17 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8433] ppid=8418 vsize=15707380 CPUtime=3.15 cores=0,2,4,6
/proc/8420/task/8433/stat : 8433 (java) S 8418 8420 7523 0 -1 4202560 79018 0 0 0 299 16 0 0 16 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8434] ppid=8418 vsize=15707380 CPUtime=3.28 cores=0,2,4,6
/proc/8420/task/8434/stat : 8434 (java) S 8418 8420 7523 0 -1 4202560 94298 0 0 0 310 18 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8435] ppid=8418 vsize=15707380 CPUtime=3.23 cores=0,2,4,6
/proc/8420/task/8435/stat : 8435 (java) S 8418 8420 7523 0 -1 4202560 101634 0 0 0 303 20 0 0 15 0 22 0 522817247 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8436] ppid=8418 vsize=15707380 CPUtime=1.17 cores=0,2,4,6
/proc/8420/task/8436/stat : 8436 (java) S 8418 8420 7523 0 -1 4202560 5313 0 0 0 76 41 0 0 15 0 22 0 522817248 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 0 0 16800975 18446604453897750464 0 0 -1 2 0 0 0
[pid=8420/tid=8437] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8437/stat : 8437 (java) S 8418 8420 7523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8438] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8438/stat : 8438 (java) S 8418 8420 7523 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 522817249 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8439] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8439/stat : 8439 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290703281 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8440] ppid=8418 vsize=15707380 CPUtime=1.39 cores=0,2,4,6
/proc/8420/task/8440/stat : 8440 (java) S 8418 8420 7523 0 -1 4202560 12977 0 0 0 138 1 0 0 15 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 4 0 0 0
[pid=8420/tid=8441] ppid=8418 vsize=15707380 CPUtime=0.81 cores=0,2,4,6
/proc/8420/task/8441/stat : 8441 (java) S 8418 8420 7523 0 -1 4202560 5354 0 0 0 80 1 0 0 16 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8442] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8442/stat : 8442 (java) S 8418 8420 7523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290695577 0 4 0 16800975 18446604453897750464 0 0 -1 6 0 0 0
[pid=8420/tid=8443] ppid=8418 vsize=15707380 CPUtime=0 cores=0,2,4,6
/proc/8420/task/8443/stat : 8443 (java) S 8418 8420 7523 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 522817251 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 237290696192 0 4 0 16800975 18446604453897750464 0 0 -1 0 0 0 0
[pid=8420/tid=8448] ppid=8418 vsize=15707380 CPUtime=1192.11 cores=0,2,4,6
/proc/8420/task/8448/stat : 8448 (java) R 8418 8420 7523 0 -1 4202560 322428 0 0 0 119171 40 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912506040625 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=8420/tid=8449] ppid=8418 vsize=15707380 CPUtime=1192.56 cores=0,2,4,6
/proc/8420/task/8449/stat : 8449 (java) R 8418 8420 7523 0 -1 4202560 320347 0 0 0 119217 39 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505867743 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8420/tid=8450] ppid=8418 vsize=15707380 CPUtime=1192.4 cores=0,2,4,6
/proc/8420/task/8450/stat : 8450 (java) R 8418 8420 7523 0 -1 4202560 323762 0 0 0 119198 42 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912505672282 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8420/tid=8451] ppid=8418 vsize=15707380 CPUtime=1192.41 cores=0,2,4,6
/proc/8420/task/8451/stat : 8451 (java) R 8418 8420 7523 0 -1 4202560 318364 0 0 0 119203 38 0 0 25 0 22 0 522817300 16084357120 193785 33554432000 1073741824 1073778376 140733791685584 18446744073709551615 46912506083051 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15707380

Child status: 143
Real time (s): 1205.15
CPU time (s): 4800.48
CPU user time (s): 4796.84
CPU system time (s): 3.63845
CPU usage (%): 398.331
Max. virtual memory (cumulated for all children) (KiB): 15710044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.84
system time used= 3.63845
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2094629
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= 112383
involuntary context switches= 91510

runsolver used 2.10368 second user time and 4.51431 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 23:22:55
IDJOB=3312367
IDBENCH=82552
IDSOLVER=1699
FILE ID=node121/3312367-1304112175
RUNJOBID= node121-1304112175-8388
PBS_JOBID= 13170657
Free space on /tmp= 72652 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312367-1304112175/watcher-3312367-1304112175 -o /tmp/evaluation-result-3312367-1304112175/solver-3312367-1304112175 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312367-1304112175.cnf

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=1291848624

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:      19921032 kB
Buffers:       2184412 kB
Cached:       10282180 kB
SwapCached:       2776 kB
Active:        9141380 kB
Inactive:      3369900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19921032 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            4740 kB
Writeback:           0 kB
AnonPages:       41600 kB
Mapped:          19736 kB
Slab:           456252 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   774664 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= 72652 MiB
End job on node121 at 2011-04-29 23:43:02